FD.io VPP  v21.06-3-gbb25fbf28
Vector Packet Processing
xlate.h File Reference
+ 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 Documentation

◆ qos_pol_action_params_st

◆ qos_pol_cfg_params_st

◆ qos_pol_hw_params_st

◆ qos_policer_type_en

Enumeration Type Documentation

◆ qos_policer_type_en_

Enumerator
QOS_POLICER_TYPE_1R2C 
QOS_POLICER_TYPE_1R3C_RFC_2697 
QOS_POLICER_TYPE_2R3C_RFC_2698 
QOS_POLICER_TYPE_2R3C_RFC_4115 
QOS_POLICER_TYPE_2R3C_RFC_MEF5CF1 
QOS_POLICER_TYPE_MAX 

Definition at line 30 of file xlate.h.

Function Documentation

◆ pol_logical_2_physical()

int pol_logical_2_physical ( qos_pol_cfg_params_st cfg,
policer_t phys 
)

Definition at line 1061 of file xlate.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: