Searched refs:prior_in_flight (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/ | ||
| H A D | tcp.h | 1309 u32 prior_in_flight; /* in flight before this ACK */ member |
| /linux/net/ipv4/ | ||
| H A D | tcp_input.c | 4311 rs.prior_in_flight = tcp_packets_in_flight(tp); in tcp_ack() |