Searched refs:TF_GPUTINPROG (Results 1 – 7 of 7) sorted by relevance
4204 if ((rack->rc_tp->t_flags & TF_GPUTINPROG) && in rack_enter_probertt()4242 if ((rack->rc_tp->t_flags & TF_GPUTINPROG) && in rack_exit_probertt()4254 } else if (rack->rc_tp->t_flags & TF_GPUTINPROG) { in rack_exit_probertt()4261 rack->rc_tp->t_flags &= ~TF_GPUTINPROG; in rack_exit_probertt()4774 if ((tp->t_flags & TF_GPUTINPROG) == 0) in rack_mark_in_gp_win()5335 tp->t_flags &= ~TF_GPUTINPROG; in rack_do_goodput_measurement()5374 tp->t_flags &= ~TF_GPUTINPROG; in rack_do_goodput_measurement()5391 tp->t_flags |= TF_GPUTINPROG; in rack_do_goodput_measurement()5499 if ((tp->t_flags & TF_GPUTINPROG) && in rack_ack_received()6368 if (tp->t_flags & TF_GPUTINPROG) { in rack_enter_persist()[all …]
3591 if ((tp->t_flags & TF_GPUTINPROG) && in bbr_ack_received()3612 tp->t_flags &= ~TF_GPUTINPROG; in bbr_ack_received()13850 } else if (((tp->t_flags & TF_GPUTINPROG) == 0) && in bbr_output_wtime()13858 tp->t_flags |= TF_GPUTINPROG; in bbr_output_wtime()
1568 if (!(tp->t_flags & TF_GPUTINPROG) && len) { in tcp_default_output()1569 tp->t_flags |= TF_GPUTINPROG; in tcp_default_output()
780 #define TF_GPUTINPROG 0x00008000 /* Goodput measurement in progress */ macro
315 if ((tp->t_flags & TF_GPUTINPROG) && in cc_ack_received()334 tp->t_flags &= ~TF_GPUTINPROG; in cc_ack_received()
2867 if (t_flags & TF_GPUTINPROG) { in db_print_tflags()
1041 tp->t_flags &= ~TF_GPUTINPROG; in tcp_default_fb_init()