Home
last modified time | relevance | path

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

/third_party/libnl/lib/netfilter/
Dqueue_msg.c39 [NFQA_MARK] = { .type = NLA_U32 },
84 attr = tb[NFQA_MARK]; in nfnlmsg_queue_msg_parse()
173 nla_put_u32(nlmsg, NFQA_MARK, in __nfnl_queue_msg_build_verdict()
/third_party/libnl/include/linux-private/linux/netfilter/
Dnfnetlink_queue.h46 NFQA_MARK, /* __u32 nfmark */ enumerator