Searched refs:tcp_finish_connect (Results 1 – 3 of 3) sorted by relevance
472 void tcp_finish_connect(struct sock *sk, struct sk_buff *skb);
5423 void tcp_finish_connect(struct sock *sk, struct sk_buff *skb) in tcp_finish_connect() function5624 tcp_finish_connect(sk, skb); in tcp_rcv_synsent_state_process()
3251 tcp_finish_connect(sk, NULL); in tcp_connect()