Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_bbr.c256 static unsigned long bbr_bw_to_pacing_rate(struct sock *sk, u32 bw, int gain) in bbr_bw_to_pacing_rate() function
282 bbr_bw_to_pacing_rate(sk, bw, bbr_high_gain)); in bbr_init_pacing_rate_from_rtt()
290 unsigned long rate = bbr_bw_to_pacing_rate(sk, bw, gain); in bbr_set_pacing_rate()