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