commit | 0b49c1cf6a006f666805901364be242df8508bc3 | [log] [tgz] |
---|---|---|
author | Matt Gilbride <mattgilbride@google.com> | Fri Mar 14 16:56:16 2025 -0700 |
committer | Matt Gilbride <mattgilbride@google.com> | Fri Mar 21 12:14:15 2025 -0700 |
tree | c629c0743bf424d677e56904e2466a403f8ac59a | |
parent | 5e5da4102dba81e2284d6b76648cda703aba1ee4 [diff] |
rust: common trait for reading from bpf maps Creates a trait in the `bpf_map` module that facilitates reading from various different bpf maps (and thus various different types) in a type safe way with minimal boilerplate. Bug: 400115326 Flag: EXEMPT unused executable not yet mapped into apex Test: TH Change-Id: I608d5cc4f1fe3297ae0be1c8942c15885fc2febf