From 3f1e91ed11e657c596a375b100695a8b4e0d6e37 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Wed, 16 Mar 2022 09:51:36 +0100 Subject: sys/linux: regenerate const files Regenerate on latest upstream commit 56e337f2cf1326323844927a04e9dbce9a244835. --- sys/linux/bpf.txt.const | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys') diff --git a/sys/linux/bpf.txt.const b/sys/linux/bpf.txt.const index 9254081b8..4fee5e2c5 100644 --- a/sys/linux/bpf.txt.const +++ b/sys/linux/bpf.txt.const @@ -253,7 +253,7 @@ BTF_KIND_VOLATILE = 9 BTF_MAGIC = 60319 BTF_VERSION = 1 MAX_BPF_REG = 11 -__BPF_FUNC_MAX_ID = 192 +__BPF_FUNC_MAX_ID = 186 __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