Searched refs:old_maxseg (Results 1 – 1 of 1) sorted by relevance
13785 int old_maxseg; in bbr_output_wtime() local13787 old_maxseg = tp->t_maxseg; in bbr_output_wtime()13792 if (old_maxseg <= tp->t_maxseg) { in bbr_output_wtime()13794 tp->t_maxseg = old_maxseg - 40; in bbr_output_wtime()