Searched refs:tcp_finish_connect (Results 1 – 3 of 3) sorted by relevance
481 void tcp_finish_connect(struct sock *sk, struct sk_buff *skb);
6050 void tcp_finish_connect(struct sock *sk, struct sk_buff *skb) in tcp_finish_connect() function6286 tcp_finish_connect(sk, skb); in tcp_rcv_synsent_state_process()
3851 tcp_finish_connect(sk, NULL); in tcp_connect()