FD.io VPP  v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
error_funcs.h File Reference
+ Include dependency graph for error_funcs.h:
+ This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ vlib_error_count()

static void vlib_error_count ( vlib_main_t vm,
uword  node_index,
uword  counter,
uword  increment 
)
inlinestatic

Definition at line 57 of file error_funcs.h.

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

◆ vlib_error_drop_buffers()

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 
)

Definition at line 44 of file error.c.

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

◆ vlib_error_elog_count()

static void vlib_error_elog_count ( vlib_main_t vm,
uword  counter,
uword  increment 
)
inlinestatic

Definition at line 46 of file error_funcs.h.

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