sk_udp_recvmsgRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: Absent ⚠️
4.15: Absent ⚠️
4.18: Absent ⚠️
5.0: Absent ⚠️
5.3: Absent ⚠️
5.4: Absent ⚠️
5.8: Absent ⚠️
5.11: Absent ⚠️
5.13: Selective Inline ⚠️int sk_udp_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, int noblock, int flags, int *addr_len);
Collision: Unique Static
Inline: Selective
Transformation: False
Instances:
In net/ipv4/udp_bpf.c (ffffffff81b05c40)
Location: net/ipv4/udp_bpf.c:13
Inline: True
Direct callers:
- net/ipv4/udp_bpf.c:udp_bpf_recvmsg
- net/ipv4/udp_bpf.c:udp_bpf_recvmsg
Symbols:
ffffffff81b05c40-ffffffff81b05c70: sk_udp_recvmsg (STB_LOCAL)
5.15: Selective Inline ⚠️int sk_udp_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, int noblock, int flags, int *addr_len);
Collision: Unique Static
Inline: Selective
Transformation: False
Instances:
In net/ipv4/udp_bpf.c (ffffffff81bc87a0)
Location: net/ipv4/udp_bpf.c:13
Inline: True
Direct callers:
- net/ipv4/udp_bpf.c:udp_bpf_recvmsg
- net/ipv4/udp_bpf.c:udp_bpf_recvmsg
Symbols:
ffffffff81bc87a0-ffffffff81bc87d0: sk_udp_recvmsg (STB_LOCAL)
5.19: Selective Inline ⚠️int sk_udp_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, int flags, int *addr_len);
Collision: Unique Static
Inline: Selective
Transformation: False
Instances:
In net/ipv4/udp_bpf.c (ffffffff81d5dec0)
Location: net/ipv4/udp_bpf.c:13
Inline: True
Direct callers:
- net/ipv4/udp_bpf.c:udp_bpf_recvmsg
- net/ipv4/udp_bpf.c:udp_bpf_recvmsg
Symbols:
ffffffff81d5dec0-ffffffff81d5df0e: sk_udp_recvmsg (STB_LOCAL)
6.2: Selective Inline ⚠️int sk_udp_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, int flags, int *addr_len);
Collision: Unique Static
Inline: Selective
Transformation: False
Instances:
In net/ipv4/udp_bpf.c (ffffffff81f283c0)
Location: net/ipv4/udp_bpf.c:13
Inline: True
Direct callers:
- net/ipv4/udp_bpf.c:udp_bpf_recvmsg
- net/ipv4/udp_bpf.c:udp_bpf_recvmsg
Symbols:
ffffffff81f283c0-ffffffff81f2840e: sk_udp_recvmsg (STB_LOCAL)
6.5: Selective Inline ⚠️int sk_udp_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, int flags, int *addr_len);
Collision: Unique Static
Inline: Selective
Transformation: False
Instances:
In net/ipv4/udp_bpf.c (ffffffff81f87f10)
Location: net/ipv4/udp_bpf.c:13
Inline: True
Symbols:
ffffffff81f87f10-ffffffff81f87f5e: sk_udp_recvmsg (STB_LOCAL)
6.8: Selective Inline ⚠️int sk_udp_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, int flags, int *addr_len);
Collision: Unique Static
Inline: Selective
Transformation: False
Instances:
In net/ipv4/udp_bpf.c (ffffffff8204f630)
Location: net/ipv4/udp_bpf.c:13
Inline: True
Symbols:
ffffffff8204f630-ffffffff8204f67e: sk_udp_recvmsg (STB_LOCAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
5.13 and 5.15 ✅
5.15 and 5.19 ⚠️int noblock
sk, msg, len, noblock, flags, addr_len ➡️ sk, msg, len, flags, addr_len
5.19 and 6.2 ✅
6.2 and 6.5 ✅
6.5 and 6.8 ✅