Searched refs:Auto (Results 1 – 10 of 10) sorted by relevance
201 sm->portMode = Auto; in SM_STATE()394 if ((sm->portControl == Auto && sm->portMode != sm->portControl) || in SM_STEP()560 if (sm->portControl != Auto || sm->initialize || sm->authAbort) { in SM_STEP()645 if (sm->portControl != Auto || sm->initialize || in SM_STEP()686 if (sm->initialize || sm->portControl != Auto) { in SM_STEP()831 sm->portControl = Auto; in eapol_auth_alloc()1136 sm->portControl = Auto; in eapol_auth_set_conf()
17 typedef enum { ForceUnauthorized = 1, ForceAuthorized = 3, Auto = 2 } enumerator
21 case Auto: return "Auto"; in port_type_txt()
235 sm->sPortMode = Auto; in SM_STATE()370 else if (((sm->portControl == Auto) && in SM_STEP()1089 case Auto: in eapol_port_control()2128 sm->portControl = Auto; in eapol_sm_init()
17 typedef enum { Auto, ForceUnauthorized, ForceAuthorized } PortControl; enumerator
439 eapol_sm_notify_portControl(pasn->eapol, Auto); in wpas_pasn_initiate_eapol()
340 eapol_sm_notify_portControl(wpa_s->eapol, Auto); in wpa_supplicant_initiate_eapol()
522 eapol_sm_notify_portControl(wpa_s->eapol, Auto); in wpa_supplicant_ctrl_iface_set()
352 sta->eapol_sm->portControl = Auto; in hostapd_wpa_auth_set_eapol()
153 portControl=Auto