Lines Matching refs:lost
40 * Marks a packet lost, if some packet sent later has been (s)acked.
53 * When tcp_rack_detect_loss() detects some packets are lost and we
71 /* Skip ones marked lost but not yet retransmitted */
81 /* A packet is lost if it has not been s/acked beyond
129 * If the original is lost, there is no ambiguity. Otherwise
147 * packets lost and retransmit them.
153 u32 lost = tp->lost;
161 tcp_cwnd_reduction(sk, 1, tp->lost - lost, 0);