Searched refs:ForceUnauthorized (Results 1 – 7 of 7) sorted by relevance
17 typedef enum { ForceUnauthorized = 1, ForceAuthorized = 3, Auto = 2 } enumerator
19 case ForceUnauthorized: return "ForceUnauthorized"; in port_type_txt()
360 sm->portMode = ForceUnauthorized; in SM_STATE()375 else if (sm->portControl == ForceUnauthorized && in SM_STEP()
21 typedef enum { Auto, ForceUnauthorized, ForceAuthorized } PortControl; enumerator
349 sm->sPortMode = ForceUnauthorized; in SM_STATE()367 else if ((sm->portControl == ForceUnauthorized) && in SM_STEP()972 case ForceUnauthorized: in eapol_port_control()
15 typedef enum { Auto, ForceUnauthorized, ForceAuthorized } PortControl; enumerator
360 sm->sPortMode = ForceUnauthorized; in SM_STATE()378 else if ((sm->portControl == ForceUnauthorized) && in SM_STEP()1006 case ForceUnauthorized: in eapol_port_control()