Is it possible to use ARRAY_OF_MAPS or HASH_OF_MAPS? #457
Unanswered
FallingSnow
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried using just a hashmap with an array as a value but loading the program returns an error about a
pointer to a mapwhen expecting apointer to a value.Is a map of maps not implemented?
More information about a map of maps: https://docs.kernel.org/next/bpf/map_of_maps.html
Beta Was this translation helpful? Give feedback.
All reactions