Searched refs:ForceUnauthorized (Results 1 – 5 of 5) sorted by relevance
17 typedef enum { ForceUnauthorized = 1, ForceAuthorized = 3, Auto = 2 } enumerator
19 case ForceUnauthorized: return "ForceUnauthorized"; in port_type_txt()
374 sm->portMode = ForceUnauthorized; in SM_STATE()389 else if (sm->portControl == ForceUnauthorized && in SM_STEP()1134 sm->portControl = ForceUnauthorized; in eapol_auth_set_conf()
15 typedef enum { Auto, ForceUnauthorized, ForceAuthorized } PortControl; enumerator
345 sm->sPortMode = ForceUnauthorized; in SM_STATE()363 else if ((sm->portControl == ForceUnauthorized) && in SM_STEP()1070 case ForceUnauthorized: in eapol_port_control()