_NETBUF Struct Reference
[Network Buffer]

Collaboration diagram for _NETBUF:

Collaboration graph
[legend]

Detailed Description

Network buffer structure.

Definition at line 158 of file netbuf.h.


Data Fields

NETBUFnb_next
 Link to next structure.
uint8_t nb_flags
 NBAF_ flags.
NBDATA nb_dl
 Datalink buffer.
NBDATA nb_nw
 Network buffer.
NBDATA nb_tp
 Transport buffer.
NBDATA nb_ap
 Application buffer.

Field Documentation

NBAF_ flags.

Definition at line 160 of file netbuf.h.

Referenced by NutIpInput(), NutNetBufAlloc(), NutNetBufClone(), NutNetBufFree(), NutTcpInput(), and NutUdpInput().


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

© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/