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