Home
last modified time | relevance | path

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

/linux-6.15/net/core/
H A Ddst_cache.c155 void dst_cache_destroy(struct dst_cache *dst_cache) in dst_cache_destroy() function
167 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-6.15/include/net/
H A Ddst_cache.h107 void dst_cache_destroy(struct dst_cache *dst_cache);
/linux-6.15/net/tipc/
H A Dudp_media.c798 dst_cache_destroy(&ub->rcast.dst_cache); in tipc_udp_enable()
813 dst_cache_destroy(&rcast->dst_cache); in cleanup_bearer()
820 dst_cache_destroy(&ub->rcast.dst_cache); in cleanup_bearer()
/linux-6.15/drivers/net/wireguard/
H A Dpeer.c190 dst_cache_destroy(&peer->endpoint_cache); in rcu_release()
/linux-6.15/net/ipv6/
H A Dioam6_iptunnel.c233 dst_cache_destroy(&ilwt->cache); in ioam6_build_state()
441 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 Dseg6_iptunnel.c725 dst_cache_destroy(&seg6_lwt_lwtunnel(lwt)->cache); in seg6_destroy_state()
H A Dip6_gre.c1446 dst_cache_destroy(&t->dst_cache); in ip6gre_dev_free()
1529 dst_cache_destroy(&tunnel->dst_cache); in ip6gre_tunnel_init_common()
1910 dst_cache_destroy(&tunnel->dst_cache); in ip6erspan_tap_init()
H A Dip6_tunnel.c251 dst_cache_destroy(&t->dst_cache); in ip6_dev_free()
1906 dst_cache_destroy(&t->dst_cache); in ip6_tnl_dev_init_gen()
H A Dsit.c1414 dst_cache_destroy(&tunnel->dst_cache); in ipip6_dev_free()
/linux-6.15/net/ipv6/ila/
H A Dila_lwt.c266 dst_cache_destroy(&ila_lwt_lwtunnel(lwt)->dst_cache); in ila_destroy_state()
/linux-6.15/net/ipv4/
H A Dip_tunnel.c1103 dst_cache_destroy(&tunnel->dst_cache); in ip_tunnel_dev_free()
1325 dst_cache_destroy(&tunnel->dst_cache); in ip_tunnel_init()
H A Dip_tunnel_core.c733 dst_cache_destroy(&tun_info->dst_cache); in ip_tun_destroy_state()
/linux-6.15/drivers/net/vxlan/
H A Dvxlan_mdb.c690 dst_cache_destroy(&rd->dst_cache); in vxlan_mdb_rdst_free()
H A Dvxlan_core.c938 dst_cache_destroy(&rd->dst_cache); in __vxlan_fdb_free()
978 dst_cache_destroy(&rd->dst_cache); in vxlan_dst_free()
/linux-6.15/drivers/net/
H A Dgeneve.c359 dst_cache_destroy(&geneve->cfg.info.dst_cache); in geneve_uninit()