Searched defs:dst_cache (Results 1 – 6 of 6) sorted by relevance
11 struct dst_cache { struct12 struct dst_cache_pcpu __percpu *cache; argument18 * @dst_cache: the cache argument77 static inline void dst_cache_reset(struct dst_cache *dst_cache) in dst_cache_reset()
53 struct dst_cache dst_cache; /* cached dst */ member
106 struct dst_cache dst_cache; member167 struct dst_cache dst_cache; member
209 struct dst_cache dst_cache; member
708 struct dst_entry *dst_cache; /* destination cache entry */ member
143 struct dst_entry *dst_cache; member
Completed in 32 milliseconds