Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/bpf/
Dbpf.h287 struct bpf_prog_attach_opts { struct
296 LIBBPF_API int bpf_prog_attach_opts(int prog_fd, int attachable_fd, argument
Dbpf.c622 int bpf_prog_attach_opts(int prog_fd, int target_fd, in bpf_prog_attach_opts() function