Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Dtcp_input.c2932 u32 prior_retrans = tp->retrans_out; in tcp_identify_packet_loss() local
2936 if (prior_retrans > tp->retrans_out) in tcp_identify_packet_loss()