Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dxshared.h15 OPT_DESTINATION = 1 << 2, enumerator
Diptables.c1596 set_option(&cs.options, OPT_DESTINATION, &cs.fw.ip.invflags, in do_command4()
1778 if (!(cs.options & OPT_DESTINATION)) in do_command4()
Dip6tables.c1575 set_option(&cs.options, OPT_DESTINATION, &cs.fw6.ipv6.invflags, in do_command6()
1748 if (!(cs.options & OPT_DESTINATION)) in do_command6()