Home
last modified time | relevance | path

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

/external/libbpf/src/
Dlibbpf.c9059 bpf_object__next_program(const struct bpf_object *obj, struct bpf_program *prev) in bpf_object__next_program() function
/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs6236 pub fn bpf_object__next_program( in bpf_object__next_program() function