Home
last modified time | relevance | path

Searched refs:dst_cache_get (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/net/core/
A Ddst_cache.c63 struct dst_entry *dst_cache_get(struct dst_cache *dst_cache) in dst_cache_get() function
70 EXPORT_SYMBOL_GPL(dst_cache_get);
/linux-6.3-rc2/include/net/
A Ddst_cache.h24 struct dst_entry *dst_cache_get(struct dst_cache *dst_cache);
/linux-6.3-rc2/net/ipv6/
A Drpl_iptunnel.c216 dst = dst_cache_get(&rlwt->cache); in rpl_output()
272 dst = dst_cache_get(&rlwt->cache); in rpl_input()
A Dseg6_iptunnel.c470 dst = dst_cache_get(&slwt->cache); in seg6_input_core()
540 dst = dst_cache_get(&slwt->cache); in seg6_output_core()
A Dioam6_iptunnel.c355 dst = dst_cache_get(&ilwt->cache); in ioam6_output()
A Dip6_tunnel.c1138 dst = dst_cache_get(&t->dst_cache); in ip6_tnl_xmit()
/linux-6.3-rc2/net/ipv6/ila/
A Dila_lwt.c61 dst = dst_cache_get(&ilwt->dst_cache); in ila_output()
/linux-6.3-rc2/net/tipc/
A Dudp_media.c175 ndst = dst_cache_get(cache); in tipc_udp_xmit()

Completed in 20 milliseconds