Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c1618 rack_get_output_bw(struct tcp_rack *rack, uint64_t bw, struct rack_sendmap *rsm) in rack_get_output_bw() function
10311 rate_wanted = rack_get_output_bw(rack, bw_est, NULL); in rack_set_pace_segments()
11530 rate_wanted = rack_get_output_bw(rack, bw_est, rsm); in rack_get_pacing_delay()