![]() |
FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Include dependency graph for l3xc_api.c:Go to the source code of this file.
Data Structures | |
| struct | l3xc_dump_walk_ctx_t_ |
Typedefs | |
| typedef struct l3xc_dump_walk_ctx_t_ | l3xc_dump_walk_ctx_t |
Functions | |
| static void | vl_api_l3xc_plugin_get_version_t_handler (vl_api_l3xc_plugin_get_version_t *mp) |
| static void | vl_api_l3xc_update_t_handler (vl_api_l3xc_update_t *mp) |
| static void | vl_api_l3xc_del_t_handler (vl_api_l3xc_del_t *mp) |
| static int | l3xc_send_details (u32 l3xci, void *args) |
| static void | vl_api_l3xc_dump_t_handler (vl_api_l3xc_dump_t *mp) |
| static clib_error_t * | l3xc_api_init (vlib_main_t *vm) |
| VLIB_PLUGIN_REGISTER () | |
Variables | |
| static u32 | l3xc_base_msg_id |
| Base message ID fot the plugin. More... | |
| typedef struct l3xc_dump_walk_ctx_t_ l3xc_dump_walk_ctx_t |
|
static |
|
static |
Definition at line 129 of file l3xc_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
|
static |
|
static |
|
static |
| VLIB_PLUGIN_REGISTER | ( | ) |
|
static |
Base message ID fot the plugin.
Definition at line 38 of file l3xc_api.c.