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()
DMakefile52 tkip_countermeasures.o \
Dhostapd.h155 int tkip_countermeasures; member
Dieee802_11.c991 if (hapd->tkip_countermeasures) { in handle_auth()
2069 if (hapd->tkip_countermeasures) { in handle_assoc()
Dhostapd.c2645 if (hapd->tkip_countermeasures) { in hostapd_new_assoc_sta()