1libnvme(9)                        API Manual                        libnvme(9)
2
3
4

NAME

6       enum nbft_hfi_info_tcp_flags - HFI Transport Flags
7

SYNOPSIS

9       enum nbft_hfi_info_tcp_flags {
10           NBFT_HFI_INFO_TCP_VALID ,
11           NBFT_HFI_INFO_TCP_GLOBAL_ROUTE ,
12           NBFT_HFI_INFO_TCP_DHCP_OVERRIDE
13
14       };
15

Constants

17       NBFT_HFI_INFO_TCP_VALID
18                   Descriptor  Valid:  if  set  to 1h, then this descriptor is
19                   valid. If cleared to 0h, then this descriptor is reserved.
20
21       NBFT_HFI_INFO_TCP_GLOBAL_ROUTE
22                   Global Route vs. Link Local Override Flag: if  set  to  1h,
23                   then  the  BIOS utilized this interface described by HFI to
24                   be the default route with highest priority. If  cleared  to
25                   0h, then routes are local to their own scope.
26
27       NBFT_HFI_INFO_TCP_DHCP_OVERRIDE
28                   DHCP  Override: if set to 1, then HFI information was popu‐
29                   lated by consuming the DHCP on this interface.  If  cleared
30                   to 0h, then the HFI information was set administratively by
31                   a configuration interface to the driver and pre-OS envrion‐
32                   ment.
33
34
35
36April 2023               enum nbft_hfi_info_tcp_flags               libnvme(9)
Impressum