| libnvme_ctrl_get_transport(9) | libnvme API manual | libnvme_ctrl_get_transport(9) |
NAME
libnvme_ctrl_get_transport - Get transport.
SYNOPSIS
const char * libnvme_ctrl_get_transport (const struct libnvme_ctrl *p );
ARGUMENTS
- p
- The struct libnvme_ctrl instance to query.
RETURN
The value of the transport field, or NULL if not set.
| libnvme_ctrl_get_transport | September 2026 |