Home
last modified time | relevance | path

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

/external/libnl/include/netlink/netfilter/
Dqueue.h36 extern struct nfnl_queue * nfnl_queue_alloc(void);
/external/libnl/src/
Dnf-queue.c29 queue = nfnl_queue_alloc(); in alloc_queue()
/external/libnl/lib/netfilter/
Dqueue_obj.c78 struct nfnl_queue *nfnl_queue_alloc(void) in nfnl_queue_alloc() function