Go to the source code of this file.
◆ foreach_l3xc_plugin_api_msg
#define foreach_l3xc_plugin_api_msg |
Value:_(L3XC_PLUGIN_GET_VERSION, l3xc_plugin_get_version) \
_(L3XC_DEL, l3xc_del) \
_(L3XC_DUMP, l3xc_dump)
int l3xc_update(u32 sw_if_index, u8 is_ip6, const fib_route_path_t *rpaths)
Create or update an L3XC Policy.
Definition at line 63 of file l3xc_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
◆ l3xc_dump_walk_ctx_t
◆ l3xc_api_init()
◆ l3xc_plugin_api_hookup()
◆ l3xc_send_details()
static int l3xc_send_details |
( |
u32 |
l3xci, |
|
|
void * |
args |
|
) |
| |
|
static |
◆ setup_message_id_table()
static void setup_message_id_table |
( |
api_main_t * |
apim | ) |
|
|
static |
◆ vl_api_l3xc_del_t_handler()
◆ vl_api_l3xc_dump_t_handler()
◆ vl_api_l3xc_plugin_get_version_t_handler()
◆ vl_api_l3xc_update_t_handler()
◆ VLIB_PLUGIN_REGISTER()
◆ l3xc_base_msg_id
Base message ID fot the plugin.
Definition at line 57 of file l3xc_api.c.