Go to the source code of this file.
◆ FINISH
Value: vl_print (handle, (char *)s); \
vec_free (s); \
return handle;
#define vec_add1(V, E)
Add 1 element to end of vector (unspecified alignment).
Definition at line 52 of file stn_api.c.
◆ foreach_stn_plugin_api_msg
#define foreach_stn_plugin_api_msg |
Value:_(STN_ADD_DEL_RULE, stn_add_del_rule) \
_(STN_RULES_DUMP, stn_rules_dump)
Definition at line 150 of file stn_api.c.
◆ REPLY_MSG_ID_BASE
◆ vl_api_version
#define vl_api_version |
( |
|
n, |
|
|
|
v |
|
) |
| static u32 api_version=(v); |
◆ vl_endianfun
◆ vl_msg_name_crc_list
#define vl_msg_name_crc_list |
◆ vl_print
◆ vl_printfun
◆ vl_typedefs
◆ plugin_custom_dump_configure()
static void plugin_custom_dump_configure |
( |
stn_main_t * |
stn | ) |
|
|
static |
◆ send_stn_rules_details()
◆ setup_message_id_table()
◆ stn_api_init()
◆ stn_plugin_api_hookup()
Set up the API message handling tables.
- Parameters
-
- Returns
- 0 to indicate all is well
Definition at line 160 of file stn_api.c.
◆ vl_api_stn_add_del_rule_t_handler()
◆ vl_api_stn_add_del_rule_t_print()
API message custom-dump function.
- Parameters
-
- Returns
- u8 * output string
Definition at line 65 of file stn_api.c.
◆ vl_api_stn_rules_dump_t_handler()