Data Fields
CpswAle_GetPolicerStatsOutArgs_s Struct Reference

Output args for CPSW_ALE_IOCTL_GET_POLICER_STATS IOCTL command. More...

#include <cpsw_ale.h>

Data Fields

bool policerHit
 
bool policerRedHit
 
bool policerYellowHit
 

Detailed Description

Output args for CPSW_ALE_IOCTL_GET_POLICER_STATS IOCTL command.

Field Documentation

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


The documentation for this struct was generated from the following file:

Copyright 2020, Texas Instruments Incorporated