FD.io VPP  v20.05.1-5-g09f167997
Vector Packet Processing
error.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  vlib_error_main_t
 

Typedefs

typedef u16 vlib_error_t
 

Functions

void vlib_register_errors (struct vlib_main_t *vm, u32 node_index, u32 n_errors, char *error_strings[])
 

Typedef Documentation

◆ vlib_error_t

typedef u16 vlib_error_t

Definition at line 43 of file error.h.

Function Documentation

◆ vlib_register_errors()

void vlib_register_errors ( struct vlib_main_t vm,
u32  node_index,
u32  n_errors,
char *  error_strings[] 
)

Definition at line 117 of file error.c.

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