Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c11394 pace_to_fill_cwnd(struct tcp_rack *rack, int32_t slot, uint32_t len, uint32_t segsiz) in pace_to_fill_cwnd() function
11567 slot = pace_to_fill_cwnd(rack, slot, (len+segs), segsiz); in rack_get_pacing_delay()