Nut/OS  5.0.5
API Reference
_NBDATA Struct Reference

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

#include <dev/netbuf.h>

Collaboration diagram for _NBDATA:
[legend]

Data Fields

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

Detailed Description

Data part of a network buffer structure.


Field Documentation


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