Home
last modified time | relevance | path

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

/tools/lib/bpf/
A Dbpf.h75 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;
87 const int *fd_array;
91 __u32 func_info_cnt;
115 #define bpf_prog_load_opts__last_field fd_array_cnt argument
[all …]

Completed in 7 milliseconds