Home
last modified time | relevance | path

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

/linux/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/include/net/
A Ddst_cache.h24 struct dst_entry *dst_cache_get(struct dst_cache *dst_cache);
/linux/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.c335 dst = dst_cache_get(&slwt->cache); in seg6_input_core()
405 dst = dst_cache_get(&slwt->cache); in seg6_output_core()
A Dioam6_iptunnel.c312 dst = dst_cache_get(&ilwt->cache); in ioam6_output()
A Dip6_tunnel.c1135 dst = dst_cache_get(&t->dst_cache); in ip6_tnl_xmit()
/linux/net/ipv6/ila/
A Dila_lwt.c61 dst = dst_cache_get(&ilwt->dst_cache); in ila_output()
/linux/net/tipc/
A Dudp_media.c175 ndst = dst_cache_get(cache); in tipc_udp_xmit()
/linux/
A Dvmlinux.symvers9575 0x00000000 dst_cache_get vmlinux EXPORT_SYMBOL_GPL
A DSystem.map51768 ffff800010dd4814 T dst_cache_get
A D.tmp_System.map51768 ffff800010dd4814 T dst_cache_get

Completed in 323 milliseconds