PA Egress Flow Level One Record Control Flag Definitions
PA LLD Constants (enum's and define's)

PA Egress Flow Level One Record Control Flag Definitions

Bitmap definition of the ctrlFlags in paEfRecLevel1_t.

#define pa_EF_LVL1_RECORD_CONTROL_FLAG_IP_CKSUM   0x0001
#define pa_EF_LVL1_RECORD_CONTROL_FLAG_L4_CKSUM   0x0002
#define pa_EF_LVL1_RECORD_CONTROL_FLAG_TTL_DEC   0x0004
#define pa_EF_LVL1_RECORD_CONTROL_FLAG_EXP_TCP_CTRL   0x0008
#define pa_EF_LVL1_RECORD_CONTROL_FLAG_EXP_IP_OPTION   0x0010
#define pa_EF_LVL1_RECORD_CONTROL_FLAG_EXP_IP_FRAGMENT   0x0020
#define pa_EF_LVL1_RECORD_CONTROL_FLAG_EXP_IP_EXPIRE   0x0040

Define Documentation

Flag -- 1: Detect and forward expired IP packet through egress flow exception route

Flag -- 1: Detect and forward fragmented IP packet through egress flow exception route

Flag -- 1: Detect and forward IP packet with IPv4 options or IPv6 extension headers through egress flow exception route

Flag -- 1: Detect and forward TCP control packet through egress flow exception route

Flag -- 1: Recalculate IP header Checksum

Flag -- 1: Recalculate TCP/UDP Checksum

Flag -- 1: Decrement TTL


Copyright 2014, Texas Instruments Incorporated