XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_UDP4_SERVICE_POINT Struct Reference

#include <Udp4.h>

Collaboration diagram for EFI_UDP4_SERVICE_POINT:
Collaboration graph
[legend]

Public Attributes

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.

Member Data Documentation

◆ InstanceHandle

EFI_HANDLE EFI_UDP4_SERVICE_POINT::InstanceHandle

◆ LocalAddress

EFI_IPv4_ADDRESS EFI_UDP4_SERVICE_POINT::LocalAddress

◆ LocalPort

UINT16 EFI_UDP4_SERVICE_POINT::LocalPort

◆ RemoteAddress

EFI_IPv4_ADDRESS EFI_UDP4_SERVICE_POINT::RemoteAddress

◆ RemotePort

UINT16 EFI_UDP4_SERVICE_POINT::RemotePort

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