Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eapol_auth/
Deapol_auth_sm.c219 int from_initialize = sm->auth_pae_state == AUTH_PAE_INITIALIZE; in SM_STATE() local
237 if (!from_initialize && !pre_auth_logoff) { in SM_STATE()