Nut/OS  4.10.3
API Reference
_NBDATA Struct Reference

Data part of a network buffer structure. More...

#include <dev/netbuf.h>

Collaboration diagram for _NBDATA:

Data Fields

void * vp
 Pointer to data buffer.
int sz
 Size of data buffer.

Detailed Description

Data part of a network buffer structure.

Definition at line 151 of file netbuf.h.


Field Documentation


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