iPXE
Data Fields
EFI_UDP4_SERVICE_POINT Struct Reference

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

#include <Udp4.h>

Data Fields

EFI_HANDLE InstanceHandle
 
EFI_IPv4_ADDRESS LocalAddress
 
UINT16 LocalPort
 
EFI_IPv4_ADDRESS RemoteAddress
 
UINT16 RemotePort
 

Detailed Description

EFI_UDP4_SERVICE_POINT 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 40 of file Udp4.h.

Field Documentation

◆ InstanceHandle

EFI_HANDLE EFI_UDP4_SERVICE_POINT::InstanceHandle

Definition at line 41 of file Udp4.h.

◆ LocalAddress

EFI_IPv4_ADDRESS EFI_UDP4_SERVICE_POINT::LocalAddress

Definition at line 42 of file Udp4.h.

◆ LocalPort

UINT16 EFI_UDP4_SERVICE_POINT::LocalPort

Definition at line 43 of file Udp4.h.

◆ RemoteAddress

EFI_IPv4_ADDRESS EFI_UDP4_SERVICE_POINT::RemoteAddress

Definition at line 44 of file Udp4.h.

◆ RemotePort

UINT16 EFI_UDP4_SERVICE_POINT::RemotePort

Definition at line 45 of file Udp4.h.


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