Home
last modified time | relevance | path

Searched refs:OPT_PROTOCOL (Results 1 – 5 of 5) sorted by relevance

/external/iptables/iptables/
Dxshared.h18 OPT_PROTOCOL = 1 << 3, enumerator
Dxtables-eb.c237 #define OPT_PROTOCOL 0x20 macro
1086 ebt_check_option2(&flags, OPT_PROTOCOL); in do_commandeb()
Dxtables.c882 set_option(&cs->options, OPT_PROTOCOL, in do_parse()
Dip6tables.c1525 set_option(&cs.options, OPT_PROTOCOL, &cs.fw6.ipv6.invflags, in do_command6()
Diptables.c1518 set_option(&cs.options, OPT_PROTOCOL, &cs.fw.ip.invflags, in do_command4()