Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireguard/
Dsocket.c59 dst_cache_reset(cache); in send4()
69 dst_cache_reset(cache); in send4()
137 dst_cache_reset(cache); in send6()
293 dst_cache_reset(&peer->endpoint_cache); in wg_socket_set_peer_endpoint()
311 dst_cache_reset(&peer->endpoint_cache); in wg_socket_clear_peer_endpoint_src()
/Linux-v5.10/include/net/
Ddst_cache.h77 static inline void dst_cache_reset(struct dst_cache *dst_cache) in dst_cache_reset() function
/Linux-v5.10/net/core/
Ddst_cache.c147 dst_cache_reset(dst_cache); in dst_cache_init()
/Linux-v5.10/net/ipv4/
Dip_tunnel.c308 dst_cache_reset(&tunnel->dst_cache); in ip_tunnel_bind_dev()
852 dst_cache_reset(&t->dst_cache); in ip_tunnel_update()
1259 dst_cache_reset(&tunnel->dst_cache); in ip_tunnel_uninit()
/Linux-v5.10/net/ipv6/
Dsit.c479 dst_cache_reset(&t->dst_cache); in ipip6_tunnel_prl_ctl()
522 dst_cache_reset(&tunnel->dst_cache); in ipip6_tunnel_uninit()
1158 dst_cache_reset(&t->dst_cache); in ipip6_tunnel_update()
1189 dst_cache_reset(&t->dst_cache); in ipip6_tunnel_update_6rd()
Dip6_gre.c406 dst_cache_reset(&t->dst_cache); in ip6erspan_tunnel_uninit()
419 dst_cache_reset(&t->dst_cache); in ip6gre_tunnel_uninit()
1202 dst_cache_reset(&t->dst_cache); in ip6gre_tnl_copy_tnl_parm()
Dip6_tunnel.c413 dst_cache_reset(&t->dst_cache); in ip6_tnl_dev_uninit()
1559 dst_cache_reset(&t->dst_cache); in ip6_tnl_change()
Dip6_vti.c721 dst_cache_reset(&t->dst_cache); in vti6_tnl_change()
/Linux-v5.10/drivers/net/
Dgeneve.c1368 dst_cache_reset(&geneve->cfg.info.dst_cache); in geneve_configure()
1690 dst_cache_reset(&cfg.info.dst_cache); in geneve_changelink()
Dvxlan.c691 dst_cache_reset(&rd->dst_cache); in vxlan_fdb_replace()