HomeSort by relevance Sort by last modified time
    Searched full:nl_socket_alloc_cb (Results 1 - 5 of 5) sorted by null

  /external/libnl/include/netlink/
socket.h 23 extern struct nl_sock * nl_socket_alloc_cb(struct nl_cb *);
  /hardware/libhardware_legacy/include/hardware_legacy/
driver_nl80211.h 52 #define nl80211_handle_alloc nl_socket_alloc_cb
  /external/libnl/lib/
socket.c 137 struct nl_sock *nl_socket_alloc_cb(struct nl_cb *cb) function
doc.c 312 * nl_socket_alloc_cb(cb) Allocate socket based on callback set.
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 72 #define nl80211_handle_alloc nl_socket_alloc_cb
    [all...]

Completed in 63 milliseconds