![]() |
FD.io VPP
v21.01.1
Vector Packet Processing
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | vl_counter_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[], vl_counter_t counters[]) |
| typedef u16 vlib_error_t |
| void vlib_register_errors | ( | struct vlib_main_t * | vm, |
| u32 | node_index, | ||
| u32 | n_errors, | ||
| char * | error_strings[], | ||
| vl_counter_t | counters[] | ||
| ) |