Home
last modified time | relevance | path

Searched refs:dst_cache_get_ip6 (Results 1 – 4 of 4) sorted by relevance

/linux/net/core/
A Ddst_cache.c123 struct dst_entry *dst_cache_get_ip6(struct dst_cache *dst_cache, in dst_cache_get_ip6() function
140 EXPORT_SYMBOL_GPL(dst_cache_get_ip6);
/linux/include/net/
A Ddst_cache.h66 struct dst_entry *dst_cache_get_ip6(struct dst_cache *dst_cache,
/linux/net/ipv6/
A Dip6_udp_tunnel.c150 dst = dst_cache_get_ip6(dst_cache, saddr); in udp_tunnel6_dst_lookup()
/linux/drivers/net/wireguard/
A Dsocket.c129 dst = dst_cache_get_ip6(cache, &fl.saddr); in send6()

Completed in 26 milliseconds