Home
last modified time | relevance | path

Searched refs:XT_NFLOG_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_NFLOG.h10 #define XT_NFLOG_MASK 0x1 macro
/openbmc/linux/net/netfilter/
H A Dxt_NFLOG.c47 if (info->flags & ~XT_NFLOG_MASK) in nflog_tg_check()