Home
last modified time | relevance | path

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

/external/iptables/
Diptables.c93 #define OPT_DESTINATION 0x00004U macro
2146 set_option(&options, OPT_DESTINATION, &fw.ip.invflags, in do_command()
2412 if (!(options & OPT_DESTINATION)) in do_command()
Dip6tables.c94 #define OPT_DESTINATION 0x00004U macro
2068 set_option(&options, OPT_DESTINATION, &fw.ipv6.invflags, in do_command6()
2318 if (!(options & OPT_DESTINATION)) in do_command6()