Searched refs:newly_lost (Results 1 – 3 of 3) sorted by relevance
77 int newly_lost, int flag) in tcp_cwnd_reduction() argument95 if (flag & FLAG_SND_UNA_ADVANCED && !newly_lost) in tcp_cwnd_reduction()
398 void tcp_cwnd_reduction(struct sock *sk, int newly_acked_sacked, int newly_lost, int flag);
2710 void tcp_cwnd_reduction(struct sock *sk, int newly_acked_sacked, int newly_lost, int flag) in tcp_cwnd_reduction() argument2727 if (flag & FLAG_SND_UNA_ADVANCED && !newly_lost) in tcp_cwnd_reduction()