OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 58 milliseconds