FD.io VPP  v19.01.2-3-gf61a1a8
Vector Packet Processing
vnet_policer_main_t Struct Reference
+ Collaboration diagram for vnet_policer_main_t:

Data Fields

policer_read_response_type_stpolicers
 
sse2_qos_pol_cfg_params_stconfigs
 
policer_read_response_type_stpolicer_templates
 
uwordpolicer_config_by_name
 
uwordpolicer_index_by_name
 
u32policer_index_by_sw_if_index
 
vlib_main_tvlib_main
 
vnet_main_tvnet_main
 

Detailed Description

Definition at line 24 of file policer.h.

Field Documentation

sse2_qos_pol_cfg_params_st* vnet_policer_main_t::configs

Definition at line 30 of file policer.h.

uword* vnet_policer_main_t::policer_config_by_name

Definition at line 34 of file policer.h.

uword* vnet_policer_main_t::policer_index_by_name

Definition at line 37 of file policer.h.

u32* vnet_policer_main_t::policer_index_by_sw_if_index

Definition at line 40 of file policer.h.

policer_read_response_type_st* vnet_policer_main_t::policer_templates

Definition at line 31 of file policer.h.

policer_read_response_type_st* vnet_policer_main_t::policers

Definition at line 27 of file policer.h.

vlib_main_t* vnet_policer_main_t::vlib_main

Definition at line 43 of file policer.h.

vnet_main_t* vnet_policer_main_t::vnet_main

Definition at line 44 of file policer.h.


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