Marks an unused section of the packet buffer arena array. More...
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 _unused * | next | 
| the next unused section | |
| unsigned int | size | 
| the size of the unused section | |
| struct _unused* _unused::next | 
the next unused section
Definition at line 39 of file pktbuf_static.h.
| unsigned int _unused::size | 
the size of the unused section
Definition at line 40 of file pktbuf_static.h.