Searched refs:dst_cache_get (Results 1 – 6 of 6) sorted by relevance
67 struct dst_entry *dst_cache_get(struct dst_cache *dst_cache) in dst_cache_get() function 79 EXPORT_SYMBOL_GPL(dst_cache_get);
17 * dst_cache_get - perform cache lookup24 struct dst_entry *dst_cache_get(struct dst_cache *dst_cache);
214 dst = dst_cache_get(&rlwt->cache); in rpl_output() 279 dst = dst_cache_get(&rlwt->cache); in rpl_input()
365 dst = dst_cache_get(&ilwt->cache); in ioam6_output()
62 dst = dst_cache_get(&ilwt->dst_cache); in ila_output()
178 ndst = dst_cache_get(cache); in tipc_udp_xmit()