Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/src/
H A Dbpf.h350 struct bpf_prog_detach_opts { struct
358 #define bpf_prog_detach_opts__last_field expected_revision argument
377 * @brief **bpf_prog_detach_opts()** detaches the BPF program corresponding to argument
H A Dbpf.c677 int bpf_prog_detach_opts(int prog_fd, int target, enum bpf_attach_type type, in bpf_prog_detach_opts() function
/aosp_15_r20/out/soong/.intermediates/external/libbpf/libbpf_headers/gen/bpf/
Dbpf.h350 struct bpf_prog_detach_opts { struct
358 #define bpf_prog_detach_opts__last_field expected_revision argument
377 * @brief **bpf_prog_detach_opts()** detaches 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.rs3375 pub struct bpf_prog_detach_opts { struct
3392 pub fn bpf_prog_detach_opts( in bpf_prog_detach_opts() argument
3396 opts: *const bpf_prog_detach_opts, in bpf_prog_detach_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.rs3375 pub struct bpf_prog_detach_opts { struct
3392 pub fn bpf_prog_detach_opts( in bpf_prog_detach_opts() argument
3396 opts: *const bpf_prog_detach_opts, in bpf_prog_detach_opts()
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs5045 pub struct bpf_prog_detach_opts { struct
5062 pub fn bpf_prog_detach_opts( in bpf_prog_detach_opts() function
5066 opts: *const bpf_prog_detach_opts, in bpf_prog_detach_opts()