FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
Go to the source code of this file.
Macros | |
#define | REPLY_MSG_ID_BASE gre_main.msg_id_base |
Functions | |
static int | gre_tunnel_type_decode (vl_api_gre_tunnel_type_t in, gre_tunnel_type_t *out) |
static vl_api_gre_tunnel_type_t | gre_tunnel_type_encode (gre_tunnel_type_t in) |
static void | vl_api_gre_tunnel_add_del_t_handler (vl_api_gre_tunnel_add_del_t *mp) |
static void | send_gre_tunnel_details (gre_tunnel_t *t, vl_api_gre_tunnel_dump_t *mp) |
static void | vl_api_gre_tunnel_dump_t_handler (vl_api_gre_tunnel_dump_t *mp) |
static clib_error_t * | gre_api_hookup (vlib_main_t *vm) |
VLIB_API_INIT_FUNCTION (gre_api_hookup) | |
#define REPLY_MSG_ID_BASE gre_main.msg_id_base |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
VLIB_API_INIT_FUNCTION | ( | gre_api_hookup | ) |