nvmf_connect_disc_entry(9) | libnvme API manual | nvmf_connect_disc_entry(9) |
NAME¶
nvmf_connect_disc_entry - Connect controller based on the discovery log page entry
SYNOPSIS¶
nvme_ctrl_t nvmf_connect_disc_entry (nvme_host_t h , struct nvmf_disc_log_entry *e , const struct nvme_fabrics_config *defcfg , bool *discover );
ARGUMENTS¶
RETURN¶
Pointer to the new controller
nvmf_connect_disc_entry | October 2024 |