Data part of a network buffer structure. More...
#include <dev/netbuf.h>
Data Fields | |
void * | vp |
Pointer to data buffer. | |
int | sz |
Size of data buffer. |
Data part of a network buffer structure.
void* _NBDATA::vp |
Pointer to data buffer.
Referenced by AhdlcOutput(), AhdlcRx(), CSNICrx(), IpcpRxConfAck(), IpcpRxConfReq(), IpcpTxConfReq(), LcpTxConfReq(), LcpTxProtRej(), main(), 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(), NutNetBufClonePart(), NutNetBufCollect(), 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.
Referenced by AhdlcOutput(), DmOutput(), EmacRxThread(), IpcpRxConfAck(), IpcpRxConfReq(), LcpTxProtRej(), Lpc17xxEmacRxThread(), NicRxLanc(), NutArpInput(), NutDumpIpcp(), NutDumpIpcpOption(), NutDumpLcp(), NutDumpLcpOption(), NutDumpPap(), NutDumpPapOption(), NutDumpPpp(), NutDumpTcpHeader(), NutEtherInput(), NutIcmpInput(), NutIcmpOutput(), NutIgmpInput(), NutIgmpOutput(), NutIpcpInput(), NutIpcpOutput(), NutIpInput(), NutIpOutput(), NutLcpInput(), NutLcpOutput(), NutNetBufAlloc(), NutNetBufClonePart(), NutNetBufCollect(), NutPapInput(), NutPapOutput(), NutPppInput(), NutTcpInput(), NutTcpOutput(), NutTcpReceive(), NutTcpReject(), NutTcpStateMachine(), NutUdpInput(), NutUdpOutput(), NutUdpReceiveFrom(), and wlandrv_PutPacket().