DPDK  24.03.0
Data Fields
rte_table_action_mtr_tc_params Struct Reference

#include <rte_table_action.h>

Data Fields

uint32_t meter_profile_id
 
enum rte_table_action_policer policer [RTE_COLORS]
 

Detailed Description

Meter action configuration per traffic class.

Examples:
examples/ip_pipeline/cli.c.

Definition at line 256 of file rte_table_action.h.

Field Documentation

◆ meter_profile_id

uint32_t meter_profile_id

Meter profile ID.

Examples:
examples/ip_pipeline/cli.c.

Definition at line 258 of file rte_table_action.h.

◆ policer

Policer actions.

Examples:
examples/ip_pipeline/cli.c.

Definition at line 261 of file rte_table_action.h.


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