iPXE
Data Fields
EFI_UDP4_SESSION_DATA Struct Reference

#include <Udp4.h>

Data Fields

EFI_IPv4_ADDRESS SourceAddress
 
UINT16 SourcePort
 
EFI_IPv4_ADDRESS DestinationAddress
 
UINT16 DestinationPort
 

Detailed Description

Definition at line 63 of file Udp4.h.

Field Documentation

◆ SourceAddress

EFI_IPv4_ADDRESS EFI_UDP4_SESSION_DATA::SourceAddress

Definition at line 64 of file Udp4.h.

◆ SourcePort

UINT16 EFI_UDP4_SESSION_DATA::SourcePort

Definition at line 65 of file Udp4.h.

◆ DestinationAddress

EFI_IPv4_ADDRESS EFI_UDP4_SESSION_DATA::DestinationAddress

Definition at line 66 of file Udp4.h.

◆ DestinationPort

UINT16 EFI_UDP4_SESSION_DATA::DestinationPort

Definition at line 67 of file Udp4.h.


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