Searched refs:prior_fackets (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/ipv4/
H A Dtcp_input.c3057 static int tcp_clean_rtx_queue(struct sock *sk, int prior_fackets, tcp_clean_rtx_queue() argument
3177 if (reord < prior_fackets) tcp_clean_rtx_queue()
3473 u32 prior_fackets; tcp_ack() local
3509 prior_fackets = tp->fackets_out; tcp_ack()
3565 flag |= tcp_clean_rtx_queue(sk, prior_fackets, prior_snd_una, tcp_ack()

Completed in 69 milliseconds