Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/include/net/
H A Ddst_cache.h77 static inline void dst_cache_reset(struct dst_cache *dst_cache) in dst_cache_reset() function
/openbmc/linux/net/core/
H A Ddst_cache.c147 dst_cache_reset(dst_cache); in dst_cache_init()
/openbmc/linux/net/ipv4/
H A Dip_tunnel.c308 dst_cache_reset(&tunnel->dst_cache); in ip_tunnel_bind_dev()
903 dst_cache_reset(&t->dst_cache); in ip_tunnel_update()
1317 dst_cache_reset(&tunnel->dst_cache); in ip_tunnel_uninit()
/openbmc/linux/net/ipv6/
H 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()
1159 dst_cache_reset(&t->dst_cache); in ipip6_tunnel_update()
1190 dst_cache_reset(&t->dst_cache); in ipip6_tunnel_update_6rd()
H 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()
1221 dst_cache_reset(&t->dst_cache); in ip6gre_tnl_copy_tnl_parm()
H A Dip6_tunnel.c383 dst_cache_reset(&t->dst_cache); in ip6_tnl_dev_uninit()
1547 dst_cache_reset(&t->dst_cache); in ip6_tnl_change()
H A Dip6_vti.c721 dst_cache_reset(&t->dst_cache); in vti6_tnl_change()
/openbmc/linux/drivers/net/
H A Dgeneve.c1433 dst_cache_reset(&geneve->cfg.info.dst_cache); in geneve_configure()
1771 dst_cache_reset(&cfg.info.dst_cache); in geneve_changelink()
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c585 dst_cache_reset(&rd->dst_cache); in vxlan_fdb_replace()