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

/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_ifattach.h64 extern int in6_domifattach(struct ifnet *);
H A Din6_ifattach.c721 in6_domifattach(struct ifnet *ifp) function
H A Din6.c778 return (in6_domifattach(ifp));
1117 error = in6_domifattach(ifp);

Completed in 29 milliseconds