IPv4_DEVICE_PATH Struct Reference


Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
EFI_IPv4_ADDRESS LocalIpAddress
EFI_IPv4_ADDRESS RemoteIpAddress
UINT16 LocalPort
UINT16 RemotePort
UINT16 Protocol
BOOLEAN StaticIpAddress
EFI_IPv4_ADDRESS GatewayIpAddress
EFI_IPv4_ADDRESS SubnetMask

Field Documentation

The gateway IP address

Referenced by DevPathFromTextIPv4(), and DevPathToTextIPv4().

The local IPv4 address.

Referenced by DevPathFromTextIPv4(), and DevPathToTextIPv4().

The local port number.

Referenced by DevPathFromTextIPv4().

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

Referenced by DevPathFromTextIPv4(), and DevPathToTextIPv4().

The remote IPv4 address.

Referenced by DevPathFromTextIPv4(), and DevPathToTextIPv4().

The remote port number.

Referenced by DevPathFromTextIPv4().

0x00 - The Source IP Address was assigned though DHCP. 0x01 - The Source IP Address is statically bound.

Referenced by DevPathFromTextIPv4(), and DevPathToTextIPv4().

The subnet mask

Referenced by DevPathFromTextIPv4(), and DevPathToTextIPv4().


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