Searched refs:dst_cache_get (Results 1 – 5 of 5) sorted by relevance
67 struct dst_entry *dst_cache_get(struct dst_cache *dst_cache) in dst_cache_get() function74 EXPORT_SYMBOL_GPL(dst_cache_get);
24 struct dst_entry *dst_cache_get(struct dst_cache *dst_cache);
304 dst = dst_cache_get(&slwt->cache); in seg6_input()343 dst = dst_cache_get(&slwt->cache); in seg6_output()
1096 dst = dst_cache_get(&t->dst_cache); in ip6_tnl_xmit()
61 dst = dst_cache_get(&ilwt->dst_cache); in ila_output()