Lines Matching refs:dst_cache
562 dst_cache_reset(&rd->dst_cache); in vxlan_fdb_replace()
589 dst_cache_init(&rd->dst_cache, GFP_ATOMIC | __GFP_NOWARN); in vxlan_fdb_append()
900 dst_cache_destroy(&rd->dst_cache); in vxlan_fdb_create()
921 dst_cache_destroy(&rd->dst_cache); in __vxlan_fdb_free()
963 dst_cache_destroy(&rd->dst_cache); in vxlan_dst_free()
2331 struct dst_cache *dst_cache; in vxlan_xmit_one() local
2392 dst_cache = &rdst->dst_cache; in vxlan_xmit_one()
2435 dst_cache = &info->dst_cache; in vxlan_xmit_one()
2461 tos, use_cache ? dst_cache : NULL); in vxlan_xmit_one()
2540 use_cache ? dst_cache : NULL); in vxlan_xmit_one()
3220 &info->dst_cache); in vxlan_fill_metadata_dst()
3236 &info->dst_cache); in vxlan_fill_metadata_dst()