Home
last modified time | relevance | path

Searched refs:dst_cache_reset (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireguard/
H A Dsocket.c59 dst_cache_reset(cache); in send4()
69 dst_cache_reset(cache); in send4()
137 dst_cache_reset(cache); in send6()
294 dst_cache_reset(&peer->endpoint_cache); in wg_socket_set_peer_endpoint()
/OK3568_Linux_fs/kernel/include/net/
H A Ddst_cache.h77 static inline void dst_cache_reset(struct dst_cache *dst_cache) in dst_cache_reset() function
/OK3568_Linux_fs/kernel/net/core/
H A Ddst_cache.c147 dst_cache_reset(dst_cache); in dst_cache_init()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dip_tunnel.c308 dst_cache_reset(&tunnel->dst_cache); in ip_tunnel_bind_dev()
855 dst_cache_reset(&t->dst_cache); in ip_tunnel_update()
1267 dst_cache_reset(&tunnel->dst_cache); in ip_tunnel_uninit()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dsit.c475 dst_cache_reset(&t->dst_cache); in ipip6_tunnel_prl_ctl()
518 dst_cache_reset(&tunnel->dst_cache); in ipip6_tunnel_uninit()
1156 dst_cache_reset(&t->dst_cache); in ipip6_tunnel_update()
1187 dst_cache_reset(&t->dst_cache); in ipip6_tunnel_update_6rd()
H A Dip6_gre.c405 dst_cache_reset(&t->dst_cache); in ip6erspan_tunnel_uninit()
418 dst_cache_reset(&t->dst_cache); in ip6gre_tunnel_uninit()
1215 dst_cache_reset(&t->dst_cache); in ip6gre_tnl_copy_tnl_parm()
H A Dip6_tunnel.c412 dst_cache_reset(&t->dst_cache); in ip6_tnl_dev_uninit()
1559 dst_cache_reset(&t->dst_cache); in ip6_tnl_change()
H A Dip6_vti.c720 dst_cache_reset(&t->dst_cache); in vti6_tnl_change()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dgeneve.c1393 dst_cache_reset(&geneve->cfg.info.dst_cache); in geneve_configure()
1715 dst_cache_reset(&cfg.info.dst_cache); in geneve_changelink()
H A Dvxlan.c691 dst_cache_reset(&rd->dst_cache); in vxlan_fdb_replace()