# NetBuf - [Overview](#section1797512922165632) - [Summary](#section1216851582165632) - [Data Fields](#pub-attribs) ## **Overview** **Related Modules:** [WLAN](WLAN.md) **Description:** Records and saves a network data buffer. This structure is used to transmit network data between the protocol stack and network driver. **Since:** 1.0 ## **Summary** ## Data Fields

Variable Name

Description

dlist

struct DListHead

bufs [MAX_BUF_NUM]

struct BufField

mem

uint8_t *

len

uint32_t

dataLen

uint32_t

dev

void *

qmap

uint32_t

rsv [MAX_NETBUF_RESEVER_SIZE]

uint8_t