diff options
Diffstat (limited to 'sys/linux/bpf_arm.const')
| -rw-r--r-- | sys/linux/bpf_arm.const | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/bpf_arm.const b/sys/linux/bpf_arm.const index 58294538b..bae4e7c5f 100644 --- a/sys/linux/bpf_arm.const +++ b/sys/linux/bpf_arm.const @@ -26,6 +26,7 @@ BPF_DW0 = 3 BPF_END0 = 13 BPF_EXIST = 2 BPF_EXIT0 = 9 +BPF_FUNC_INFO_SIZE = 8 BPF_F_ALLOW_MULTI = 2 BPF_F_ALLOW_OVERRIDE = 1 BPF_F_NO_COMMON_LRU = 2 @@ -54,6 +55,7 @@ BPF_JSLE0 = 13 BPF_JSLT0 = 12 BPF_LD = 0 BPF_LDX = 1 +BPF_LINE_INFO_SIZE = 16 BPF_LSH0 = 6 BPF_MAP_CREATE = 0 BPF_MAP_DELETE_ELEM = 3 |
