Searched defs:bpf_link_create_opts (Results 1 – 2 of 2) sorted by relevance
172 struct bpf_link_create_opts { struct183 const struct bpf_link_create_opts *opts); argument
378 struct bpf_link_create_opts { struct379 size_t sz; /* size of this struct for forward/backward compatibility */380 __u32 flags;381 union bpf_iter_link_info *iter_info;382 __u32 iter_info_len;383 __u32 target_btf_id;384 union {