aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/bpf_amd64.const
diff options
context:
space:
mode:
authorKaipeng Zeng <kaipeng94@gmail.com>2019-05-10 19:00:44 +0800
committerDmitry Vyukov <dvyukov@google.com>2019-05-10 13:00:44 +0200
commitc2aed7c7e3e293282067079aa68bd550b880a242 (patch)
tree6c218df661aee739b1e988a09a65fdf79b1225f5 /sys/linux/bpf_amd64.const
parent8f24b7d63ed022019c9c221a7e9b54ec1c11f533 (diff)
sys/linux: update descriptions of sendmsg/sendmmsg
Fix the descriptions of cmsghdr. Add sendmsg$sock and sendmmsg$sock for __sock_cmsg_send.
Diffstat (limited to 'sys/linux/bpf_amd64.const')
-rw-r--r--sys/linux/bpf_amd64.const2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/bpf_amd64.const b/sys/linux/bpf_amd64.const
index 4a1ae7a02..568b95a6f 100644
--- a/sys/linux/bpf_amd64.const
+++ b/sys/linux/bpf_amd64.const
@@ -155,7 +155,7 @@ BPF_XOR0 = 10
BTF_MAGIC = 60319
BTF_VERSION = 1
MAX_BPF_REG = 11
-__BPF_FUNC_MAX_ID = 99
+__BPF_FUNC_MAX_ID = 109
__MAX_BPF_REG = 11
__NR_bpf = 321
bpf_call_code = 133