![]() |
![]() |
Egress Flow operation information. More...
#include <pa.h>
Data Fields | |
uint16_t | ctrlFlags |
uint16_t | validBitMap |
uint16_t | lvl1Index |
uint16_t | lvl2Index |
uint16_t | lvl3Index |
uint16_t | lvl4Index |
Egress Flow operation information.
paEfOpInfo_t is used to specifiy the Egress Flow operation parameters. It is used by paRouteInfo2_t in the ingress path for IP forwarding operation and API Pa_addFc for Flow Cache operation. Refer to Flow Cache for deatiled information
uint16_t paEfOpInfo_t::ctrlFlags |
Specify Egress flow control flags as defined at PA Egress Flow Operation Info Control Flag Definitions
uint16_t paEfOpInfo_t::lvl1Index |
Specify egress flow level 1 record index
uint16_t paEfOpInfo_t::lvl2Index |
Specify egress flow level 2 record index
uint16_t paEfOpInfo_t::lvl3Index |
Specify egress flow level 3 record index
uint16_t paEfOpInfo_t::lvl4Index |
Specify egress flow level 4 record index
uint16_t paEfOpInfo_t::validBitMap |
Specify valid parameters as defined at PA Egress Flow Operation Info Valid Bit Definitions