Searched refs:nd6_ifptomac (Results 1 – 3 of 3) sorted by relevance
807 if (nonce == NULL && (mac = nd6_ifptomac(ifp)) && !is_optimistic) { in nd6_ns_output()1536 mac = nd6_ifptomac(ifp); in nd6_na_output()1602 nd6_ifptomac( in nd6_ifptomac() function
928 extern caddr_t nd6_ifptomac(struct ifnet *);
2894 caddr_t macp = nd6_ifptomac(ifp); in nd6_rtrequest()