![]() |
FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Include dependency graph for svs_api.c:Go to the source code of this file.
Data Structures | |
| struct | svs_dump_walk_ctx_t_ |
Typedefs | |
| typedef struct svs_dump_walk_ctx_t_ | svs_dump_walk_ctx_t |
Functions | |
| static void | vl_api_svs_plugin_get_version_t_handler (vl_api_svs_plugin_get_version_t *mp) |
| static void | vl_api_svs_table_add_del_t_handler (vl_api_svs_table_add_del_t *mp) |
| static void | vl_api_svs_route_add_del_t_handler (vl_api_svs_route_add_del_t *mp) |
| static void | vl_api_svs_enable_disable_t_handler (vl_api_svs_enable_disable_t *mp) |
| static walk_rc_t | svs_send_details (fib_protocol_t fproto, u32 table_id, u32 sw_if_index, void *args) |
| static void | vl_api_svs_dump_t_handler (vl_api_svs_dump_t *mp) |
| static clib_error_t * | svs_api_init (vlib_main_t *vm) |
| VLIB_PLUGIN_REGISTER () | |
Variables | |
| static u32 | svs_base_msg_id |
| Base message ID fot the plugin. More... | |
| typedef struct svs_dump_walk_ctx_t_ svs_dump_walk_ctx_t |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
| VLIB_PLUGIN_REGISTER | ( | ) |