aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/bpf_arm.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-05-04 09:21:34 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-05-04 20:56:20 +0200
commit71db69869e82cce9af00f8660c6e867936b19212 (patch)
treecf59b7d7d6173ea870e9197df2b9b0b8be1dfa26 /sys/linux/bpf_arm.const
parenta4d38b39a8e23244bea7a53e9d7a759474f85dae (diff)
sys/linux: mark some ioctls as disabled
Mark ioctls we disable in init.go as disabled. Update #477 Update #502
Diffstat (limited to 'sys/linux/bpf_arm.const')
-rw-r--r--sys/linux/bpf_arm.const2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/bpf_arm.const b/sys/linux/bpf_arm.const
index 1f1e1465a..aaeb5db2f 100644
--- a/sys/linux/bpf_arm.const
+++ b/sys/linux/bpf_arm.const
@@ -217,7 +217,7 @@ BTF_KIND_VOLATILE = 9
BTF_MAGIC = 60319
BTF_VERSION = 1
MAX_BPF_REG = 11
-__BPF_FUNC_MAX_ID = 125
+__BPF_FUNC_MAX_ID = 126
__MAX_BPF_REG = 11
__NR_bpf = 386
bpf_call_code = 133