FD.io VPP
v18.01.2-1-g9b554f3
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 | foreach_oam_api_msg |
#define | vl_msg_name_crc_list |
Functions | |
pub_sub_handler (oam_events, OAM_EVENTS) | |
void | send_oam_event (oam_target_t *t) |
static void | vl_api_oam_add_del_t_handler (vl_api_oam_add_del_t *mp) |
static void | setup_message_id_table (api_main_t *am) |
static clib_error_t * | oam_api_hookup (vlib_main_t *vm) |
VLIB_API_INIT_FUNCTION (oam_api_hookup) | |
#define foreach_oam_api_msg |
#define vl_print | ( | handle, | |
... | |||
) | vlib_cli_output (handle, __VA_ARGS__) |
|
static |
pub_sub_handler | ( | oam_events | , |
OAM_EVENTS | |||
) |
void send_oam_event | ( | oam_target_t * | t | ) |
|
static |
|
static |
VLIB_API_INIT_FUNCTION | ( | oam_api_hookup | ) |