Home
last modified time | relevance | path

Searched refs:final_dst (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/include/net/
Dipv6_stubs.h30 const struct in6_addr *final_dst);
Dipv6.h1096 const struct in6_addr *final_dst);
1098 const struct in6_addr *final_dst,
/linux-6.1.9/net/ipv6/
Dip6_output.c1235 const struct in6_addr *final_dst) in ip6_dst_lookup_flow() argument
1243 if (final_dst) in ip6_dst_lookup_flow()
1244 fl6->daddr = *final_dst; in ip6_dst_lookup_flow()
1269 const struct in6_addr *final_dst, in ip6_sk_dst_lookup_flow() argument
1278 dst = ip6_dst_lookup_flow(sock_net(sk), sk, fl6, final_dst); in ip6_sk_dst_lookup_flow()
1910 struct in6_addr *final_dst; in __ip6_make_skb() local
1942 final_dst = &fl6->daddr; in __ip6_make_skb()
1946 ipv6_push_nfrag_opts(skb, opt, &proto, &final_dst, &fl6->saddr); in __ip6_make_skb()
1958 hdr->daddr = *final_dst; in __ip6_make_skb()
Daddrconf_core.c135 const struct in6_addr *final_dst) in eafnosupport_ipv6_dst_lookup_flow() argument
/linux-6.1.9/sound/core/oss/
Dpcm_oss.c1483 char __user *final_dst = (char __force __user *)buf; in snd_pcm_oss_read2() local
1497 if (!in_kernel && copy_to_user(final_dst, buf, bytes)) in snd_pcm_oss_read2()