Home
last modified time | relevance | path

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

/external/libbpf/src/
Dbpf.h449 struct bpf_link_update_opts { struct
458 const struct bpf_link_update_opts *opts); argument
/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs5193 pub struct bpf_link_update_opts { struct
5204 opts: *const bpf_link_update_opts, in bpf_link_update()