Lines Matching refs:dst_entry
19 struct dst_entry *dst;
28 struct dst_entry *dst, u32 cookie) in dst_cache_per_cpu_dst_set()
38 static struct dst_entry *dst_cache_per_cpu_get(struct dst_cache *dst_cache, in dst_cache_per_cpu_get()
41 struct dst_entry *dst; in dst_cache_per_cpu_get()
63 struct dst_entry *dst_cache_get(struct dst_cache *dst_cache) in dst_cache_get()
75 struct dst_entry *dst; in dst_cache_get_ip4()
90 void dst_cache_set_ip4(struct dst_cache *dst_cache, struct dst_entry *dst, in dst_cache_set_ip4()
105 void dst_cache_set_ip6(struct dst_cache *dst_cache, struct dst_entry *dst, in dst_cache_set_ip6()
120 struct dst_entry *dst_cache_get_ip6(struct dst_cache *dst_cache, in dst_cache_get_ip6()
124 struct dst_entry *dst; in dst_cache_get_ip6()
176 struct dst_entry *dst = idst->dst; in dst_cache_reset_now()