OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nl_handle
(Results
1 - 7
of
7
) sorted by null
/hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_nl80211.h
33
#define nl_sock
nl_handle
dhdu_nl80211.c
27
static inline struct
nl_handle
*nl_socket_alloc(void)
/hardware/libhardware_legacy/include/hardware_legacy/
driver_nl80211.h
46
#define
nl_handle
nl_sock
macro
72
struct
nl_handle
*nl;
76
struct
nl_handle
*nl_event;
84
struct
nl_handle
*nl_beacons;
108
struct
nl_handle
*nl_preq, *nl_mgmt;
/hardware/ti/wlan/mac80211/ti-utils/
calibrator.h
15
# define nl_sock
nl_handle
calibrator.c
32
static inline struct
nl_handle
*nl_socket_alloc(void)
/external/wpa_supplicant_8/src/drivers/
driver_nl80211.c
66
#define
nl_handle
nl_sock
macro
79
static struct
nl_handle
*nl80211_handle_alloc(void *cb)
81
struct
nl_handle
*handle;
100
static void nl80211_handle_destroy(struct
nl_handle
*handle)
112
static struct
nl_handle
* nl_create_handle(struct nl_cb *cb, const char *dbg)
114
struct
nl_handle
*handle;
134
static void nl_destroy_handles(struct
nl_handle
**handle)
164
struct
nl_handle
*nl;
168
struct
nl_handle
*nl_event;
176
struct
nl_handle
*nl_beacons
[
all
...]
/hardware/ti/wlan/mac80211/wpa_supplicant_lib/
driver_mac80211.c
[
all
...]
Completed in 256 milliseconds