HomeSort by: relevance | last modified time | path
    Searched refs:nd6_ifptomac (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet6/
nd6.h 191 const void *nd6_ifptomac(const struct ifnet *);
nd6_nbr.c 545 if (nonce == NULL && (mac = nd6_ifptomac(ifp))) {
1008 mac = nd6_ifptomac(ifp);
1055 nd6_ifptomac(const struct ifnet *ifp) function in typeref:typename:const void *

Completed in 14 milliseconds