HomeSort by relevance Sort by last modified time
    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 145 milliseconds