#include <Ip4.h>
Definition at line 144 of file Ip4.h.
◆ IsStarted
| BOOLEAN EFI_IP4_MODE_DATA::IsStarted |
Set to TRUE after this EFI IPv4 Protocol instance has been successfully configured.
Definition at line 148 of file Ip4.h.
◆ MaxPacketSize
| UINT32 EFI_IP4_MODE_DATA::MaxPacketSize |
The maximum packet size, in bytes, of the packet which the upper layer driver could feed.
Definition at line 152 of file Ip4.h.
◆ ConfigData
Current configuration settings.
Definition at line 156 of file Ip4.h.
◆ IsConfigured
| BOOLEAN EFI_IP4_MODE_DATA::IsConfigured |
Set to TRUE when the EFI IPv4 Protocol instance has a station address and subnet mask.
Definition at line 160 of file Ip4.h.
◆ GroupCount
| UINT32 EFI_IP4_MODE_DATA::GroupCount |
Number of joined multicast groups.
Definition at line 164 of file Ip4.h.
◆ GroupTable
List of joined multicast group addresses.
Definition at line 168 of file Ip4.h.
◆ RouteCount
| UINT32 EFI_IP4_MODE_DATA::RouteCount |
Number of entries in the routing table.
Definition at line 172 of file Ip4.h.
◆ RouteTable
Routing table entries.
Definition at line 176 of file Ip4.h.
◆ IcmpTypeCount
| UINT32 EFI_IP4_MODE_DATA::IcmpTypeCount |
Number of entries in the supported ICMP types list.
Definition at line 180 of file Ip4.h.
◆ IcmpTypeList
Array of ICMP types and codes that are supported by this EFI IPv4 Protocol driver.
Definition at line 184 of file Ip4.h.
The documentation for this struct was generated from the following file:
- include/ipxe/efi/Protocol/Ip4.h