EFI_IP4_CONFIG2_INTERFACE_INFO Struct Reference


Data Fields

CHAR16 Name [32]
UINT8 IfType
UINT32 HwAddressSize
EFI_MAC_ADDRESS HwAddress
EFI_IPv4_ADDRESS StationAddress
EFI_IPv4_ADDRESS SubnetMask
UINT32 RouteTableSize
EFI_IP4_ROUTE_TABLERouteTable

Detailed Description

EFI_IP4_CONFIG2_INTERFACE_INFO

Field Documentation

The hardware address for the network interface.

The size, in bytes, of the network interface's hardware address.

The interface type of the network interface. See RFC 1700, section "Number Hardware Type".

The name of the interface. It is a NULL-terminated Unicode string.

The route table of the IPv4 network stack runs on this interface. Set to NULL if RouteTableSize is zero. Type EFI_IP4_ROUTE_TABLE is defined in EFI_IP4_PROTOCOL.GetModeData().

Size of the following RouteTable, in bytes. May be zero.

The station IPv4 address of this EFI IPv4 network stack.

The subnet address mask that is associated with the station address.


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