Searched refs:nl_socket_free (Results 1 - 15 of 15) sorted by relevance

/external/libnl/include/netlink/
H A Dsocket.h24 extern void nl_socket_free(struct nl_sock *);
/external/libnl/tests/
H A Dtest-genl.c33 nl_socket_free(sock);
H A Dtest-cache-mngr.c68 nl_socket_free(sock);
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dvlan_util.c119 nl_socket_free(handle);
166 nl_socket_free(handle);
/external/wpa_supplicant_8/src/ap/
H A Dvlan_util.c119 nl_socket_free(handle);
166 nl_socket_free(handle);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dvlan_util.c119 nl_socket_free(handle);
166 nl_socket_free(handle);
/external/nfacct/
H A Dnfacct.c62 #define nl_socket_free nl_handle_destroy macro
244 nl_socket_free(handle);
304 nl_socket_free(handle);
385 nl_socket_free(handle);
482 nl_socket_free(handle);
539 nl_socket_free(handle);
/external/android-clat/
H A Dnetlink_msg.c147 nl_socket_free(nl_sk);
/external/libnl/lib/
H A Dsocket.c105 nl_socket_free(sk);
133 * automatically, it is released again upon calling nl_socket_free().
149 void nl_socket_free(struct nl_sock *sk) function
/external/autotest/client/deps/iwcap/src/
H A Diwcap.c37 static inline void nl_socket_free(struct nl_sock *h) function
93 nl_socket_free(state->nl_sock);
101 nl_socket_free(state->nl_sock);
/external/iw/
H A Diw.c33 static inline void nl_socket_free(struct nl_sock *h) function
75 nl_socket_free(state->nl_sock);
81 nl_socket_free(state->nl_sock);
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.h24 #define nl80211_handle_destroy nl_socket_free
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.h24 #define nl80211_handle_destroy nl_socket_free
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.h24 #define nl80211_handle_destroy nl_socket_free
/external/libpcap/
H A Dpcap-linux.c593 nl_socket_free(struct nl_handle *h) function
656 nl_socket_free(state->nl_sock);
665 nl_socket_free(state->nl_sock);

Completed in 198 milliseconds