_NBDATA Struct Reference
[Network BufferNetwork Buffer]


Detailed Description

Data part of a network buffer structure.

Definition at line 149 of file netbuf.h.


Data Fields

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

Field Documentation

void* _NBDATA::vp

Pointer to data buffer.

Definition at line 150 of file netbuf.h.

Referenced by AhdlcOutput(), AhdlcRx(), CSNICrx(), IpcpRxConfAck(), IpcpRxConfReq(), IpcpTxConfReq(), LcpTxConfReq(), LcpTxProtRej(), NutArpAllocNetBuf(), NutArpInput(), NutArpOutput(), NutDumpIpcp(), NutDumpIpcpOption(), NutDumpLcp(), NutDumpLcpOption(), NutDumpPap(), NutDumpPapOption(), NutDumpPpp(), NutDumpTcpHeader(), NutEtherInput(), NutEtherOutput(), NutIcmpInput(), NutIcmpOutput(), NutIcmpReply(), NutIcmpResponse(), NutIgmpInput(), NutIgmpOutput(), NutIpcpInput(), NutIpcpOutput(), NutIpInput(), NutIpOutput(), NutLcpInput(), NutLcpOutput(), NutNetBufAlloc(), NutNetBufClone(), NutNetBufFree(), NutPapInput(), NutPapOutput(), NutPppInput(), NutPppOutput(), NutTcpInput(), NutTcpOutput(), NutTcpReceive(), NutTcpReject(), NutTcpSm(), NutUdpInput(), NutUdpOutput(), NutUdpReceiveFrom(), NutUdpSendTo(), PapTxAuthReq(), and wlandrv_PutPacket().

int _NBDATA::sz

Size of data buffer.

Definition at line 151 of file netbuf.h.

Referenced by AhdlcOutput(), EmacRxThread(), IpcpRxConfAck(), IpcpRxConfReq(), LcpTxProtRej(), NicRxLanc(), NutArpInput(), NutDumpIpcp(), NutDumpIpcpOption(), NutDumpLcp(), NutDumpLcpOption(), NutDumpPap(), NutDumpPapOption(), NutDumpPpp(), NutDumpTcpHeader(), NutEtherInput(), NutIcmpInput(), NutIcmpOutput(), NutIgmpInput(), NutIgmpOutput(), NutIpcpInput(), NutIpcpOutput(), NutIpInput(), NutIpOutput(), NutLcpInput(), NutLcpOutput(), NutNetBufAlloc(), NutNetBufClone(), NutPapInput(), NutPapOutput(), NutPppInput(), NutTcpInput(), NutTcpOutput(), NutTcpReceive(), NutTcpReject(), NutTcpStateMachine(), NutUdpInput(), NutUdpOutput(), NutUdpReceiveFrom(), and wlandrv_PutPacket().


The documentation for this struct was generated from the following file:
© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/