Home
last modified time | relevance | path

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

/xnu-8020.101.4/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.c1422 error = in6_domifattach(ifp); in in6_control()
1731 error = in6_domifattach(ifp); in in6ctl_aifaddr()