FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Go to the source code of this file.
Macros | |
#define | REPLY_MSG_ID_BASE msg_id_base |
Functions | |
static void | vl_api_sw_interface_set_vxlan_gbp_bypass_t_handler (vl_api_sw_interface_set_vxlan_gbp_bypass_t *mp) |
static int | vxlan_gbp_tunnel_mode_decode (vl_api_vxlan_gbp_api_tunnel_mode_t in, vxlan_gbp_tunnel_mode_t *out) |
static void | vl_api_vxlan_gbp_tunnel_add_del_t_handler (vl_api_vxlan_gbp_tunnel_add_del_t *mp) |
static void | send_vxlan_gbp_tunnel_details (vxlan_gbp_tunnel_t *t, vl_api_registration_t *reg, u32 context) |
static void | vl_api_vxlan_gbp_tunnel_dump_t_handler (vl_api_vxlan_gbp_tunnel_dump_t *mp) |
static clib_error_t * | vxlan_gbp_api_hookup (vlib_main_t *vm) |
VLIB_API_INIT_FUNCTION (vxlan_gbp_api_hookup) | |
Variables | |
static u16 | msg_id_base |
#define REPLY_MSG_ID_BASE msg_id_base |
Definition at line 34 of file vxlan_gbp_api.c.
|
static |
Definition at line 137 of file vxlan_gbp_api.c.
|
static |
|
static |
|
static |
VLIB_API_INIT_FUNCTION | ( | vxlan_gbp_api_hookup | ) |
|
static |
|
static |
|
static |
Definition at line 37 of file vxlan_gbp_api.c.