#include <MdePkg/Include/Protocol/Udp6.h>
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.
Definition at line 85 of file Udp6.h.
◆ FragmentBuffer
| VOID* EFI_UDP6_FRAGMENT_DATA::FragmentBuffer |
Pointer to the fragment data buffer.
Definition at line 87 of file Udp6.h.
◆ FragmentLength
| UINT32 EFI_UDP6_FRAGMENT_DATA::FragmentLength |
Length of the fragment data buffer.
Definition at line 86 of file Udp6.h.
The documentation for this struct was generated from the following file:
- MdePkg/Include/Protocol/Udp6.h