Searched refs:TCP_SYN_RECV (Results 1 – 7 of 7) sorted by relevance
62 TCP_SYN_RECV, enumerator
654 newsk->state = TCP_SYN_RECV; in tcp_create_openreq_child()1003 if (state == TCP_SYN_RECV && child->state != state) in tcp_child_process()
1084 case TCP_SYN_RECV: /* Cannot happen. in tcp_v4_err()2089 TCP_SYN_RECV, in get_openreq()
3117 case TCP_SYN_RECV: in tcp_fin()4494 tcp_set_state(sk, TCP_SYN_RECV); in tcp_rcv_synsent_state_process()4661 case TCP_SYN_RECV: in tcp_rcv_state_process()
2239 BUG_TRAP(newsk->state != TCP_SYN_RECV); in tcp_accept()
833 case TCP_SYN_RECV: /* Cannot happen. in tcp_v6_err()1915 TCP_SYN_RECV, in get_openreq6()
1004 case TCP_SYN_RECV: in tcp_state_change()