Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/src/
H A Dbpf.h336 struct bpf_prog_attach_opts { struct
348 #define bpf_prog_attach_opts__last_field expected_revision argument
361 * @brief **bpf_prog_attach_opts()** attaches the BPF program corresponding to argument
H A Dbpf.c639 int bpf_prog_attach_opts(int prog_fd, int target, enum bpf_attach_type type, in bpf_prog_attach_opts() function
/aosp_15_r20/out/soong/.intermediates/external/libbpf/libbpf_headers/gen/bpf/
Dbpf.h336 struct bpf_prog_attach_opts { struct
348 #define bpf_prog_attach_opts__last_field expected_revision argument
361 * @brief **bpf_prog_attach_opts()** attaches the BPF program corresponding to 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.rs3341 pub struct bpf_prog_attach_opts { struct
3344 pub __bindgen_anon_1: bpf_prog_attach_opts__bindgen_ty_1, argument
3364 impl Default for bpf_prog_attach_opts { argument
3384 pub fn bpf_prog_attach_opts( in bpf_prog_attach_opts() function
3388 opts: *const bpf_prog_attach_opts, in bpf_prog_attach_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.rs3341 pub struct bpf_prog_attach_opts { struct
3344 pub __bindgen_anon_1: bpf_prog_attach_opts__bindgen_ty_1, argument
3364 impl Default for bpf_prog_attach_opts { argument
3384 pub fn bpf_prog_attach_opts( in bpf_prog_attach_opts() function
3388 opts: *const bpf_prog_attach_opts, in bpf_prog_attach_opts()
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs5011 pub struct bpf_prog_attach_opts { struct
5014 pub __bindgen_anon_1: bpf_prog_attach_opts__bindgen_ty_1, argument
5034 impl Default for bpf_prog_attach_opts { argument
5054 pub fn bpf_prog_attach_opts( in bpf_prog_attach_opts() function
5058 opts: *const bpf_prog_attach_opts, in bpf_prog_attach_opts()