Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_bbr.c487 * Then, in bbr_set_cwnd() we slow start up toward the target cwnd. in bbr_set_cwnd_to_recover_or_restore()
516 static void bbr_set_cwnd(struct sock *sk, const struct rate_sample *rs, in bbr_set_cwnd() function
1033 bbr_set_cwnd(sk, rs, rs->acked_sacked, bw, bbr->cwnd_gain); in bbr_main()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_bbr.c489 * Then, in bbr_set_cwnd() we slow start up toward the target cwnd. in bbr_set_cwnd_to_recover_or_restore()
518 static void bbr_set_cwnd(struct sock *sk, const struct rate_sample *rs, in bbr_set_cwnd() function
1035 bbr_set_cwnd(sk, rs, rs->acked_sacked, bw, bbr->cwnd_gain); in bbr_main()

Completed in 4 milliseconds