Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_bbr.c454 static u32 bbr_ack_aggregation_cwnd(struct sock *sk) in bbr_ack_aggregation_cwnd() function
534 target_cwnd += bbr_ack_aggregation_cwnd(sk); in bbr_set_cwnd()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_bbr.c456 static u32 bbr_ack_aggregation_cwnd(struct sock *sk) in bbr_ack_aggregation_cwnd() function
536 target_cwnd += bbr_ack_aggregation_cwnd(sk); in bbr_set_cwnd()

Completed in 5 milliseconds