FD.io VPP
v19.04-6-g6f05f72
Vector Packet Processing
|
Go to the source code of this file.
Macros | |
#define | vl_typedefs /* define message structures */ |
#define | vl_endianfun /* define message structures */ |
#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 | IKEV2_PLUGIN_VERSION_MAJOR 1 |
#define | IKEV2_PLUGIN_VERSION_MINOR 0 |
#define | REPLY_MSG_ID_BASE ikev2_main.msg_id_base |
#define | foreach_ikev2_api_msg |
#define | vl_msg_name_crc_list |
Variables | |
ikev2_main_t | ikev2_main |
#define foreach_ikev2_api_msg |
Definition at line 57 of file ikev2_api.c.
#define IKEV2_PLUGIN_VERSION_MAJOR 1 |
Definition at line 52 of file ikev2_api.c.
#define IKEV2_PLUGIN_VERSION_MINOR 0 |
Definition at line 53 of file ikev2_api.c.
#define REPLY_MSG_ID_BASE ikev2_main.msg_id_base |
Definition at line 54 of file ikev2_api.c.
#define vl_api_version | ( | n, | |
v | |||
) | static u32 api_version=(v); |
Definition at line 46 of file ikev2_api.c.
#define vl_endianfun /* define message structures */ |
Definition at line 35 of file ikev2_api.c.
#define vl_msg_name_crc_list |
Definition at line 407 of file ikev2_api.c.
#define vl_print | ( | handle, | |
... | |||
) | vlib_cli_output (handle, __VA_ARGS__) |
Definition at line 40 of file ikev2_api.c.
#define vl_printfun |
Definition at line 41 of file ikev2_api.c.
#define vl_typedefs /* define message structures */ |
Definition at line 31 of file ikev2_api.c.
|
static |
|
static |
|
static |
|
static |
Definition at line 360 of file ikev2_api.c.
|
static |
|
static |
Definition at line 381 of file ikev2_api.c.
|
static |
|
static |
|
static |
|
static |
Definition at line 120 of file ikev2_api.c.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
ikev2_main_t ikev2_main |