nvme_ctrl_get_address(2)

Address string of a controller

Section 2 libnvme-dev bookworm source

Description

nvme_ctrl_get_address

NAME

nvme_ctrl_get_address - 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.