nvme_ctrl_get_address - Man Page

Address string of a controller

Synopsis

const char * nvme_ctrl_get_address (nvme_ctrl_t c );

Arguments

c

Controller instance

Return

NVMe-over-Fabrics address string of c or empty string of no address is present.

Info

February 2024 libnvme API manual