PA Egress Flow Level Three Record Valid Bit Definitions
PA LLD Constants (enum's and define's)

PA Egress Flow Level Three Record Valid Bit Definitions

Bitmap definition of the validBitMap in paEfRecLevel3_t.

#define pa_EF_LVL3_RECORD_VALID_CTRL_FLAGS   0x0001
#define pa_EF_LVL3_RECORD_VALID_IP_MTU   0x0002
#define pa_EF_LVL3_RECORD_VALID_IPSEC   0x0004

Define Documentation

  • Level three record control flags is present
#define pa_EF_LVL3_RECORD_VALID_IP_MTU   0x0002

IP MTU is specified, perform IP fragmentation adjustment due to the extra header insertion

Note:
: The MTU sise should be consistent with the one at the corresponding level 2 or level 1 record.
#define pa_EF_LVL3_RECORD_VALID_IPSEC   0x0004
  • 1: IPSEC AH parameters are present 0: NAT-T parameters are present

Copyright 2014, Texas Instruments Incorporated