Searched refs:ForceAuthorized (Results 1 – 6 of 6) sorted by relevance
17 typedef enum { ForceUnauthorized = 1, ForceAuthorized = 3, Auto = 2 } enumerator
20 case ForceAuthorized: return "ForceAuthorized"; in port_type_txt()
362 sm->portMode = ForceAuthorized; in SM_STATE()385 else if (sm->portControl == ForceAuthorized && in SM_STEP()1132 sm->portControl = ForceAuthorized; in eapol_auth_set_conf()
15 typedef enum { Auto, ForceUnauthorized, ForceAuthorized } PortControl; enumerator
338 sm->sPortMode = ForceAuthorized; in SM_STATE()360 else if ((sm->portControl == ForceAuthorized) && in SM_STEP()1077 case ForceAuthorized: in eapol_port_control()
312 eapol_sm_notify_portControl(wpa_s->eapol, ForceAuthorized); in wpa_supplicant_initiate_eapol()324 eapol_sm_notify_portControl(wpa_s->eapol, ForceAuthorized); in wpa_supplicant_initiate_eapol()