Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbpf.h585 struct bpf_prog_query_opts { struct
604 * @brief **bpf_prog_query_opts()** queries the BPF programs and BPF links argument
H A Dbpf.c930 int bpf_prog_query_opts(int target, enum bpf_attach_type type, in bpf_prog_query_opts() function