Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/
Dtcp_bbr.c356 static u32 bbr_bdp(struct sock *sk, u32 bw, int gain) in bbr_bdp() function
413 inflight = bbr_bdp(sk, bw, gain); in bbr_inflight()
528 target_cwnd = bbr_bdp(sk, bw, gain); in bbr_set_cwnd()