1nvmf_sectype_str(9) libnvme API manual nvmf_sectype_str(9)
23
4
NAME
6nvmf_sectype_str - Decode SECTYPE field
7
SYNOPSIS
9const char * nvmf_sectype_str (__u8 sectype );
10
ARGUMENTS
12sectype value to be decoded
13
DESCRIPTION
15Decode the SECTYPE field in the discovery log page entry.
16
RETURN
18decoded string
1920
21
22
October 2023 nvmf_sectype_str nvmf_sectype_str(9)