Home
last modified time | relevance | path

Searched refs:bpf_test_run_opts (Results 1 - 2 of 2) sorted by relevance

/third_party/libbpf/src/
H A Dbpf.h617 struct bpf_test_run_opts { struct
641 struct bpf_test_run_opts *opts);
H A Dbpf.c969 int bpf_prog_test_run_opts(int prog_fd, struct bpf_test_run_opts *opts) in bpf_prog_test_run_opts()
975 if (!OPTS_VALID(opts, bpf_test_run_opts)) in bpf_prog_test_run_opts()

Completed in 4 milliseconds