Home
last modified time | relevance | path

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

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