Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dxshared.h25 OPT_PROTOCOL = 1 << 3, enumerator
Dxtables-eb-translate.c95 #define OPT_PROTOCOL 0x20 macro
439 ebt_check_option2(&flags, OPT_PROTOCOL); in do_commandeb_xlate()
Dxtables-eb.c165 #define OPT_PROTOCOL 0x20 macro
1029 ebt_check_option2(&flags, OPT_PROTOCOL); in do_commandeb()
Dxtables.c654 set_option(&cs->options, OPT_PROTOCOL, in do_parse()
Dip6tables.c1251 set_option(&cs.options, OPT_PROTOCOL, &cs.fw6.ipv6.invflags, in do_command6()
Diptables.c1245 set_option(&cs.options, OPT_PROTOCOL, &cs.fw.ip.invflags, in do_command4()