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

/external/wpa_supplicant/
H A Ddriver.h610 * send_eapol - Optional function for sending EAPOL packets
625 * implement get_mac_addr() handler if send_eapol() is used.
627 int (*send_eapol)(void *priv, const u8 *dest, u16 proto, member in struct:wpa_driver_ops
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
H A Ddriver.h772 * send_eapol - Optional function for sending EAPOL packets
787 * implement get_mac_addr() handler if send_eapol() is used.
789 int (*send_eapol)(void *priv, const u8 *dest, u16 proto, member in struct:wpa_driver_ops

Completed in 47 milliseconds