Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

IxNpeA_TxAtmVc Struct Reference
[IXP425 NPE-A (IxNpeA) API]

Tx 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.


Detailed Description

Tx Descriptor definition.

Definition at line 1017 of file IxNpeA.h.


Field Documentation

UINT32 IxNpeA_TxAtmVc::aal5CrcResidue
 

AAL5 CRC Residue.

Definition at line 1027 of file IxNpeA.h.

UINT8 IxNpeA_TxAtmVc::aalType
 

AAL Type.

Definition at line 1020 of file IxNpeA.h.

UINT32 IxNpeA_TxAtmVc::atmCellHeader
 

ATM cell header.

Definition at line 1022 of file IxNpeA.h.

UINT16 IxNpeA_TxAtmVc::currMbufLen
 

mbuf length

Definition at line 1021 of file IxNpeA.h.

IX_MBUF* IxNpeA_TxAtmVc::pCurrMbuf
 

pointer to mbuf

Definition at line 1023 of file IxNpeA.h.

unsigned char* IxNpeA_TxAtmVc::pCurrMbufData
 

Pointer to mbuf->dat.

Definition at line 1024 of file IxNpeA.h.

IX_MBUF* IxNpeA_TxAtmVc::pNextMbuf
 

Pointer to next mbuf.

Definition at line 1025 of file IxNpeA.h.

UINT8 IxNpeA_TxAtmVc::port
 

Tx Port number.

Definition at line 1019 of file IxNpeA.h.

UINT32 IxNpeA_TxAtmVc::totalLen
 

Total Length.

Definition at line 1026 of file IxNpeA.h.


The documentation for this struct was generated from the following file:
Automatically generated from sources. © Intel Corp. 2003