Home | History | Annotate | Download | only in iptables

Lines Matching refs:FMT_NOCOUNTS

57 #define FMT_NOCOUNTS	0x0002
66 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \
1335 if (!(format & FMT_NOCOUNTS)) {
1353 if (!(format & FMT_NOCOUNTS)) {
1421 if (!(format & FMT_NOCOUNTS)) {
1747 format |= FMT_NOCOUNTS;