Searched refs:XT_STATISTIC_MASK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/netfilter/ | ||
| D | xt_statistic.h | 17 #define XT_STATISTIC_MASK 0x1 macro |
| /Linux-v5.4/net/netfilter/ | ||
| D | xt_statistic.c | 58 info->flags & ~XT_STATISTIC_MASK) in statistic_mt_check() |