Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet6/
H A Din6_ifattach.h63 extern int in6_domifattach(struct ifnet *);
H A Din6_ifattach.c668 in6_domifattach(struct ifnet *ifp) in in6_domifattach() function
H A Din6.c1389 error = in6_domifattach(ifp); in in6_control()
1729 error = in6_domifattach(ifp); in in6ctl_aifaddr()