Searched defs:nl_socket_alloc (Results 1 - 3 of 3) sorted by relevance

/external/libnl/lib/
H A Dsocket.c117 struct nl_sock *nl_socket_alloc(void) function
/external/nfacct/
H A Dnfacct.c61 #define nl_socket_alloc nl_handle_alloc macro
222 handle = nl_socket_alloc();
283 handle = nl_socket_alloc();
364 handle = nl_socket_alloc();
444 handle = nl_socket_alloc();
518 handle = nl_socket_alloc();
/external/libpcap/
H A Dpcap-linux.c557 nl_socket_alloc(void) function
593 state->nl_sock = nl_socket_alloc();

Completed in 139 milliseconds