Searched defs:bpf_prog_attach_opts (Results 1 – 6 of 6) sorted by relevance
336 struct bpf_prog_attach_opts { struct348 #define bpf_prog_attach_opts__last_field expected_revision argument361 * @brief **bpf_prog_attach_opts()** attaches the BPF program corresponding to argument
639 int bpf_prog_attach_opts(int prog_fd, int target, enum bpf_attach_type type, in bpf_prog_attach_opts() function
3341 pub struct bpf_prog_attach_opts { struct3344 pub __bindgen_anon_1: bpf_prog_attach_opts__bindgen_ty_1, argument3364 impl Default for bpf_prog_attach_opts { argument3384 pub fn bpf_prog_attach_opts( in bpf_prog_attach_opts() function3388 opts: *const bpf_prog_attach_opts, in bpf_prog_attach_opts()
5011 pub struct bpf_prog_attach_opts { struct5014 pub __bindgen_anon_1: bpf_prog_attach_opts__bindgen_ty_1, argument5034 impl Default for bpf_prog_attach_opts { argument5054 pub fn bpf_prog_attach_opts( in bpf_prog_attach_opts() function5058 opts: *const bpf_prog_attach_opts, in bpf_prog_attach_opts()