Home
last modified time | relevance | path

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

/linux/net/core/
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);
A Ddst.c303 dst_cache_destroy(&md_dst->u.tun_info.dst_cache); in metadata_dst_free()
338 dst_cache_destroy(&one_md_dst->u.tun_info.dst_cache); in metadata_dst_free_percpu()
/linux/include/net/
A Ddst_cache.h107 void dst_cache_destroy(struct dst_cache *dst_cache);
/linux/net/tipc/
A Dudp_media.c798 dst_cache_destroy(&ub->rcast.dst_cache); in tipc_udp_enable()
812 dst_cache_destroy(&rcast->dst_cache); in cleanup_bearer()
818 dst_cache_destroy(&ub->rcast.dst_cache); in cleanup_bearer()
/linux/drivers/net/wireguard/
A Dpeer.c190 dst_cache_destroy(&peer->endpoint_cache); in rcu_release()
/linux/net/ipv6/
A Dioam6_iptunnel.c235 dst_cache_destroy(&ilwt->cache); in ioam6_build_state()
438 dst_cache_destroy(&ioam6_lwt_state(lwt)->cache); in ioam6_destroy_state()
A Drpl_iptunnel.c124 dst_cache_destroy(&rpl_lwt_lwtunnel(lwt)->cache); in rpl_destroy_state()
A Dseg6_iptunnel.c691 dst_cache_destroy(&seg6_lwt_lwtunnel(lwt)->cache); in seg6_destroy_state()
A Dip6_gre.c1445 dst_cache_destroy(&t->dst_cache); in ip6gre_dev_free()
1529 dst_cache_destroy(&tunnel->dst_cache); in ip6gre_tunnel_init_common()
1911 dst_cache_destroy(&tunnel->dst_cache); in ip6erspan_tap_init()
A Dip6_tunnel.c250 dst_cache_destroy(&t->dst_cache); in ip6_dev_free()
1907 dst_cache_destroy(&t->dst_cache); in ip6_tnl_dev_init_gen()
A Dsit.c1413 dst_cache_destroy(&tunnel->dst_cache); in ipip6_dev_free()
/linux/net/ipv6/ila/
A Dila_lwt.c264 dst_cache_destroy(&ila_lwt_lwtunnel(lwt)->dst_cache); in ila_destroy_state()
/linux/net/ipv4/
A Dip_tunnel.c1102 dst_cache_destroy(&tunnel->dst_cache); in ip_tunnel_dev_free()
1324 dst_cache_destroy(&tunnel->dst_cache); in ip_tunnel_init()
A Dip_tunnel_core.c733 dst_cache_destroy(&tun_info->dst_cache); in ip_tun_destroy_state()
/linux/drivers/net/vxlan/
A Dvxlan_mdb.c690 dst_cache_destroy(&rd->dst_cache); in vxlan_mdb_rdst_free()
A Dvxlan_core.c933 dst_cache_destroy(&rd->dst_cache); in __vxlan_fdb_free()
973 dst_cache_destroy(&rd->dst_cache); in vxlan_dst_free()
/linux/drivers/net/
A Dgeneve.c356 dst_cache_destroy(&geneve->cfg.info.dst_cache); in geneve_uninit()

Completed in 45 milliseconds