Ipv4ReassemblyBuffer Struct Reference

Reassembly buffer. More...

#include <ipv4_frag.h>

Data Fields

uint_t chunkCount
 
uint_t maxChunkCount
 
ChunkDesc chunk [N(IPV4_MAX_FRAG_DATAGRAM_SIZE)+1]
 

Detailed Description

Reassembly buffer.

Definition at line 122 of file ipv4_frag.h.

Field Documentation

◆ chunk

Definition at line 126 of file ipv4_frag.h.

◆ chunkCount

uint_t chunkCount

Definition at line 124 of file ipv4_frag.h.

◆ maxChunkCount

uint_t maxChunkCount

Definition at line 125 of file ipv4_frag.h.


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