logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

struct nvme_host_ext_discover_log - Host Extended Discovery Log

Members

trtype Transport Type adrfam Address Family rsvd2 Reserved eflags Entry Flags rsvd12 Reserved hostnqn Host NVMe Qualified Name traddr Transport Address tsas Transport Specific Address Subtype tel Total Entry Length numexat Number of Extended Attributes rsvd1030 Reserved exat Extended Attributes List May 2025 struct nvme_host_ext_discover_log libnvme(2)

Name

struct nvme_host_ext_discover_log - Host Extended Discovery Log

Synopsis

struct nvme_host_ext_discover_log { __u8trtype;__u8adrfam;__u8rsvd2[8];__le16eflags;__u8rsvd12[244];charhostnqn[NVME_NQN_LENGTH];chartraddr[NVMF_TRADDR_SIZE];unionnvmf_tsastsas;__le32tel;__le16numexat;__u8rsvd1030[2];structnvmf_ext_attrexat[]; };

See Also