Data Fields | |
EFI_UDP6_SESSION_DATA * | UdpSessionData |
UINT32 | DataLength |
UINT32 | FragmentCount |
EFI_UDP6_FRAGMENT_DATA | FragmentTable [1] |
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.