Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddst_cache.c179 void dst_cache_destroy(struct dst_cache *dst_cache) in dst_cache_destroy() function
191 EXPORT_SYMBOL_GPL(dst_cache_destroy);
H A Ddst.c312 dst_cache_destroy(&md_dst->u.tun_info.dst_cache); in metadata_dst_free()
348 dst_cache_destroy(&one_md_dst->u.tun_info.dst_cache); in metadata_dst_free_percpu()
/linux/include/net/
H A Ddst_cache.h107 void dst_cache_destroy(struct dst_cache *dst_cache);
/linux/net/ipv6/
H A Dseg6_iptunnel.c859 dst_cache_destroy(&slwt->cache_output); in seg6_build_state()
861 dst_cache_destroy(&slwt->cache_input); in seg6_build_state()
871 dst_cache_destroy(&slwt->cache_input); in seg6_destroy_state()
872 dst_cache_destroy(&slwt->cache_output); in seg6_destroy_state()
H A Dioam6_iptunnel.c234 dst_cache_destroy(&ilwt->cache); in ioam6_build_state()
465 dst_cache_destroy(&ioam6_lwt_state(lwt)->cache); in ioam6_destroy_state()
H A Drpl_iptunnel.c124 dst_cache_destroy(&rpl_lwt_lwtunnel(lwt)->cache); in rpl_destroy_state()
H A Dip6_gre.c1423 dst_cache_destroy(&t->dst_cache); in ip6gre_dev_free()
1506 dst_cache_destroy(&tunnel->dst_cache); in ip6gre_tunnel_init_common()
1877 dst_cache_destroy(&tunnel->dst_cache); in ip6erspan_tap_init()
H A Dip6_tunnel.c250 dst_cache_destroy(&t->dst_cache); in ip6_dev_free()
1969 dst_cache_destroy(&t->dst_cache); in ip6_tnl_dev_init_gen()
H A Dsit.c1410 dst_cache_destroy(&tunnel->dst_cache); in ipip6_dev_free()
/linux/drivers/net/wireguard/
H A Dpeer.c190 dst_cache_destroy(&peer->endpoint_cache); in rcu_release()
/linux/net/tipc/
H A Dudp_media.c794 dst_cache_destroy(&ub->rcast.dst_cache); in tipc_udp_enable()
806 dst_cache_destroy(&rcast->dst_cache); in rcast_free_rcu()
831 dst_cache_destroy(&ub->rcast.dst_cache); in cleanup_bearer()
/linux/net/ipv6/ila/
H A Dila_lwt.c266 dst_cache_destroy(&ila_lwt_lwtunnel(lwt)->dst_cache); in ila_destroy_state()
/linux/net/ipv4/
H A Dip_tunnel.c1079 dst_cache_destroy(&tunnel->dst_cache); in ip_tunnel_dev_free()
1290 dst_cache_destroy(&tunnel->dst_cache); in __ip_tunnel_init()
H A Dip_tunnel_core.c762 dst_cache_destroy(&tun_info->dst_cache); in ip_tun_destroy_state()
/linux/drivers/net/ovpn/
H A Dpeer.c350 dst_cache_destroy(&peer->dst_cache); in ovpn_peer_release_rcu()
/linux/drivers/net/vxlan/
H A Dvxlan_core.c904 dst_cache_destroy(&rd->dst_cache); in vxlan_fdb_create()
925 dst_cache_destroy(&rd->dst_cache); in __vxlan_fdb_free()
967 dst_cache_destroy(&rd->dst_cache); in vxlan_dst_free()
H A Dvxlan_mdb.c691 dst_cache_destroy(&rd->dst_cache); in vxlan_mdb_rdst_free()
/linux/drivers/net/
H A Dgeneve.c1806 dst_cache_destroy(&cfg->info.dst_cache); in geneve_config_free()