Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_ratelimit.c751 tcp_int_find_suitable_rate(const struct tcp_rate_set *rs, in tcp_int_find_suitable_rate() function
923 return (tcp_int_find_suitable_rate(rs, bytes_per_sec, flags)); in tcp_find_suitable_rate()