Searched refs:PortState (Results 1 – 3 of 3) sorted by relevance
19 typedef enum { Unauthorized = 2, Authorized = 1 } PortState; typedef48 PortState authPortStatus;
27 static inline const char * port_state_txt(PortState ps) in port_state_txt()
37 enum PortState { enum270 PortState state_;