![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
IxNpeA_TxAtmVc Struct ReferenceTx Descriptor definition.
More...
|
Data Fields | |
UINT8 | port |
Tx Port number. | |
UINT8 | aalType |
AAL Type. | |
UINT16 | currMbufLen |
mbuf length | |
UINT32 | atmCellHeader |
ATM cell header. | |
IX_MBUF * | pCurrMbuf |
pointer to mbuf | |
unsigned char * | pCurrMbufData |
Pointer to mbuf->dat. | |
IX_MBUF * | pNextMbuf |
Pointer to next mbuf. | |
UINT32 | totalLen |
Total Length. | |
UINT32 | aal5CrcResidue |
AAL5 CRC Residue. |
Definition at line 1017 of file IxNpeA.h.
|
AAL5 CRC Residue.
|
|
AAL Type.
|
|
ATM cell header.
|
|
mbuf length
|
|
pointer to mbuf
|
|
Pointer to mbuf->dat.
|
|
Pointer to next mbuf.
|
|
Tx Port number.
|
|
Total Length.
|