Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_i.h148 int pending_1_of_4_timeout; member
Dwpa_auth.c787 sm->pending_1_of_4_timeout = 0; in wpa_auth_sta_deinit()
1339 sm->pending_1_of_4_timeout = 0; in wpa_receive()
1472 sm->pending_1_of_4_timeout = 0; in wpa_send_eapol_timeout()
1718 sm->pending_1_of_4_timeout = 1; in wpa_send_eapol()
3194 sm->pending_1_of_4_timeout = 0; in SM_STATE()
5180 if (sm->pending_1_of_4_timeout && ack) { in wpa_auth_eapol_key_tx_status()