Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h16811 struct bpf_link_info { struct
16812 __u32 type;
16813 __u32 id;
16814 __u32 prog_id;
16815 union {
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h31679 struct bpf_link_info { struct
31680 __u32 type;
31681 __u32 id;
31682 __u32 prog_id;
31683 union {