Home
last modified time | relevance | path

Searched defs:bpf_prog_query_opts (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libbpf/src/
H A Dbpf.h585 struct bpf_prog_query_opts { struct
604 * @brief **bpf_prog_query_opts()** queries the BPF programs and BPF links argument
H A Dbpf.c929 int bpf_prog_query_opts(int target, enum bpf_attach_type type, in bpf_prog_query_opts() function
/aosp_15_r20/out/soong/.intermediates/external/libbpf/libbpf_headers/gen/bpf/
Dbpf.h585 struct bpf_prog_query_opts { struct
604 * @brief **bpf_prog_query_opts()** queries the BPF programs and BPF links argument
/aosp_15_r20/out/soong/.intermediates/external/rust/android-crates-io/crates/libbpf-sys/liblibbpf_sys/android_arm64_armv8-2a_cortex-a55_dylib/out/
Dbindgen.rs3661 pub struct bpf_prog_query_opts { struct
3666 pub __bindgen_anon_1: bpf_prog_query_opts__bindgen_ty_1, argument
3688 impl Default for bpf_prog_query_opts { argument
3698 pub fn bpf_prog_query_opts( in bpf_prog_query_opts() function
3701 opts: *mut bpf_prog_query_opts, in bpf_prog_query_opts()
/aosp_15_r20/out/soong/.intermediates/external/rust/android-crates-io/crates/libbpf-sys/liblibbpf_bindgen/android_arm64_armv8-2a_cortex-a55_source/
Dbindgen.rs3661 pub struct bpf_prog_query_opts { struct
3666 pub __bindgen_anon_1: bpf_prog_query_opts__bindgen_ty_1, argument
3688 impl Default for bpf_prog_query_opts { argument
3698 pub fn bpf_prog_query_opts( in bpf_prog_query_opts() function
3701 opts: *mut bpf_prog_query_opts, in bpf_prog_query_opts()
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs5331 pub struct bpf_prog_query_opts { struct
5336 pub __bindgen_anon_1: bpf_prog_query_opts__bindgen_ty_1, argument
5358 impl Default for bpf_prog_query_opts { argument
5368 pub fn bpf_prog_query_opts( in bpf_prog_query_opts() function
5371 opts: *mut bpf_prog_query_opts, in bpf_prog_query_opts()