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.h141 int pending_1_of_4_timeout; member
Dwpa_auth.c722 sm->pending_1_of_4_timeout = 0; in wpa_auth_sta_deinit()
1272 sm->pending_1_of_4_timeout = 0; in wpa_receive()
1406 sm->pending_1_of_4_timeout = 0; in wpa_send_eapol_timeout()
1655 sm->pending_1_of_4_timeout = 1; in wpa_send_eapol()
2962 sm->pending_1_of_4_timeout = 0; in SM_STATE()
4708 if (sm->pending_1_of_4_timeout && ack) { in wpa_auth_eapol_key_tx_status()