extern struct InfoAttr [src]
struct used by Cmd.obj_get_info_by_fd command
Fields
bpf_fd: fd_t
info_len: u32
info: u64
Source
pub const InfoAttr = extern struct {
bpf_fd: fd_t,
info_len: u32,
info: u64,
}
pub const InfoAttr = extern struct {
bpf_fd: fd_t,
info_len: u32,
info: u64,
}