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()
361 sm->portMode = ForceUnauthorized; in SM_STATE()376 else if (sm->portControl == ForceUnauthorized && in SM_STEP()
15 typedef enum { Auto, ForceUnauthorized, ForceAuthorized } PortControl; enumerator
324 sm->sPortMode = ForceUnauthorized; in SM_STATE()342 else if ((sm->portControl == ForceUnauthorized) && in SM_STEP()1023 case ForceUnauthorized: in eapol_port_control()