Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_output.c74 unsigned int prior_packets = tp->packets_out; in tcp_event_new_data_sent() local
85 if (!prior_packets || icsk->icsk_pending == ICSK_TIME_LOSS_PROBE) in tcp_event_new_data_sent()
H A Dtcp_input.c4010 int prior_packets = tp->packets_out; in tcp_ack() local
4115 if (!prior_packets) in tcp_ack()