Searched refs:NFQA_CAP_LEN (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/netfilter/
H A Dnfnetlink_queue.h56 NFQA_CAP_LEN, /* __u32 length of captured packet */ enumerator in enum:nfqnl_attr_type
/linux-master/net/netfilter/
H A Dnfnetlink_queue.c54 * is larger than that. Userspace can check for presence of NFQA_CAP_LEN
784 nla_put_be32(skb, NFQA_CAP_LEN, htonl(cap_len)))

Completed in 128 milliseconds