Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_output.c87 unsigned int prior_packets = tp->packets_out; in tcp_event_new_data_sent() local
98 if (!prior_packets || icsk->icsk_pending == ICSK_TIME_LOSS_PROBE) in tcp_event_new_data_sent()