Searched defs:send_eapol (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth.h201 int (*send_eapol)(void *ctx, const u8 *addr, const u8 *data, member in struct:wpa_auth_callbacks
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth.h201 int (*send_eapol)(void *ctx, const u8 *addr, const u8 *data, member in struct:wpa_auth_callbacks
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth.h201 int (*send_eapol)(void *ctx, const u8 *addr, const u8 *data, member in struct:wpa_auth_callbacks
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h1608 * send_eapol - Optional function for sending EAPOL packets
1623 * handler if send_eapol() is used.
1625 int (*send_eapol)(void *priv, const u8 *dest, u16 proto, member in struct:wpa_driver_ops
3293 * %wpa_supplicant, this event is used only if the send_eapol() handler
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h1608 * send_eapol - Optional function for sending EAPOL packets
1623 * handler if send_eapol() is used.
1625 int (*send_eapol)(void *priv, const u8 *dest, u16 proto, member in struct:wpa_driver_ops
3293 * %wpa_supplicant, this event is used only if the send_eapol() handler
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h1608 * send_eapol - Optional function for sending EAPOL packets
1623 * handler if send_eapol() is used.
1625 int (*send_eapol)(void *priv, const u8 *dest, u16 proto, member in struct:wpa_driver_ops
3293 * %wpa_supplicant, this event is used only if the send_eapol() handler

Completed in 162 milliseconds