|
iPXE
|
EFI_UDP6_FRAGMENT_DATA allows multiple receive or transmit buffers to be specified. More...
#include <Udp6.h>
Data Fields | |
| UINT32 | FragmentLength |
| Length of the fragment data buffer. More... | |
| VOID * | FragmentBuffer |
| Pointer to the fragment data buffer. More... | |
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.
| UINT32 EFI_UDP6_FRAGMENT_DATA::FragmentLength |
| VOID* EFI_UDP6_FRAGMENT_DATA::FragmentBuffer |
1.8.15