tcp_prune_ofo_queue 4525 net/ipv4/tcp_input.c static bool tcp_prune_ofo_queue(struct sock *sk);
tcp_prune_ofo_queue 4538 net/ipv4/tcp_input.c 			if (!tcp_prune_ofo_queue(sk))
tcp_prune_ofo_queue 5147 net/ipv4/tcp_input.c 	tcp_prune_ofo_queue(sk);