![]() |
![]() |
PA Packet Error Info Bit Definitions | |
Bitmap definition of the errorBitfield in paCmdVerifyPktErr_t. | |
#define | pa_PKT_ERR_IP_CHECKSUM 0x0001 |
#define | pa_PKT_ERR_L4_CHECKSUM 0x0002 |
#define | pa_PKT_ERR_CRC 0x0004 |
#define pa_PKT_ERR_CRC 0x0004 |
Control Info -- Set: Re-direct packet if CRC error occurs Clear: Ignore CRC Error
#define pa_PKT_ERR_IP_CHECKSUM 0x0001 |
Control Info -- Set: Re-direct packet if IP checksum error occurs Clear: Ignore IP checksum Error
#define pa_PKT_ERR_L4_CHECKSUM 0x0002 |
Control Info -- Set: Re-direct packet if UDP/TCP checksum error occurs Clear: Ignore UDP/TCP checksum Error