FD.io VPP  v17.01.1-3-gc6833f8
Vector Packet Processing
api.c File Reference

Go to the source code of this file.

Data Structures

struct  mpls_tunnel_send_walk_ctx_t_
 

Macros

#define vl_typedefs   /* define message structures */
 
#define vl_endianfun   /* define message structures */
 
#define vl_print(handle, ...)   vlib_cli_output (handle, __VA_ARGS__)
 
#define vl_printfun
 
#define foreach_vpe_api_msg
 
#define QUOTE_(x)   #x
 
#define QUOTE(x)   QUOTE_(x)
 
#define RESOLUTION_EVENT   1
 
#define RESOLUTION_PENDING_EVENT   2
 
#define IP4_ARP_EVENT   3
 
#define IP6_ND_EVENT   4
 
#define foreach_classify_add_del_table_field
 
#define BOUNCE_HANDLER(nn)
 
#define vl_msg_name_crc_list
 

Typedefs

typedef struct mpls_tunnel_send_walk_ctx_t_ mpls_tunnel_send_walk_ctx_t
 

Enumerations

enum  resolve_t { RESOLVE_IP4_ADD_DEL_ROUTE = 1, RESOLVE_IP6_ADD_DEL_ROUTE }
 

Functions

static int arp_change_delete_callback (u32 pool_index, u8 *notused)
 
static int nd_change_delete_callback (u32 pool_index, u8 *notused)
 
int vl_api_memclnt_delete_callback (u32 client_index)
 
 pub_sub_handler (oam_events, OAM_EVENTS)
 
 pub_sub_handler (bfd_events, BFD_EVENTS)
 
int ip4_add_del_route_t_handler (vl_api_ip_add_del_route_t *mp)
 
int ip6_add_del_route_t_handler (vl_api_ip_add_del_route_t *mp)
 
void handle_ip4_arp_event (u32 pool_index)
 
void handle_ip6_nd_event (u32 pool_index)
 
static uword resolver_process (vlib_main_t *vm, vlib_node_runtime_t *rt, vlib_frame_t *f)
 
static int mpls_route_add_del_t_handler (vnet_main_t *vnm, vl_api_mpls_route_add_del_t *mp)
 
void vl_api_mpls_route_add_del_t_handler (vl_api_mpls_route_add_del_t *mp)
 
static int mpls_ip_bind_unbind_handler (vnet_main_t *vnm, vl_api_mpls_ip_bind_unbind_t *mp)
 
void vl_api_mpls_ip_bind_unbind_t_handler (vl_api_mpls_ip_bind_unbind_t *mp)
 
static void vl_api_sw_interface_set_vpath_t_handler (vl_api_sw_interface_set_vpath_t *mp)
 
static void vl_api_sw_interface_set_vxlan_bypass_t_handler (vl_api_sw_interface_set_vxlan_bypass_t *mp)
 
static void vl_api_sw_interface_set_l2_xconnect_t_handler (vl_api_sw_interface_set_l2_xconnect_t *mp)
 
static void vl_api_sw_interface_set_l2_bridge_t_handler (vl_api_sw_interface_set_l2_bridge_t *mp)
 
static void vl_api_sw_interface_set_dpdk_hqos_pipe_t_handler (vl_api_sw_interface_set_dpdk_hqos_pipe_t *mp)
 
static void vl_api_sw_interface_set_dpdk_hqos_subport_t_handler (vl_api_sw_interface_set_dpdk_hqos_subport_t *mp)
 
static void vl_api_sw_interface_set_dpdk_hqos_tctbl_t_handler (vl_api_sw_interface_set_dpdk_hqos_tctbl_t *mp)
 
static void vl_api_bridge_domain_add_del_t_handler (vl_api_bridge_domain_add_del_t *mp)
 
static void vl_api_bridge_domain_details_t_handler (vl_api_bridge_domain_details_t *mp)
 
static void vl_api_bridge_domain_sw_if_details_t_handler (vl_api_bridge_domain_sw_if_details_t *mp)
 
static void send_bridge_domain_details (unix_shared_memory_queue_t *q, l2_bridge_domain_t *bd_config, u32 n_sw_ifs, u32 context)
 
static void send_bd_sw_if_details (l2input_main_t *l2im, unix_shared_memory_queue_t *q, l2_flood_member_t *member, u32 bd_id, u32 context)
 
static void vl_api_bridge_domain_dump_t_handler (vl_api_bridge_domain_dump_t *mp)
 
static void vl_api_l2fib_add_del_t_handler (vl_api_l2fib_add_del_t *mp)
 
static void vl_api_l2_flags_t_handler (vl_api_l2_flags_t *mp)
 
static void vl_api_bridge_flags_t_handler (vl_api_bridge_flags_t *mp)
 
static void vl_api_bd_ip_mac_add_del_t_handler (vl_api_bd_ip_mac_add_del_t *mp)
 
static void vl_api_create_vlan_subif_t_handler (vl_api_create_vlan_subif_t *mp)
 
static void vl_api_create_subif_t_handler (vl_api_create_subif_t *mp)
 
static void vl_api_mpls_tunnel_add_del_t_handler (vl_api_mpls_tunnel_add_del_t *mp)
 
static void vl_api_proxy_arp_add_del_t_handler (vl_api_proxy_arp_add_del_t *mp)
 
static void vl_api_proxy_arp_intfc_enable_disable_t_handler (vl_api_proxy_arp_intfc_enable_disable_t *mp)
 
static void vl_api_is_address_reachable_t_handler (vl_api_is_address_reachable_t *mp)
 
static void vl_api_sw_interface_set_mpls_enable_t_handler (vl_api_sw_interface_set_mpls_enable_t *mp)
 
static void send_sw_interface_flags_deleted (vpe_api_main_t *am, unix_shared_memory_queue_t *q, u32 sw_if_index)
 
void send_oam_event (oam_target_t *t)
 
static void vl_api_oam_add_del_t_handler (vl_api_oam_add_del_t *mp)
 
static void vl_api_vnet_get_summary_stats_t_handler (vl_api_vnet_get_summary_stats_t *mp)
 
typedef CLIB_PACKED (struct{ip4_address_t address;u32 address_length:6;u32 index:26;})
 
static int ip6_reset_fib_t_handler (vl_api_reset_fib_t *mp)
 
static void vl_api_reset_fib_t_handler (vl_api_reset_fib_t *mp)
 
static void dhcpv4_proxy_config (vl_api_dhcp_proxy_config_t *mp)
 
static void dhcpv6_proxy_config (vl_api_dhcp_proxy_config_t *mp)
 
static void dhcpv4_proxy_config_2 (vl_api_dhcp_proxy_config_2_t *mp)
 
static void dhcpv6_proxy_config_2 (vl_api_dhcp_proxy_config_2_t *mp)
 
static void vl_api_dhcp_proxy_set_vss_t_handler (vl_api_dhcp_proxy_set_vss_t *mp)
 
static void vl_api_dhcp_proxy_config_t_handler (vl_api_dhcp_proxy_config_t *mp)
 
static void vl_api_dhcp_proxy_config_2_t_handler (vl_api_dhcp_proxy_config_2_t *mp)
 
void dhcp_compl_event_callback (u32 client_index, u32 pid, u8 *hostname, u8 is_ipv6, u8 *host_address, u8 *router_address, u8 *host_mac)
 
static void vl_api_dhcp_client_config_t_handler (vl_api_dhcp_client_config_t *mp)
 
static void vl_api_create_loopback_t_handler (vl_api_create_loopback_t *mp)
 
static void vl_api_delete_loopback_t_handler (vl_api_delete_loopback_t *mp)
 
static void vl_api_control_ping_t_handler (vl_api_control_ping_t *mp)
 
static void shmem_cli_output (uword arg, u8 *buffer, uword buffer_bytes)
 
static void vl_api_cli_request_t_handler (vl_api_cli_request_t *mp)
 
static void inband_cli_output (uword arg, u8 *buffer, uword buffer_bytes)
 
static void vl_api_cli_inband_t_handler (vl_api_cli_inband_t *mp)
 
static void vl_api_set_arp_neighbor_limit_t_handler (vl_api_set_arp_neighbor_limit_t *mp)
 
static void vl_api_sr_tunnel_add_del_t_handler (vl_api_sr_tunnel_add_del_t *mp)
 
static void vl_api_sr_policy_add_del_t_handler (vl_api_sr_policy_add_del_t *mp)
 
static void vl_api_sr_multicast_map_add_del_t_handler (vl_api_sr_multicast_map_add_del_t *mp)
 
static void vl_api_classify_add_del_table_t_handler (vl_api_classify_add_del_table_t *mp)
 
static void vl_api_classify_add_del_session_t_handler (vl_api_classify_add_del_session_t *mp)
 
static void vl_api_classify_set_interface_ip_table_t_handler (vl_api_classify_set_interface_ip_table_t *mp)
 
static void vl_api_classify_set_interface_l2_tables_t_handler (vl_api_classify_set_interface_l2_tables_t *mp)
 
static void vl_api_l2_fib_clear_table_t_handler (vl_api_l2_fib_clear_table_t *mp)
 
void l2_efp_filter_configure (vnet_main_t *vnet_main, u32 sw_if_index, u32 enable)
 Enable/disable the EFP Filter check on the subinterface. More...
 
static void vl_api_l2_interface_efp_filter_t_handler (vl_api_l2_interface_efp_filter_t *mp)
 
static void vl_api_l2_interface_vlan_tag_rewrite_t_handler (vl_api_l2_interface_vlan_tag_rewrite_t *mp)
 
static void vl_api_create_vhost_user_if_t_handler (vl_api_create_vhost_user_if_t *mp)
 
static void vl_api_modify_vhost_user_if_t_handler (vl_api_modify_vhost_user_if_t *mp)
 
static void vl_api_delete_vhost_user_if_t_handler (vl_api_delete_vhost_user_if_t *mp)
 
static void vl_api_sw_interface_vhost_user_details_t_handler (vl_api_sw_interface_vhost_user_details_t *mp)
 
static void send_sw_interface_vhost_user_details (vpe_api_main_t *am, unix_shared_memory_queue_t *q, vhost_user_intf_details_t *vui, u32 context)
 
static void vl_api_sw_interface_vhost_user_dump_t_handler (vl_api_sw_interface_vhost_user_dump_t *mp)
 
static void send_sw_if_l2tpv3_tunnel_details (vpe_api_main_t *am, unix_shared_memory_queue_t *q, l2t_session_t *s, l2t_main_t *lm, u32 context)
 
static void vl_api_sw_if_l2tpv3_tunnel_dump_t_handler (vl_api_sw_if_l2tpv3_tunnel_dump_t *mp)
 
static void vl_api_l2_fib_table_entry_t_handler (vl_api_l2_fib_table_entry_t *mp)
 
static void send_l2fib_table_entry (vpe_api_main_t *am, unix_shared_memory_queue_t *q, l2fib_entry_key_t *l2fe_key, l2fib_entry_result_t *l2fe_res, u32 context)
 
static void vl_api_l2_fib_table_dump_t_handler (vl_api_l2_fib_table_dump_t *mp)
 
static void vl_api_show_version_t_handler (vl_api_show_version_t *mp)
 
static void vl_api_get_node_index_t_handler (vl_api_get_node_index_t *mp)
 
static void vl_api_get_next_index_t_handler (vl_api_get_next_index_t *mp)
 
static void vl_api_add_node_next_t_handler (vl_api_add_node_next_t *mp)
 
static void vl_api_l2tpv3_create_tunnel_t_handler (vl_api_l2tpv3_create_tunnel_t *mp)
 
static void vl_api_l2tpv3_set_tunnel_cookies_t_handler (vl_api_l2tpv3_set_tunnel_cookies_t *mp)
 
static void vl_api_l2tpv3_interface_enable_disable_t_handler (vl_api_l2tpv3_interface_enable_disable_t *mp)
 
static void vl_api_l2tpv3_set_lookup_key_t_handler (vl_api_l2tpv3_set_lookup_key_t *mp)
 
static void vl_api_vxlan_add_del_tunnel_t_handler (vl_api_vxlan_add_del_tunnel_t *mp)
 
static void send_vxlan_tunnel_details (vxlan_tunnel_t *t, unix_shared_memory_queue_t *q, u32 context)
 
static void vl_api_vxlan_tunnel_dump_t_handler (vl_api_vxlan_tunnel_dump_t *mp)
 
static void vl_api_gre_add_del_tunnel_t_handler (vl_api_gre_add_del_tunnel_t *mp)
 
static void send_gre_tunnel_details (gre_tunnel_t *t, unix_shared_memory_queue_t *q, u32 context)
 
static void vl_api_gre_tunnel_dump_t_handler (vl_api_gre_tunnel_dump_t *mp)
 
static void vl_api_l2_patch_add_del_t_handler (vl_api_l2_patch_add_del_t *mp)
 
static void vl_api_vxlan_gpe_add_del_tunnel_t_handler (vl_api_vxlan_gpe_add_del_tunnel_t *mp)
 
static void send_vxlan_gpe_tunnel_details (vxlan_gpe_tunnel_t *t, unix_shared_memory_queue_t *q, u32 context)
 
static void vl_api_vxlan_gpe_tunnel_dump_t_handler (vl_api_vxlan_gpe_tunnel_dump_t *mp)
 
typedef CLIB_PACKED (struct{u32 sw_if_index;u8 priority;u8 weight;})
 Used for transferring locators via VPP API. More...
 
static void vl_api_lisp_add_del_locator_t_handler (vl_api_lisp_add_del_locator_t *mp)
 
static int unformat_lisp_eid_api (gid_address_t *dst, u32 vni, u8 type, void *src, u8 len)
 
static void vl_api_lisp_add_del_local_eid_t_handler (vl_api_lisp_add_del_local_eid_t *mp)
 
static void vl_api_lisp_eid_table_add_del_map_t_handler (vl_api_lisp_eid_table_add_del_map_t *mp)
 
typedef CLIB_PACKED (struct{u8 is_ip4;u8 priority;u8 weight;u8 addr[16];})
 Used for transferring locators via VPP API. More...
 
static locator_tunformat_lisp_locs (void *rmt_locs, u32 rloc_num)
 
static void vl_api_lisp_gpe_add_del_fwd_entry_t_handler (vl_api_lisp_gpe_add_del_fwd_entry_t *mp)
 
static void vl_api_lisp_add_del_map_server_t_handler (vl_api_lisp_add_del_map_server_t *mp)
 
static void vl_api_lisp_add_del_map_resolver_t_handler (vl_api_lisp_add_del_map_resolver_t *mp)
 
static void vl_api_lisp_gpe_enable_disable_t_handler (vl_api_lisp_gpe_enable_disable_t *mp)
 
static void vl_api_lisp_map_register_enable_disable_t_handler (vl_api_lisp_map_register_enable_disable_t *mp)
 
static void vl_api_lisp_rloc_probe_enable_disable_t_handler (vl_api_lisp_rloc_probe_enable_disable_t *mp)
 
static void vl_api_lisp_enable_disable_t_handler (vl_api_lisp_enable_disable_t *mp)
 
static void vl_api_lisp_gpe_add_del_iface_t_handler (vl_api_lisp_gpe_add_del_iface_t *mp)
 
static void vl_api_show_lisp_map_request_mode_t_handler (vl_api_show_lisp_map_request_mode_t *mp)
 
static void vl_api_lisp_map_request_mode_t_handler (vl_api_lisp_map_request_mode_t *mp)
 
static void vl_api_lisp_pitr_set_locator_set_t_handler (vl_api_lisp_pitr_set_locator_set_t *mp)
 
static void vl_api_lisp_add_del_map_request_itr_rlocs_t_handler (vl_api_lisp_add_del_map_request_itr_rlocs_t *mp)
 
static void vl_api_lisp_add_del_remote_mapping_t_handler (vl_api_lisp_add_del_remote_mapping_t *mp)
 
static void vl_api_lisp_add_del_adjacency_t_handler (vl_api_lisp_add_del_adjacency_t *mp)
 
static void send_lisp_locator_details (lisp_cp_main_t *lcm, locator_t *loc, unix_shared_memory_queue_t *q, u32 context)
 
static void vl_api_lisp_locator_dump_t_handler (vl_api_lisp_locator_dump_t *mp)
 
static void send_lisp_locator_set_details (lisp_cp_main_t *lcm, locator_set_t *lsit, unix_shared_memory_queue_t *q, u32 context, u32 ls_index)
 
static void vl_api_lisp_locator_set_dump_t_handler (vl_api_lisp_locator_set_dump_t *mp)
 
static void lisp_fid_put_api (u8 *dst, fid_address_t *src, u8 *prefix_length)
 
static u8 fid_type_to_api_type (fid_address_t *fid)
 
static void send_lisp_eid_table_details (mapping_t *mapit, unix_shared_memory_queue_t *q, u32 context, u8 filter)
 
static void vl_api_lisp_eid_table_dump_t_handler (vl_api_lisp_eid_table_dump_t *mp)
 
static void send_lisp_gpe_fwd_entry_details (lisp_gpe_fwd_entry_t *lfe, unix_shared_memory_queue_t *q, u32 context)
 
static void vl_api_lisp_gpe_tunnel_dump_t_handler (vl_api_lisp_gpe_tunnel_dump_t *mp)
 
static void send_lisp_map_server_details (ip_address_t *ip, unix_shared_memory_queue_t *q, u32 context)
 
static void vl_api_lisp_map_server_dump_t_handler (vl_api_lisp_map_server_dump_t *mp)
 
static void send_lisp_map_resolver_details (ip_address_t *ip, unix_shared_memory_queue_t *q, u32 context)
 
static void vl_api_lisp_map_resolver_dump_t_handler (vl_api_lisp_map_resolver_dump_t *mp)
 
static void send_eid_table_map_pair (hash_pair_t *p, unix_shared_memory_queue_t *q, u32 context)
 
static void vl_api_lisp_eid_table_map_dump_t_handler (vl_api_lisp_eid_table_map_dump_t *mp)
 
static void send_eid_table_vni (u32 vni, unix_shared_memory_queue_t *q, u32 context)
 
static void lisp_adjacency_copy (vl_api_lisp_adjacency_t *dst, lisp_adjacency_t *adjs)
 
static void vl_api_show_lisp_rloc_probe_state_t_handler (vl_api_show_lisp_rloc_probe_state_t *mp)
 
static void vl_api_show_lisp_map_register_state_t_handler (vl_api_show_lisp_map_register_state_t *mp)
 
static void vl_api_lisp_adjacencies_get_t_handler (vl_api_lisp_adjacencies_get_t *mp)
 
static void vl_api_lisp_eid_table_vni_dump_t_handler (vl_api_lisp_eid_table_vni_dump_t *mp)
 
static void vl_api_show_lisp_status_t_handler (vl_api_show_lisp_status_t *mp)
 
static void vl_api_lisp_get_map_request_itr_rlocs_t_handler (vl_api_lisp_get_map_request_itr_rlocs_t *mp)
 
static void vl_api_show_lisp_pitr_t_handler (vl_api_show_lisp_pitr_t *mp)
 
static void vl_api_interface_name_renumber_t_handler (vl_api_interface_name_renumber_t *mp)
 
static int arp_change_data_callback (u32 pool_index, u8 *new_mac, u32 sw_if_index, u32 address)
 
static int nd_change_data_callback (u32 pool_index, u8 *new_mac, u32 sw_if_index, ip6_address_t *address)
 
static void vl_api_want_ip4_arp_events_t_handler (vl_api_want_ip4_arp_events_t *mp)
 
static void vl_api_want_ip6_nd_events_t_handler (vl_api_want_ip6_nd_events_t *mp)
 
static void vl_api_input_acl_set_interface_t_handler (vl_api_input_acl_set_interface_t *mp)
 
static void vl_api_ipsec_spd_add_del_t_handler (vl_api_ipsec_spd_add_del_t *mp)
 
static void vl_api_ipsec_interface_add_del_spd_t_handler (vl_api_ipsec_interface_add_del_spd_t *mp)
 
static void vl_api_ipsec_spd_add_del_entry_t_handler (vl_api_ipsec_spd_add_del_entry_t *mp)
 
static void vl_api_ipsec_sad_add_del_entry_t_handler (vl_api_ipsec_sad_add_del_entry_t *mp)
 
static void vl_api_ikev2_profile_add_del_t_handler (vl_api_ikev2_profile_add_del_t *mp)
 
static void vl_api_ikev2_profile_set_auth_t_handler (vl_api_ikev2_profile_set_auth_t *mp)
 
static void vl_api_ikev2_profile_set_id_t_handler (vl_api_ikev2_profile_set_id_t *mp)
 
static void vl_api_ikev2_profile_set_ts_t_handler (vl_api_ikev2_profile_set_ts_t *mp)
 
static void vl_api_ikev2_set_local_key_t_handler (vl_api_ikev2_set_local_key_t *mp)
 
static void vl_api_ipsec_sa_set_key_t_handler (vl_api_ipsec_sa_set_key_t *mp)
 
static void vl_api_cop_interface_enable_disable_t_handler (vl_api_cop_interface_enable_disable_t *mp)
 
static void vl_api_cop_whitelist_enable_disable_t_handler (vl_api_cop_whitelist_enable_disable_t *mp)
 
static void vl_api_get_node_graph_t_handler (vl_api_get_node_graph_t *mp)
 
static void vl_api_ioam_enable_t_handler (vl_api_ioam_enable_t *mp)
 
static void vl_api_ioam_disable_t_handler (vl_api_ioam_disable_t *mp)
 
static void vl_api_af_packet_create_t_handler (vl_api_af_packet_create_t *mp)
 
static void vl_api_af_packet_delete_t_handler (vl_api_af_packet_delete_t *mp)
 
static void vl_api_policer_add_del_t_handler (vl_api_policer_add_del_t *mp)
 
static void send_policer_details (u8 *name, sse2_qos_pol_cfg_params_st *config, policer_read_response_type_st *templ, unix_shared_memory_queue_t *q, u32 context)
 
static void vl_api_policer_dump_t_handler (vl_api_policer_dump_t *mp)
 
static void vl_api_policer_classify_set_interface_t_handler (vl_api_policer_classify_set_interface_t *mp)
 
static void send_policer_classify_details (u32 sw_if_index, u32 table_index, unix_shared_memory_queue_t *q, u32 context)
 
static void vl_api_policer_classify_dump_t_handler (vl_api_policer_classify_dump_t *mp)
 
static void vl_api_netmap_create_t_handler (vl_api_netmap_create_t *mp)
 
static void vl_api_netmap_delete_t_handler (vl_api_netmap_delete_t *mp)
 
static void vl_api_mpls_tunnel_details_t_handler (vl_api_mpls_fib_details_t *mp)
 
static void send_mpls_tunnel_entry (u32 mti, void *arg)
 
static void vl_api_mpls_tunnel_dump_t_handler (vl_api_mpls_tunnel_dump_t *mp)
 
static void vl_api_mpls_fib_details_t_handler (vl_api_mpls_fib_details_t *mp)
 
static void vl_api_mpls_fib_details_t_endian (vl_api_mpls_fib_details_t *mp)
 
static void vl_api_mpls_fib_details_t_print (vl_api_mpls_fib_details_t *mp)
 
static void send_mpls_fib_details (vpe_api_main_t *am, unix_shared_memory_queue_t *q, u32 table_id, u32 label, u32 eos, fib_route_path_encode_t *api_rpaths, u32 context)
 
static void vl_api_mpls_fib_dump_t_handler (vl_api_mpls_fib_dump_t *mp)
 
static void vl_api_classify_table_ids_t_handler (vl_api_classify_table_ids_t *mp)
 
static void vl_api_classify_table_by_interface_t_handler (vl_api_classify_table_by_interface_t *mp)
 
static void vl_api_classify_table_info_t_handler (vl_api_classify_table_info_t *mp)
 
static void vl_api_classify_session_details_t_handler (vl_api_classify_session_details_t *mp)
 
static void send_classify_session_details (unix_shared_memory_queue_t *q, u32 table_id, u32 match_length, vnet_classify_entry_t *e, u32 context)
 
static void vl_api_classify_session_dump_t_handler (vl_api_classify_session_dump_t *mp)
 
static void vl_api_set_ipfix_exporter_t_handler (vl_api_set_ipfix_exporter_t *mp)
 
static void vl_api_ipfix_exporter_dump_t_handler (vl_api_ipfix_exporter_dump_t *mp)
 
static void vl_api_set_ipfix_classify_stream_t_handler (vl_api_set_ipfix_classify_stream_t *mp)
 
static void vl_api_ipfix_classify_stream_dump_t_handler (vl_api_ipfix_classify_stream_dump_t *mp)
 
static void vl_api_ipfix_classify_table_add_del_t_handler (vl_api_ipfix_classify_table_add_del_t *mp)
 
static void send_ipfix_classify_table_details (u32 table_index, unix_shared_memory_queue_t *q, u32 context)
 
static void vl_api_ipfix_classify_table_dump_t_handler (vl_api_ipfix_classify_table_dump_t *mp)
 
static void vl_api_pg_create_interface_t_handler (vl_api_pg_create_interface_t *mp)
 
static void vl_api_pg_capture_t_handler (vl_api_pg_capture_t *mp)
 
static void vl_api_pg_enable_disable_t_handler (vl_api_pg_enable_disable_t *mp)
 
static void vl_api_ip_source_and_port_range_check_add_del_t_handler (vl_api_ip_source_and_port_range_check_add_del_t *mp)
 
static void vl_api_ip_source_and_port_range_check_interface_add_del_t_handler (vl_api_ip_source_and_port_range_check_interface_add_del_t *mp)
 
static void vl_api_ipsec_gre_add_del_tunnel_t_handler (vl_api_ipsec_gre_add_del_tunnel_t *mp)
 
static void send_ipsec_gre_tunnel_details (ipsec_gre_tunnel_t *t, unix_shared_memory_queue_t *q, u32 context)
 
static void vl_api_ipsec_gre_tunnel_dump_t_handler (vl_api_ipsec_gre_tunnel_dump_t *mp)
 
static void vl_api_delete_subif_t_handler (vl_api_delete_subif_t *mp)
 
static void vl_api_l2_interface_pbb_tag_rewrite_t_handler (vl_api_l2_interface_pbb_tag_rewrite_t *mp)
 
static void vl_api_bfd_udp_add_t_handler (vl_api_bfd_udp_add_t *mp)
 
static void vl_api_bfd_udp_del_t_handler (vl_api_bfd_udp_del_t *mp)
 
void send_bfd_udp_session_details (unix_shared_memory_queue_t *q, u32 context, bfd_session_t *bs)
 
void bfd_event (bfd_main_t *bm, bfd_session_t *bs)
 
static void vl_api_bfd_udp_session_dump_t_handler (vl_api_bfd_udp_session_dump_t *mp)
 
static void vl_api_bfd_session_set_flags_t_handler (vl_api_bfd_session_set_flags_t *mp)
 
static void vl_api_punt_t_handler (vl_api_punt_t *mp)
 
static void vl_api_flow_classify_set_interface_t_handler (vl_api_flow_classify_set_interface_t *mp)
 
static void send_flow_classify_details (u32 sw_if_index, u32 table_index, unix_shared_memory_queue_t *q, u32 context)
 
static void vl_api_flow_classify_dump_t_handler (vl_api_flow_classify_dump_t *mp)
 
static void send_ipsec_spd_details (ipsec_policy_t *p, unix_shared_memory_queue_t *q, u32 context)
 
static void vl_api_ipsec_spd_dump_t_handler (vl_api_ipsec_spd_dump_t *mp)
 
static void vl_api_feature_enable_disable_t_handler (vl_api_feature_enable_disable_t *mp)
 
static void setup_message_id_table (api_main_t *am)
 
static clib_error_tvpe_api_hookup (vlib_main_t *vm)
 
 VLIB_API_INIT_FUNCTION (vpe_api_hookup)
 
static clib_error_tvpe_api_init (vlib_main_t *vm)
 
static clib_error_tapi_segment_config (vlib_main_t *vm, unformat_input_t *input)
 
void * get_unformat_vnet_sw_interface (void)
 
static u8format_arp_event (u8 *s, va_list *args)
 
static u8format_nd_event (u8 *s, va_list *args)
 
static clib_error_tshow_ip_arp_nd_events_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 

Variables

static vlib_node_registration_t vpe_resolver_process_node
 (constructor) VLIB_REGISTER_NODE (vpe_resolver_process_node) More...
 
vpe_api_main_t vpe_api_main
 
static vlib_cli_command_t show_ip_arp_nd_events
 (constructor) VLIB_CLI_COMMAND (show_ip_arp_nd_events) More...
 

Macro Definition Documentation

#define BOUNCE_HANDLER (   nn)
Value:
static void vl_api_##nn##_t_handler ( \
vl_api_##nn##_t *mp) \
{ \
vpe_client_registration_t *reg; \
vpe_api_main_t * vam = &vpe_api_main; \
\
/* One registration only... */ \
pool_foreach(reg, vam->nn##_registrations, \
({ \
q = vl_api_client_index_to_input_queue (reg->client_index); \
if (q) { \
/* \
* If the queue is stuffed, turf the msg and complain \
* It's unlikely that the intended recipient is \
* alive; avoid deadlock at all costs. \
*/ \
if (q->cursize == q->maxsize) { \
clib_warning ("ERROR: receiver queue full, drop msg"); \
vl_msg_api_free (mp); \
return; \
} \
vl_msg_api_send_shmem (q, (u8 *)&mp); \
return; \
} \
})); \
}
vpe_api_main_t vpe_api_main
Definition: api.c:324
#define pool_foreach(VAR, POOL, BODY)
Iterate through pool.
Definition: pool.h:348
void vl_msg_api_free(void *)
struct _unix_shared_memory_queue unix_shared_memory_queue_t

Definition at line 7151 of file api.c.

#define foreach_classify_add_del_table_field
Value:
_(table_index) \
_(nbuckets) \
_(skip_n_vectors) \
_(match_n_vectors) \
_(next_table_index) \
_(miss_next_index) \
_(current_data_flag) \
_(current_data_offset)
u64 memory_size
Definition: vhost-user.h:75

Definition at line 2357 of file api.c.

#define foreach_vpe_api_msg

Definition at line 147 of file api.c.

#define IP4_ARP_EVENT   3

Definition at line 357 of file api.c.

#define IP6_ND_EVENT   4

Definition at line 358 of file api.c.

#define QUOTE (   x)    QUOTE_(x)

Definition at line 315 of file api.c.

#define QUOTE_ (   x)    #x

Definition at line 314 of file api.c.

#define RESOLUTION_EVENT   1

Definition at line 355 of file api.c.

#define RESOLUTION_PENDING_EVENT   2

Definition at line 356 of file api.c.

#define vl_endianfun   /* define message structures */

Definition at line 135 of file api.c.

#define vl_msg_name_crc_list

Definition at line 7465 of file api.c.

#define vl_print (   handle,
  ... 
)    vlib_cli_output (handle, __VA_ARGS__)

Definition at line 140 of file api.c.

#define vl_printfun

Definition at line 141 of file api.c.

#define vl_typedefs   /* define message structures */

Definition at line 131 of file api.c.

Typedef Documentation

Enumeration Type Documentation

enum resolve_t
Enumerator
RESOLVE_IP4_ADD_DEL_ROUTE 
RESOLVE_IP6_ADD_DEL_ROUTE 

Definition at line 317 of file api.c.

Function Documentation

static clib_error_t* api_segment_config ( vlib_main_t vm,
unformat_input_t input 
)
static

Definition at line 7279 of file api.c.

+ Here is the call graph for this function:

static int arp_change_data_callback ( u32  pool_index,
u8 new_mac,
u32  sw_if_index,
u32  address 
)
static

Definition at line 4805 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static int arp_change_delete_callback ( u32  pool_index,
u8 notused 
)
static

Definition at line 4881 of file api.c.

+ Here is the caller graph for this function:

void bfd_event ( bfd_main_t bm,
bfd_session_t bs 
)

Definition at line 6889 of file api.c.

+ Here is the caller graph for this function:

typedef CLIB_PACKED ( struct{ip4_address_t address;u32 address_length:6;u32 index:26;}  )

Definition at line 1726 of file api.c.

+ Here is the call graph for this function:

typedef CLIB_PACKED ( struct{u32 sw_if_index;u8 priority;u8 weight;}  )

Used for transferring locators via VPP API.

Definition at line 3500 of file api.c.

+ Here is the call graph for this function:

typedef CLIB_PACKED ( struct{u8 is_ip4;u8 priority;u8 weight;u8 addr[16];}  )

Used for transferring locators via VPP API.

Definition at line 3685 of file api.c.

+ Here is the call graph for this function:

void dhcp_compl_event_callback ( u32  client_index,
u32  pid,
u8 hostname,
u8  is_ipv6,
u8 host_address,
u8 router_address,
u8 host_mac 
)

Definition at line 1977 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void dhcpv4_proxy_config ( vl_api_dhcp_proxy_config_t mp)
static

Definition at line 1875 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void dhcpv4_proxy_config_2 ( vl_api_dhcp_proxy_config_2_t mp)
static

Definition at line 1906 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void dhcpv6_proxy_config ( vl_api_dhcp_proxy_config_t mp)
static

Definition at line 1891 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void dhcpv6_proxy_config_2 ( vl_api_dhcp_proxy_config_2_t mp)
static

Definition at line 1923 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u8 fid_type_to_api_type ( fid_address_t fid)
static

Definition at line 4178 of file api.c.

+ Here is the caller graph for this function:

static u8* format_arp_event ( u8 s,
va_list *  args 
)
static

Definition at line 7403 of file api.c.

+ Here is the call graph for this function:

static u8* format_nd_event ( u8 s,
va_list *  args 
)
static

Definition at line 7416 of file api.c.

+ Here is the call graph for this function:

void* get_unformat_vnet_sw_interface ( void  )

Definition at line 7397 of file api.c.

void handle_ip4_arp_event ( u32  pool_index)

Definition at line 365 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void handle_ip6_nd_event ( u32  pool_index)

Definition at line 414 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void inband_cli_output ( uword  arg,
u8 buffer,
uword  buffer_bytes 
)
static

Definition at line 2132 of file api.c.

+ Here is the caller graph for this function:

int ip4_add_del_route_t_handler ( vl_api_ip_add_del_route_t mp)
int ip6_add_del_route_t_handler ( vl_api_ip_add_del_route_t mp)
static int ip6_reset_fib_t_handler ( vl_api_reset_fib_t mp)
static

Definition at line 1803 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void l2_efp_filter_configure ( vnet_main_t vnet_main,
u32  sw_if_index,
u32  enable 
)

Enable/disable the EFP Filter check on the subinterface.

Definition at line 544 of file l2_efp_filter.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void lisp_adjacency_copy ( vl_api_lisp_adjacency_t dst,
lisp_adjacency_t adjs 
)
static

Definition at line 4549 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void lisp_fid_put_api ( u8 dst,
fid_address_t src,
u8 prefix_length 
)
static

Definition at line 4151 of file api.c.

+ Here is the caller graph for this function:

static int mpls_ip_bind_unbind_handler ( vnet_main_t vnm,
vl_api_mpls_ip_bind_unbind_t mp 
)
static

Definition at line 610 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static int mpls_route_add_del_t_handler ( vnet_main_t vnm,
vl_api_mpls_route_add_del_t mp 
)
static

Definition at line 515 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static int nd_change_data_callback ( u32  pool_index,
u8 new_mac,
u32  sw_if_index,
ip6_address_t address 
)
static

Definition at line 4842 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static int nd_change_delete_callback ( u32  pool_index,
u8 notused 
)
static

Definition at line 4893 of file api.c.

+ Here is the caller graph for this function:

pub_sub_handler ( oam_events  ,
OAM_EVENTS   
)

+ Here is the caller graph for this function:

pub_sub_handler ( bfd_events  ,
BFD_EVENTS   
)
static uword resolver_process ( vlib_main_t vm,
vlib_node_runtime_t rt,
vlib_frame_t f 
)
static

Definition at line 463 of file api.c.

+ Here is the call graph for this function:

static void send_bd_sw_if_details ( l2input_main_t l2im,
unix_shared_memory_queue_t q,
l2_flood_member_t member,
u32  bd_id,
u32  context 
)
static

Definition at line 1031 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void send_bfd_udp_session_details ( unix_shared_memory_queue_t q,
u32  context,
bfd_session_t bs 
)

Definition at line 6852 of file api.c.

+ Here is the call graph for this function:

static void send_bridge_domain_details ( unix_shared_memory_queue_t q,
l2_bridge_domain_t bd_config,
u32  n_sw_ifs,
u32  context 
)
static

Definition at line 1007 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void send_classify_session_details ( unix_shared_memory_queue_t q,
u32  table_id,
u32  match_length,
vnet_classify_entry_t *  e,
u32  context 
)
static

Definition at line 6057 of file api.c.

+ Here is the call graph for this function:

static void send_eid_table_map_pair ( hash_pair_t p,
unix_shared_memory_queue_t q,
u32  context 
)
static

Definition at line 4488 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void send_eid_table_vni ( u32  vni,
unix_shared_memory_queue_t q,
u32  context 
)
static

Definition at line 4536 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void send_flow_classify_details ( u32  sw_if_index,
u32  table_index,
unix_shared_memory_queue_t q,
u32  context 
)
static

Definition at line 6987 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void send_gre_tunnel_details ( gre_tunnel_t t,
unix_shared_memory_queue_t q,
u32  context 
)
static

Definition at line 3272 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void send_ipfix_classify_table_details ( u32  table_index,
unix_shared_memory_queue_t q,
u32  context 
)
static

Definition at line 6382 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void send_ipsec_gre_tunnel_details ( ipsec_gre_tunnel_t t,
unix_shared_memory_queue_t q,
u32  context 
)
static

Definition at line 6686 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void send_ipsec_spd_details ( ipsec_policy_t p,
unix_shared_memory_queue_t q,
u32  context 
)
static

Definition at line 7031 of file api.c.

+ Here is the call graph for this function:

static void send_l2fib_table_entry ( vpe_api_main_t am,
unix_shared_memory_queue_t q,
l2fib_entry_key_t l2fe_key,
l2fib_entry_result_t l2fe_res,
u32  context 
)
static

Definition at line 2794 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void send_lisp_eid_table_details ( mapping_t mapit,
unix_shared_memory_queue_t q,
u32  context,
u8  filter 
)
static

Definition at line 4201 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void send_lisp_gpe_fwd_entry_details ( lisp_gpe_fwd_entry_t lfe,
unix_shared_memory_queue_t q,
u32  context 
)
static

Definition at line 4333 of file api.c.

+ Here is the call graph for this function:

static void send_lisp_locator_details ( lisp_cp_main_t lcm,
locator_t loc,
unix_shared_memory_queue_t q,
u32  context 
)
static

Definition at line 4019 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void send_lisp_locator_set_details ( lisp_cp_main_t lcm,
locator_set_t lsit,
unix_shared_memory_queue_t q,
u32  context,
u32  ls_index 
)
static

Definition at line 4091 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void send_lisp_map_resolver_details ( ip_address_t *  ip,
unix_shared_memory_queue_t q,
u32  context 
)
static

Definition at line 4437 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void send_lisp_map_server_details ( ip_address_t *  ip,
unix_shared_memory_queue_t q,
u32  context 
)
static

Definition at line 4386 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void send_mpls_fib_details ( vpe_api_main_t am,
unix_shared_memory_queue_t q,
u32  table_id,
u32  label,
u32  eos,
fib_route_path_encode_t api_rpaths,
u32  context 
)
static

Definition at line 5832 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void send_mpls_tunnel_entry ( u32  mti,
void *  arg 
)
static

Definition at line 5767 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void send_oam_event ( oam_target_t t)

Definition at line 1637 of file api.c.

+ Here is the caller graph for this function:

static void send_policer_classify_details ( u32  sw_if_index,
u32  table_index,
unix_shared_memory_queue_t q,
u32  context 
)
static

Definition at line 5672 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void send_policer_details ( u8 name,
sse2_qos_pol_cfg_params_st config,
policer_read_response_type_st templ,
unix_shared_memory_queue_t q,
u32  context 
)
static

Definition at line 5558 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void send_sw_if_l2tpv3_tunnel_details ( vpe_api_main_t am,
unix_shared_memory_queue_t q,
l2t_session_t s,
l2t_main_t lm,
u32  context 
)
static

Definition at line 2731 of file api.c.

+ Here is the call graph for this function:

static void send_sw_interface_flags_deleted ( vpe_api_main_t am,
unix_shared_memory_queue_t q,
u32  sw_if_index 
)
static

Definition at line 1619 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void send_sw_interface_vhost_user_details ( vpe_api_main_t am,
unix_shared_memory_queue_t q,
vhost_user_intf_details_t vui,
u32  context 
)
static

Definition at line 2677 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void send_vxlan_gpe_tunnel_details ( vxlan_gpe_tunnel_t t,
unix_shared_memory_queue_t q,
u32  context 
)
static

Definition at line 3428 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void send_vxlan_tunnel_details ( vxlan_tunnel_t t,
unix_shared_memory_queue_t q,
u32  context 
)
static

Definition at line 3155 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void setup_message_id_table ( api_main_t am)
static

Definition at line 7470 of file api.c.

+ Here is the caller graph for this function:

static void shmem_cli_output ( uword  arg,
u8 buffer,
uword  buffer_bytes 
)
static

Definition at line 2069 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static clib_error_t* show_ip_arp_nd_events_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 7429 of file api.c.

+ Here is the call graph for this function:

static int unformat_lisp_eid_api ( gid_address_t dst,
u32  vni,
u8  type,
void *  src,
u8  len 
)
static

Definition at line 3592 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static locator_t* unformat_lisp_locs ( void *  rmt_locs,
u32  rloc_num 
)
static

Definition at line 3721 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_add_node_next_t_handler ( vl_api_add_node_next_t mp)
static

Definition at line 2958 of file api.c.

+ Here is the call graph for this function:

static void vl_api_af_packet_create_t_handler ( vl_api_af_packet_create_t mp)
static

Definition at line 5469 of file api.c.

+ Here is the call graph for this function:

static void vl_api_af_packet_delete_t_handler ( vl_api_af_packet_delete_t mp)
static

Definition at line 5495 of file api.c.

+ Here is the call graph for this function:

static void vl_api_bd_ip_mac_add_del_t_handler ( vl_api_bd_ip_mac_add_del_t mp)
static

Definition at line 1212 of file api.c.

+ Here is the call graph for this function:

static void vl_api_bfd_session_set_flags_t_handler ( vl_api_bfd_session_set_flags_t mp)
static

Definition at line 6932 of file api.c.

+ Here is the call graph for this function:

static void vl_api_bfd_udp_add_t_handler ( vl_api_bfd_udp_add_t mp)
static

Definition at line 6789 of file api.c.

+ Here is the call graph for this function:

static void vl_api_bfd_udp_del_t_handler ( vl_api_bfd_udp_del_t mp)
static

Definition at line 6821 of file api.c.

+ Here is the call graph for this function:

static void vl_api_bfd_udp_session_dump_t_handler ( vl_api_bfd_udp_session_dump_t mp)
static

Definition at line 6912 of file api.c.

+ Here is the call graph for this function:

static void vl_api_bridge_domain_add_del_t_handler ( vl_api_bridge_domain_add_del_t mp)
static

Definition at line 940 of file api.c.

+ Here is the call graph for this function:

static void vl_api_bridge_domain_details_t_handler ( vl_api_bridge_domain_details_t mp)
static

Definition at line 994 of file api.c.

+ Here is the call graph for this function:

static void vl_api_bridge_domain_dump_t_handler ( vl_api_bridge_domain_dump_t mp)
static

Definition at line 1051 of file api.c.

+ Here is the call graph for this function:

static void vl_api_bridge_domain_sw_if_details_t_handler ( vl_api_bridge_domain_sw_if_details_t mp)
static

Definition at line 1001 of file api.c.

+ Here is the caller graph for this function:

static void vl_api_bridge_flags_t_handler ( vl_api_bridge_flags_t mp)
static

Definition at line 1180 of file api.c.

+ Here is the call graph for this function:

static void vl_api_classify_add_del_session_t_handler ( vl_api_classify_add_del_session_t mp)
static

Definition at line 2427 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_classify_add_del_table_t_handler ( vl_api_classify_add_del_table_t mp)
static

Definition at line 2369 of file api.c.

+ Here is the call graph for this function:

static void vl_api_classify_session_details_t_handler ( vl_api_classify_session_details_t mp)
static

Definition at line 6050 of file api.c.

static void vl_api_classify_session_dump_t_handler ( vl_api_classify_session_dump_t mp)
static

Definition at line 6079 of file api.c.

+ Here is the call graph for this function:

static void vl_api_classify_set_interface_ip_table_t_handler ( vl_api_classify_set_interface_ip_table_t mp)
static

Definition at line 2451 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_classify_set_interface_l2_tables_t_handler ( vl_api_classify_set_interface_l2_tables_t mp)
static

Definition at line 2474 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_classify_table_by_interface_t_handler ( vl_api_classify_table_by_interface_t mp)
static

Definition at line 5951 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_classify_table_ids_t_handler ( vl_api_classify_table_ids_t mp)
static

Definition at line 5915 of file api.c.

+ Here is the call graph for this function:

static void vl_api_classify_table_info_t_handler ( vl_api_classify_table_info_t mp)
static

Definition at line 6000 of file api.c.

+ Here is the call graph for this function:

static void vl_api_cli_inband_t_handler ( vl_api_cli_inband_t mp)
static

Definition at line 2144 of file api.c.

+ Here is the call graph for this function:

static void vl_api_cli_request_t_handler ( vl_api_cli_request_t mp)
static

Definition at line 2096 of file api.c.

+ Here is the call graph for this function:

static void vl_api_control_ping_t_handler ( vl_api_control_ping_t mp)
static

Definition at line 2055 of file api.c.

static void vl_api_cop_interface_enable_disable_t_handler ( vl_api_cop_interface_enable_disable_t mp)
static

Definition at line 5354 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_cop_whitelist_enable_disable_t_handler ( vl_api_cop_whitelist_enable_disable_t mp)
static

Definition at line 5373 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_create_loopback_t_handler ( vl_api_create_loopback_t mp)
static

Definition at line 2025 of file api.c.

+ Here is the call graph for this function:

static void vl_api_create_subif_t_handler ( vl_api_create_subif_t mp)
static

Definition at line 1313 of file api.c.

+ Here is the call graph for this function:

static void vl_api_create_vhost_user_if_t_handler ( vl_api_create_vhost_user_if_t mp)
static

Definition at line 2592 of file api.c.

+ Here is the call graph for this function:

static void vl_api_create_vlan_subif_t_handler ( vl_api_create_vlan_subif_t mp)
static

Definition at line 1238 of file api.c.

+ Here is the call graph for this function:

static void vl_api_delete_loopback_t_handler ( vl_api_delete_loopback_t mp)
static

Definition at line 2042 of file api.c.

+ Here is the call graph for this function:

static void vl_api_delete_subif_t_handler ( vl_api_delete_subif_t mp)
static

Definition at line 6741 of file api.c.

+ Here is the call graph for this function:

static void vl_api_delete_vhost_user_if_t_handler ( vl_api_delete_vhost_user_if_t mp)
static

Definition at line 2644 of file api.c.

+ Here is the call graph for this function:

static void vl_api_dhcp_client_config_t_handler ( vl_api_dhcp_client_config_t mp)
static

Definition at line 2006 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_dhcp_proxy_config_2_t_handler ( vl_api_dhcp_proxy_config_2_t mp)
static

Definition at line 1968 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_dhcp_proxy_config_t_handler ( vl_api_dhcp_proxy_config_t mp)
static

Definition at line 1959 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_dhcp_proxy_set_vss_t_handler ( vl_api_dhcp_proxy_set_vss_t mp)
static

Definition at line 1940 of file api.c.

+ Here is the call graph for this function:

static void vl_api_feature_enable_disable_t_handler ( vl_api_feature_enable_disable_t mp)
static

Definition at line 7107 of file api.c.

+ Here is the call graph for this function:

static void vl_api_flow_classify_dump_t_handler ( vl_api_flow_classify_dump_t mp)
static

Definition at line 7004 of file api.c.

+ Here is the call graph for this function:

static void vl_api_flow_classify_set_interface_t_handler ( vl_api_flow_classify_set_interface_t mp)
static

Definition at line 6965 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_get_next_index_t_handler ( vl_api_get_next_index_t mp)
static

Definition at line 2911 of file api.c.

+ Here is the call graph for this function:

static void vl_api_get_node_graph_t_handler ( vl_api_get_node_graph_t mp)
static

Definition at line 5396 of file api.c.

+ Here is the call graph for this function:

static void vl_api_get_node_index_t_handler ( vl_api_get_node_index_t mp)
static

Definition at line 2887 of file api.c.

+ Here is the call graph for this function:

static void vl_api_gre_add_del_tunnel_t_handler ( vl_api_gre_add_del_tunnel_t mp)
static

Definition at line 3225 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_gre_tunnel_dump_t_handler ( vl_api_gre_tunnel_dump_t mp)
static

Definition at line 3291 of file api.c.

+ Here is the call graph for this function:

static void vl_api_ikev2_profile_add_del_t_handler ( vl_api_ikev2_profile_add_del_t mp)
static

Definition at line 5219 of file api.c.

+ Here is the call graph for this function:

static void vl_api_ikev2_profile_set_auth_t_handler ( vl_api_ikev2_profile_set_auth_t mp)
static

Definition at line 5241 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_ikev2_profile_set_id_t_handler ( vl_api_ikev2_profile_set_id_t mp)
static

Definition at line 5265 of file api.c.

+ Here is the call graph for this function:

static void vl_api_ikev2_profile_set_ts_t_handler ( vl_api_ikev2_profile_set_ts_t mp)
static

Definition at line 5289 of file api.c.

+ Here is the call graph for this function:

static void vl_api_ikev2_set_local_key_t_handler ( vl_api_ikev2_set_local_key_t mp)
static

Definition at line 5312 of file api.c.

+ Here is the call graph for this function:

static void vl_api_input_acl_set_interface_t_handler ( vl_api_input_acl_set_interface_t mp)
static

Definition at line 4983 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_interface_name_renumber_t_handler ( vl_api_interface_name_renumber_t mp)
static

Definition at line 4788 of file api.c.

+ Here is the call graph for this function:

static void vl_api_ioam_disable_t_handler ( vl_api_ioam_disable_t mp)
static

Definition at line 5452 of file api.c.

+ Here is the call graph for this function:

static void vl_api_ioam_enable_t_handler ( vl_api_ioam_enable_t mp)
static

Definition at line 5432 of file api.c.

+ Here is the call graph for this function:

static void vl_api_ip_source_and_port_range_check_add_del_t_handler ( vl_api_ip_source_and_port_range_check_add_del_t mp)
static

Definition at line 6510 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_ip_source_and_port_range_check_interface_add_del_t_handler ( vl_api_ip_source_and_port_range_check_interface_add_del_t mp)
static

Definition at line 6596 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_ipfix_classify_stream_dump_t_handler ( vl_api_ipfix_classify_stream_dump_t mp)
static

Definition at line 6283 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_ipfix_classify_table_add_del_t_handler ( vl_api_ipfix_classify_table_add_del_t mp)
static

Definition at line 6305 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_ipfix_classify_table_dump_t_handler ( vl_api_ipfix_classify_table_dump_t mp)
static

Definition at line 6404 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_ipfix_exporter_dump_t_handler ( vl_api_ipfix_exporter_dump_t mp)
static

Definition at line 6220 of file api.c.

+ Here is the call graph for this function:

static void vl_api_ipsec_gre_add_del_tunnel_t_handler ( vl_api_ipsec_gre_add_del_tunnel_t mp)
static

Definition at line 6650 of file api.c.

+ Here is the call graph for this function:

static void vl_api_ipsec_gre_tunnel_dump_t_handler ( vl_api_ipsec_gre_tunnel_dump_t mp)
static

Definition at line 6704 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_ipsec_interface_add_del_spd_t_handler ( vl_api_ipsec_interface_add_del_spd_t mp)
static

Definition at line 5027 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_ipsec_sa_set_key_t_handler ( vl_api_ipsec_sa_set_key_t mp)
static

Definition at line 5332 of file api.c.

+ Here is the call graph for this function:

static void vl_api_ipsec_sad_add_del_entry_t_handler ( vl_api_ipsec_sad_add_del_entry_t mp)
static

Definition at line 5116 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_ipsec_spd_add_del_entry_t_handler ( vl_api_ipsec_spd_add_del_entry_t mp)
static

Definition at line 5052 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_ipsec_spd_add_del_t_handler ( vl_api_ipsec_spd_add_del_t mp)
static

Definition at line 5006 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_ipsec_spd_dump_t_handler ( vl_api_ipsec_spd_dump_t mp)
static

Definition at line 7073 of file api.c.

+ Here is the call graph for this function:

static void vl_api_is_address_reachable_t_handler ( vl_api_is_address_reachable_t mp)
static

Definition at line 1524 of file api.c.

+ Here is the call graph for this function:

static void vl_api_l2_fib_clear_table_t_handler ( vl_api_l2_fib_clear_table_t mp)
static

Definition at line 2517 of file api.c.

+ Here is the call graph for this function:

static void vl_api_l2_fib_table_dump_t_handler ( vl_api_l2_fib_table_dump_t mp)
static

Definition at line 2819 of file api.c.

+ Here is the call graph for this function:

static void vl_api_l2_fib_table_entry_t_handler ( vl_api_l2_fib_table_entry_t mp)
static

Definition at line 2788 of file api.c.

static void vl_api_l2_flags_t_handler ( vl_api_l2_flags_t mp)
static

Definition at line 1153 of file api.c.

static void vl_api_l2_interface_efp_filter_t_handler ( vl_api_l2_interface_efp_filter_t mp)
static

Definition at line 2535 of file api.c.

+ Here is the call graph for this function:

static void vl_api_l2_interface_pbb_tag_rewrite_t_handler ( vl_api_l2_interface_pbb_tag_rewrite_t mp)
static

Definition at line 6753 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_l2_interface_vlan_tag_rewrite_t_handler ( vl_api_l2_interface_vlan_tag_rewrite_t mp)
static

Definition at line 2551 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_l2_patch_add_del_t_handler ( vl_api_l2_patch_add_del_t mp)
static

Definition at line 3328 of file api.c.

+ Here is the call graph for this function:

static void vl_api_l2fib_add_del_t_handler ( vl_api_l2fib_add_del_t mp)
static

Definition at line 1090 of file api.c.

+ Here is the call graph for this function:

static void vl_api_l2tpv3_create_tunnel_t_handler ( vl_api_l2tpv3_create_tunnel_t mp)
static

Definition at line 2991 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_l2tpv3_interface_enable_disable_t_handler ( vl_api_l2tpv3_interface_enable_disable_t mp)
static

Definition at line 3063 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_l2tpv3_set_lookup_key_t_handler ( vl_api_l2tpv3_set_lookup_key_t mp)
static

Definition at line 3080 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_l2tpv3_set_tunnel_cookies_t_handler ( vl_api_l2tpv3_set_tunnel_cookies_t mp)
static

Definition at line 3044 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_lisp_add_del_adjacency_t_handler ( vl_api_lisp_add_del_adjacency_t mp)
static

Definition at line 3995 of file api.c.

+ Here is the call graph for this function:

static void vl_api_lisp_add_del_local_eid_t_handler ( vl_api_lisp_add_del_local_eid_t mp)
static

Definition at line 3624 of file api.c.

+ Here is the call graph for this function:

static void vl_api_lisp_add_del_locator_t_handler ( vl_api_lisp_add_del_locator_t mp)
static

Definition at line 3558 of file api.c.

+ Here is the call graph for this function:

static void vl_api_lisp_add_del_map_request_itr_rlocs_t_handler ( vl_api_lisp_add_del_map_request_itr_rlocs_t mp)
static

Definition at line 3930 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_lisp_add_del_map_resolver_t_handler ( vl_api_lisp_add_del_map_resolver_t mp)
static

Definition at line 3792 of file api.c.

+ Here is the call graph for this function:

static void vl_api_lisp_add_del_map_server_t_handler ( vl_api_lisp_add_del_map_server_t mp)
static

Definition at line 3776 of file api.c.

+ Here is the call graph for this function:

static void vl_api_lisp_add_del_remote_mapping_t_handler ( vl_api_lisp_add_del_remote_mapping_t mp)
static

Definition at line 3951 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_lisp_adjacencies_get_t_handler ( vl_api_lisp_adjacencies_get_t mp)
static

Definition at line 4621 of file api.c.

+ Here is the call graph for this function:

static void vl_api_lisp_eid_table_add_del_map_t_handler ( vl_api_lisp_eid_table_add_del_map_t mp)
static

Definition at line 3674 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_lisp_eid_table_dump_t_handler ( vl_api_lisp_eid_table_dump_t mp)
static

Definition at line 4291 of file api.c.

+ Here is the call graph for this function:

static void vl_api_lisp_eid_table_map_dump_t_handler ( vl_api_lisp_eid_table_map_dump_t mp)
static

Definition at line 4504 of file api.c.

+ Here is the call graph for this function:

static void vl_api_lisp_eid_table_vni_dump_t_handler ( vl_api_lisp_eid_table_vni_dump_t mp)
static

Definition at line 4645 of file api.c.

+ Here is the call graph for this function:

static void vl_api_lisp_enable_disable_t_handler ( vl_api_lisp_enable_disable_t mp)
static

Definition at line 3846 of file api.c.

+ Here is the call graph for this function:

static void vl_api_lisp_get_map_request_itr_rlocs_t_handler ( vl_api_lisp_get_map_request_itr_rlocs_t mp)
static

Definition at line 4703 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_lisp_gpe_add_del_fwd_entry_t_handler ( vl_api_lisp_gpe_add_del_fwd_entry_t mp)
static

Definition at line 3744 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_lisp_gpe_add_del_iface_t_handler ( vl_api_lisp_gpe_add_del_iface_t mp)
static

Definition at line 3856 of file api.c.

+ Here is the call graph for this function:

static void vl_api_lisp_gpe_enable_disable_t_handler ( vl_api_lisp_gpe_enable_disable_t mp)
static

Definition at line 3810 of file api.c.

+ Here is the call graph for this function:

static void vl_api_lisp_gpe_tunnel_dump_t_handler ( vl_api_lisp_gpe_tunnel_dump_t mp)
static

Definition at line 4360 of file api.c.

+ Here is the call graph for this function:

static void vl_api_lisp_locator_dump_t_handler ( vl_api_lisp_locator_dump_t mp)
static

Definition at line 4047 of file api.c.

+ Here is the call graph for this function:

static void vl_api_lisp_locator_set_dump_t_handler ( vl_api_lisp_locator_set_dump_t mp)
static

Definition at line 4122 of file api.c.

+ Here is the call graph for this function:

static void vl_api_lisp_map_register_enable_disable_t_handler ( vl_api_lisp_map_register_enable_disable_t mp)
static

Definition at line 3825 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_lisp_map_request_mode_t_handler ( vl_api_lisp_map_request_mode_t mp)
static

Definition at line 3903 of file api.c.

+ Here is the call graph for this function:

static void vl_api_lisp_map_resolver_dump_t_handler ( vl_api_lisp_map_resolver_dump_t mp)
static

Definition at line 4469 of file api.c.

+ Here is the call graph for this function:

static void vl_api_lisp_map_server_dump_t_handler ( vl_api_lisp_map_server_dump_t mp)
static

Definition at line 4418 of file api.c.

+ Here is the call graph for this function:

static void vl_api_lisp_pitr_set_locator_set_t_handler ( vl_api_lisp_pitr_set_locator_set_t mp)
static

Definition at line 3914 of file api.c.

+ Here is the call graph for this function:

static void vl_api_lisp_rloc_probe_enable_disable_t_handler ( vl_api_lisp_rloc_probe_enable_disable_t mp)
static

Definition at line 3836 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

int vl_api_memclnt_delete_callback ( u32  client_index)

Definition at line 331 of file api.c.

+ Here is the call graph for this function:

static void vl_api_modify_vhost_user_if_t_handler ( vl_api_modify_vhost_user_if_t mp)
static

Definition at line 2627 of file api.c.

+ Here is the call graph for this function:

static void vl_api_mpls_fib_details_t_endian ( vl_api_mpls_fib_details_t mp)
static

Definition at line 5820 of file api.c.

static void vl_api_mpls_fib_details_t_handler ( vl_api_mpls_fib_details_t mp)
static

Definition at line 5814 of file api.c.

static void vl_api_mpls_fib_details_t_print ( vl_api_mpls_fib_details_t mp)
static

Definition at line 5826 of file api.c.

static void vl_api_mpls_fib_dump_t_handler ( vl_api_mpls_fib_dump_t mp)
static

Definition at line 5869 of file api.c.

+ Here is the call graph for this function:

void vl_api_mpls_ip_bind_unbind_t_handler ( vl_api_mpls_ip_bind_unbind_t mp)

Definition at line 665 of file api.c.

+ Here is the call graph for this function:

void vl_api_mpls_route_add_del_t_handler ( vl_api_mpls_route_add_del_t mp)

Definition at line 593 of file api.c.

+ Here is the call graph for this function:

static void vl_api_mpls_tunnel_add_del_t_handler ( vl_api_mpls_tunnel_add_del_t mp)
static

Definition at line 1397 of file api.c.

+ Here is the call graph for this function:

static void vl_api_mpls_tunnel_details_t_handler ( vl_api_mpls_fib_details_t mp)
static

Definition at line 5754 of file api.c.

static void vl_api_mpls_tunnel_dump_t_handler ( vl_api_mpls_tunnel_dump_t mp)
static

Definition at line 5797 of file api.c.

+ Here is the call graph for this function:

static void vl_api_netmap_create_t_handler ( vl_api_netmap_create_t mp)
static

Definition at line 5716 of file api.c.

+ Here is the call graph for this function:

static void vl_api_netmap_delete_t_handler ( vl_api_netmap_delete_t mp)
static

Definition at line 5736 of file api.c.

+ Here is the call graph for this function:

static void vl_api_oam_add_del_t_handler ( vl_api_oam_add_del_t mp)
static

Definition at line 1662 of file api.c.

+ Here is the call graph for this function:

static void vl_api_pg_capture_t_handler ( vl_api_pg_capture_t mp)
static

Definition at line 6438 of file api.c.

+ Here is the call graph for this function:

static void vl_api_pg_create_interface_t_handler ( vl_api_pg_create_interface_t mp)
static

Definition at line 6420 of file api.c.

+ Here is the call graph for this function:

static void vl_api_pg_enable_disable_t_handler ( vl_api_pg_enable_disable_t mp)
static

Definition at line 6482 of file api.c.

+ Here is the call graph for this function:

static void vl_api_policer_add_del_t_handler ( vl_api_policer_add_del_t mp)
static

Definition at line 5513 of file api.c.

+ Here is the call graph for this function:

static void vl_api_policer_classify_dump_t_handler ( vl_api_policer_classify_dump_t mp)
static

Definition at line 5689 of file api.c.

+ Here is the call graph for this function:

static void vl_api_policer_classify_set_interface_t_handler ( vl_api_policer_classify_set_interface_t mp)
static

Definition at line 5648 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_policer_dump_t_handler ( vl_api_policer_dump_t mp)
static

Definition at line 5599 of file api.c.

+ Here is the call graph for this function:

static void vl_api_proxy_arp_add_del_t_handler ( vl_api_proxy_arp_add_del_t mp)
static

Definition at line 1455 of file api.c.

+ Here is the call graph for this function:

static void vl_api_proxy_arp_intfc_enable_disable_t_handler ( vl_api_proxy_arp_intfc_enable_disable_t mp)
static

Definition at line 1490 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_punt_t_handler ( vl_api_punt_t mp)
static

Definition at line 6945 of file api.c.

+ Here is the call graph for this function:

static void vl_api_reset_fib_t_handler ( vl_api_reset_fib_t mp)
static

Definition at line 1860 of file api.c.

+ Here is the call graph for this function:

static void vl_api_set_arp_neighbor_limit_t_handler ( vl_api_set_arp_neighbor_limit_t mp)
static

Definition at line 2172 of file api.c.

+ Here is the call graph for this function:

static void vl_api_set_ipfix_classify_stream_t_handler ( vl_api_set_ipfix_classify_stream_t mp)
static

Definition at line 6255 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_set_ipfix_exporter_t_handler ( vl_api_set_ipfix_exporter_t mp)
static

Definition at line 6129 of file api.c.

+ Here is the call graph for this function:

static void vl_api_show_lisp_map_register_state_t_handler ( vl_api_show_lisp_map_register_state_t mp)
static

Definition at line 4607 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_show_lisp_map_request_mode_t_handler ( vl_api_show_lisp_map_request_mode_t mp)
static

Definition at line 3889 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_show_lisp_pitr_t_handler ( vl_api_show_lisp_pitr_t mp)
static

Definition at line 4741 of file api.c.

+ Here is the call graph for this function:

static void vl_api_show_lisp_rloc_probe_state_t_handler ( vl_api_show_lisp_rloc_probe_state_t mp)
static

Definition at line 4592 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_show_lisp_status_t_handler ( vl_api_show_lisp_status_t mp)
static

Definition at line 4680 of file api.c.

+ Here is the call graph for this function:

static void vl_api_show_version_t_handler ( vl_api_show_version_t mp)
static

Definition at line 2858 of file api.c.

+ Here is the call graph for this function:

static void vl_api_sr_multicast_map_add_del_t_handler ( vl_api_sr_multicast_map_add_del_t mp)
static

Definition at line 2317 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_sr_policy_add_del_t_handler ( vl_api_sr_policy_add_del_t mp)
static

Definition at line 2263 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_sr_tunnel_add_del_t_handler ( vl_api_sr_tunnel_add_del_t mp)
static

Definition at line 2200 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_sw_if_l2tpv3_tunnel_dump_t_handler ( vl_api_sw_if_l2tpv3_tunnel_dump_t mp)
static

Definition at line 2767 of file api.c.

+ Here is the call graph for this function:

static void vl_api_sw_interface_set_dpdk_hqos_pipe_t_handler ( vl_api_sw_interface_set_dpdk_hqos_pipe_t mp)
static

Definition at line 795 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_sw_interface_set_dpdk_hqos_subport_t_handler ( vl_api_sw_interface_set_dpdk_hqos_subport_t mp)
static

Definition at line 830 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_sw_interface_set_dpdk_hqos_tctbl_t_handler ( vl_api_sw_interface_set_dpdk_hqos_tctbl_t mp)
static

Definition at line 873 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_sw_interface_set_l2_bridge_t_handler ( vl_api_sw_interface_set_l2_bridge_t mp)
static

Definition at line 760 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_sw_interface_set_l2_xconnect_t_handler ( vl_api_sw_interface_set_l2_xconnect_t mp)
static

Definition at line 730 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_sw_interface_set_mpls_enable_t_handler ( vl_api_sw_interface_set_mpls_enable_t mp)
static

Definition at line 1601 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_sw_interface_set_vpath_t_handler ( vl_api_sw_interface_set_vpath_t mp)
static

Definition at line 682 of file api.c.

+ Here is the call graph for this function:

static void vl_api_sw_interface_set_vxlan_bypass_t_handler ( vl_api_sw_interface_set_vxlan_bypass_t mp)
static

Definition at line 707 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_sw_interface_vhost_user_details_t_handler ( vl_api_sw_interface_vhost_user_details_t mp)
static

Definition at line 2671 of file api.c.

+ Here is the caller graph for this function:

static void vl_api_sw_interface_vhost_user_dump_t_handler ( vl_api_sw_interface_vhost_user_dump_t mp)
static

Definition at line 2705 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_vnet_get_summary_stats_t_handler ( vl_api_vnet_get_summary_stats_t mp)
static

Definition at line 1675 of file api.c.

+ Here is the call graph for this function:

static void vl_api_vxlan_add_del_tunnel_t_handler ( vl_api_vxlan_add_del_tunnel_t mp)
static

Definition at line 3099 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_vxlan_gpe_add_del_tunnel_t_handler ( vl_api_vxlan_gpe_add_del_tunnel_t mp)
static

Definition at line 3352 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_vxlan_gpe_tunnel_dump_t_handler ( vl_api_vxlan_gpe_tunnel_dump_t mp)
static

Definition at line 3462 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_vxlan_tunnel_dump_t_handler ( vl_api_vxlan_tunnel_dump_t mp)
static

Definition at line 3188 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void vl_api_want_ip4_arp_events_t_handler ( vl_api_want_ip4_arp_events_t mp)
static

Definition at line 4905 of file api.c.

+ Here is the call graph for this function:

static void vl_api_want_ip6_nd_events_t_handler ( vl_api_want_ip6_nd_events_t mp)
static

Definition at line 4944 of file api.c.

+ Here is the call graph for this function:

VLIB_API_INIT_FUNCTION ( vpe_api_hookup  )

+ Here is the caller graph for this function:

static clib_error_t* vpe_api_hookup ( vlib_main_t vm)
static

Definition at line 7191 of file api.c.

+ Here is the call graph for this function:

static clib_error_t* vpe_api_init ( vlib_main_t vm)
static

Definition at line 7254 of file api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Variable Documentation

vlib_cli_command_t show_ip_arp_nd_events
static
Initial value:
= {
.path = "show arp-nd-event registrations",
.short_help = "Show ip4 arp and ip6 nd event registrations",
}
static clib_error_t * show_ip_arp_nd_events_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: api.c:7429

(constructor) VLIB_CLI_COMMAND (show_ip_arp_nd_events)

Definition at line 7458 of file api.c.

vpe_api_main_t vpe_api_main

Definition at line 324 of file api.c.

static vlib_node_registration_t vpe_resolver_process_node
static
Initial value:
= {
.function = resolver_process,
.name = "vpe-route-resolver-process",
}
static uword resolver_process(vlib_main_t *vm, vlib_node_runtime_t *rt, vlib_frame_t *f)
Definition: api.c:463

(constructor) VLIB_REGISTER_NODE (vpe_resolver_process_node)

Definition at line 323 of file api.c.