Searched defs:final_dst (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
| H A D | nip_output.c | 349 nip_dst_lookup_flow(struct net *net, const struct sock *sk, struct flow_nip *fln, const struct nip_addr *final_dst) nip_dst_lookup_flow() argument
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| H A D | addrconf_core.c | 132 eafnosupport_ipv6_dst_lookup_flow(struct net *net, const struct sock *sk, struct flowi6 *fl6, const struct in6_addr *final_dst) eafnosupport_ipv6_dst_lookup_flow() argument
|
| H A D | ip6_output.c | 1875 struct in6_addr final_dst_buf, *final_dst = &final_dst_buf; in __ip6_make_skb() local 1229 ip6_dst_lookup_flow(struct net *net, const struct sock *sk, struct flowi6 *fl6, const struct in6_addr *final_dst) ip6_dst_lookup_flow() argument 1263 ip6_sk_dst_lookup_flow(struct sock *sk, struct flowi6 *fl6, const struct in6_addr *final_dst, bool connected) ip6_sk_dst_lookup_flow() argument [all...] |
| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | addrconf_core.c | 132 eafnosupport_ipv6_dst_lookup_flow(struct net *net, const struct sock *sk, struct flowi6 *fl6, const struct in6_addr *final_dst) eafnosupport_ipv6_dst_lookup_flow() argument
|
| H A D | ip6_output.c | 1943 struct in6_addr *final_dst; in __ip6_make_skb() local 1240 ip6_dst_lookup_flow(struct net *net, const struct sock *sk, struct flowi6 *fl6, const struct in6_addr *final_dst) ip6_dst_lookup_flow() argument 1274 ip6_sk_dst_lookup_flow(struct sock *sk, struct flowi6 *fl6, const struct in6_addr *final_dst, bool connected) ip6_sk_dst_lookup_flow() argument [all...] |
| /kernel/linux/linux-5.10/sound/core/oss/ |
| H A D | pcm_oss.c | 1474 char __user *final_dst = (char __force __user *)buf; in snd_pcm_oss_read2() local
|
| /kernel/linux/linux-6.6/sound/core/oss/ |
| H A D | pcm_oss.c | 1483 char __user *final_dst = (char __force __user *)buf; in snd_pcm_oss_read2() local
|
Completed in 15 milliseconds