Home
last modified time | relevance | path

Searched refs:dst_cache_set_ip6 (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/net/core/
H A Ddst_cache.c105 void dst_cache_set_ip6(struct dst_cache *dst_cache, struct dst_entry *dst, in dst_cache_set_ip6() function
118 EXPORT_SYMBOL_GPL(dst_cache_set_ip6);
/openbmc/linux/include/net/
H A Ddst_cache.h56 void dst_cache_set_ip6(struct dst_cache *dst_cache, struct dst_entry *dst,
/openbmc/linux/net/ipv6/
H A Drpl_iptunnel.c238 dst_cache_set_ip6(&rlwt->cache, dst, &fl6.saddr); in rpl_output()
280 dst_cache_set_ip6(&rlwt->cache, dst, in rpl_input()
H A Dseg6_iptunnel.c474 dst_cache_set_ip6(&slwt->cache, dst, in seg6_input_core()
560 dst_cache_set_ip6(&slwt->cache, dst, &fl6.saddr); in seg6_output_core()
H A Dioam6_iptunnel.c377 dst_cache_set_ip6(&ilwt->cache, dst, &fl6.saddr); in ioam6_output()
H A Dip6_output.c1355 dst_cache_set_ip6(dst_cache, dst, &fl6.saddr); in ip6_dst_lookup_tunnel()
H A Dip6_tunnel.c1240 dst_cache_set_ip6(&t->dst_cache, ndst, &fl6->saddr); in ip6_tnl_xmit()
/openbmc/linux/net/ipv6/ila/
H A Dila_lwt.c90 dst_cache_set_ip6(&ilwt->dst_cache, dst, &fl6.saddr); in ila_output()
/openbmc/linux/drivers/net/wireguard/
H A Dsocket.c148 dst_cache_set_ip6(cache, dst, &fl.saddr); in send6()
/openbmc/linux/net/tipc/
H A Dudp_media.c214 dst_cache_set_ip6(cache, ndst, &fl6.saddr); in tipc_udp_xmit()
/openbmc/linux/drivers/net/
H A Dgeneve.c909 dst_cache_set_ip6(dst_cache, dst, &fl6->saddr); in geneve_get_v6_dst()
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c2344 dst_cache_set_ip6(dst_cache, ndst, saddr); in vxlan6_get_route()