Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_bbr.c357 static u32 bbr_bdp(struct sock *sk, u32 bw, int gain) in bbr_bdp() function
414 inflight = bbr_bdp(sk, bw, gain); in bbr_inflight()
529 target_cwnd = bbr_bdp(sk, bw, gain); in bbr_set_cwnd()