Home
last modified time | relevance | path

Searched refs:bbr_set_cwnd_to_recover_or_restore (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_bbr.c477 static bool bbr_set_cwnd_to_recover_or_restore( in bbr_set_cwnd_to_recover_or_restore() function
526 if (bbr_set_cwnd_to_recover_or_restore(sk, rs, acked, &cwnd)) in bbr_set_cwnd()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_bbr.c479 static bool bbr_set_cwnd_to_recover_or_restore( in bbr_set_cwnd_to_recover_or_restore() function
528 if (bbr_set_cwnd_to_recover_or_restore(sk, rs, acked, &cwnd)) in bbr_set_cwnd()

Completed in 5 milliseconds