FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
BFD binary API implementation. More...
Go to the source code of this file.
Macros | |
#define | REPLY_MSG_ID_BASE bfd_main.msg_id_base |
#define | BFD_UDP_API_PARAM_COMMON_CODE |
#define | BFD_UDP_API_PARAM_FROM_MP(mp) clib_net_to_host_u32 (mp->sw_if_index), &local_addr, &peer_addr |
BFD binary API implementation.
Definition in file bfd_api.c.
#define BFD_UDP_API_PARAM_COMMON_CODE |
#define BFD_UDP_API_PARAM_FROM_MP | ( | mp | ) | clib_net_to_host_u32 (mp->sw_if_index), &local_addr, &peer_addr |
#define REPLY_MSG_ID_BASE bfd_main.msg_id_base |
|
static |
void bfd_event | ( | bfd_main_t * | bm, |
bfd_session_t * | bs | ||
) |
pub_sub_handler | ( | bfd_events | , |
BFD_EVENTS | |||
) |
void send_bfd_udp_session_details | ( | vl_api_registration_t * | reg, |
u32 | context, | ||
bfd_session_t * | bs | ||
) |
void send_bfd_udp_session_event | ( | vl_api_registration_t * | reg, |
u32 | pid, | ||
bfd_session_t * | bs | ||
) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
VLIB_API_INIT_FUNCTION | ( | bfd_api_hookup | ) |