Searched defs:PortState (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/eapol_auth/
H A Deapol_auth_sm_i.h19 typedef enum { Unauthorized = 2, Authorized = 1 } PortState; typedef in typeref:enum:__anon33711
48 PortState authPortStatus;
/external/wpa_supplicant_8/src/eapol_auth/
H A Deapol_auth_sm_i.h19 typedef enum { Unauthorized = 2, Authorized = 1 } PortState; typedef in typeref:enum:__anon33964
48 PortState authPortStatus;
/external/wpa_supplicant_8/wpa_supplicant/src/eapol_auth/
H A Deapol_auth_sm_i.h19 typedef enum { Unauthorized = 2, Authorized = 1 } PortState; typedef in typeref:enum:__anon34215
48 PortState authPortStatus;

Completed in 55 milliseconds