Go to the source code of this file.
◆ vnet_policer_next_t
Enumerator |
---|
VNET_POLICER_NEXT_DROP | |
VNET_POLICER_NEXT_HANDOFF | |
VNET_POLICER_N_NEXT | |
Definition at line 62 of file policer.h.
◆ format_policer_instance()
u8* format_policer_instance |
( |
u8 * |
s, |
|
|
va_list * |
va |
|
) |
| |
◆ policer_add_del()
◆ policer_bind_worker()
int policer_bind_worker |
( |
u8 * |
name, |
|
|
u32 |
worker, |
|
|
bool |
bind |
|
) |
| |
◆ policer_input()
int policer_input |
( |
u8 * |
name, |
|
|
u32 |
sw_if_index, |
|
|
bool |
apply |
|
) |
| |
◆ policer_counters
◆ policer_input_node
(constructor) VLIB_REGISTER_NODE (policer_input_node)
Definition at line 262 of file node_funcs.c.
◆ vnet_policer_main