Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
HDtkip_countermeasures.c27 hapd->tkip_countermeasures = 0; in ieee80211_tkip_countermeasures_stop()
42 hapd->tkip_countermeasures = 1; in ieee80211_tkip_countermeasures_start()
HDhostapd.h193 int tkip_countermeasures; member
HDieee802_11.c2094 if (hapd->tkip_countermeasures) { in handle_auth()
4024 if (hapd->tkip_countermeasures) { in handle_assoc()
HDhostapd.c3052 if (hapd->tkip_countermeasures) { in hostapd_new_assoc_sta()