Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Ddst_cache.c152 void dst_cache_destroy(struct dst_cache *dst_cache) in dst_cache_destroy() function
164 EXPORT_SYMBOL_GPL(dst_cache_destroy);
H A Ddst.c305 dst_cache_destroy(&md_dst->u.tun_info.dst_cache); in metadata_dst_free()
340 dst_cache_destroy(&one_md_dst->u.tun_info.dst_cache); in metadata_dst_free_percpu()
/openbmc/linux/include/net/
H A Ddst_cache.h107 void dst_cache_destroy(struct dst_cache *dst_cache);
/openbmc/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()
/openbmc/linux/drivers/net/wireguard/
H A Dpeer.c190 dst_cache_destroy(&peer->endpoint_cache); in rcu_release()
/openbmc/linux/net/ipv6/ila/
H A Dila_lwt.c266 dst_cache_destroy(&ila_lwt_lwtunnel(lwt)->dst_cache);
/openbmc/linux/net/ipv6/
H A Drpl_iptunnel.c124 dst_cache_destroy(&rpl_lwt_lwtunnel(lwt)->cache); in rpl_destroy_state()
H A Dioam6_iptunnel.c395 dst_cache_destroy(&ioam6_lwt_state(lwt)->cache); in ioam6_destroy_state()
H A Dseg6_iptunnel.c720 dst_cache_destroy(&seg6_lwt_lwtunnel(lwt)->cache); in seg6_destroy_state()
H A Dip6_gre.c1433 dst_cache_destroy(&t->dst_cache); in ip6gre_dev_free()
1521 dst_cache_destroy(&tunnel->dst_cache); in ip6gre_tunnel_init_common()
1914 dst_cache_destroy(&tunnel->dst_cache); in ip6erspan_tap_init()
H A Dip6_tunnel.c249 dst_cache_destroy(&t->dst_cache); in ip6_dev_free()
1907 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()
/openbmc/linux/net/ipv4/
H A Dip_tunnel.c1059 dst_cache_destroy(&tunnel->dst_cache); in ip_tunnel_dev_free()
1288 dst_cache_destroy(&tunnel->dst_cache); in ip_tunnel_init()
H A Dip_tunnel_core.c726 dst_cache_destroy(&tun_info->dst_cache); in ip_tun_destroy_state()
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_mdb.c684 dst_cache_destroy(&rd->dst_cache); in vxlan_mdb_rdst_free()
H A Dvxlan_core.c934 dst_cache_destroy(&rd->dst_cache); in __vxlan_fdb_free()
974 dst_cache_destroy(&rd->dst_cache); in vxlan_dst_free()
/openbmc/linux/drivers/net/
H A Dgeneve.c360 dst_cache_destroy(&geneve->cfg.info.dst_cache); in geneve_uninit()