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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dnd6.h396 caddr_t nd6_ifptomac(struct ifnet *);
H A Dnd6_nbr.c495 if (!dad && (mac = nd6_ifptomac(ifp))) {
940 mac = nd6_ifptomac(ifp);
985 nd6_ifptomac( function
H A Dnd6.c1340 caddr_t macp = nd6_ifptomac(ifp);

Completed in 78 milliseconds