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_meter_profile

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2               rte_table_action_meter_profile(3)

Detailed Description

       Traffic metering profile (configuration template).

       Definition at line 225 of file rte_table_action.h.

Field Documentation

enumrte_table_action_meter_algorithmalg
       Traffic metering algorithm.

       Definition at line 227 of file rte_table_action.h.

   structrte_meter_srtcm_paramssrtcm
       Only valid when alg is set to srTCM - IETF RFC 2697.

       Definition at line 231 of file rte_table_action.h.

   structrte_meter_trtcm_paramstrtcm
       Only valid when alg is set to trTCM - IETF RFC 2698.

       Definition at line 234 of file rte_table_action.h.

Name

       rte_table_action_meter_profile

Synopsis

       #include <rte_table_action.h>

   DataFields
       enum rte_table_action_meter_algorithmalg

See Also