Searched refs:STA_DISASSOC (Results 1 – 2 of 2) sorted by relevance
99 enum { STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH } timeout_next; enumerator
201 } else if (sta->timeout_next == STA_DISASSOC && in ap_handle_timer()223 } else if (sta->timeout_next == STA_DISASSOC) in ap_handle_timer()281 sta->timeout_next = STA_DISASSOC; in ap_handle_timer()