Home
last modified time | relevance | path

Searched defs:eapol_state_machine (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_auth/
Deapol_auth_sm_i.h39 struct eapol_state_machine { struct
41 int aWhile;
42 int quietWhile;
43 int reAuthWhen;
46 bool authAbort;
47 bool authFail;
48 PortState authPortStatus;
49 bool authStart;
50 bool authTimeout;
51 bool authSuccess;
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/
Deapol_auth_sm_i.h39 struct eapol_state_machine { struct
41 int aWhile;
42 int quietWhile;
43 int reAuthWhen;
46 Boolean authAbort;
47 Boolean authFail;
48 PortState authPortStatus;
49 Boolean authStart;
50 Boolean authTimeout;
51 Boolean authSuccess;
[all …]