Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet6/
H A Din6_ifattach.c774 nd6_ifattach(ifp); in in6_ifattach_prelim()
H A Dnd6.h873 extern void nd6_ifattach(struct ifnet *);
H A Dnd6.c512 nd6_ifattach(struct ifnet *ifp) in nd6_ifattach() function