Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dbpf.h71 int attempts;
74 __u32 prog_btf_fd;
75 __u32 prog_flags;
76 __u32 prog_ifindex;
77 __u32 kern_version;
79 __u32 attach_btf_id;
80 __u32 attach_prog_fd;
81 __u32 attach_btf_obj_fd;
83 const int *fd_array;
107 #define bpf_prog_load_opts__last_field log_true_size argument
[all …]