Searched refs:dst_cache_get (Results 1 – 7 of 7) sorted by relevance
63 struct dst_entry *dst_cache_get(struct dst_cache *dst_cache) in dst_cache_get() function70 EXPORT_SYMBOL_GPL(dst_cache_get);
24 struct dst_entry *dst_cache_get(struct dst_cache *dst_cache);
216 dst = dst_cache_get(&rlwt->cache); in rpl_output()272 dst = dst_cache_get(&rlwt->cache); in rpl_input()
327 dst = dst_cache_get(&slwt->cache); in seg6_input_core()397 dst = dst_cache_get(&slwt->cache); in seg6_output_core()
1135 dst = dst_cache_get(&t->dst_cache); in ip6_tnl_xmit()
61 dst = dst_cache_get(&ilwt->dst_cache); in ila_output()
175 ndst = dst_cache_get(cache); in tipc_udp_xmit()