Scroll to navigation

libnvme(9) API Manual libnvme(9)

NAME

enum nbft_info_nid_type - Namespace Identifier Type (NIDT)

SYNOPSIS

enum nbft_info_nid_type {
NBFT_INFO_NID_TYPE_NONE ,
NBFT_INFO_NID_TYPE_EUI64 ,
NBFT_INFO_NID_TYPE_NGUID ,
NBFT_INFO_NID_TYPE_NS_UUID

};

Constants

No identifier available.
The EUI-64 identifier.
The NSGUID identifier.
The UUID identifier.
enum nbft_info_nid_type February 2024