Searched refs:nl_socket_set_nonblocking (Results 1 – 5 of 5) sorted by relevance
63 extern int nl_socket_set_nonblocking(const struct nl_sock *);
171 if ((err = nl_socket_set_nonblocking(mngr->cm_sock)) < 0) in nl_cache_mngr_alloc()
573 int nl_socket_set_nonblocking(const struct nl_sock *sk) in nl_socket_set_nonblocking() function
88 #undef nl_socket_set_nonblocking89 #define nl_socket_set_nonblocking(h) android_nl_socket_set_nonblocking(h) macro151 nl_socket_set_nonblocking(*handle); in nl80211_register_eloop_read()
819 int nl_socket_set_nonblocking(const struct nl_sock *sk);