Home
last modified time | relevance | path

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

/third_party/libnl/include/netlink/netfilter/
Dqueue_msg.h28 extern struct nfnl_queue_msg * nfnl_queue_msg_alloc(void);
/third_party/libnl/
Dlibnl-nf-3.sym235 nfnl_queue_msg_alloc;
/third_party/libnl/lib/netfilter/
Dqueue_msg.c60 msg = nfnl_queue_msg_alloc(); in nfnlmsg_queue_msg_parse()
Dqueue_msg_obj.c166 struct nfnl_queue_msg *nfnl_queue_msg_alloc(void) in nfnl_queue_msg_alloc() function