Searched refs:deauth (Results 1 – 2 of 2) sorted by relevance
24 } __attribute__ ((packed)) deauth; member
256 int deauth = sta->timeout_next == STA_DEAUTH; in ap_handle_timer() local261 deauth ? "deauthentication" : "disassociation", in ap_handle_timer()264 resp = cpu_to_le16(deauth ? WLAN_REASON_PREV_AUTH_NOT_VALID : in ap_handle_timer()267 (deauth ? IEEE80211_STYPE_DEAUTH : in ap_handle_timer()