Searched defs:bpf_prog_attach_opts (Results 1 – 2 of 2) sorted by relevance
287 struct bpf_prog_attach_opts { struct296 LIBBPF_API int bpf_prog_attach_opts(int prog_fd, int attachable_fd, argument
622 int bpf_prog_attach_opts(int prog_fd, int target_fd, in bpf_prog_attach_opts() function