From 8ba8079b119fc956671eed6c7e8cb6efd355ae61 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Tue, 13 Apr 2021 18:43:31 +0200 Subject: sys/linux: add file_handle descriptions --- sys/linux/bpf.txt.const | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/linux/bpf.txt.const') diff --git a/sys/linux/bpf.txt.const b/sys/linux/bpf.txt.const index 629860170..8e005a5c7 100644 --- a/sys/linux/bpf.txt.const +++ b/sys/linux/bpf.txt.const @@ -243,7 +243,7 @@ BTF_KIND_VOLATILE = 9 BTF_MAGIC = 60319 BTF_VERSION = 1 MAX_BPF_REG = 11 -__BPF_FUNC_MAX_ID = 164 +__BPF_FUNC_MAX_ID = 165 __MAX_BPF_REG = 11 __NR_bpf = 280, 386:357, amd64:321, arm:386, mips64le:5315, ppc64le:361, s390x:351 bpf_call_code = 133 -- cgit mrf-deployment