Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet6/
HDnd6_nbr.c572 mac = nd6_ifptomac(ifp); in nd6_ns_output_fib()
1076 mac = nd6_ifptomac(ifp); in nd6_na_output_fib()
1140 nd6_ifptomac(struct ifnet *ifp) in nd6_ifptomac() function
HDnd6.h386 caddr_t nd6_ifptomac(struct ifnet *);