Searched refs:tcp_finish_connect (Results 1 – 3 of 3) sorted by relevance
482 void tcp_finish_connect(struct sock *sk, struct sk_buff *skb);
6333 void tcp_finish_connect(struct sock *sk, struct sk_buff *skb) in tcp_finish_connect() function6573 tcp_finish_connect(sk, skb); in tcp_rcv_synsent_state_process()
4129 tcp_finish_connect(sk, NULL); in tcp_connect()