Searched refs:dst_cache_get_ip6 (Results 1 – 4 of 4) sorted by relevance
123 struct dst_entry *dst_cache_get_ip6(struct dst_cache *dst_cache, in dst_cache_get_ip6() function140 EXPORT_SYMBOL_GPL(dst_cache_get_ip6);
66 struct dst_entry *dst_cache_get_ip6(struct dst_cache *dst_cache,
150 dst = dst_cache_get_ip6(dst_cache, saddr); in udp_tunnel6_dst_lookup()
129 dst = dst_cache_get_ip6(cache, &fl.saddr); in send6()
Completed in 26 milliseconds