Searched refs:bbr_lt_loss_thresh (Results 1 – 1 of 1) sorted by relevance
187 static const u32 bbr_lt_loss_thresh = 50; variable742 if (!delivered || (lost << BBR_SCALE) < bbr_lt_loss_thresh * delivered) in bbr_lt_bw_sampling()