Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/
Dtcp_bbr.c391 static u32 bbr_quantization_budget(struct sock *sk, u32 cwnd) in bbr_quantization_budget() function
414 inflight = bbr_quantization_budget(sk, inflight); in bbr_inflight()
534 target_cwnd = bbr_quantization_budget(sk, target_cwnd); in bbr_set_cwnd()