Home
last modified time | relevance | path

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

/external/libnl/lib/
Dsocket.c175 static struct nl_sock *__alloc_socket(struct nl_cb *cb) in __alloc_socket() function
210 sk = __alloc_socket(cb); in nl_socket_alloc()
231 return __alloc_socket(cb); in nl_socket_alloc_cb()