Data Fields
paEfRecLevel2_t Struct Reference

PA Egress Flow Level Two Record data structure. More...

#include <pa_fc.h>

Data Fields

uint16_t validBitMap
uint16_t ctrlBitMap
uint16_t mtu
uint16_t ipHdrSize
uint8_t * ipHdr
paEfRecIpsecParams_t ipsec

Detailed Description

PA Egress Flow Level Two Record data structure.

The PA Egress Flow level two record is used to instruct PASS to perform outer L3 and IPSEC Processing as specified below:

paEfRecLevel2_t defines the configuration parameters of the egress flow level two record Since not all fields are used all the time, validBitMap is used to specify which optional field is used for packet modification.

Note:
: The egress flow level two record should be provided if outer IP is present and/or IPSEC operation is required.

Field Documentation

Level two record control flag Bitmap as defined at PA EgressFlow Level Two Record Control Flag Definitions

Pointer to the IP header

IP header size in bytes (0:Retain the outer IP header in the packet

IPSEC related parameters

Outer IP MTU size

Valid Bitmap corresponding to each optional field as defined at PA Egress Flow Level two Record Valid Bit Definitions


The documentation for this struct was generated from the following file:

Copyright 2014, Texas Instruments Incorporated