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