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

NAME

6       struct nbft_info_hfi - Host Fabric Interface (HFI) Descriptor
7

SYNOPSIS

9       struct nbft_info_hfi {
10           int index;
11           char transport[8];
12           struct nbft_info_hfi_info_tcp tcp_info;
13        };
14
15

Members

17       index       HFI  Descriptor Index: indicates the number of this HFI De‐
18                   scriptor in the Host Fabric Interface Descriptor List.
19
20       transport   Transport Type string (e.g. 'tcp').
21
22       tcp_info    The   HFI   Transport   Info   Descriptor,    see    struct
23                   nbft_info_hfi_info_tcp.
24
25
26
27April 2023                   struct nbft_info_hfi                   libnvme(9)
Impressum