Searched refs:STA_NULLFUNC (Results 1 – 2 of 2) sorted by relevance
98 enum { STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH } timeout_next; enumerator
211 sta->timeout_next = STA_NULLFUNC; in ap_handle_timer()216 sta->timeout_next = STA_NULLFUNC; in ap_handle_timer()254 } else if (sta->timeout_next == STA_NULLFUNC) { in ap_handle_timer()292 if (sta->timeout_next == STA_NULLFUNC) { in ap_handle_timer()