Searched refs:tcp6_connect (Results 1 – 1 of 1) sorted by relevance
133 static int tcp6_connect(struct tcpcb *, struct sockaddr *, struct proc *);608 if ((error = tcp6_connect(tp, nam, p)) != 0) { in tcp_usr_connect_common()1616 tcp6_connect(struct tcpcb *tp, struct sockaddr *nam, struct proc *p) in tcp6_connect() function