eBPF link information. This structure can be retrieved by calling bpf_obj_get_info_by_fd on a link fd.
More...
#include <ebpf_structs.h>
eBPF link information. This structure can be retrieved by calling bpf_obj_get_info_by_fd on a link fd.
◆ [union]
◆ attach_data
uint8_t bpf_link_info::attach_data |
◆ attach_type
◆ attach_type_uuid
◆ [struct]
struct { ... } bpf_link_info::cgroup |
◆ cgroup_id
uint64_t bpf_link_info::cgroup_id |
◆ id
◆ ifindex
uint32_t bpf_link_info::ifindex |
◆ prog_id
◆ program_type_uuid
◆ type
◆ [struct]
struct { ... } bpf_link_info::xdp |
The documentation for this struct was generated from the following file: