Searched refs:nd_resolve (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/net/ |
H A D | nd.h | 92 int nd_resolve(struct llentry *, const struct rtentry *, struct mbuf *,
|
H A D | nd.c | 310 nd_resolve(struct llentry *ln, const struct rtentry *rt, struct mbuf *m, in nd_resolve() function
|
/netbsd-src/sys/netinet6/ |
H A D | nd6.c | 1634 error = nd_resolve(ln, rt, m, lldst, dstsize); in nd6_resolve()
|
/netbsd-src/sys/netinet/ |
H A D | if_arp.c | 666 error = nd_resolve(la, rt, m, desten, destlen); in arpresolve()
|