ChunkDesc Struct Reference

Structure describing a chunk of data. More...

#include <net_mem.h>

Data Fields

void * address
 
uint16_t length
 
uint16_t size
 

Detailed Description

Structure describing a chunk of data.

Definition at line 76 of file net_mem.h.

Field Documentation

◆ address

void* address

Definition at line 78 of file net_mem.h.

◆ length

uint16_t length

Definition at line 79 of file net_mem.h.

◆ size

uint16_t size

Definition at line 80 of file net_mem.h.


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