# NetBufQueue ## **Overview** **Related Modules:** [WLAN](WLAN.md) **Description:** Indicates the queues for storing network data. Queues can be used to process multiple pieces of network data in a centralized manner, improving efficiency. **Since:** 1.0 ## **Summary** ## Data Fields

Variable Name

Description

dlist

struct DListHead 

size

uint32_t 

lock

struct Spinlock