Definition at line 137 of file netbuf.h.
Data Fields | |
void * | vp |
Pointer to data buffer. | |
int | sz |
Size of data buffer. |
void* _NBDATA::vp |
Pointer to data buffer.
Definition at line 138 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().
int _NBDATA::sz |
Size of data buffer.
Definition at line 139 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().