EFI_UDP6_TRANSMIT_DATA Struct Reference


Data Fields

EFI_UDP6_SESSION_DATAUdpSessionData
UINT32 DataLength
UINT32 FragmentCount
EFI_UDP6_FRAGMENT_DATA FragmentTable [1]

Detailed Description

The EFI UDPv6 Protocol client must fill this data structure before sending a packet. The packet may contain multiple buffers that may be not in a continuous memory location.

Field Documentation

Sum of the fragment data length. Must not exceed the maximum UDP packet size.

Number of fragments.

Array of fragment descriptors.

If not NULL, the data that is used to override the transmitting settings.Only the two filed UdpSessionData.DestinationAddress and UdpSessionData.DestionPort can be used as the transmitting setting filed.


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