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.h49 Boolean ReAuthenticationRequest; member
Dwpa_auth.c615 sm->ReAuthenticationRequest = TRUE; in wpa_auth_sta_associated()
1734 sm->ReAuthenticationRequest = TRUE; in wpa_auth_sm_event()
1874 sm->ReAuthenticationRequest = FALSE; in SM_STATE()
2456 else if (sm->ReAuthenticationRequest) in SM_STEP()