Home
last modified time | relevance | path

Searched refs:rack_tlp_min (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c217 static int32_t rack_tlp_min = 10; variable
932 &rack_tlp_min, 10, in rack_init_sysctls()
4339 if (thresh < rack_tlp_min) { in rack_calc_thresh_tlp()
4340 thresh = rack_tlp_min; in rack_calc_thresh_tlp()