Home
last modified time | relevance | path

Searched refs:tkip_countermeasures (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dtkip_countermeasures.c27 hapd->tkip_countermeasures = 0; in ieee80211_tkip_countermeasures_stop()
42 hapd->tkip_countermeasures = 1; in ieee80211_tkip_countermeasures_start()
DMakefile46 tkip_countermeasures.o \
Dhostapd.h201 int tkip_countermeasures; member
Dhostapd.c3178 if (hapd->tkip_countermeasures) { in hostapd_new_assoc_sta()
Dieee802_11.c3479 if (hapd->tkip_countermeasures) { in handle_auth()
5470 if (hapd->tkip_countermeasures) { in handle_assoc()