Go to the source code of this file.
◆ foreach_abf_plugin_api_msg
#define foreach_abf_plugin_api_msg |
Value:_(ABF_PLUGIN_GET_VERSION, abf_plugin_get_version) \
_(ABF_POLICY_ADD_DEL, abf_policy_add_del) \
_(ABF_POLICY_DUMP, abf_policy_dump) \
_(ABF_ITF_ATTACH_ADD_DEL, abf_itf_attach_add_del) \
_(ABF_ITF_ATTACH_DUMP, abf_itf_attach_dump)
Definition at line 64 of file abf_api.c.
◆ 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
◆ abf_dump_walk_ctx_t
◆ abf_api_init()
◆ abf_itf_attach_send_details()
static int abf_itf_attach_send_details |
( |
u32 |
aiai, |
|
|
void * |
args |
|
) |
| |
|
static |
◆ abf_plugin_api_hookup()
◆ abf_policy_send_details()
static int abf_policy_send_details |
( |
u32 |
api, |
|
|
void * |
args |
|
) |
| |
|
static |
◆ setup_message_id_table()
static void setup_message_id_table |
( |
api_main_t * |
apim | ) |
|
|
static |
◆ vl_api_abf_itf_attach_add_del_t_handler()
◆ vl_api_abf_itf_attach_dump_t_handler()
◆ vl_api_abf_plugin_get_version_t_handler()
◆ vl_api_abf_policy_add_del_t_handler()
◆ vl_api_abf_policy_dump_t_handler()
◆ VLIB_PLUGIN_REGISTER()
◆ abf_base_msg_id
Base message ID fot the plugin.
Definition at line 58 of file abf_api.c.