Home
last modified time | relevance | path

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

/external/libbpf/src/
Dbpf.h385 struct bpf_prog_attach_opts { struct
394 LIBBPF_API int bpf_prog_attach_opts(int prog_fd, int attachable_fd, argument
Dbpf.c760 int bpf_prog_attach_opts(int prog_fd, int target_fd, in bpf_prog_attach_opts() function