Searched refs:hostap_send_eapol (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_hostap.c | 281 static int hostap_send_eapol(void *priv, const u8 *addr, const u8 *data, in hostap_send_eapol() function 317 wpa_printf(MSG_ERROR, "hostap_send_eapol - packet len: %lu - " in hostap_send_eapol() 1188 .hapd_send_eapol = hostap_send_eapol,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_hostap.c | 282 static int hostap_send_eapol(void *priv, const u8 *addr, const u8 *data, in hostap_send_eapol() function 318 wpa_printf(MSG_ERROR, "hostap_send_eapol - packet len: %lu - " in hostap_send_eapol() 1192 .hapd_send_eapol = hostap_send_eapol,
|
Completed in 4 milliseconds