|
iPXE
|
EFI_IP6_FRAGMENT_DATA describes the location and length of the IPv6 packet fragment to transmit or that has been received. More...
#include <Ip6.h>
Data Fields | |
| UINT32 | FragmentLength |
| Length of fragment data. This field may not be set to zero. More... | |
| VOID * | FragmentBuffer |
| Pointer to fragment data. This field may not be set to NULL. More... | |
EFI_IP6_FRAGMENT_DATA describes the location and length of the IPv6 packet fragment to transmit or that has been received.
| UINT32 _EFI_IP6_FRAGMENT_DATA::FragmentLength |
| VOID* _EFI_IP6_FRAGMENT_DATA::FragmentBuffer |
1.8.15