Searched defs:prior_packets (Results 1 – 2 of 2) sorted by relevance
/linux/net/ipv4/ | ||
H A D | tcp_output.c | 71 unsigned int prior_packets = tp->packets_out; in tcp_event_new_data_sent() local |
H A D | tcp_input.c | 3921 int prior_packets = tp->packets_out; in tcp_ack() local |