Home
last modified time | relevance | path

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

/openbsd/sys/netinet6/
H A Dnd6.h138 int nd6_resolve(struct ifnet *, struct rtentry *, struct mbuf *,
H A Dnd6.c1263 nd6_resolve(struct ifnet *ifp, struct rtentry *rt0, struct mbuf *m, in nd6_resolve() function
/openbsd/sys/net/
H A Dif_ethersubr.c265 error = nd6_resolve(ifp, rt, m, dst, eh->ether_dhost); in ether_resolve()
291 error = nd6_resolve(ifp, rt, m, dst, eh->ether_dhost); in ether_resolve()