Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp_input.c2632 void tcp_cwnd_reduction(struct sock *sk, int newly_acked_sacked, int newly_lost, int flag) in tcp_cwnd_reduction() argument
2646 } else if (flag & FLAG_SND_UNA_ADVANCED && !newly_lost) { in tcp_cwnd_reduction()