Searched refs:XT_NFLOG_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/uapi/linux/netfilter/ | ||
D | xt_NFLOG.h | 10 #define XT_NFLOG_MASK 0x1 macro |
/Linux-v6.6/net/netfilter/ | ||
D | xt_NFLOG.c | 47 if (info->flags & ~XT_NFLOG_MASK) in nflog_tg_check() |