Searched refs:tcp_finish_connect (Results 1 – 3 of 3) sorted by relevance
471 void tcp_finish_connect(struct sock *sk, struct sk_buff *skb);
6051 void tcp_finish_connect(struct sock *sk, struct sk_buff *skb) in tcp_finish_connect() function6287 tcp_finish_connect(sk, skb); in tcp_rcv_synsent_state_process()
3846 tcp_finish_connect(sk, NULL); in tcp_connect()