diff options
Diffstat (limited to 'sys/linux/bpf_arm64.const')
| -rw-r--r-- | sys/linux/bpf_arm64.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/bpf_arm64.const b/sys/linux/bpf_arm64.const index 209468f0a..f13aa88dd 100644 --- a/sys/linux/bpf_arm64.const +++ b/sys/linux/bpf_arm64.const @@ -204,7 +204,7 @@ BTF_KIND_VOLATILE = 9 BTF_MAGIC = 60319 BTF_VERSION = 1 MAX_BPF_REG = 11 -__BPF_FUNC_MAX_ID = 117 +__BPF_FUNC_MAX_ID = 118 __MAX_BPF_REG = 11 __NR_bpf = 280 bpf_call_code = 133 |
