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_mtr_meter_policy_params

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                  rte_mtr_meter_policy_params(3)

Detailed Description

       Meter policy

       Definition at line 205 of file rte_mtr.h.

Field Documentation

conststructrte_flow_action*actions[RTE_COLORS]
       Policy action list per color. actions[i] potentially represents a chain of rte_flow actions terminated by
       the END action, exactly as specified by the rte_flow API for the flow definition, and not just a single
       action.

       Definition at line 212 of file rte_mtr.h.

Name

       rte_mtr_meter_policy_params

Synopsis

       #include <rte_mtr.h>

   DataFields
       const struct rte_flow_action * actions [RTE_COLORS]

See Also