From 76bd6dd281dd67b97e275dc71a62be0fd5475725 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Mon, 13 Jan 2020 07:58:56 +0100 Subject: sys/linux: add NFNL_SUBSYS_OSF descriptions --- 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 1ab0ec293..3722620e5 100644 --- a/sys/linux/bpf_amd64.const +++ b/sys/linux/bpf_amd64.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 = 321 bpf_call_code = 133 -- cgit mrf-deployment