Searched refs:rtcache_lookup2 (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/sys/net/ |
| D | route.h | 485 rtcache_lookup2(struct route *, const struct sockaddr *, int, 503 return rtcache_lookup2(ro, dst, clone, &hit); in rtcache_lookup1()
|
| D | route.c | 2177 rtcache_lookup2(struct route *ro, const struct sockaddr *dst, in rtcache_lookup2() function
|
| /netbsd/src/sys/netinet6/ |
| D | ip6_input.c | 440 rt = rtcache_lookup2(ro, &u.dst, 1, &hit); in ip6_input()
|