iPXE
Data Fields
EFI_IP4_ADDRESS_PAIR Struct Reference

EFI_IP4_ADDRESS_PAIR is deprecated in the UEFI 2.4B and should not be used any more. More...

#include <Ip4.h>

Data Fields

EFI_HANDLE InstanceHandle
 
EFI_IPv4_ADDRESS Ip4Address
 
EFI_IPv4_ADDRESS SubnetMask
 

Detailed Description

EFI_IP4_ADDRESS_PAIR is deprecated in the UEFI 2.4B and should not be used any more.

The definition in here is only present to provide backwards compatability.

Definition at line 44 of file Ip4.h.

Field Documentation

◆ InstanceHandle

EFI_HANDLE EFI_IP4_ADDRESS_PAIR::InstanceHandle

Definition at line 45 of file Ip4.h.

◆ Ip4Address

EFI_IPv4_ADDRESS EFI_IP4_ADDRESS_PAIR::Ip4Address

Definition at line 46 of file Ip4.h.

◆ SubnetMask

EFI_IPv4_ADDRESS EFI_IP4_ADDRESS_PAIR::SubnetMask

Definition at line 47 of file Ip4.h.


The documentation for this struct was generated from the following file: