Searched refs:udp6_attach (Results 1 – 1 of 1) sorted by relevance
163 static int udp6_attach(struct socket *, int, struct proc *);179 .pru_attach = udp6_attach,774 udp6_attach(struct socket *so, int proto, struct proc *p) in udp6_attach() function