Home
last modified time | relevance | path

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

/linux/drivers/net/ovpn/
H A Dudp.c174 dst_cache_reset(cache); in ovpn_udp4_output()
183 dst_cache_reset(cache); in ovpn_udp4_output()
250 dst_cache_reset(cache); in ovpn_udp6_output()
H A Dpeer.c278 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/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/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/net/ipv6/
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()
1208 dst_cache_reset(&t->dst_cache); in ip6gre_tnl_copy_tnl_parm()
H A Dip6_tunnel.c382 dst_cache_reset(&t->dst_cache); in ip6_tnl_dev_uninit()
1560 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/drivers/net/vxlan/
H A Dvxlan_core.c562 dst_cache_reset(&rd->dst_cache); in vxlan_fdb_replace()