Searched refs:timeout_next (Results 1 – 7 of 7) sorted by relevance
544 sta->timeout_next); in ap_handle_timer()545 if (sta->timeout_next == STA_REMOVE) { in ap_handle_timer()557 (sta->timeout_next == STA_NULLFUNC || in ap_handle_timer()558 sta->timeout_next == STA_DISASSOC)) { in ap_handle_timer()584 sta->timeout_next = STA_DISASSOC; in ap_handle_timer()591 sta->timeout_next = STA_NULLFUNC; in ap_handle_timer()601 sta->timeout_next = STA_DISASSOC; in ap_handle_timer()606 sta->timeout_next == STA_DISASSOC && in ap_handle_timer()613 sta->timeout_next = STA_NULLFUNC; in ap_handle_timer()627 if (sta->timeout_next == STA_NULLFUNC && in ap_handle_timer()[all …]
167 } timeout_next; member
900 sta->timeout_next = STA_DISASSOC_FROM_CLI; in set_disassoc_timer()
342 sta->timeout_next = STA_NULLFUNC; in hostapd_notif_assoc()2334 sta->timeout_next = STA_NULLFUNC; in hostapd_notif_update_dh_ie()
275 timeout_next_str(sta->timeout_next)); in hostapd_ctrl_iface_sta_mib()
5666 sta->timeout_next = STA_NULLFUNC; in handle_assoc()5824 if (sta->timeout_next == STA_NULLFUNC || in hostapd_disassoc_sta()5825 sta->timeout_next == STA_DISASSOC) { in hostapd_disassoc_sta()5826 sta->timeout_next = STA_DEAUTH; in hostapd_disassoc_sta()
1339 * reset sta->timeout_next after successful association to make sure