Searched refs:tcp_attach (Results 1 – 1 of 1) sorted by relevance
137 static int tcp_attach (struct socket *, struct pru_attach_info *);213 error = tcp_attach(so, ai); in tcp_usr_attach()1789 tcp_attach(struct socket *so, struct pru_attach_info *ai) in tcp_attach() function