Home
last modified time | relevance | path

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

/external/libnl/include/netlink/netfilter/
Dqueue_msg.h28 extern struct nfnl_queue_msg * nfnl_queue_msg_alloc(void);
/external/libnl/lib/netfilter/
Dqueue_msg.c71 msg = nfnl_queue_msg_alloc(); in nfnlmsg_queue_msg_parse()
Dqueue_msg_obj.c165 struct nfnl_queue_msg *nfnl_queue_msg_alloc(void) in nfnl_queue_msg_alloc() function