commit | 59b2099360b41e0e1f0a1331d7b9e59452f0f4bf | [log] [tgz] |
---|---|---|
author | Motomu Utsumi <motomuman@google.com> | Tue Mar 18 15:10:19 2025 +0900 |
committer | Maciej Żenczykowski <maze@google.com> | Tue Mar 18 12:15:39 2025 -0700 |
tree | 1e648667f051fb47531731c34145a637f533e318 | |
parent | 21536e55fc8f4e0f99989c1f83ca33c72abf3edb [diff] |
Add method to get key value type ids BPF_ANNOTATE_KV_PAIR is used to tell the bpf loader about the btf key_type and value_type of a bpf map. This CL adds a method to get key value type ids from BPF_ANNOTATE_KV_PAIR Bug: 403381101 Test: boot Change-Id: If308d49b64b38f65991a0a8177e5072d54e2cdf6