Searched refs:rtcache_lookup1 (Results 1 – 2 of 2) sorted by relevance
499 rtcache_lookup1(struct route *ro, const struct sockaddr *dst, int clone) in rtcache_lookup1() function509 return rtcache_lookup1(ro, dst, 1); in rtcache_lookup()
694 rt = rtcache_lookup1(*ro, &u.dst, 1); in in6_selectroute()