![]() |
![]() |
PA Egress Flow Record data structure. More...
#include <pa_fc.h>
Data Fields | |
uint16_t | index |
uint16_t | type |
uint16_t | ctrlBitMap |
union { | |
paEfRecLevel1_t level1 | |
paEfRecLevel2_t level2 | |
paEfRecLevel3_t level3 | |
paEfRecLevel4_t level4 | |
} | u |
PA Egress Flow Record data structure.
Data structure defines the configuration parameters of the egress flow record
uint16_t paEfRec_t::ctrlBitMap |
Egrss flow record control flag Bitmap as defined at PA EgressFlow Record Control Flag Definitions
uint16_t paEfRec_t::index |
The record index of the egress flow table of the type specified here
Specify the level one record
Specify the level two record
Specify the level three record
Specify the level four record
uint16_t paEfRec_t::type |
Egress flow record type as defined at PA Egress Flow Record types
union { ... } paEfRec_t::u |
Specify the configurtaion parameters of the specified record type