Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/net/
H A Dtcp.h393 void tcp_cwnd_reduction(struct sock *sk, int newly_acked_sacked, int newly_lost, int flag);
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_input.c2643 void tcp_cwnd_reduction(struct sock *sk, int newly_acked_sacked, int newly_lost, int flag) in tcp_cwnd_reduction() argument
2660 if (flag & FLAG_SND_UNA_ADVANCED && !newly_lost) in tcp_cwnd_reduction()

Completed in 13 milliseconds