FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | vl_api_nhrp_send_t_ |
Macros | |
#define | REPLY_MSG_ID_BASE nhrp_base_msg_id |
Typedefs | |
typedef struct vl_api_nhrp_send_t_ | vl_api_nhrp_send_t |
Functions | |
static void | vl_api_nhrp_entry_add_del_t_handler (vl_api_nhrp_entry_add_del_t *mp) |
static walk_rc_t | vl_api_nhrp_send_one (index_t nei, void *arg) |
static void | vl_api_nhrp_dump_t_handler (vl_api_nhrp_dump_t *mp) |
static clib_error_t * | nhrp_api_hookup (vlib_main_t *vm) |
VLIB_API_INIT_FUNCTION (nhrp_api_hookup) | |
Variables | |
static u32 | nhrp_base_msg_id |
#define REPLY_MSG_ID_BASE nhrp_base_msg_id |
Definition at line 34 of file nhrp_api.c.
typedef struct vl_api_nhrp_send_t_ vl_api_nhrp_send_t |
|
static |
|
static |
|
static |
Definition at line 68 of file nhrp_api.c.
VLIB_API_INIT_FUNCTION | ( | nhrp_api_hookup | ) |
|
static |
Definition at line 33 of file nhrp_api.c.