diff options
| author | Mara Mihali <maramihali@google.com> | 2021-05-25 08:38:57 +0000 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-05-26 11:10:24 +0200 |
| commit | 54f0bcf1949532fe400c3e7d0941909fce7a6d7c (patch) | |
| tree | 55e2c60b533e7ec3f1b0ebb1425c51e220bbc6f3 /sys/linux/bpf.txt.const | |
| parent | 93d3a9f6027c2edb70b5edf0239ea00e58bd8ab1 (diff) | |
sys/linux: add fq_pie description for netlink_route_sched
Diffstat (limited to 'sys/linux/bpf.txt.const')
| -rw-r--r-- | sys/linux/bpf.txt.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/bpf.txt.const b/sys/linux/bpf.txt.const index 8e005a5c7..58c3efa52 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 = 165 +__BPF_FUNC_MAX_ID = 166 __MAX_BPF_REG = 11 __NR_bpf = 280, 386:357, amd64:321, arm:386, mips64le:5315, ppc64le:361, s390x:351 bpf_call_code = 133 |
