ofo_possible     5230 net/ipv4/tcp_input.c static void __tcp_ack_snd_check(struct sock *sk, int ofo_possible)
ofo_possible     5253 net/ipv4/tcp_input.c 	if (!ofo_possible || RB_EMPTY_ROOT(&tp->out_of_order_queue)) {