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

/linux-4.1.27/net/ipv4/
H A Dtcp_input.c2515 int newly_acked_sacked = prior_unsacked - tcp_cwnd_reduction() local
2518 tp->prr_delivered += newly_acked_sacked; tcp_cwnd_reduction()
2526 newly_acked_sacked) + 1); tcp_cwnd_reduction()

Completed in 66 milliseconds