Searched refs:XT_NFLOG_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/uapi/linux/netfilter/ | ||
D | xt_NFLOG.h | 9 #define XT_NFLOG_MASK 0x0 macro |
/linux-4.4.14/net/netfilter/ | ||
D | xt_NFLOG.c | 45 if (info->flags & ~XT_NFLOG_MASK) in nflog_tg_check() |