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

/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Deap_i.h348 Boolean reauthInit; /* send EAP-Identity/Re-auth */ member in struct:eap_sm
H A Deap.c263 sm->reauthInit = FALSE;
852 sm->reauthInit = TRUE;
955 sm->reauthInit = FALSE;
1242 else if (sm->reauthInit)
/external/wpa_supplicant_8/src/eap_peer/
H A Deap_i.h348 Boolean reauthInit; /* send EAP-Identity/Re-auth */ member in struct:eap_sm
H A Deap.c263 sm->reauthInit = FALSE;
852 sm->reauthInit = TRUE;
955 sm->reauthInit = FALSE;
1242 else if (sm->reauthInit)
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Deap_i.h348 Boolean reauthInit; /* send EAP-Identity/Re-auth */ member in struct:eap_sm
H A Deap.c263 sm->reauthInit = FALSE;
852 sm->reauthInit = TRUE;
955 sm->reauthInit = FALSE;
1242 else if (sm->reauthInit)

Completed in 286 milliseconds