Home
last modified time | relevance | path

Searched refs:dst_cache_destroy (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/net/core/
Ddst_cache.c156 void dst_cache_destroy(struct dst_cache *dst_cache) in dst_cache_destroy() function
168 EXPORT_SYMBOL_GPL(dst_cache_destroy);
Ddst.c306 dst_cache_destroy(&md_dst->u.tun_info.dst_cache); in metadata_dst_free()
339 dst_cache_destroy(&one_md_dst->u.tun_info.dst_cache); in metadata_dst_free_percpu()
/Linux-v4.19/include/net/
Ddst_cache.h96 void dst_cache_destroy(struct dst_cache *dst_cache);
/Linux-v4.19/net/ipv6/ila/
Dila_lwt.c258 dst_cache_destroy(&ila_lwt_lwtunnel(lwt)->dst_cache); in ila_destroy_state()
/Linux-v4.19/net/ipv6/
Dseg6_iptunnel.c463 dst_cache_destroy(&seg6_lwt_lwtunnel(lwt)->cache); in seg6_destroy_state()
Dip6_gre.c1395 dst_cache_destroy(&t->dst_cache); in ip6gre_dev_free()
1485 dst_cache_destroy(&tunnel->dst_cache); in ip6gre_tunnel_init_common()
1870 dst_cache_destroy(&tunnel->dst_cache); in ip6erspan_tap_init()
Dip6_tunnel.c255 dst_cache_destroy(&t->dst_cache); in ip6_dev_free()
1869 dst_cache_destroy(&t->dst_cache); in ip6_tnl_dev_init_gen()
Dsit.c1351 dst_cache_destroy(&tunnel->dst_cache); in ipip6_dev_free()
/Linux-v4.19/net/ipv4/
Dip_tunnel.c970 dst_cache_destroy(&tunnel->dst_cache); in ip_tunnel_dev_free()
1197 dst_cache_destroy(&tunnel->dst_cache); in ip_tunnel_init()
/Linux-v4.19/drivers/net/
Dgeneve.c339 dst_cache_destroy(&geneve->info.dst_cache); in geneve_uninit()
Dvxlan.c772 dst_cache_destroy(&rd->dst_cache); in vxlan_fdb_free()
796 dst_cache_destroy(&rd->dst_cache); in vxlan_dst_free()