* xlat/bpf_map_types.in: Update list of BPF_MAP_TYPE_* constants.
---
 xlat/bpf_map_types.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/xlat/bpf_map_types.in b/xlat/bpf_map_types.in
index e3222d38d78d..583c01606b11 100644
--- a/xlat/bpf_map_types.in
+++ b/xlat/bpf_map_types.in
@@ -10,3 +10,5 @@ BPF_MAP_TYPE_CGROUP_ARRAY 8
 BPF_MAP_TYPE_LRU_HASH 9
 BPF_MAP_TYPE_LRU_PERCPU_HASH 10
 BPF_MAP_TYPE_LPM_TRIE 11
+BPF_MAP_TYPE_ARRAY_OF_MAPS 12
+BPF_MAP_TYPE_HASH_OF_MAPS 13
-- 
2.7.4


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to