Home
last modified time | relevance | path

Searched refs:wpa_send_eapol_timeout (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.c41 static void wpa_send_eapol_timeout(void *eloop_ctx, void *timeout_ctx);
786 eloop_cancel_timeout(wpa_send_eapol_timeout, wpa_auth, sm); in wpa_auth_sta_deinit()
1338 eloop_cancel_timeout(wpa_send_eapol_timeout, wpa_auth, sm); in wpa_receive()
1467 static void wpa_send_eapol_timeout(void *eloop_ctx, void *timeout_ctx) in wpa_send_eapol_timeout() function
1731 wpa_send_eapol_timeout, wpa_auth, sm); in wpa_send_eapol()
3195 eloop_cancel_timeout(wpa_send_eapol_timeout, sm->wpa_auth, sm); in SM_STATE()
5195 eloop_cancel_timeout(wpa_send_eapol_timeout, wpa_auth, sm); in wpa_auth_eapol_key_tx_status()
5198 wpa_send_eapol_timeout, wpa_auth, sm); in wpa_auth_eapol_key_tx_status()