Ipv6ReassemblyBuffer Struct Reference
Reassembly buffer. More...
#include <ipv6_frag.h>
Data Fields | |
uint_t | chunkCount |
uint_t | maxChunkCount |
ChunkDesc | chunk [N(IPV6_MAX_FRAG_DATAGRAM_SIZE)+1] |
Detailed Description
Reassembly buffer.
Definition at line 122 of file ipv6_frag.h.
Field Documentation
◆ chunk
ChunkDesc chunk[N(IPV6_MAX_FRAG_DATAGRAM_SIZE)+1] |
Definition at line 126 of file ipv6_frag.h.
◆ chunkCount
uint_t chunkCount |
Definition at line 124 of file ipv6_frag.h.
◆ maxChunkCount
uint_t maxChunkCount |
Definition at line 125 of file ipv6_frag.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/ipv6/ipv6_frag.h