_NBDATA Struct Reference
[Network BufferNetwork Buffer]


Detailed Description

Data part of a network buffer structure.

Definition at line 129 of file netbuf.h.


Data Fields

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

Field Documentation

void* _NBDATA::vp

Pointer to data buffer.

Definition at line 130 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(), NutNetBufClone(), NutPapInput(), NutPapOutput(), NutPppInput(), NutPppOutput(), NutTcpInput(), NutTcpOutput(), NutTcpReceive(), NutTcpReject(), NutTcpSm(), NutUdpInput(), NutUdpOutput(), NutUdpReceiveFrom(), NutUdpSendTo(), PapTxAuthReq(), and wlandrv_PutPacket().

u_short _NBDATA::sz

Size of data buffer.

Definition at line 131 of file netbuf.h.

Referenced by AhdlcOutput(), EmacRxThread(), IpcpRxConfAck(), IpcpRxConfReq(), LcpTxProtRej(), NicRxLanc(), 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/