DPDK  21.08.0
Data Fields
rte_mtr_meter_policy_params Struct Reference

#include <rte_mtr.h>

Data Fields

const struct rte_flow_actionactions [RTE_COLORS]
 

Detailed Description

Meter policy

Definition at line 206 of file rte_mtr.h.

Field Documentation

◆ actions

const struct rte_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 213 of file rte_mtr.h.


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