Searched refs:STA_REMOVE (Results 1 – 2 of 2) sorted by relevance
282 if (sta->timeout_next == STA_REMOVE) { in ap_handle_timer()360 } else if (sta->timeout_next != STA_REMOVE) { in ap_handle_timer()410 case STA_REMOVE: in ap_handle_timer()610 sta->timeout_next = STA_REMOVE; in ap_sta_deauthenticate()936 sta->timeout_next = STA_REMOVE; in ap_sta_disconnect()
65 STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH, STA_REMOVE enumerator