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

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

Completed in 36 milliseconds