FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Go to the source code of this file.
Functions | |
static void | vlib_error_elog_count (vlib_main_t *vm, uword counter, uword increment) |
static void | vlib_error_count (vlib_main_t *vm, uword node_index, uword counter, uword increment) |
uword | vlib_error_drop_buffers (vlib_main_t *vm, vlib_node_runtime_t *node, u32 *buffers, u32 next_buffer_stride, u32 n_buffers, u32 error_next_index, u32 error_node, u32 error_code) |
|
inlinestatic |
Definition at line 57 of file error_funcs.h.
uword vlib_error_drop_buffers | ( | vlib_main_t * | vm, |
vlib_node_runtime_t * | node, | ||
u32 * | buffers, | ||
u32 | next_buffer_stride, | ||
u32 | n_buffers, | ||
u32 | error_next_index, | ||
u32 | error_node, | ||
u32 | error_code | ||
) |
|
inlinestatic |
Definition at line 46 of file error_funcs.h.