![]() |
FD.io VPP
v21.06-1-gbb7418cf9
Vector Packet Processing
|
Include dependency graph for xlate.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | qos_pol_action_params_st_ |
| struct | qos_pol_cfg_params_st_ |
| struct | qos_pol_hw_params_st_ |
Typedefs | |
| typedef enum qos_policer_type_en_ | qos_policer_type_en |
| typedef struct qos_pol_action_params_st_ | qos_pol_action_params_st |
| typedef struct qos_pol_cfg_params_st_ | qos_pol_cfg_params_st |
| typedef struct qos_pol_hw_params_st_ | qos_pol_hw_params_st |
Enumerations | |
| enum | qos_policer_type_en_ { QOS_POLICER_TYPE_1R2C = 0, QOS_POLICER_TYPE_1R3C_RFC_2697 = 1, QOS_POLICER_TYPE_2R3C_RFC_2698 = 2, QOS_POLICER_TYPE_2R3C_RFC_4115 = 3, QOS_POLICER_TYPE_2R3C_RFC_MEF5CF1 = 4, QOS_POLICER_TYPE_MAX } |
Functions | |
| int | pol_logical_2_physical (qos_pol_cfg_params_st *cfg, policer_t *phys) |
| typedef struct qos_pol_action_params_st_ qos_pol_action_params_st |
| typedef struct qos_pol_cfg_params_st_ qos_pol_cfg_params_st |
| typedef struct qos_pol_hw_params_st_ qos_pol_hw_params_st |
| typedef enum qos_policer_type_en_ qos_policer_type_en |
| enum qos_policer_type_en_ |
| int pol_logical_2_physical | ( | qos_pol_cfg_params_st * | cfg, |
| policer_t * | phys | ||
| ) |