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