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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6_nbr.c753 if (!dad && (mac = nd6_ifptomac(ifp))) {
1402 mac = nd6_ifptomac(ifp);
1472 nd6_ifptomac( function
H A Dnd6.h808 extern caddr_t nd6_ifptomac(struct ifnet *);
H A Dnd6.c2001 caddr_t macp = nd6_ifptomac(ifp);

Completed in 79 milliseconds