Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Drack.c283 static int32_t rack_delayed_ack_time = 40000; /* 40ms in usecs */ variable
1419 &rack_delayed_ack_time, 40000, in rack_init_sysctls()
6007 alt_thresh = srtt + (srtt / 2) + rack_delayed_ack_time; in rack_calc_thresh_tlp()
6035 alt_thresh = srtt + (srtt / 2) + rack_delayed_ack_time; in rack_calc_thresh_tlp()
6046 alt_thresh = srtt + (srtt / 2) + rack_delayed_ack_time; in rack_calc_thresh_tlp()