Searched defs:hapd_send_eapol (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h2662 * hapd_send_eapol - Send an EAPOL packet (AP only)
2673 int (*hapd_send_eapol)(void *priv, const u8 *addr, const u8 *data, member in struct:wpa_driver_ops
5162 * This corresponds to hapd_send_eapol if the frame sent
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h2662 * hapd_send_eapol - Send an EAPOL packet (AP only)
2673 int (*hapd_send_eapol)(void *priv, const u8 *addr, const u8 *data, member in struct:wpa_driver_ops
5162 * This corresponds to hapd_send_eapol if the frame sent
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h2662 * hapd_send_eapol - Send an EAPOL packet (AP only)
2673 int (*hapd_send_eapol)(void *priv, const u8 *addr, const u8 *data, member in struct:wpa_driver_ops
5162 * This corresponds to hapd_send_eapol if the frame sent

Completed in 155 milliseconds