Home
last modified time | relevance | path

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

/external/libbpf/src/
Dbpf.c977 int bpf_prog_test_run_opts(int prog_fd, struct bpf_test_run_opts *opts) in bpf_prog_test_run_opts() function
/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs5471 pub fn bpf_prog_test_run_opts( in bpf_prog_test_run_opts() function