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