Home
last modified time | relevance | path

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

/aosp_15_r20/external/libnl/lib/
H A Dsocket.c200 static struct nl_sock *__alloc_socket(struct nl_cb *cb) in __alloc_socket() function
236 sk = __alloc_socket(cb); in nl_socket_alloc()
257 return __alloc_socket(cb); in nl_socket_alloc_cb()