Specifications

4 Message Reference
66
Status
Error code returned in the status field.
Value
Mnemonic
Description
0x00
ATM_RX_ERR_UNDEFINED
Frame error detected which is not specified below
0x01
ATM_RX_ERR_INTERNAL
Frame errored due to internal resources
0x02
ATM_RX_ERR_TRUNC
Frame larger than can be handled internally
0x03
ATM_RX_ERR_CRC
Frame fails AAL5 trailer CRC32 check
0x04
ATM_RX_ERR_LENGTH
Frame length differs from that indicated by the AAL5 trailer
0x05
ATM_RX_ERR_ABORT
Frame was aborted during transmission (AAL5 trailer length
equal to zero)
Parameters
The parameter area for the RX_ERR message is formatted exactly as for the
API_MSG_RX_IND message.