Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dxshared.h15 OPT_SOURCE = 1 << 1, enumerator
Dip6tables.c1524 set_option(&cs.options, OPT_SOURCE, &cs.fw6.ipv6.invflags, in do_command6()
1712 if (!(cs.options & OPT_SOURCE)) in do_command6()
Diptables.c1512 set_option(&cs.options, OPT_SOURCE, &cs.fw.ip.invflags, in do_command4()
1709 if (!(cs.options & OPT_SOURCE)) in do_command4()