nvmf_connect_disc_entry - Man Page
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
- h
Host to which the controller should be connected
- e
Discovery log page entry
- defcfg
Default configuration to be used for the new controller
- discover
Set to 'true' if the new controller is a discovery controller
Return
Pointer to the new controller
Info
August 2024 libnvme API manual