|  | FD.io VPP
    v19.01.3-6-g70449b9b9
    Vector Packet Processing | 
 Include dependency graph for api_main.c:
 Include dependency graph for api_main.c:Go to the source code of this file.
| Functions | |
| void | vat_suspend (vlib_main_t *vm, f64 interval) | 
| static u8 * | format_api_error (u8 *s, va_list *args) | 
| static void | init_error_string_table (vat_main_t *vam) | 
| static clib_error_t * | api_main_init (vlib_main_t *vm) | 
| void | vat_plugin_hash_create (void) | 
| static void | maybe_register_api_client (vat_main_t *vam) | 
| static clib_error_t * | api_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd) | 
| void | api_cli_output (void *notused, const char *fmt,...) | 
| u16 | vl_client_get_first_plugin_msg_id (const char *plugin_name) | 
| uword | unformat_sw_if_index (unformat_input_t *input, va_list *args) | 
| Variables | |
| vat_main_t | vat_main | 
| static vlib_cli_command_t | api_command | 
| (constructor) VLIB_CLI_COMMAND (api_command)  More... | |
| void api_cli_output | ( | void * | notused, | 
| const char * | fmt, | ||
| ... | |||
| ) | 
| 
 | static | 
| 
 | static | 
| 
 | static | 
| 
 | static | 
Definition at line 75 of file api_main.c.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| uword unformat_sw_if_index | ( | unformat_input_t * | input, | 
| va_list * | args | ||
| ) | 
| void vat_plugin_hash_create | ( | void | ) | 
| void vat_suspend | ( | vlib_main_t * | vm, | 
| f64 | interval | ||
| ) | 
| u16 vl_client_get_first_plugin_msg_id | ( | const char * | plugin_name | ) | 
Definition at line 262 of file api_main.c.
| 
 | static | 
(constructor) VLIB_CLI_COMMAND (api_command)
Definition at line 227 of file api_main.c.
| vat_main_t vat_main | 
Definition at line 3 of file api_main.c.