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

#include <Udp6.h>

Public Attributes

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

Detailed Description

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.

Member Data Documentation

◆ FragmentBuffer

VOID* EFI_UDP6_FRAGMENT_DATA::FragmentBuffer

Pointer to the fragment data buffer.

◆ FragmentLength

UINT32 EFI_UDP6_FRAGMENT_DATA::FragmentLength

Length of the fragment data buffer.


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