Searched refs:ReAuthenticationRequest (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth_i.h49 Boolean ReAuthenticationRequest; member in struct:wpa_state_machine
H A Dwpa_auth.c550 sm->ReAuthenticationRequest = TRUE;
1489 sm->ReAuthenticationRequest = TRUE;
1617 sm->ReAuthenticationRequest = FALSE;
1638 * re-entered on ReAuthenticationRequest without going through
2131 else if (sm->ReAuthenticationRequest)
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_i.h49 Boolean ReAuthenticationRequest; member in struct:wpa_state_machine
H A Dwpa_auth.c550 sm->ReAuthenticationRequest = TRUE;
1489 sm->ReAuthenticationRequest = TRUE;
1617 sm->ReAuthenticationRequest = FALSE;
1638 * re-entered on ReAuthenticationRequest without going through
2131 else if (sm->ReAuthenticationRequest)
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_i.h49 Boolean ReAuthenticationRequest; member in struct:wpa_state_machine
H A Dwpa_auth.c550 sm->ReAuthenticationRequest = TRUE;
1489 sm->ReAuthenticationRequest = TRUE;
1617 sm->ReAuthenticationRequest = FALSE;
1638 * re-entered on ReAuthenticationRequest without going through
2131 else if (sm->ReAuthenticationRequest)

Completed in 80 milliseconds