Home
last modified time | relevance | path

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

/third_party/libbpf/include/uapi/linux/
Dbpf.h6296 struct bpf_link_info { struct
6297 __u32 type;
6298 __u32 id;
6299 __u32 prog_id;
6300 union {
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h35302 struct bpf_link_info { struct
35303 __u32 type;
35304 __u32 id;
35305 __u32 prog_id;
35306 union {