Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dtcp_bbr.c359 static u32 bbr_bdp(struct sock *sk, u32 bw, int gain) in bbr_bdp() function
416 inflight = bbr_bdp(sk, bw, gain); in bbr_inflight()
531 target_cwnd = bbr_bdp(sk, bw, gain); in bbr_set_cwnd()