![]() |
![]() |
PA Egress Flow Level Three Record data structure. More...
#include <pa_fc.h>
Data Fields | |
uint16_t | validBitMap |
uint16_t | ctrlBitMap |
uint16_t | mtu |
uint16_t | srcPort |
uint16_t | dstPort |
paEfRecIpsecParams_t | ipsec |
PA Egress Flow Level Three Record data structure.
The PA Egress Flow level three record is used to instruct PASS to perform IPSEC AH or IPSEC ESP NAT-T Processing as specified below:
paEfRecLevel3_t defines the configuration parameters of the egress flow level three record Since not all fields are used all the time, validBitMap is used to specify which optional field is used for packet modification.
uint16_t paEfRecLevel3_t::ctrlBitMap |
Level three record control flag Bitmap as defined at PA EgressFlow Level Three Record Control Flag Definitions
uint16_t paEfRecLevel3_t::dstPort |
Destination port number of NAT-T UDP header
IPSEC related parameters
uint16_t paEfRecLevel3_t::mtu |
Outer IP MTU size
uint16_t paEfRecLevel3_t::srcPort |
Source port number of NAT-T UDP header
uint16_t paEfRecLevel3_t::validBitMap |
Valid Bitmap corresponding to each optional field as defined at PA Egress Flow Level Three Record Valid Bit Definitions