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