Searched refs:__alloc_socket (Results 1 - 1 of 1) sorted by relevance

/external/libnl/lib/
H A Dsocket.c90 static struct nl_sock *__alloc_socket(struct nl_cb *cb) function
125 return __alloc_socket(cb);
142 return __alloc_socket(nl_cb_get(cb));

Completed in 32 milliseconds