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.h6501 struct bpf_link_info { struct
6502 __u32 type;
6503 __u32 id;
6504 __u32 prog_id;
6505 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 {