Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Drack.c305 static uint32_t rack_max_drain_wait = 2; /* How man gp srtt's before we give up draining */ variable
956 &rack_max_drain_wait, 2, in rack_init_sysctls()
4437 endtime = rack->r_ctl.rc_time_probertt_entered + (rack->r_ctl.rc_gp_srtt * rack_max_drain_wait); in rack_check_probe_rtt()