Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:countermeasures

248 	if (wpa_s->countermeasures) {
249 wpa_s->countermeasures = 0;
251 wpa_msg(wpa_s, MSG_INFO, "WPA: TKIP countermeasures stopped");
1121 !wpa_s->countermeasures) {
2455 * we are going to start countermeasures and AP better
2463 * to start countermeasures and AP better do the same.
2467 /* initialize countermeasures */
2468 wpa_s->countermeasures = 1;
2472 wpa_msg(wpa_s, MSG_WARNING, "TKIP countermeasures started");