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