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