table of contents
nvmf_trtype_str(2) | libnvme API manual | nvmf_trtype_str(2) |
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 | April 2024 |