Home
last modified time | relevance | path

Searched refs:dst_cache_get_ip4 (Results 1 – 11 of 11) sorted by relevance

/linux/net/core/
A Ddst_cache.c72 struct rtable *dst_cache_get_ip4(struct dst_cache *dst_cache, __be32 *saddr) in dst_cache_get_ip4() function
88 EXPORT_SYMBOL_GPL(dst_cache_get_ip4);
/linux/include/net/
A Ddst_cache.h33 struct rtable *dst_cache_get_ip4(struct dst_cache *dst_cache, __be32 *saddr);
/linux/net/ipv4/
A Dip_tunnel.c579 rt = dst_cache_get_ip4(&tun_info->dst_cache, &fl4.saddr); in ip_md_tunnel_xmit()
738 rt = dst_cache_get_ip4(&tun_info->dst_cache, in ip_tunnel_xmit()
741 rt = connected ? dst_cache_get_ip4(&tunnel->dst_cache, in ip_tunnel_xmit()
A Droute.c2882 rt = dst_cache_get_ip4(dst_cache, saddr); in ip_route_output_tunnel()
/linux/drivers/net/wireguard/
A Dsocket.c49 rt = dst_cache_get_ip4(cache, &fl.saddr); in send4()
/linux/net/ipv6/
A Dsit.c949 rt = dst_cache_get_ip4(&tunnel->dst_cache, &fl4.saddr); in ipip6_tunnel_xmit()
/linux/drivers/net/
A Dgeneve.c805 rt = dst_cache_get_ip4(dst_cache, &fl4->saddr); in geneve_get_v4_rt()
A Dvxlan.c2410 rt = dst_cache_get_ip4(dst_cache, saddr); in vxlan_get_route()
/linux/
A Dvmlinux.symvers6705 0x00000000 dst_cache_get_ip4 vmlinux EXPORT_SYMBOL_GPL
A DSystem.map51769 ffff800010dd4850 T dst_cache_get_ip4
A D.tmp_System.map51769 ffff800010dd4850 T dst_cache_get_ip4

Completed in 318 milliseconds