Home
last modified time | relevance | path

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

/external/libnl/include/netlink/
Dsocket.h64 extern int nl_socket_set_nonblocking(const struct nl_sock *);
/external/libnl/
Dlibnl-3.sym227 nl_socket_set_nonblocking;
/external/libnl/lib/
Dcache_mngr.c179 if ((err = nl_socket_set_nonblocking(mngr->cm_sock)) < 0) in nl_cache_mngr_alloc()
Dsocket.c703 int nl_socket_set_nonblocking(const struct nl_sock *sk) in nl_socket_set_nonblocking() function
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.c73 #undef nl_socket_set_nonblocking
74 #define nl_socket_set_nonblocking(h) android_nl_socket_set_nonblocking(h) macro
137 nl_socket_set_nonblocking(*handle); in nl80211_register_eloop_read()
/external/libnl/doc/
Dcore.txt819 int nl_socket_set_nonblocking(const struct nl_sock *sk);