Home
last modified time | relevance | path

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

/external/libbpf/src/
Dbpf.h644 struct bpf_prog_bind_opts { struct
651 const struct bpf_prog_bind_opts *opts); argument
/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs5430 pub struct bpf_prog_bind_opts { struct
5439 opts: *const bpf_prog_bind_opts, in bpf_prog_bind_map()