Searched defs:bpf_prog_load_opts (Results 1 – 1 of 1) sorted by relevance
75 int attempts;78 __u32 prog_btf_fd;79 __u32 prog_flags;80 __u32 prog_ifindex;81 __u32 kern_version;83 __u32 attach_btf_id;84 __u32 attach_prog_fd;85 __u32 attach_btf_obj_fd;87 const int *fd_array;112 #define bpf_prog_load_opts__last_field token_fd argument[all …]
Completed in 10 milliseconds