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

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

Completed in 16 milliseconds