Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c244 static uint16_t rack_per_of_gp_lowthresh = 40; /* 40% is bottom */ variable
639 &rack_per_of_gp_lowthresh, 40, in rack_init_sysctls()
3170 if (rack->r_ctl.rack_per_of_gp_probertt < rack_per_of_gp_lowthresh) in rack_check_probe_rtt()
3171 rack->r_ctl.rack_per_of_gp_probertt = rack_per_of_gp_lowthresh; in rack_check_probe_rtt()