NBDATA Struct Reference
[Network Buffer]

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

Data Fields

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

Detailed Description

Data part of a network buffer structure.

Network buffer data type.

Definition at line 151 of file netbuf.h.


Field Documentation

void* NBDATA::vp

Pointer to data buffer.

Definition at line 152 of file netbuf.h.

int NBDATA::sz

Size of data buffer.

Definition at line 153 of file netbuf.h.


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

© 2000-2010 by contributors - visit http://www.ethernut.de/