|
iPXE
|
EFI_TCP6_FRAGMENT_DATA allows multiple receive or transmit buffers to be specified. More...
#include <Tcp6.h>
Data Fields | |
| UINT32 | FragmentLength |
| Length of data buffer in the fragment. More... | |
| VOID * | FragmentBuffer |
| Pointer to the data buffer in the fragment. More... | |
EFI_TCP6_FRAGMENT_DATA allows multiple receive or transmit buffers to be specified.
The purpose of this structure is to provide scattered read and write.
| UINT32 EFI_TCP6_FRAGMENT_DATA::FragmentLength |
| VOID* EFI_TCP6_FRAGMENT_DATA::FragmentBuffer |
1.8.15