Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_ratelimit.c254 static uint32_t wait_time_floor = 8000; /* 8 ms */ variable
274 &wait_time_floor, 2000,
1699 res_div = ((res * num_of_waits_allowed) + wait_time_floor); in tcp_get_pacing_burst_size_w_divisor()