HostNvmeTransportParametersNvmeAddressFamily_enum
HostNvmeTransportParametersNvmeAddressFamily_enum
This enum specifies the supported address families for NVME over Fabrics.
For details, see:
- "NVM Express over Fabrics 1.0", Section 5.3, Figure 34, "Discovery Log Page Entry"
Possible values:
ipv4
: IPv4 address, format specified in IETF RFC 791.ipv6
: IPv6 address, format specified in IETF RFC 2373.infiniBand
: InfiniBand address family.fc
: Fibre Channel address family.loopback
: Intra-host transport.unknown
: Unrecognized address family.
This data structure has no properties.
Enumeration: ipv4, ipv6, infiniBand, fc, loopback, unknown,