Searched refs:bbr_lt_fd_thresh (Results 1 – 1 of 1) sorted by relevance
353 static int32_t bbr_lt_fd_thresh = 100; /* false detection % */ variable1722 &bbr_lt_fd_thresh, 100, in bbr_init_sysctls()3156 (((lost * 1000)/delivered) < bbr_lt_fd_thresh)) { in bbr_lt_bw_sampling()