![]() |
![]() |
PA EMAC Port Configuration Type | |
Define the PA EMAC port configuration types used at paEmacPortConfig_t | |
#define | pa_EMAC_PORT_CFG_MIRROR 0 |
#define | pa_EMAC_PORT_CFG_PKT_CAPTURE 1 |
#define | pa_EMAC_PORT_CFG_DEFAULT_ROUTE 2 |
#define | pa_EMAC_PORT_CFG_EQoS_MODE 3 |
#define pa_EMAC_PORT_CFG_DEFAULT_ROUTE 2 |
ingress packet default route configuration Please refer to Ingress Default Route Operation for details about this operation.
#define pa_EMAC_PORT_CFG_EQoS_MODE 3 |
enhanced QoS mode configuration please refer to Enhanced QoS Mode Operation for details about this operation.
#define pa_EMAC_PORT_CFG_MIRROR 0 |
port mirror configuration Please refer to Port Mirror and Packet Capture Operation for details about this operation.
#define pa_EMAC_PORT_CFG_PKT_CAPTURE 1 |
packet capture configuration Please refer to Port Mirror and Packet Capture Operation for details about this operation.