HomeSort by relevance Sort by last modified time
    Searched refs:nfnl_queue_alloc (Results 1 - 3 of 3) sorted by null

  /external/libnl/include/netlink/netfilter/
queue.h 36 extern struct nfnl_queue * nfnl_queue_alloc(void);
  /external/libnl/src/
nf-queue.c 29 queue = nfnl_queue_alloc();
  /external/libnl/lib/netfilter/
queue_obj.c 78 struct nfnl_queue *nfnl_queue_alloc(void) function

Completed in 54 milliseconds