Home
last modified time | relevance | path

Searched defs:bpf_map_batch_opts (Results 1 – 2 of 2) sorted by relevance

/external/libbpf/src/
Dbpf.h163 struct bpf_map_batch_opts { struct
168 #define bpf_map_batch_opts__last_field flags argument
188 const struct bpf_map_batch_opts *opts); argument
/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs4908 pub struct bpf_map_batch_opts { struct
4918 opts: *const bpf_map_batch_opts, in bpf_map_delete_batch()
4929 opts: *const bpf_map_batch_opts, in bpf_map_lookup_batch()
4940 opts: *const bpf_map_batch_opts, in bpf_map_lookup_and_delete_batch()
4949 opts: *const bpf_map_batch_opts, in bpf_map_update_batch()