Lines Matching defs:low_bnd
3688 uint32_t logged, uint64_t cur_bw, uint64_t low_bnd,
3711 log.u_bbr.delRate = low_bnd;
4533 uint64_t cur_bw, up_bnd, low_bnd, subfr;
4552 low_bnd = rack->r_ctl.last_gp_comp_bw - subfr;
4564 rack_log_timely(rack, timely_says, cur_bw, low_bnd, up_bnd,
4569 } else if ((timely_says != 0) && (last_bw_est < low_bnd) && !losses) {
4583 rack_log_timely(rack, timely_says, cur_bw, low_bnd, up_bnd,
4609 rack_log_timely(rack, 0, last_bw_est, low_bnd, 0,
4633 rack_log_timely(rack, timely_says, cur_bw, low_bnd, up_bnd,
4670 rack_log_timely(rack, timely_says, cur_bw, low_bnd, up_bnd,
4678 (last_bw_est < low_bnd)) {