Searched refs:prior_in_flight (Results 1 – 1 of 1) sorted by relevance
2772 u32 prior_in_flight; in tcp_ack() local2822 prior_in_flight = tcp_packets_in_flight(tp); in tcp_ack()2833 (tcp_vegas_enabled(tp) || prior_in_flight >= tp->snd_cwnd) && in tcp_ack()2839 (tcp_vegas_enabled(tp) || prior_in_flight >= tp->snd_cwnd)) in tcp_ack()