Searched refs:TF_GPUTINPROG (Results 1 – 7 of 7) sorted by relevance
5205 tp->t_flags &= ~TF_GPUTINPROG; in rack_do_goodput_measurement()5244 tp->t_flags &= ~TF_GPUTINPROG; in rack_do_goodput_measurement()5261 tp->t_flags |= TF_GPUTINPROG; in rack_do_goodput_measurement()7372 tp->t_flags &= ~TF_GPUTINPROG; in rack_timeout_tlp()7814 tp->t_flags &= ~TF_GPUTINPROG; in rack_timeout_rxt()8092 tp->t_flags &= ~TF_GPUTINPROG; in rack_process_timers()9374 tp->t_flags &= ~TF_GPUTINPROG; in rack_need_set_test()15210 tp->t_flags &= ~TF_GPUTINPROG; in rack_init()16008 tp->t_flags &= ~TF_GPUTINPROG; in rack_do_compressed_ack_processing()16840 tp->t_flags &= ~TF_GPUTINPROG; in rack_do_segment_nounlock()[all …]
3603 if ((tp->t_flags & TF_GPUTINPROG) && in bbr_ack_received()3624 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()
1572 if (!(tp->t_flags & TF_GPUTINPROG) && len) { in tcp_default_output()1573 tp->t_flags |= TF_GPUTINPROG; in tcp_default_output()
798 #define TF_GPUTINPROG 0x00008000 /* Goodput measurement in progress */ macro
320 if ((tp->t_flags & TF_GPUTINPROG) && in cc_ack_received()339 tp->t_flags &= ~TF_GPUTINPROG; in cc_ack_received()
2904 if (t_flags & TF_GPUTINPROG) { in db_print_tflags()
1091 tp->t_flags &= ~TF_GPUTINPROG; in tcp_default_fb_init()