![]() |
![]() |
Output args for CPSW_ALE_IOCTL_GET_POLICER_STATS IOCTL command. More...
#include <cpsw_ale.h>
Data Fields | |
bool | policerHit |
bool | policerRedHit |
bool | policerYellowHit |
Output args for CPSW_ALE_IOCTL_GET_POLICER_STATS IOCTL command.
bool CpswAle_GetPolicerStatsOutArgs_s::policerHit |
This indicates that the selected policing/classifier via the pol_test_idx field has been hit by a packet seen on any port that matches the policing/classifier entry match
bool CpswAle_GetPolicerStatsOutArgs_s::policerRedHit |
This indicates that the selected policing/classifier via the pol_test_idx field has been hit during a RED condition by a packet seen on any port that matches the policing/classifier entry match
bool CpswAle_GetPolicerStatsOutArgs_s::policerYellowHit |
This indicates that the selected policing/classifier via the pol_test_idx field has been hit during a YELLOW condition by a packet seen on any port that matches the policing/classifier entry match