Home
last modified time | relevance | path

Searched refs:nl_handle (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
Ddriver_nl80211.h48 #define nl_handle nl_sock macro
74 struct nl_handle *nl;
78 struct nl_handle *nl_event;
86 struct nl_handle *nl_beacons;
114 struct nl_handle *nl_preq, *nl_mgmt;
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu_nl80211.h33 #define nl_sock nl_handle
Ddhdu_nl80211.c27 static inline struct nl_handle *nl_socket_alloc(void) in nl_socket_alloc()