DOKK / manpages / debian 13 / libnvme-dev / nvme_ave_discover_log_entry.2.en
libnvme(2) API Manual libnvme(2)

struct nvme_ave_discover_log_entry - AVE Discovery Log Entry

struct nvme_ave_discover_log_entry {
__le32 tel;
char avenqn[224];
__u8 numatr;
__u8 rsvd229[3];
struct nvme_ave_tr_record atr[];
};

Total Entry Length
AVE NQN
Number of AVE Transport Records
Reserved
AVE Transport Record List
struct nvme_ave_discover_log_entry May 2025