Searched refs:OPT_PROTOCOL (Results 1 – 5 of 5) sorted by relevance
/external/iptables/iptables/ |
D | xshared.h | 18 OPT_PROTOCOL = 1 << 3, enumerator
|
D | xtables-eb.c | 237 #define OPT_PROTOCOL 0x20 macro 1086 ebt_check_option2(&flags, OPT_PROTOCOL); in do_commandeb()
|
D | xtables.c | 882 set_option(&cs->options, OPT_PROTOCOL, in do_parse()
|
D | ip6tables.c | 1525 set_option(&cs.options, OPT_PROTOCOL, &cs.fw6.ipv6.invflags, in do_command6()
|
D | iptables.c | 1518 set_option(&cs.options, OPT_PROTOCOL, &cs.fw.ip.invflags, in do_command4()
|