Searched refs:udp6_attach (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/netinet6/
H A Dudp6_usrreq.c897 udp6_attach(struct socket *so, int proto, struct thread *td) function
905 KASSERT(inp == NULL, ("udp6_attach: inp != NULL"));
1219 .pru_attach = udp6_attach,

Completed in 97 milliseconds