Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet6/
H A Dnd6.h174 int nd6_resolve(struct ifnet *, const struct rtentry *, struct mbuf *,
H A Dnd6.c1573 nd6_resolve(struct ifnet *ifp, const struct rtentry *rt, struct mbuf *m, in nd6_resolve() function
/netbsd-src/sys/net/
H A Dif_arcsubr.c223 error = nd6_resolve(ifp, rt, m, dst, &adst, in arc_output()
H A Dif_ieee1394subr.c166 error = nd6_resolve(ifp, rt, m0, dst, hwdst->iha_uid, in ieee1394_output()
H A Dif_ethersubr.c300 error = nd6_resolve(ifp0, rt, m, dst, edst, in ether_output()