FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | vlib_error_desc_t |
struct | vlib_error_main_t |
Typedefs | |
typedef u16 | vlib_error_t |
Enumerations | |
enum | vl_counter_severity_e { VL_COUNTER_SEVERITY_ERROR, VL_COUNTER_SEVERITY_WARN, VL_COUNTER_SEVERITY_INFO } |
Functions | |
void | vlib_register_errors (struct vlib_main_t *vm, u32 node_index, u32 n_errors, char *error_strings[], vlib_error_desc_t counters[]) |
Variables | |
unformat_function_t | unformat_vlib_error |
typedef u16 vlib_error_t |
void vlib_register_errors | ( | struct vlib_main_t * | vm, |
u32 | node_index, | ||
u32 | n_errors, | ||
char * | error_strings[], | ||
vlib_error_desc_t | counters[] | ||
) |
unformat_function_t unformat_vlib_error |