Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:countermeasures

251 	if (wpa_s->countermeasures) {
252 wpa_s->countermeasures = 0;
254 wpa_msg(wpa_s, MSG_INFO, "WPA: TKIP countermeasures stopped");
1311 !wpa_s->countermeasures) {
2867 * we are going to start countermeasures and AP better
2875 * to start countermeasures and AP better do the same.
2879 /* initialize countermeasures */
2880 wpa_s->countermeasures = 1;
2884 wpa_msg(wpa_s, MSG_WARNING, "TKIP countermeasures started");