Home
last modified time | relevance | path

Searched defs:Unauthorized (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.h16 typedef enum { Unauthorized, Authorized } PortStatus; enumerator
/freebsd/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm_i.h19 typedef enum { Unauthorized = 2, Authorized = 1 } PortState; enumerator