Home
last modified time | relevance | path

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

/external/libnl/lib/
Dsocket.c181 static struct nl_sock *__alloc_socket(struct nl_cb *cb) in __alloc_socket() function
216 sk = __alloc_socket(cb); in nl_socket_alloc()
237 return __alloc_socket(cb); in nl_socket_alloc_cb()