Home
last modified time | relevance | path

Searched defs:nl_socket_set_nonblocking (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libnl/lib/
H A Dsocket.c727 int nl_socket_set_nonblocking(const struct nl_sock *sk) in nl_socket_set_nonblocking() function
/aosp_15_r20/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c78 #define nl_socket_set_nonblocking(h) android_nl_socket_set_nonblocking(h) macro