Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_bbr.c318 static void bbr_save_cwnd(struct sock *sk) in bbr_save_cwnd() function
957 bbr_save_cwnd(sk); /* note cwnd so we can restore it */ in bbr_update_min_rtt()
1100 bbr_save_cwnd(sk); in bbr_ssthresh()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_bbr.c320 static void bbr_save_cwnd(struct sock *sk) in bbr_save_cwnd() function
959 bbr_save_cwnd(sk); /* note cwnd so we can restore it */ in bbr_update_min_rtt()
1102 bbr_save_cwnd(sk); in bbr_ssthresh()

Completed in 5 milliseconds