Searched refs:timeout_next (Results 1 – 7 of 7) sorted by relevance
421 sta->timeout_next); in ap_handle_timer()422 if (sta->timeout_next == STA_REMOVE) { in ap_handle_timer()431 (sta->timeout_next == STA_NULLFUNC || in ap_handle_timer()432 sta->timeout_next == STA_DISASSOC)) { in ap_handle_timer()458 sta->timeout_next = STA_DISASSOC; in ap_handle_timer()465 sta->timeout_next = STA_NULLFUNC; in ap_handle_timer()476 sta->timeout_next = STA_DISASSOC; in ap_handle_timer()481 sta->timeout_next == STA_DISASSOC && in ap_handle_timer()488 sta->timeout_next = STA_NULLFUNC; in ap_handle_timer()502 if (sta->timeout_next == STA_NULLFUNC && in ap_handle_timer()[all …]
130 } timeout_next; member
174 sta->timeout_next = STA_NULLFUNC; in hostapd_notif_assoc()1635 sta->timeout_next = STA_NULLFUNC; in hostapd_notif_update_dh_ie()
676 sta->timeout_next = STA_DISASSOC_FROM_CLI; in set_disassoc_timer()
244 timeout_next_str(sta->timeout_next)); in hostapd_ctrl_iface_sta_mib()
4168 sta->timeout_next = STA_NULLFUNC; in handle_assoc()4306 if (sta->timeout_next == STA_NULLFUNC || in handle_disassoc()4307 sta->timeout_next == STA_DISASSOC) { in handle_disassoc()4308 sta->timeout_next = STA_DEAUTH; in handle_disassoc()
135 static int n_aborts = 0, abort_next = 0, timeout_next = 0, echo_next = 0; variable790 ++timeout_next; in chat_expect()997 if (timeout_next) { in chat_send()998 timeout_next = 0; in chat_send()