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

  /external/libnl/include/netlink/netfilter/
queue.h 34 extern struct nl_sock * nfnl_queue_socket_alloc(void);
  /external/libnl/lib/netfilter/
queue.c 27 struct nl_sock *nfnl_queue_socket_alloc(void) function
  /external/libnl/src/
nf-queue.c 93 nf_sock = nfnl_queue_socket_alloc();

Completed in 82 milliseconds