Searched refs:dst_cache_get_ip6 (Results 1 – 5 of 5) sorted by relevance
138 struct dst_entry *dst_cache_get_ip6(struct dst_cache *dst_cache, in dst_cache_get_ip6() function160 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()
238 dst = dst_cache_get_ip6(cache, &fl.saddr); in ovpn_udp6_output()
129 dst = dst_cache_get_ip6(cache, &fl.saddr); in send6()