FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
Go to the source code of this file.
Macros | |
#define | REPLY_MSG_ID_BASE stn_main.msg_id_base |
#define | vl_print(handle, ...) vlib_cli_output (handle, __VA_ARGS__) |
#define | FINISH |
Functions | |
static void | vl_api_stn_add_del_rule_t_handler (vl_api_stn_add_del_rule_t *mp) |
static void | send_stn_rules_details (stn_rule_t *r, vl_api_registration_t *reg, u32 context) |
static void | vl_api_stn_rules_dump_t_handler (vl_api_stn_rules_dump_t *mp) |
clib_error_t * | stn_api_init (vlib_main_t *vm, stn_main_t *sm) |
#define FINISH |
#define REPLY_MSG_ID_BASE stn_main.msg_id_base |
#define vl_print | ( | handle, | |
... | |||
) | vlib_cli_output (handle, __VA_ARGS__) |
|
static |
clib_error_t* stn_api_init | ( | vlib_main_t * | vm, |
stn_main_t * | sm | ||
) |
|
static |
|
static |