Home
last modified time | relevance | path

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

/linux/drivers/net/ovpn/
H A Dudp.c175 dst_cache_reset(cache); in ovpn_udp4_output()
184 dst_cache_reset(cache); in ovpn_udp4_output()
251 dst_cache_reset(cache); in ovpn_udp6_output()
H A Dpeer.c274 dst_cache_reset(&peer->dst_cache); in ovpn_peer_endpoints_update()
H A Dnetlink.c305 dst_cache_reset(&peer->dst_cache); in ovpn_nl_peer_modify()
/linux/net/core/
H A Ddst_cache.c174 dst_cache_reset(dst_cache); in dst_cache_init()
200 dst_cache_reset(dst_cache); in dst_cache_reset_now()
/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()
/linux/include/net/
H A Ddst_cache.h77 static inline void dst_cache_reset(struct dst_cache *dst_cache) in dst_cache_reset() function
/linux/net/ipv6/
H A Dsit.c481 dst_cache_reset(&t->dst_cache); in ipip6_tunnel_prl_ctl()
524 dst_cache_reset(&tunnel->dst_cache); in ipip6_tunnel_uninit()
1155 dst_cache_reset(&t->dst_cache); in ipip6_tunnel_update()
1186 dst_cache_reset(&t->dst_cache); in ipip6_tunnel_update_6rd()
H A Dip6_gre.c369 dst_cache_reset(&t->dst_cache); in ip6erspan_tunnel_uninit()
382 dst_cache_reset(&t->dst_cache); in ip6gre_tunnel_uninit()
1207 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()
1548 dst_cache_reset(&t->dst_cache); in ip6_tnl_change()
H A Dip6_vti.c717 dst_cache_reset(&t->dst_cache); in vti6_tnl_change()
/linux/net/ipv4/
H A Dip_tunnel.c309 dst_cache_reset(&tunnel->dst_cache); in ip_tunnel_bind_dev()
890 dst_cache_reset(&t->dst_cache); in ip_tunnel_update()
1326 dst_cache_reset(&tunnel->dst_cache); in ip_tunnel_uninit()
/linux/drivers/net/
H A Dgeneve.c1873 dst_cache_reset(&geneve->cfg.info.dst_cache); in geneve_configure()
2236 dst_cache_reset(&cfg.info.dst_cache); in geneve_changelink()
/linux/drivers/net/vxlan/
H A Dvxlan_core.c563 dst_cache_reset(&rd->dst_cache); in vxlan_fdb_replace()