Home
last modified time | relevance | path

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

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