![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
IxNpeA_RxAtmVc Struct ReferenceRx Descriptor definition.
More...
|
Data Fields | |
UINT32 | rxBitField |
Recieved bit field. | |
UINT32 | atmCellHeader |
ATM Cell Header. | |
UINT32 | rsvdWord0 |
Reserved field. | |
UINT16 | currMbufLen |
Mbuf Length. | |
UINT8 | timeLimit |
Payload Reassembly timeLimit (used for aal0_xx only). | |
UINT8 | rsvdByte0 |
Reserved field. | |
UINT32 | rsvdWord1 |
Reserved field. | |
IX_MBUF * | pCurrMbuf |
Pointer to current mbuf. | |
unsigned char * | pCurrMbufData |
Pointer to current mbuf->data. | |
IX_MBUF * | pNextMbuf |
Pointer to next mbuf. | |
UINT32 | totalLen |
Total Length. | |
UINT32 | aal5CrcResidue |
AAL5 CRC Residue. |
Definition at line 1039 of file IxNpeA.h.
|
AAL5 CRC Residue.
|
|
ATM Cell Header.
|
|
Mbuf Length.
|
|
Pointer to current mbuf.
|
|
Pointer to current mbuf->data.
|
|
Pointer to next mbuf.
|
|
Reserved field.
|
|
Reserved field.
|
|
Reserved field.
|
|
Recieved bit field.
|
|
Payload Reassembly timeLimit (used for aal0_xx only).
|
|
Total Length.
|