nvmf_connect_ctrl - Connect a controller
Contents
Arguments
c Controller to be connected
Description
Issues a 'connect' command to the NVMe-oF controller. c must be initialized and not connected to the
topology.
Name
nvmf_connect_ctrl - Connect a controller
Return
0 on success; on failure errno is set and -1 is returned.
August 2025 nvmf_connect_ctrl nvmf_connect_ctrl(2)
Synopsis
intnvmf_connect_ctrl(nvme_ctrl_tc);
