Home
last modified time | relevance | path

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

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