Loading...
Searching...
No Matches
_unused Struct Reference

Marks an unused section of the packet buffer arena array. More...

Detailed Description

Marks an unused section of the packet buffer arena array.

Definition at line 38 of file pktbuf_static.h.

#include <pktbuf_static.h>

Data Fields

struct _unusednext
 the next unused section
 
unsigned int size
 the size of the unused section
 

Field Documentation

◆ next

struct _unused* _unused::next

the next unused section

Definition at line 39 of file pktbuf_static.h.

◆ size

unsigned int _unused::size

the size of the unused section

Definition at line 40 of file pktbuf_static.h.


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