Home | History | Annotate | Download | only in eapol_auth

Lines Matching refs:ForceAuthorized

362 	sm->portMode = ForceAuthorized;
385 else if (sm->portControl == ForceAuthorized &&
1130 if (os_strcmp(value, "ForceAuthorized") == 0)
1131 sm->portControl = ForceAuthorized;