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

/asus-wl-520gu-7.0.1.45/src/router/iptables/
H A Diptables.c105 #define OPT_COUNTERS 0x00800U macro
1963 set_option(&options, OPT_COUNTERS, &fw.ip.invflags,
1972 opt2char(OPT_COUNTERS));
1977 opt2char(OPT_COUNTERS));
1982 opt2char(OPT_COUNTERS));
H A Dip6tables.c107 #define OPT_COUNTERS 0x00400U macro
1961 set_option(&options, OPT_COUNTERS, &fw.ipv6.invflags,
1970 opt2char(OPT_COUNTERS));
1975 opt2char(OPT_COUNTERS));
1980 opt2char(OPT_COUNTERS));

Completed in 46 milliseconds