Home
last modified time | relevance | path

Searched refs:nfnl_queue_msg_set_hook (Results 1 – 4 of 4) sorted by relevance

/third_party/libnl/include/netlink/netfilter/
Dqueue_msg.h51 extern void nfnl_queue_msg_set_hook(struct nfnl_queue_msg *, uint8_t);
/third_party/libnl/
Dlibnl-nf-3.sym259 nfnl_queue_msg_set_hook;
/third_party/libnl/lib/netfilter/
Dqueue_msg.c81 nfnl_queue_msg_set_hook(msg, hdr->hook); in nfnlmsg_queue_msg_parse()
Dqueue_msg_obj.c260 void nfnl_queue_msg_set_hook(struct nfnl_queue_msg *msg, uint8_t hook) in nfnl_queue_msg_set_hook() function