Home
last modified time | relevance | path

Searched refs:dst_cache_destroy (Results 1 – 14 of 14) 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.c313 dst_cache_destroy(&md_dst->u.tun_info.dst_cache); in metadata_dst_free()
349 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/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/drivers/net/wireguard/
H A Dpeer.c190 dst_cache_destroy(&peer->endpoint_cache); in rcu_release()
/linux/net/ipv6/
H A Dioam6_iptunnel.c242 dst_cache_destroy(&ilwt->cache); in ioam6_build_state()
473 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.c727 dst_cache_destroy(&seg6_lwt_lwtunnel(lwt)->cache); in seg6_destroy_state()
H A Dip6_gre.c1425 dst_cache_destroy(&t->dst_cache); in ip6gre_dev_free()
1508 dst_cache_destroy(&tunnel->dst_cache); in ip6gre_tunnel_init_common()
1879 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()
1916 dst_cache_destroy(&t->dst_cache); in ip6_tnl_dev_init_gen()
/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.c1089 dst_cache_destroy(&tunnel->dst_cache); in ip_tunnel_dev_free()
1300 dst_cache_destroy(&tunnel->dst_cache); in __ip_tunnel_init()
H A Dip_tunnel_core.c741 dst_cache_destroy(&tun_info->dst_cache); in ip_tun_destroy_state()
/linux/drivers/net/ovpn/
H A Dpeer.c343 dst_cache_destroy(&peer->dst_cache); in ovpn_peer_release_rcu()