Searched refs:TF_GPUTINPROG (Results 1 – 7 of 7) sorted by relevance
4207 if ((rack->rc_tp->t_flags & TF_GPUTINPROG) && in rack_enter_probertt()4245 if ((rack->rc_tp->t_flags & TF_GPUTINPROG) && in rack_exit_probertt()4257 } else if (rack->rc_tp->t_flags & TF_GPUTINPROG) { in rack_exit_probertt()4264 rack->rc_tp->t_flags &= ~TF_GPUTINPROG; in rack_exit_probertt()4777 if ((tp->t_flags & TF_GPUTINPROG) == 0) in rack_mark_in_gp_win()5338 tp->t_flags &= ~TF_GPUTINPROG; in rack_do_goodput_measurement()5377 tp->t_flags &= ~TF_GPUTINPROG; in rack_do_goodput_measurement()5394 tp->t_flags |= TF_GPUTINPROG; in rack_do_goodput_measurement()5502 if ((tp->t_flags & TF_GPUTINPROG) && in rack_ack_received()6371 if (tp->t_flags & TF_GPUTINPROG) { in rack_enter_persist()[all …]
3593 if ((tp->t_flags & TF_GPUTINPROG) && in bbr_ack_received()3614 tp->t_flags &= ~TF_GPUTINPROG; in bbr_ack_received()13856 } else if (((tp->t_flags & TF_GPUTINPROG) == 0) && in bbr_output_wtime()13864 tp->t_flags |= TF_GPUTINPROG; in bbr_output_wtime()
1580 if (!(tp->t_flags & TF_GPUTINPROG) && len) { in tcp_default_output()1581 tp->t_flags |= TF_GPUTINPROG; in tcp_default_output()
793 #define TF_GPUTINPROG 0x00008000 /* Goodput measurement in progress */ macro
318 if ((tp->t_flags & TF_GPUTINPROG) && in cc_ack_received()337 tp->t_flags &= ~TF_GPUTINPROG; in cc_ack_received()
2893 if (t_flags & TF_GPUTINPROG) { in db_print_tflags()
1047 tp->t_flags &= ~TF_GPUTINPROG; in tcp_default_fb_init()