netbuf.c File Reference

Go to the source code of this file.

Functions

NETBUF * NutNetBufAlloc (NETBUF *nb, uint8_t type, int size)
 Allocate or re-allocate a network buffer part.
NETBUF * NutNetBufClonePart (NETBUF *nb, uint8_t inserts)
 Create a referencing copy of an existing network buffer structure.
NETBUF * NutNetBufClone (NETBUF *nb)
 Create a copy of an existing network buffer structure.
void NutNetBufFree (NETBUF *nb)
 Release a network buffer structure.
int NutNetBufCollect (NETBUF *nbq, int total)
 Collect linked list of network buffers.

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