nvme_ctrl_get_src_addr
Extract src_addr from the c->address string
- Provided by: libnvme-dev (Version: 1.15-2)
- Source: libnvme
- Report a bug
Extract src_addr from the c->address string
char * nvme_ctrl_get_src_addr (nvme_ctrl_t c , char *src_addr , size_t src_addr_len );
Pointer to src_addr on success. NULL on failure to extract the src_addr.