Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/src/ap/
HDwpa_auth.c1397 sm->TimeoutEvt = TRUE; in wpa_send_eapol_timeout()
1962 sm->TimeoutEvt = FALSE; in SM_STATE()
2183 sm->TimeoutEvt = FALSE; in SM_STATE()
2473 } else if (sm->TimeoutEvt) in SM_STEP()
2482 else if (sm->TimeoutEvt) in SM_STEP()
2502 } else if (sm->TimeoutEvt) in SM_STEP()
2543 sm->TimeoutEvt = FALSE; in SM_STATE()
2634 else if (sm->TimeoutEvt) in SM_STEP()
HDwpa_auth_i.h53 Boolean TimeoutEvt; member
/NextBSD/contrib/wpa/hostapd/
HDChangeLog901 * fixed WPA message 2/4 processing not to cancel timeout for TimeoutEvt