diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-12-30 13:27:48 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2017-12-31 12:11:12 +0100 |
| commit | 6bfd4f1979d582602a91ee57865e588ffed41ab5 (patch) | |
| tree | cd1c455e13b54e69d006de58b44cd128266ca928 /sys/linux/bpf_amd64.const | |
| parent | bb6384b81a9f3d4e4d4b3b16bc5c36a87239ae96 (diff) | |
sys/linux: netlink xfrm support
Diffstat (limited to 'sys/linux/bpf_amd64.const')
| -rw-r--r-- | sys/linux/bpf_amd64.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/bpf_amd64.const b/sys/linux/bpf_amd64.const index 2e0426766..06d71efc9 100644 --- a/sys/linux/bpf_amd64.const +++ b/sys/linux/bpf_amd64.const @@ -123,7 +123,7 @@ BPF_SUB0 = 1 BPF_W0 = 0 BPF_XADD0 = 6 BPF_XOR0 = 10 -__BPF_FUNC_MAX_ID = 58 +__BPF_FUNC_MAX_ID = 59 __NR_bpf = 321 bpf_call_code = 133 bpf_exit_code = 149 |
