Home
last modified time | relevance | path

Searched refs:OPT_SOURCE (Results 1 – 7 of 7) sorted by relevance

/external/iptables/iptables/
Dxshared.h16 OPT_SOURCE = 1 << 1, enumerator
Dxtables-eb.c238 #define OPT_SOURCE 0x40 macro
1047 ebt_check_option2(&flags, OPT_SOURCE); in do_commandeb()
Dnft-ipv6.c345 if (!(cs->options & OPT_SOURCE)) in nft_ipv6_post_parse()
Dnft-ipv4.c399 if (!(cs->options & OPT_SOURCE)) in nft_ipv4_post_parse()
Dip6tables.c1550 set_option(&cs.options, OPT_SOURCE, &cs.fw6.ipv6.invflags, in do_command6()
1758 if (!(cs.options & OPT_SOURCE)) in do_command6()
Diptables.c1535 set_option(&cs.options, OPT_SOURCE, &cs.fw.ip.invflags, in do_command4()
1745 if (!(cs.options & OPT_SOURCE)) in do_command4()
Dxtables.c902 set_option(&cs->options, OPT_SOURCE, in do_parse()