diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-01-13 07:58:56 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-01-13 07:58:56 +0100 |
| commit | 76bd6dd281dd67b97e275dc71a62be0fd5475725 (patch) | |
| tree | b5e6ea3fc68e989e6b38f95d8fee2c5e0afd33a0 /sys/linux/bpf_386.const | |
| parent | 53faa9fe74062ad0e47ea0269007ad5182252378 (diff) | |
sys/linux: add NFNL_SUBSYS_OSF descriptions
Diffstat (limited to 'sys/linux/bpf_386.const')
| -rw-r--r-- | sys/linux/bpf_386.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/bpf_386.const b/sys/linux/bpf_386.const index 395ceb8a6..62de4ea9a 100644 --- a/sys/linux/bpf_386.const +++ b/sys/linux/bpf_386.const @@ -204,7 +204,7 @@ BTF_KIND_VOLATILE = 9 BTF_MAGIC = 60319 BTF_VERSION = 1 MAX_BPF_REG = 11 -__BPF_FUNC_MAX_ID = 116 +__BPF_FUNC_MAX_ID = 117 __MAX_BPF_REG = 11 __NR_bpf = 357 bpf_call_code = 133 |
