Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_i.h48 Boolean ReAuthenticationRequest; member
Dwpa_auth.c561 sm->ReAuthenticationRequest = TRUE; in wpa_auth_sta_associated()
1499 sm->ReAuthenticationRequest = TRUE; in wpa_auth_sm_event()
1648 sm->ReAuthenticationRequest = FALSE; in SM_STATE()
2133 else if (sm->ReAuthenticationRequest) in SM_STEP()