Home
last modified time | relevance | path

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

/external/libnl/include/netlink/netfilter/
Dqueue.h34 extern struct nl_sock * nfnl_queue_socket_alloc(void);
/external/libnl/src/
Dnf-queue.c70 nf_sock = nfnl_queue_socket_alloc(); in main()
/external/libnl/lib/netfilter/
Dqueue.c27 struct nl_sock *nfnl_queue_socket_alloc(void) in nfnl_queue_socket_alloc() function