Scroll to navigation

libnvme(9) API Manual libnvme(9)

NAME

enum nbft_hfi_info_ext_flags - HFI Transport Info Extended Information Descriptor Flags (since rev. 1.1)

SYNOPSIS

enum nbft_hfi_info_ext_flags {
NBFT_HFI_INFO_EXT_VALID ,
NBFT_HFI_INFO_EXT_DCI

};

Constants

Descriptor Valid: If set to 1h, then this descriptor is valid. If cleared to 0h, then this descriptor is reserved.
DHCP Client Identifier: If set to 1h, then the IPv4 and IPv6 DHCP Client Identifier Heap Object Reference fields are valid and the IP Origin field shall be set to 3h. If cleared to 0h, then the DHCP Client Identifier Heap Object References are reserved.
enum nbft_hfi_info_ext_flags July 2026