Searched refs:hostap_driver_data (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_hostap.c37 struct hostap_driver_data { struct
58 static void handle_data(struct hostap_driver_data *drv, u8 *buf, size_t len,
119 static void handle_tx_callback(struct hostap_driver_data *drv, u8 *buf,
140 static void handle_frame(struct hostap_driver_data *drv, u8 *buf, size_t len)
202 struct hostap_driver_data *drv = eloop_ctx;
216 static int hostap_init_sockets(struct hostap_driver_data *drv, u8 *own_addr)
264 struct hostap_driver_data *drv = priv;
281 struct hostap_driver_data *drv = priv;
327 struct hostap_driver_data *drv = priv;
347 struct hostap_driver_data *dr
[all...]
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_hostap.c37 struct hostap_driver_data { struct
58 static void handle_data(struct hostap_driver_data *drv, u8 *buf, size_t len,
119 static void handle_tx_callback(struct hostap_driver_data *drv, u8 *buf,
140 static void handle_frame(struct hostap_driver_data *drv, u8 *buf, size_t len)
202 struct hostap_driver_data *drv = eloop_ctx;
216 static int hostap_init_sockets(struct hostap_driver_data *drv, u8 *own_addr)
264 struct hostap_driver_data *drv = priv;
281 struct hostap_driver_data *drv = priv;
327 struct hostap_driver_data *drv = priv;
347 struct hostap_driver_data *dr
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_hostap.c37 struct hostap_driver_data { struct
58 static void handle_data(struct hostap_driver_data *drv, u8 *buf, size_t len,
119 static void handle_tx_callback(struct hostap_driver_data *drv, u8 *buf,
140 static void handle_frame(struct hostap_driver_data *drv, u8 *buf, size_t len)
202 struct hostap_driver_data *drv = eloop_ctx;
216 static int hostap_init_sockets(struct hostap_driver_data *drv, u8 *own_addr)
264 struct hostap_driver_data *drv = priv;
281 struct hostap_driver_data *drv = priv;
327 struct hostap_driver_data *drv = priv;
347 struct hostap_driver_data *dr
[all...]

Completed in 31 milliseconds