IPv6_DEVICE_PATH Struct Reference


Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
EFI_IPv6_ADDRESS LocalIpAddress
EFI_IPv6_ADDRESS RemoteIpAddress
UINT16 LocalPort
UINT16 RemotePort
UINT16 Protocol
UINT8 IpAddressOrigin
UINT8 PrefixLength
EFI_IPv6_ADDRESS GatewayIpAddress

Field Documentation

The gateway IP address

Referenced by DevPathFromTextIPv6(), and DevPathToTextIPv6().

0x00 - The Local IP Address was manually configured. 0x01 - The Local IP Address is assigned through IPv6 stateless auto-configuration. 0x02 - The Local IP Address is assigned through IPv6 stateful configuration.

Referenced by DevPathFromTextIPv6(), and DevPathToTextIPv6().

The local IPv6 address.

Referenced by DevPathFromTextIPv6(), and DevPathToTextIPv6().

The local port number.

Referenced by DevPathFromTextIPv6().

The prefix length

Referenced by DevPathFromTextIPv6(), and DevPathToTextIPv6().

The network protocol(i.e. UDP, TCP).

Referenced by DevPathFromTextIPv6(), and DevPathToTextIPv6().

The remote IPv6 address.

Referenced by DevPathFromTextIPv6(), and DevPathToTextIPv6().

The remote port number.

Referenced by DevPathFromTextIPv6().


Generated on Thu Sep 24 23:14:28 2015 for MdePkg[ALL] by  doxygen 1.5.7.1