Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_NFLOG.h13 #define XT_NFLOG_F_COPY_LEN 0x1 macro
/openbmc/linux/net/netfilter/
H A Dxt_NFLOG.c33 if (info->flags & XT_NFLOG_F_COPY_LEN) in nflog_tg()