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