Searched refs:tcp_find_suitable_rate (Results 1 – 1 of 1) sorted by relevance
948 tcp_find_suitable_rate(const volatile struct tcp_rate_set *rs, uint64_t bytes_per_sec, uint32_t fla… in tcp_find_suitable_rate() function1212 rte = tcp_find_suitable_rate(rs, bytes_per_sec, flags, lower_rate); in rt_setup_rate()1467 nrte = tcp_find_suitable_rate(rs, bytes_per_sec, flags, lower_rate); in tcp_chg_pacing_rate()