Home | History | Annotate | Download | only in ap

Lines Matching refs:remediation

39 				int remediation);
1344 sta->remediation = 1;
1353 wpa_printf(MSG_DEBUG, "HS 2.0: Subscription remediation needed "
1359 wpa_printf(MSG_DEBUG, "HS 2.0: Subscription remediation needed "
1362 /* TODO: assign the STA into remediation VLAN or add filtering */
1441 sta->remediation = 0;
1645 if (sm->eap_if->eapKeyAvailable && !sta->remediation &&
1849 int preauth, int remediation)
1856 ieee802_1x_finished(hapd, sta, success, remediation);
1891 user->remediation = eap_user->remediation;
2396 int remediation)
2405 if (remediation && !sta->remediation) {
2406 sta->remediation = 1;
2414 if (sta->remediation) {
2417 "Remediation",
2441 if (success && key && len >= PMK_LEN && !sta->remediation &&