Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnft_log.c125 [NFTA_LOG_SNAPLEN] = { .type = NLA_U32 },
198 if (tb[NFTA_LOG_SNAPLEN] != NULL) { in nft_log_init()
201 ntohl(nla_get_be32(tb[NFTA_LOG_SNAPLEN])); in nft_log_init()
269 if (nla_put_be32(skb, NFTA_LOG_SNAPLEN, in nft_log_dump()
/linux/include/uapi/linux/netfilter/
H A Dnf_tables.h1287 NFTA_LOG_SNAPLEN, enumerator