Searched refs:NF_LOG_MASK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/netfilter/ | ||
| D | nf_log.h | 11 #define NF_LOG_MASK 0x2f macro |
| /Linux-v5.4/net/netfilter/ | ||
| D | nft_log.c | 176 if (li->u.log.logflags & ~NF_LOG_MASK) { in nft_log_init() |