Searched refs:RACK_MIN_BW (Results 1 – 2 of 2) sorted by relevance
199 #define RACK_MIN_BW 8000 /* 64kbps in Bps */ macro
1630 if (bw_est < RACK_MIN_BW) in rack_get_output_bw()1631 bw_est = RACK_MIN_BW; in rack_get_output_bw()11422 if (fill_bw < RACK_MIN_BW) in pace_to_fill_cwnd()