Searched refs:rtcache_lookup2 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/net/
H A Droute.h485 rtcache_lookup2(struct route *, const struct sockaddr *, int,
503 return rtcache_lookup2(ro, dst, clone, &hit);
H A Droute.c2177 rtcache_lookup2(struct route *ro, const struct sockaddr *dst, function
/netbsd-current/sys/netinet6/
H A Dip6_input.c440 rt = rtcache_lookup2(ro, &u.dst, 1, &hit);
452 * is already done in rtcache_lookup2: rt->rt_ifp->if_type will be

Completed in 117 milliseconds