XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_TCP6_FRAGMENT_DATA Struct Reference

#include <Tcp6.h>

Public Attributes

UINT32 FragmentLength
 Length of data buffer in the fragment.
 
VOIDFragmentBuffer
 Pointer to the data buffer in the fragment.
 

Detailed Description

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.

Member Data Documentation

◆ FragmentBuffer

VOID* EFI_TCP6_FRAGMENT_DATA::FragmentBuffer

Pointer to the data buffer in the fragment.

◆ FragmentLength

UINT32 EFI_TCP6_FRAGMENT_DATA::FragmentLength

Length of data buffer in the fragment.


The documentation for this struct was generated from the following file: