HomeSort by relevance Sort by last modified time
    Searched refs:nl_socket_free (Results 1 - 14 of 14) sorted by null

  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_nl80211.c 32 static inline void nl_socket_free(struct nl_sock *h) function
90 nl_socket_free(dhd_nli->nl);
98 nl_socket_free(dhd_nli->nl);
  /external/libnl/include/netlink/
socket.h 24 extern void nl_socket_free(struct nl_sock *);
  /external/libnl/tests/
test-genl.c 33 nl_socket_free(sock);
test-cache-mngr.c 68 nl_socket_free(sock);
  /external/wpa_supplicant_8/src/ap/
vlan_util.c 123 nl_socket_free(handle);
175 nl_socket_free(handle);
  /external/nfacct/
nfacct.c 62 #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);
  /hardware/qcom/wlan/qcwcn/wifi_hal/
wifi_hal.cpp 102 nl_socket_free(sock);
165 nl_socket_free(cmd_sock);
200 nl_socket_free(cmd_sock);
201 nl_socket_free(event_sock);
247 nl_socket_free(info->cmd_sock);
248 nl_socket_free(info->event_sock);
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
wifi_hal.cpp 87 nl_socket_free(sock);
95 nl_socket_free(sock);
126 nl_socket_free(cmd_sock);
157 nl_socket_free(cmd_sock);
158 nl_socket_free(event_sock);
205 nl_socket_free(info->cmd_sock);
206 nl_socket_free(info->event_sock);
  /external/android-clat/
netlink_msg.c 147 nl_socket_free(nl_sk);
  /external/libnl/lib/
socket.c 105 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
  /hardware/libhardware_legacy/include/hardware_legacy/
driver_nl80211.h 53 #define nl80211_handle_destroy nl_socket_free
  /system/extras/taskstats/
taskstats.c 371 nl_socket_free(netlink_socket);
376 nl_socket_free(netlink_socket);
  /external/libpcap/
pcap-linux.c 563 nl_socket_free(struct nl_handle *h) function
626 nl_socket_free(state->nl_sock);
635 nl_socket_free(state->nl_sock);
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 73 #define nl80211_handle_destroy nl_socket_free
    [all...]

Completed in 453 milliseconds