Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Ddst_cache.h77 static inline void dst_cache_reset(struct dst_cache *dst_cache) in dst_cache_reset() function
/linux-6.3-rc2/drivers/net/wireguard/
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()
/linux-6.3-rc2/net/core/
A Ddst_cache.c147 dst_cache_reset(dst_cache); in dst_cache_init()
/linux-6.3-rc2/net/ipv4/
A Dip_tunnel.c308 dst_cache_reset(&tunnel->dst_cache); in ip_tunnel_bind_dev()
858 dst_cache_reset(&t->dst_cache); in ip_tunnel_update()
1271 dst_cache_reset(&tunnel->dst_cache); in ip_tunnel_uninit()
/linux-6.3-rc2/net/ipv6/
A Dsit.c478 dst_cache_reset(&t->dst_cache); in ipip6_tunnel_prl_ctl()
521 dst_cache_reset(&tunnel->dst_cache); in ipip6_tunnel_uninit()
1157 dst_cache_reset(&t->dst_cache); in ipip6_tunnel_update()
1188 dst_cache_reset(&t->dst_cache); in ipip6_tunnel_update_6rd()
A Dip6_gre.c400 dst_cache_reset(&t->dst_cache); in ip6erspan_tunnel_uninit()
413 dst_cache_reset(&t->dst_cache); in ip6gre_tunnel_uninit()
1214 dst_cache_reset(&t->dst_cache); in ip6gre_tnl_copy_tnl_parm()
A Dip6_tunnel.c383 dst_cache_reset(&t->dst_cache); in ip6_tnl_dev_uninit()
1531 dst_cache_reset(&t->dst_cache); in ip6_tnl_change()
A Dip6_vti.c721 dst_cache_reset(&t->dst_cache); in vti6_tnl_change()
/linux-6.3-rc2/drivers/net/
A Dgeneve.c1421 dst_cache_reset(&geneve->cfg.info.dst_cache); in geneve_configure()
1759 dst_cache_reset(&cfg.info.dst_cache); in geneve_changelink()
/linux-6.3-rc2/drivers/net/vxlan/
A Dvxlan_core.c632 dst_cache_reset(&rd->dst_cache); in vxlan_fdb_replace()

Completed in 48 milliseconds