Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp_output.c69 unsigned int prior_packets = tp->packets_out; in tcp_event_new_data_sent() local
80 if (!prior_packets || icsk->icsk_pending == ICSK_TIME_LOSS_PROBE) in tcp_event_new_data_sent()
Dtcp_input.c3789 int prior_packets = tp->packets_out; in tcp_ack() local
3902 if (!prior_packets) in tcp_ack()