Home
last modified time | relevance | path

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

/external/iptables/
Diptables.c92 #define OPT_SOURCE 0x00002U macro
2139 set_option(&options, OPT_SOURCE, &fw.ip.invflags, in do_command()
2414 if (!(options & OPT_SOURCE)) in do_command()
Dip6tables.c93 #define OPT_SOURCE 0x00002U macro
2061 set_option(&options, OPT_SOURCE, &fw.ipv6.invflags, in do_command6()
2320 if (!(options & OPT_SOURCE)) in do_command6()