Searched refs:nd6_resolve (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/netinet6/ |
H A D | nd6.h | 174 int nd6_resolve(struct ifnet *, const struct rtentry *, struct mbuf *,
|
H A D | nd6.c | 1573 nd6_resolve(struct ifnet *ifp, const struct rtentry *rt, struct mbuf *m, in nd6_resolve() function
|
/netbsd-src/sys/net/ |
H A D | if_arcsubr.c | 223 error = nd6_resolve(ifp, rt, m, dst, &adst, in arc_output()
|
H A D | if_ieee1394subr.c | 166 error = nd6_resolve(ifp, rt, m0, dst, hwdst->iha_uid, in ieee1394_output()
|
H A D | if_ethersubr.c | 300 error = nd6_resolve(ifp0, rt, m, dst, edst, in ether_output()
|