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);
221 dst = dst_cache_get(&rlwt->cache); in rpl_output()277 dst = dst_cache_get(&rlwt->cache); in rpl_input()
326 dst = dst_cache_get(&slwt->cache); in seg6_input()365 dst = dst_cache_get(&slwt->cache); in seg6_output()
1165 dst = dst_cache_get(&t->dst_cache); in ip6_tnl_xmit()
61 dst = dst_cache_get(&ilwt->dst_cache); in ila_output()
169 ndst = dst_cache_get(cache); in tipc_udp_xmit()