Searched refs:timeout_next (Results 1 – 9 of 9) sorted by relevance
325 sta->timeout_next); in ap_handle_timer()326 if (sta->timeout_next == STA_REMOVE) { in ap_handle_timer()335 (sta->timeout_next == STA_NULLFUNC || in ap_handle_timer()336 sta->timeout_next == STA_DISASSOC)) { in ap_handle_timer()362 sta->timeout_next = STA_NULLFUNC; in ap_handle_timer()373 sta->timeout_next = STA_DISASSOC; in ap_handle_timer()378 sta->timeout_next == STA_DISASSOC && in ap_handle_timer()385 sta->timeout_next = STA_NULLFUNC; in ap_handle_timer()398 if (sta->timeout_next == STA_NULLFUNC && in ap_handle_timer()404 } else if (sta->timeout_next != STA_REMOVE) { in ap_handle_timer()[all …]
70 } timeout_next; member
1449 sta->timeout_next = STA_NULLFUNC; in handle_assoc()1491 if (sta->timeout_next == STA_NULLFUNC || in handle_disassoc()1492 sta->timeout_next == STA_DISASSOC) { in handle_disassoc()1493 sta->timeout_next = STA_DEAUTH; in handle_disassoc()
121 timeout_next_str(sta->timeout_next)); in hostapd_ctrl_iface_sta_mib()
499 sta->timeout_next = STA_DISASSOC_FROM_CLI; in wnm_send_ess_disassoc_imminent()
105 sta->timeout_next = STA_NULLFUNC; in hostapd_notif_assoc()
119 static int timeout_next(struct event_base *, struct timeval **);483 timeout_next(base, &tv_p); in event_base_loop()817 timeout_next(struct event_base *base, struct timeval **tv_p) in timeout_next() function
99 @@ -120,17 +120,6 @@ static int timeout_next(struct event_base *, struct timeval **);
972 * reset sta->timeout_next after successful association to make sure