Searched refs:sbleft (Results 1 – 1 of 1) sorted by relevance
12538 int sbleft; in bbr_output_wtime() local12540 sbleft = sbavail(sb) - sb_offset; in bbr_output_wtime()12542 sbleft = 0; in bbr_output_wtime()12543 if (sbleft >= min((bbr->r_ctl.rc_high_rwnd/2), bbr->r_ctl.rc_pace_max_segs)) { in bbr_output_wtime()