Home
last modified time | relevance | path

Searched refs:dst_cache_set_ip4 (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/net/core/
H A Ddst_cache.c90 void dst_cache_set_ip4(struct dst_cache *dst_cache, struct dst_entry *dst, in dst_cache_set_ip4() function
102 EXPORT_SYMBOL_GPL(dst_cache_set_ip4);
/OK3568_Linux_fs/kernel/include/net/
H A Ddst_cache.h43 void dst_cache_set_ip4(struct dst_cache *dst_cache, struct dst_entry *dst,
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dip_tunnel.c587 dst_cache_set_ip4(&tun_info->dst_cache, &rt->dst, in ip_md_tunnel_xmit()
753 dst_cache_set_ip4(&tun_info->dst_cache, &rt->dst, in ip_tunnel_xmit()
756 dst_cache_set_ip4(&tunnel->dst_cache, &rt->dst, in ip_tunnel_xmit()
H A Droute.c2842 dst_cache_set_ip4(dst_cache, &rt->dst, fl4.saddr); in ip_route_output_tunnel()
/OK3568_Linux_fs/kernel/drivers/net/wireguard/
H A Dsocket.c81 dst_cache_set_ip4(cache, &rt->dst, fl.saddr); in send4()
/OK3568_Linux_fs/kernel/net/tipc/
H A Dudp_media.c185 dst_cache_set_ip4(cache, &rt->dst, fl.saddr); in tipc_udp_xmit()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dsit.c947 dst_cache_set_ip4(&tunnel->dst_cache, &rt->dst, fl4.saddr); in ipip6_tunnel_xmit()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dgeneve.c821 dst_cache_set_ip4(dst_cache, &rt->dst, fl4->saddr); in geneve_get_v4_rt()
H A Dvxlan.c2434 dst_cache_set_ip4(dst_cache, &rt->dst, fl4.saddr); in vxlan_get_route()