Searched refs:dst_cache_get (Results 1 – 8 of 8) 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()
470 dst = dst_cache_get(&slwt->cache); in seg6_input_core()540 dst = dst_cache_get(&slwt->cache); in seg6_output_core()
355 dst = dst_cache_get(&ilwt->cache); in ioam6_output()
1138 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()
Completed in 20 milliseconds