Data Fields
paEfRecLevel1_t Struct Reference

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

#include <pa_fc.h>

Data Fields

uint16_t validBitMap
uint16_t ctrlBitMap
int ipType
paIpAddr_t src
paIpAddr_t dst
uint32_t flow
uint8_t tos
uint16_t mtu
uint16_t srcPort
uint16_t dstPort

Detailed Description

PA Egress Flow Level One Record data structure.

The PA Egress Flow level one record is used to instruct PASS to perform Inner L3/L4 Processing as specified below: -IP header updates

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


Field Documentation

Level one record control flag Bitmap as defined at PA Egress Flow Level One Record Control Flag Definitions

Destination IP address

TCP/UDP Destinatio Port Number

IPv6 flow label in 20 lsbs

IP type (Mandatory if srcIp or dest Ip is sepcified) IP types

IP MTU size

Source IP address

TCP/UDP Source Port Number

IP Type of Service (IPv4) / Traffic class (IPv6)

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


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

Copyright 2014, Texas Instruments Incorporated