Searched refs:PortState (Results 1 - 7 of 7) 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:__anon20876
48 PortState authPortStatus;
H A Deapol_auth_dump.c27 static inline const char * port_state_txt(PortState ps)
/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:__anon21138
48 PortState authPortStatus;
H A Deapol_auth_dump.c27 static inline const char * port_state_txt(PortState ps)
/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:__anon21398
48 PortState authPortStatus;
H A Deapol_auth_dump.c27 static inline const char * port_state_txt(PortState ps)
/external/webrtc/webrtc/p2p/base/
H A Dturnport.h37 enum PortState { enum in class:cricket::TurnPort
270 PortState state_;

Completed in 40 milliseconds