Home | History | Annotate | Download | only in iptables

Lines Matching refs:FMT_NOCOUNTS

58 #define FMT_NOCOUNTS	0x0002
67 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \
1269 if (!(format & FMT_NOCOUNTS)) {
1287 if (!(format & FMT_NOCOUNTS)) {
1355 if (!(format & FMT_NOCOUNTS)) {
1678 format |= FMT_NOCOUNTS;