From eb9400440d4925896b43c13679247b3aedd2152a Mon Sep 17 00:00:00 2001 From: Eric Biggers Date: Wed, 18 Sep 2019 18:35:49 -0700 Subject: sys/linux: re-generate Linux descriptions from next-20190918 --- sys/linux/bpf_amd64.const | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/linux/bpf_amd64.const') diff --git a/sys/linux/bpf_amd64.const b/sys/linux/bpf_amd64.const index f37388cfd..8cfe3d1d7 100644 --- a/sys/linux/bpf_amd64.const +++ b/sys/linux/bpf_amd64.const @@ -195,7 +195,7 @@ BTF_KIND_VOLATILE = 9 BTF_MAGIC = 60319 BTF_VERSION = 1 MAX_BPF_REG = 11 -__BPF_FUNC_MAX_ID = 110 +__BPF_FUNC_MAX_ID = 111 __MAX_BPF_REG = 11 __NR_bpf = 321 bpf_call_code = 133 -- cgit mrf-deployment