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

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

Completed in 276 milliseconds