Main Page
Data Structures
Files
Data Structures
Data Fields
EFI_UDP6_FRAGMENT_DATA Struct Reference
Data Fields
UINT32
FragmentLength
Length of the fragment data buffer.
VOID *
FragmentBuffer
Pointer to the fragment data buffer.
Detailed Description
EFI_UDP6_FRAGMENT_DATA
allows multiple receive or transmit buffers to be specified. The purpose of this structure is to avoid copying the same packet multiple times.
Field Documentation
VOID*
EFI_UDP6_FRAGMENT_DATA::FragmentBuffer
Pointer to the fragment data buffer.
UINT32
EFI_UDP6_FRAGMENT_DATA::FragmentLength
Length of the fragment data buffer.
Generated on Thu Sep 24 23:14:28 2015 for MdePkg[ALL] by
1.5.7.1