Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_bbr.c395 static u32 bbr_quantization_budget(struct sock *sk, u32 cwnd) in bbr_quantization_budget() function
418 inflight = bbr_quantization_budget(sk, inflight); in bbr_inflight()
538 target_cwnd = bbr_quantization_budget(sk, target_cwnd); in bbr_set_cwnd()