Searched refs:old_maxseg (Results 1 – 1 of 1) sorted by relevance
13797 int old_maxseg; in bbr_output_wtime() local13799 old_maxseg = tp->t_maxseg; in bbr_output_wtime()13804 if (old_maxseg <= tp->t_maxseg) { in bbr_output_wtime()13806 tp->t_maxseg = old_maxseg - 40; in bbr_output_wtime()