Home
last modified time | relevance | path

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

/external/libnl/include/netlink/
Dsocket.h23 extern struct nl_sock * nl_socket_alloc_cb(struct nl_cb *);
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.h23 #define nl80211_handle_alloc nl_socket_alloc_cb
/external/libnl/lib/
Dsocket.c137 struct nl_sock *nl_socket_alloc_cb(struct nl_cb *cb) in nl_socket_alloc_cb() function