Searched defs:bpf_prog_attach_opts (Results 1 – 2 of 2) sorted by relevance
321 struct bpf_prog_attach_opts { struct333 #define bpf_prog_attach_opts__last_field expected_revision argument346 * @brief **bpf_prog_attach_opts()** attaches the BPF program corresponding to argument
632 int bpf_prog_attach_opts(int prog_fd, int target, enum bpf_attach_type type, in bpf_prog_attach_opts() function