Searched refs:STA_DEAUTH (Results 1 – 2 of 2) sorted by relevance
99 enum { STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH } timeout_next; enumerator
215 sta->timeout_next = STA_DEAUTH; in ap_handle_timer()217 if (sta->timeout_next == STA_DEAUTH && !(sta->flags & WLAN_STA_PERM)) { in ap_handle_timer()229 if (sta->timeout_next == STA_DEAUTH && sta->aid > 0 && in ap_handle_timer()253 int deauth = sta->timeout_next == STA_DEAUTH; in ap_handle_timer()269 if (sta->timeout_next == STA_DEAUTH) { in ap_handle_timer()284 sta->timeout_next = STA_DEAUTH; in ap_handle_timer()