OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PortState
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_sm_i.h
19
typedef enum { Unauthorized = 2, Authorized = 1 }
PortState
;
48
PortState
authPortStatus;
eapol_auth_dump.c
27
static inline const char * port_state_txt(
PortState
ps)
Completed in 30 milliseconds