Searched refs:OPT_PROTOCOL (Results 1 – 6 of 6) sorted by relevance
/external/iptables/iptables/ |
D | xshared.h | 25 OPT_PROTOCOL = 1 << 3, enumerator
|
D | xtables-eb-translate.c | 95 #define OPT_PROTOCOL 0x20 macro 439 ebt_check_option2(&flags, OPT_PROTOCOL); in do_commandeb_xlate()
|
D | xtables-eb.c | 165 #define OPT_PROTOCOL 0x20 macro 1029 ebt_check_option2(&flags, OPT_PROTOCOL); in do_commandeb()
|
D | xtables.c | 654 set_option(&cs->options, OPT_PROTOCOL, in do_parse()
|
D | ip6tables.c | 1251 set_option(&cs.options, OPT_PROTOCOL, &cs.fw6.ipv6.invflags, in do_command6()
|
D | iptables.c | 1245 set_option(&cs.options, OPT_PROTOCOL, &cs.fw.ip.invflags, in do_command4()
|