Home
last modified time | relevance | path

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

/external/iptables/
Diptables.c102 #define OPT_COUNTERS 0x00800U macro
2274 set_option(&options, OPT_COUNTERS, &fw.ip.invflags, in do_command()
2283 opt2char(OPT_COUNTERS)); in do_command()
2288 opt2char(OPT_COUNTERS)); in do_command()
2293 opt2char(OPT_COUNTERS)); in do_command()
Dip6tables.c102 #define OPT_COUNTERS 0x00400U macro
2179 set_option(&options, OPT_COUNTERS, &fw.ipv6.invflags, in do_command6()
2188 opt2char(OPT_COUNTERS)); in do_command6()
2193 opt2char(OPT_COUNTERS)); in do_command6()
2198 opt2char(OPT_COUNTERS)); in do_command6()