Searched refs:tcp_finish_connect (Results 1 – 3 of 3) sorted by relevance
469 void tcp_finish_connect(struct sock *sk, struct sk_buff *skb);
5375 void tcp_finish_connect(struct sock *sk, struct sk_buff *skb) in tcp_finish_connect() function5576 tcp_finish_connect(sk, skb); in tcp_rcv_synsent_state_process()
3242 tcp_finish_connect(sk, NULL); in tcp_connect()