logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_table_action_mtr_tc_params

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2               rte_table_action_mtr_tc_params(3)

Detailed Description

       Meter action configuration per traffic class.

       Definition at line 257 of file rte_table_action.h.

Field Documentation

uint32_tmeter_profile_id
       Meter profile ID.

       Definition at line 259 of file rte_table_action.h.

   enumrte_table_action_policerpolicer[RTE_COLORS]
       Policer actions.

       Definition at line 262 of file rte_table_action.h.

Name

       rte_table_action_mtr_tc_params

Synopsis

       #include <rte_table_action.h>

   DataFields
       uint32_t meter_profile_id
       enum rte_table_action_policerpolicer [RTE_COLORS]

See Also