table of contents
other versions
- Tumbleweed 1.15-2.1
- Leap-16.0
- Leap-15.6
| nvmf_trtype_str(9) | libnvme API manual | nvmf_trtype_str(9) |
NAME¶
nvmf_trtype_str - Decode TRTYPE field
SYNOPSIS¶
const char * nvmf_trtype_str (__u8 trtype );
ARGUMENTS¶
- trtype
- value to be decoded
DESCRIPTION¶
Decode the transport type field in the discovery log page entry.
RETURN¶
decoded string
| nvmf_trtype_str | July 2025 |