Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A 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()