Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp_input.c1046 u32 received_upto = tcp_highest_sack_seq(tp); in tcp_mark_lost_retrans() local
1049 !after(received_upto, tp->lost_retrans_low) || in tcp_mark_lost_retrans()
1077 if (after(received_upto, ack_seq)) { in tcp_mark_lost_retrans()