Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet6/
H A Dnd6.h881 nd6_ifptomac(struct ifnet *ifp) in nd6_ifptomac() function
H A Dnd6_nbr.c834 if (nonce == NULL && (mac = nd6_ifptomac(ifp)) && !is_optimistic) { in nd6_ns_output()
1586 mac = nd6_ifptomac(ifp); in nd6_na_output()
H A Dnd6.c2964 caddr_t macp = nd6_ifptomac(ifp); in nd6_rtrequest()