|
TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/Ip6.h>
Data Fields | |
| 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 |
| UINT32 _EFI_IP6_FRAGMENT_DATA::FragmentLength |