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