aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/bpf_arm.const
diff options
context:
space:
mode:
authorhoujingyi <18801127720@163.com>2019-03-29 11:41:32 +0800
committerDmitry Vyukov <dvyukov@google.com>2019-03-29 07:47:14 +0100
commit934bb8cadebb5713f5f118f1e846fdc890fea9df (patch)
tree1e4f82b7704b6f8cac50284d92a5ada6587eb056 /sys/linux/bpf_arm.const
parente825006ce0f9e0e98cd04e1f25891ad5a733ab1e (diff)
modify
Diffstat (limited to 'sys/linux/bpf_arm.const')
-rw-r--r--sys/linux/bpf_arm.const2
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