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