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