Home
last modified time | relevance | path

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

/external/libnl/include/netlink/netfilter/
Dqueue_msg.h28 extern struct nfnl_queue_msg * nfnl_queue_msg_alloc(void);
/external/libnl/src/
Dnf-queue.c54 lost_msg = nfnl_queue_msg_alloc(); in obj_input()
/external/libnl/lib/netfilter/
Dqueue_msg.c70 msg = nfnl_queue_msg_alloc(); in nfnlmsg_queue_msg_parse()
Dqueue_msg_obj.c162 struct nfnl_queue_msg *nfnl_queue_msg_alloc(void) in nfnl_queue_msg_alloc() function