Searched refs:bbr_tlp_min (Results 1 – 1 of 1) sorted by relevance
337 static int32_t bbr_tlp_min = 10000; /* 10ms in usecs */ variable1635 &bbr_tlp_min, 10000, in bbr_init_sysctls()4207 if (thresh < bbr_tlp_min) { in bbr_calc_thresh_tlp()4208 thresh = bbr_tlp_min; in bbr_calc_thresh_tlp()