![]() |
FD.io VPP
v21.01.1
Vector Packet Processing
|
Include dependency graph for ipip_api.c:Go to the source code of this file.
Macros | |
| #define | REPLY_MSG_ID_BASE im->msg_id_base |
Functions | |
| static void | vl_api_ipip_add_tunnel_t_handler (vl_api_ipip_add_tunnel_t *mp) |
| static void | vl_api_ipip_del_tunnel_t_handler (vl_api_ipip_del_tunnel_t *mp) |
| static void | send_ipip_tunnel_details (ipip_tunnel_t *t, vl_api_ipip_tunnel_dump_t *mp) |
| static void | vl_api_ipip_tunnel_dump_t_handler (vl_api_ipip_tunnel_dump_t *mp) |
| static void | vl_api_ipip_6rd_add_tunnel_t_handler (vl_api_ipip_6rd_add_tunnel_t *mp) |
| static void | vl_api_ipip_6rd_del_tunnel_t_handler (vl_api_ipip_6rd_del_tunnel_t *mp) |
| static clib_error_t * | ipip_api_hookup (vlib_main_t *vm) |
| VLIB_API_INIT_FUNCTION (ipip_api_hookup) | |
| #define REPLY_MSG_ID_BASE im->msg_id_base |
Definition at line 30 of file ipip_api.c.
|
static |
|
static |
Definition at line 109 of file ipip_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
|
static |
|
static |
|
static |
|
static |
| VLIB_API_INIT_FUNCTION | ( | ipip_api_hookup | ) |
Here is the caller graph for this function: