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