![]() |
FD.io VPP
v19.08-23-g4b943d6
Vector Packet Processing
|
Include dependency graph for vxlan_gpe_api.c:Go to the source code of this file.
Macros | |
| #define | vl_typedefs |
| #define | vl_endianfun |
| #define | vl_print(handle, ...) vlib_cli_output (handle, __VA_ARGS__) |
| #define | vl_printfun |
| #define | vl_api_version(n, v) static u32 api_version=(v); |
| #define | foreach_vxlan_gpe_plugin_api_msg |
| #define | vl_msg_name_crc_list |
Functions | |
| static void | vl_api_vxlan_gpe_ioam_enable_t_handler (vl_api_vxlan_gpe_ioam_enable_t *mp) |
| static void | vl_api_vxlan_gpe_ioam_disable_t_handler (vl_api_vxlan_gpe_ioam_disable_t *mp) |
| static void | vl_api_vxlan_gpe_ioam_vni_enable_t_handler (vl_api_vxlan_gpe_ioam_vni_enable_t *mp) |
| static void | vl_api_vxlan_gpe_ioam_vni_disable_t_handler (vl_api_vxlan_gpe_ioam_vni_disable_t *mp) |
| static void | vl_api_vxlan_gpe_ioam_transit_enable_t_handler (vl_api_vxlan_gpe_ioam_transit_enable_t *mp) |
| static void | vl_api_vxlan_gpe_ioam_transit_disable_t_handler (vl_api_vxlan_gpe_ioam_transit_disable_t *mp) |
| static clib_error_t * | vxlan_gpe_plugin_api_hookup (vlib_main_t *vm) |
| static void | setup_message_id_table (vxlan_gpe_ioam_main_t *sm, api_main_t *am) |
| static clib_error_t * | vxlan_gpe_init (vlib_main_t *vm) |
| #define foreach_vxlan_gpe_plugin_api_msg |
Definition at line 56 of file vxlan_gpe_api.c.
| #define vl_api_version | ( | n, | |
| v | |||
| ) | static u32 api_version=(v); |
Definition at line 50 of file vxlan_gpe_api.c.
| #define vl_endianfun |
Definition at line 39 of file vxlan_gpe_api.c.
| #define vl_msg_name_crc_list |
Definition at line 261 of file vxlan_gpe_api.c.
| #define vl_print | ( | handle, | |
| ... | |||
| ) | vlib_cli_output (handle, __VA_ARGS__) |
Definition at line 44 of file vxlan_gpe_api.c.
| #define vl_printfun |
Definition at line 45 of file vxlan_gpe_api.c.
| #define vl_typedefs |
Definition at line 34 of file vxlan_gpe_api.c.
|
static |
|
static |
Definition at line 86 of file vxlan_gpe_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
|
static |
Definition at line 222 of file vxlan_gpe_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 200 of file vxlan_gpe_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 154 of file vxlan_gpe_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 105 of file vxlan_gpe_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
|
static |