Searched refs:FMT_NOCOUNTS (Results 1 - 4 of 4) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/iptables/
H A Dip6tables.c56 #define FMT_NOCOUNTS 0x0002 macro
65 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \
479 if (!(format & FMT_NOCOUNTS)) {
497 if (!(format & FMT_NOCOUNTS)) {
565 if (!(format & FMT_NOCOUNTS)) {
939 format |= FMT_NOCOUNTS;
H A Diptables.c53 #define FMT_NOCOUNTS 0x0002 macro
62 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \
484 if (!(format & FMT_NOCOUNTS)) {
502 if (!(format & FMT_NOCOUNTS)) {
572 if (!(format & FMT_NOCOUNTS)) {
944 format |= FMT_NOCOUNTS;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/
H A Dip6tables.c58 #define FMT_NOCOUNTS 0x0002 macro
67 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \
1265 if (!(format & FMT_NOCOUNTS)) {
1283 if (!(format & FMT_NOCOUNTS)) {
1351 if (!(format & FMT_NOCOUNTS)) {
1674 format |= FMT_NOCOUNTS;
H A Diptables.c56 #define FMT_NOCOUNTS 0x0002 macro
65 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \
1326 if (!(format & FMT_NOCOUNTS)) {
1344 if (!(format & FMT_NOCOUNTS)) {
1412 if (!(format & FMT_NOCOUNTS)) {
1738 format |= FMT_NOCOUNTS;

Completed in 243 milliseconds