EFI_UDP6_SESSION_DATA Struct Reference


Data Fields

EFI_IPv6_ADDRESS SourceAddress
UINT16 SourcePort
EFI_IPv6_ADDRESS DestinationAddress
UINT16 DestinationPort

Detailed Description

The EFI_UDP6_SESSION_DATA is used to retrieve the settings when receiving packets or to override the existing settings (only DestinationAddress and DestinationPort can be overridden) of this EFI UDPv6 Protocol instance when sending packets.

Field Documentation

Address to which this packet is sent. When sending packet, it'll be ignored if it is zero.

Port to which this packet is sent. When sending packet, it'll be ignored if it is zero.

Address from which this packet is sent. This field should not be used when sending packets.

Port from which this packet is sent. It is in host byte order. This field should not be used when sending packets.


Generated on Thu Sep 24 23:14:28 2015 for MdePkg[ALL] by  doxygen 1.5.7.1