Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Dtcp_output.c71 unsigned int prior_packets = tp->packets_out; in tcp_event_new_data_sent() local
82 if (!prior_packets || icsk->icsk_pending == ICSK_TIME_LOSS_PROBE) in tcp_event_new_data_sent()
H A Dtcp_input.c3948 int prior_packets = tp->packets_out; in tcp_ack() local
4050 if (!prior_packets) in tcp_ack()