diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2022-11-01 02:05:51 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2022-11-13 17:49:14 +0100 |
| commit | da11646c446c49f11ef907b57654d0046eadc7ee (patch) | |
| tree | 9efbd59f7a3212609a93428c0204060a8e1a41f0 /sys/linux/bpf.txt.const | |
| parent | f42ee5d8ac66980335478d9fab2acb20fe03d958 (diff) | |
sys/linux: update const files
Update const files on next-20221031.
Diffstat (limited to 'sys/linux/bpf.txt.const')
| -rw-r--r-- | sys/linux/bpf.txt.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/bpf.txt.const b/sys/linux/bpf.txt.const index f045c7228..a3b7d4799 100644 --- a/sys/linux/bpf.txt.const +++ b/sys/linux/bpf.txt.const @@ -258,7 +258,7 @@ XDP_FLAGS_HW_MODE = 8 XDP_FLAGS_REPLACE = 16 XDP_FLAGS_SKB_MODE = 2 XDP_FLAGS_UPDATE_IF_NOEXIST = 1 -__BPF_FUNC_MAX_ID = 208 +__BPF_FUNC_MAX_ID = 212 __MAX_BPF_REG = 11 __NR_bpf = 280, 386:357, amd64:321, arm:386, mips64le:5315, ppc64le:361, s390x:351 bpf_call_code = 133 |
