Searched refs:tcp_attach (Results 1 – 1 of 1) sorted by relevance
133 static int tcp_attach(struct socket *, struct proc *);181 error = tcp_attach(so, p); in tcp_usr_attach()2931 tcp_attach(struct socket *so, struct proc *p) in tcp_attach() function