Home
last modified time | relevance | path

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

/hostap-latest/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.h228 int tkip_countermeasures; member
Dieee802_11.c2952 if (hapd->tkip_countermeasures) { in handle_auth()
5517 if (hapd->tkip_countermeasures) { in handle_assoc()
Dhostapd.c4004 if (hapd->tkip_countermeasures) { in hostapd_new_assoc_sta()