Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter/
H A Dnf_log.h11 #define NF_LOG_MASK 0x2f macro
/openbmc/linux/net/netfilter/
H A Dnft_log.c190 if (li->u.log.logflags & ~NF_LOG_MASK) { in nft_log_init()