diff options
Diffstat (limited to 'sys/linux/bpf_arm.const')
| -rw-r--r-- | sys/linux/bpf_arm.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/bpf_arm.const b/sys/linux/bpf_arm.const index bae4e7c5f..69f8b3141 100644 --- a/sys/linux/bpf_arm.const +++ b/sys/linux/bpf_arm.const @@ -155,7 +155,7 @@ BPF_XOR0 = 10 BTF_MAGIC = 60319 BTF_VERSION = 1 MAX_BPF_REG = 11 -__BPF_FUNC_MAX_ID = 98 +__BPF_FUNC_MAX_ID = 99 __MAX_BPF_REG = 11 __NR_bpf = 386 bpf_call_code = 133 |
