Go to the source code of this file.
◆ foreach_vpe_api_msg
#define foreach_vpe_api_msg |
Value:_(L2TPV3_CREATE_TUNNEL, l2tpv3_create_tunnel) \
_(L2TPV3_SET_LOOKUP_KEY, l2tpv3_set_lookup_key) \
_(SW_IF_L2TPV3_TUNNEL_DUMP, sw_if_l2tpv3_tunnel_dump)
int l2tpv3_interface_enable_disable(vnet_main_t *vnm, u32 sw_if_index, int enable_disable)
int l2tpv3_set_tunnel_cookies(l2t_main_t *lm, u32 sw_if_index, u64 new_local_cookie, u64 new_remote_cookie)
Definition at line 45 of file l2tp_api.c.
◆ vl_endianfun
#define vl_endianfun /* define message structures */ |
◆ vl_msg_name_crc_list
#define vl_msg_name_crc_list |
◆ vl_print
◆ vl_printfun
◆ vl_typedefs
#define vl_typedefs /* define message structures */ |
◆ l2tp_api_hookup()
◆ send_sw_if_l2tpv3_tunnel_details()
◆ setup_message_id_table()
static void setup_message_id_table |
( |
api_main_t * |
am | ) |
|
|
static |
◆ vl_api_l2tpv3_create_tunnel_t_handler()
◆ vl_api_l2tpv3_interface_enable_disable_t_handler()
◆ vl_api_l2tpv3_set_lookup_key_t_handler()
◆ vl_api_l2tpv3_set_tunnel_cookies_t_handler()
◆ vl_api_sw_if_l2tpv3_tunnel_dump_t_handler()
◆ VLIB_API_INIT_FUNCTION()