Searched refs:dst_cache_get_ip4 (Results 1 – 2 of 2) sorted by relevance
76 struct rtable *dst_cache_get_ip4(struct dst_cache *dst_cache, __be32 *saddr) in dst_cache_get_ip4() function92 EXPORT_SYMBOL_GPL(dst_cache_get_ip4);
690 rt = connected ? dst_cache_get_ip4(&tunnel->dst_cache, &fl4.saddr) : in ip_tunnel_xmit()