udp_bpf_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: ✅int udp_bpf_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, int nonblock, int flags, int *addr_len);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/ipv4/udp_bpf.c (ffffffff81b05c70)
Location: net/ipv4/udp_bpf.c:24
Inline: False
Symbols:
ffffffff81b05c70-ffffffff81b05e7a: udp_bpf_recvmsg (STB_LOCAL)
5.15: ✅int udp_bpf_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, int nonblock, int flags, int *addr_len);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/ipv4/udp_bpf.c (ffffffff81bc8980)
Location: net/ipv4/udp_bpf.c:63
Inline: False
Symbols:
ffffffff81bc8980-ffffffff81bc8b64: udp_bpf_recvmsg (STB_LOCAL)
5.19: ✅int udp_bpf_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, int flags, int *addr_len);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/ipv4/udp_bpf.c (ffffffff81d5df10)
Location: net/ipv4/udp_bpf.c:62
Inline: False
Symbols:
ffffffff81d5df10-ffffffff81d5e305: udp_bpf_recvmsg (STB_LOCAL)
6.2: ✅int udp_bpf_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, int flags, int *addr_len);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/ipv4/udp_bpf.c (ffffffff81f28720)
Location: net/ipv4/udp_bpf.c:62
Inline: False
Symbols:
ffffffff81f28720-ffffffff81f2894c: udp_bpf_recvmsg (STB_LOCAL)
6.5: Selective Inline, Transformation ⚠️int udp_bpf_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, int flags, int *addr_len);
Collision: Unique Static
Inline: Selective
Transformation: True
Instances:
In net/ipv4/udp_bpf.c (ffffffff81f88290)
Location: net/ipv4/udp_bpf.c:62
Inline: True
Symbols:
ffffffff81f884a0-ffffffff81f88500: udp_bpf_recvmsg (STB_LOCAL)
ffffffff81f88290-ffffffff81f88482: udp_bpf_recvmsg.part.0 (STB_LOCAL)
6.8: Selective Inline, Transformation ⚠️int udp_bpf_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, int flags, int *addr_len);
Collision: Unique Static
Inline: Selective
Transformation: True
Instances:
In net/ipv4/udp_bpf.c (ffffffff8204f9b0)
Location: net/ipv4/udp_bpf.c:62
Inline: True
Symbols:
ffffffff8204fbc0-ffffffff8204fc20: udp_bpf_recvmsg (STB_LOCAL)
ffffffff8204f9b0-ffffffff8204fba2: udp_bpf_recvmsg.part.0 (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 nonblock
sk, msg, len, nonblock, flags, addr_len ➡️ sk, msg, len, flags, addr_len
5.19 and 6.2 ✅
6.2 and 6.5 ✅
6.5 and 6.8 ✅