Searched refs:TF_GPUTINPROG (Results 1 – 6 of 6) sorted by relevance
1537 if (!(tp->t_flags & TF_GPUTINPROG) && len) { in tcp_output()1538 tp->t_flags |= TF_GPUTINPROG; in tcp_output()
386 #define TF_GPUTINPROG 0x00008000 /* Goodput measurement in progress */ macro
338 if ((tp->t_flags & TF_GPUTINPROG) && in cc_ack_received()357 tp->t_flags &= ~TF_GPUTINPROG; in cc_ack_received()
2979 rack->rc_tp->t_flags &= ~TF_GPUTINPROG; in rack_exit_probertt()3783 tp->t_flags &= ~TF_GPUTINPROG; in rack_do_goodput_measurement()3803 tp->t_flags |= TF_GPUTINPROG; in rack_do_goodput_measurement()3888 if ((tp->t_flags & TF_GPUTINPROG) && in rack_ack_received()4620 if (tp->t_flags & TF_GPUTINPROG) { in rack_enter_persist()6846 if ((tp->t_flags & TF_GPUTINPROG) && in rack_need_set_test()6949 tp->t_flags &= ~TF_GPUTINPROG; in rack_need_set_test()10480 tp->t_flags &= ~TF_GPUTINPROG; in rack_init()10614 tp->t_flags &= ~TF_GPUTINPROG; in rack_fini()11668 tp->t_flags |= TF_GPUTINPROG; in rack_start_gp_measurement()[all …]
3619 if ((tp->t_flags & TF_GPUTINPROG) && in bbr_ack_received()3640 tp->t_flags &= ~TF_GPUTINPROG; in bbr_ack_received()14054 } else if (((tp->t_flags & TF_GPUTINPROG) == 0) && in bbr_output_wtime()14062 tp->t_flags |= TF_GPUTINPROG; in bbr_output_wtime()