FD.io VPP
v16.06
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | vnet_policer_main_t |
Functions | |
u8 * | format_policer_instance (u8 *s, va_list *va) |
clib_error_t * | policer_add_del (vlib_main_t *vm, u8 *name, sse2_qos_pol_cfg_params_st *cfg, u8 is_add) |
Variables | |
vnet_policer_main_t | vnet_policer_main |
enum vnet_policer_index_t |
enum vnet_policer_next_t |
clib_error_t* policer_add_del | ( | vlib_main_t * | vm, |
u8 * | name, | ||
sse2_qos_pol_cfg_params_st * | cfg, | ||
u8 | is_add | ||
) |
vnet_policer_main_t vnet_policer_main |