HomeSort by relevance Sort by last modified time
    Searched refs:nl_socket_free (Results 1 - 9 of 9) 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-headers/netlink/
socket.h 24 extern void nl_socket_free(struct nl_sock *);
  /external/wpa_supplicant_8/src/ap/
vlan_util.c 123 nl_socket_free(handle);
175 nl_socket_free(handle);
  /external/android-clat/
netlink_msg.c 146 nl_socket_free(nl_sk);
  /hardware/libhardware_legacy/include/hardware_legacy/
driver_nl80211.h 48 #define nl80211_handle_destroy nl_socket_free
  /system/core/libnl_2/
socket.c 102 void nl_socket_free(struct nl_sock *sk) function
  /hardware/ti/wlan/mac80211/ti-utils/
calibrator.c 37 static inline void nl_socket_free(struct nl_sock *h) function
91 nl_socket_free(state->nl_sock);
99 nl_socket_free(state->nl_sock);
  /hardware/ti/wlan/mac80211/wpa_supplicant_lib/
driver_mac80211.c     [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 68 #define nl80211_handle_destroy nl_socket_free
    [all...]

Completed in 1881 milliseconds