Home
last modified time | relevance | path

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

/third_party/libnl/lib/netfilter/
Dqueue_msg.c122 attr = tb[NFQA_PAYLOAD]; in nfnlmsg_queue_msg_parse()
268 nla.nla_type = NFQA_PAYLOAD; in nfnl_queue_msg_send_verdict_payload()
/third_party/libnl/include/linux-private/linux/netfilter/
Dnfnetlink_queue.h53 NFQA_PAYLOAD, /* opaque data payload */ enumerator