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

/linux-master/include/uapi/linux/netfilter/
H A Dnfnetlink_queue.h65 NFQA_CGROUP_CLASSID, /* __u32 cgroup classid */ enumerator in enum:nfqnl_attr_type
/linux-master/net/netfilter/
H A Dnfnetlink_queue.c466 if (classid && nla_put_be32(skb, NFQA_CGROUP_CLASSID, htonl(classid)))

Completed in 284 milliseconds