FD.io VPP  v19.04.2-12-g66b1689
Vector Packet Processing
custom_dump.c File Reference
+ Include dependency graph for custom_dump.c:

Go to the source code of this file.

Macros

#define vl_typedefs   /* define message structures */
 
#define vl_endianfun   /* define message structures */
 
#define vl_print(handle, ...)   vlib_cli_output (handle, __VA_ARGS__)
 
#define FINISH
 
#define foreach_create_subif_bit
 
#define foreach_no_print_function   _(memclnt_keepalive_reply)
 
#define foreach_custom_print_no_arg_function
 
#define foreach_custom_print_function
 

Functions

static void * vl_api_create_loopback_t_print (vl_api_create_loopback_t *mp, void *handle)
 
static void * vl_api_create_loopback_instance_t_print (vl_api_create_loopback_instance_t *mp, void *handle)
 
static void * vl_api_delete_loopback_t_print (vl_api_delete_loopback_t *mp, void *handle)
 
static void * vl_api_sw_interface_set_flags_t_print (vl_api_sw_interface_set_flags_t *mp, void *handle)
 
static void * vl_api_sw_interface_set_rx_placement_t_print (vl_api_sw_interface_set_rx_placement_t *mp, void *handle)
 
static void * vl_api_sw_interface_rx_placement_dump_t_print (vl_api_sw_interface_rx_placement_dump_t *mp, void *handle)
 
static void * vl_api_sw_interface_event_t_print (vl_api_sw_interface_event_t *mp, void *handle)
 
static void * vl_api_sw_interface_add_del_address_t_print (vl_api_sw_interface_add_del_address_t *mp, void *handle)
 
static void * vl_api_sw_interface_set_table_t_print (vl_api_sw_interface_set_table_t *mp, void *handle)
 
static void * vl_api_sw_interface_set_mpls_enable_t_print (vl_api_sw_interface_set_mpls_enable_t *mp, void *handle)
 
static void * vl_api_sw_interface_set_vpath_t_print (vl_api_sw_interface_set_vpath_t *mp, void *handle)
 
static void * vl_api_sw_interface_set_vxlan_bypass_t_print (vl_api_sw_interface_set_vxlan_bypass_t *mp, void *handle)
 
static void * vl_api_sw_interface_set_geneve_bypass_t_print (vl_api_sw_interface_set_geneve_bypass_t *mp, void *handle)
 
static void * vl_api_sw_interface_set_l2_xconnect_t_print (vl_api_sw_interface_set_l2_xconnect_t *mp, void *handle)
 
static void * vl_api_sw_interface_set_l2_bridge_t_print (vl_api_sw_interface_set_l2_bridge_t *mp, void *handle)
 
static void * vl_api_bridge_domain_add_del_t_print (vl_api_bridge_domain_add_del_t *mp, void *handle)
 
static void * vl_api_bridge_domain_set_mac_age_t_print (vl_api_bridge_domain_set_mac_age_t *mp, void *handle)
 
static void * vl_api_bridge_domain_dump_t_print (vl_api_bridge_domain_dump_t *mp, void *handle)
 
static void * vl_api_l2fib_flush_all_t_print (vl_api_l2fib_flush_all_t *mp, void *handle)
 
static void * vl_api_l2fib_flush_bd_t_print (vl_api_l2fib_flush_bd_t *mp, void *handle)
 
static void * vl_api_l2fib_flush_int_t_print (vl_api_l2fib_flush_int_t *mp, void *handle)
 
static void * vl_api_l2fib_add_del_t_print (vl_api_l2fib_add_del_t *mp, void *handle)
 
static void * vl_api_l2_flags_t_print (vl_api_l2_flags_t *mp, void *handle)
 
static void * vl_api_bridge_flags_t_print (vl_api_bridge_flags_t *mp, void *handle)
 
static void * vl_api_bd_ip_mac_add_del_t_print (vl_api_bd_ip_mac_add_del_t *mp, void *handle)
 
static void * vl_api_bd_ip_mac_flush_t_print (vl_api_bd_ip_mac_flush_t *mp, void *handle)
 
static void * vl_api_bd_ip_mac_dump_t_print (vl_api_bd_ip_mac_dump_t *mp, void *handle)
 
static void * vl_api_tap_create_v2_t_print (vl_api_tap_create_v2_t *mp, void *handle)
 
static void * vl_api_tap_delete_v2_t_print (vl_api_tap_delete_v2_t *mp, void *handle)
 
static void * vl_api_sw_interface_tap_v2_dump_t_print (vl_api_sw_interface_tap_v2_dump_t *mp, void *handle)
 
static void * vl_api_virtio_pci_create_t_print (vl_api_virtio_pci_create_t *mp, void *handle)
 
static void * vl_api_virtio_pci_delete_t_print (vl_api_virtio_pci_delete_t *mp, void *handle)
 
static void * vl_api_sw_interface_virtio_pci_dump_t_print (vl_api_sw_interface_virtio_pci_dump_t *mp, void *handle)
 
static void * vl_api_bond_create_t_print (vl_api_bond_create_t *mp, void *handle)
 
static void * vl_api_bond_delete_t_print (vl_api_bond_delete_t *mp, void *handle)
 
static void * vl_api_bond_enslave_t_print (vl_api_bond_enslave_t *mp, void *handle)
 
static void * vl_api_bond_detach_slave_t_print (vl_api_bond_detach_slave_t *mp, void *handle)
 
static void * vl_api_sw_interface_bond_dump_t_print (vl_api_sw_interface_bond_dump_t *mp, void *handle)
 
static void * vl_api_sw_interface_slave_dump_t_print (vl_api_sw_interface_slave_dump_t *mp, void *handle)
 
static void * vl_api_ip_add_del_route_t_print (vl_api_ip_add_del_route_t *mp, void *handle)
 
static void * vl_api_mpls_route_add_del_t_print (vl_api_mpls_route_add_del_t *mp, void *handle)
 
static void * vl_api_ip_table_add_del_t_print (vl_api_ip_table_add_del_t *mp, void *handle)
 
static void * vl_api_mpls_table_add_del_t_print (vl_api_mpls_table_add_del_t *mp, void *handle)
 
static void * vl_api_proxy_arp_add_del_t_print (vl_api_proxy_arp_add_del_t *mp, void *handle)
 
static void * vl_api_proxy_arp_intfc_enable_disable_t_print (vl_api_proxy_arp_intfc_enable_disable_t *mp, void *handle)
 
static void * vl_api_mpls_tunnel_add_del_t_print (vl_api_mpls_tunnel_add_del_t *mp, void *handle)
 
static void * vl_api_sr_mpls_policy_add_t_print (vl_api_sr_mpls_policy_add_t *mp, void *handle)
 
static void * vl_api_sr_mpls_policy_del_t_print (vl_api_sr_mpls_policy_del_t *mp, void *handle)
 
static void * vl_api_sw_interface_set_unnumbered_t_print (vl_api_sw_interface_set_unnumbered_t *mp, void *handle)
 
static void * vl_api_ip_neighbor_add_del_t_print (vl_api_ip_neighbor_add_del_t *mp, void *handle)
 
static void * vl_api_create_vlan_subif_t_print (vl_api_create_vlan_subif_t *mp, void *handle)
 
static void * vl_api_create_subif_t_print (vl_api_create_subif_t *mp, void *handle)
 
static void * vl_api_delete_subif_t_print (vl_api_delete_subif_t *mp, void *handle)
 
static void * vl_api_oam_add_del_t_print (vl_api_oam_add_del_t *mp, void *handle)
 
static void * vl_api_reset_fib_t_print (vl_api_reset_fib_t *mp, void *handle)
 
static void * vl_api_dhcp_proxy_config_t_print (vl_api_dhcp_proxy_config_t *mp, void *handle)
 
static void * vl_api_dhcp_proxy_set_vss_t_print (vl_api_dhcp_proxy_set_vss_t *mp, void *handle)
 
static void * vl_api_dhcp_client_config_t_print (vl_api_dhcp_client_config_t *mp, void *handle)
 
static void * vl_api_set_ip_flow_hash_t_print (vl_api_set_ip_flow_hash_t *mp, void *handle)
 
static void * vl_api_sw_interface_ip6nd_ra_prefix_t_print (vl_api_sw_interface_ip6nd_ra_prefix_t *mp, void *handle)
 
static void * vl_api_sw_interface_ip6nd_ra_config_t_print (vl_api_sw_interface_ip6nd_ra_config_t *mp, void *handle)
 
static void * vl_api_set_arp_neighbor_limit_t_print (vl_api_set_arp_neighbor_limit_t *mp, void *handle)
 
static void * vl_api_l2_patch_add_del_t_print (vl_api_l2_patch_add_del_t *mp, void *handle)
 
static void * vl_api_sr_localsid_add_del_t_print (vl_api_sr_localsid_add_del_t *mp, void *handle)
 
static void * vl_api_sr_steering_add_del_t_print (vl_api_sr_steering_add_del_t *mp, void *handle)
 
static void * vl_api_sr_policy_add_t_print (vl_api_sr_policy_add_t *mp, void *handle)
 
static void * vl_api_sr_policy_mod_t_print (vl_api_sr_policy_mod_t *mp, void *handle)
 
static void * vl_api_sr_policy_del_t_print (vl_api_sr_policy_del_t *mp, void *handle)
 
static void * vl_api_classify_add_del_table_t_print (vl_api_classify_add_del_table_t *mp, void *handle)
 
static void * vl_api_classify_add_del_session_t_print (vl_api_classify_add_del_session_t *mp, void *handle)
 
static void * vl_api_classify_set_interface_ip_table_t_print (vl_api_classify_set_interface_ip_table_t *mp, void *handle)
 
static void * vl_api_classify_set_interface_l2_tables_t_print (vl_api_classify_set_interface_l2_tables_t *mp, void *handle)
 
static void * vl_api_add_node_next_t_print (vl_api_add_node_next_t *mp, void *handle)
 
static void * vl_api_l2tpv3_create_tunnel_t_print (vl_api_l2tpv3_create_tunnel_t *mp, void *handle)
 
static void * vl_api_l2tpv3_set_tunnel_cookies_t_print (vl_api_l2tpv3_set_tunnel_cookies_t *mp, void *handle)
 
static void * vl_api_l2tpv3_interface_enable_disable_t_print (vl_api_l2tpv3_interface_enable_disable_t *mp, void *handle)
 
static void * vl_api_l2tpv3_set_lookup_key_t_print (vl_api_l2tpv3_set_lookup_key_t *mp, void *handle)
 
static void * vl_api_sw_if_l2tpv3_tunnel_dump_t_print (vl_api_sw_if_l2tpv3_tunnel_dump_t *mp, void *handle)
 
static void * vl_api_vxlan_add_del_tunnel_t_print (vl_api_vxlan_add_del_tunnel_t *mp, void *handle)
 
static void * vl_api_vxlan_offload_rx_t_print (vl_api_vxlan_offload_rx_t *mp, void *handle)
 
static void * vl_api_vxlan_tunnel_dump_t_print (vl_api_vxlan_tunnel_dump_t *mp, void *handle)
 
static void * vl_api_vxlan_gbp_tunnel_add_del_t_print (vl_api_vxlan_gbp_tunnel_add_del_t *mp, void *handle)
 
static void * vl_api_vxlan_gbp_tunnel_dump_t_print (vl_api_vxlan_gbp_tunnel_dump_t *mp, void *handle)
 
static void * vl_api_sw_interface_set_vxlan_gbp_bypass_t_print (vl_api_sw_interface_set_vxlan_gbp_bypass_t *mp, void *handle)
 
static void * vl_api_geneve_add_del_tunnel_t_print (vl_api_geneve_add_del_tunnel_t *mp, void *handle)
 
static void * vl_api_geneve_tunnel_dump_t_print (vl_api_geneve_tunnel_dump_t *mp, void *handle)
 
static void * vl_api_gre_add_del_tunnel_t_print (vl_api_gre_add_del_tunnel_t *mp, void *handle)
 
static void * vl_api_gre_tunnel_dump_t_print (vl_api_gre_tunnel_dump_t *mp, void *handle)
 
static void * vl_api_l2_fib_clear_table_t_print (vl_api_l2_fib_clear_table_t *mp, void *handle)
 
static void * vl_api_l2_interface_efp_filter_t_print (vl_api_l2_interface_efp_filter_t *mp, void *handle)
 
static void * vl_api_l2_interface_vlan_tag_rewrite_t_print (vl_api_l2_interface_vlan_tag_rewrite_t *mp, void *handle)
 
static void * vl_api_create_vhost_user_if_t_print (vl_api_create_vhost_user_if_t *mp, void *handle)
 
static void * vl_api_modify_vhost_user_if_t_print (vl_api_modify_vhost_user_if_t *mp, void *handle)
 
static void * vl_api_delete_vhost_user_if_t_print (vl_api_delete_vhost_user_if_t *mp, void *handle)
 
static void * vl_api_sw_interface_vhost_user_dump_t_print (vl_api_sw_interface_vhost_user_dump_t *mp, void *handle)
 
static void * vl_api_sw_interface_dump_t_print (vl_api_sw_interface_dump_t *mp, void *handle)
 
static void * vl_api_l2_fib_table_dump_t_print (vl_api_l2_fib_table_dump_t *mp, void *handle)
 
static void * vl_api_control_ping_t_print (vl_api_control_ping_t *mp, void *handle)
 
static void * vl_api_want_interface_events_t_print (vl_api_want_interface_events_t *mp, void *handle)
 
static void * vl_api_cli_t_print (vl_api_cli_t *mp, void *handle)
 
static void * vl_api_cli_inband_t_print (vl_api_cli_inband_t *mp, void *handle)
 
static void * vl_api_memclnt_create_t_print (vl_api_memclnt_create_t *mp, void *handle)
 
static void * vl_api_sockclnt_create_t_print (vl_api_sockclnt_create_t *mp, void *handle)
 
static void * vl_api_show_version_t_print (vl_api_show_version_t *mp, void *handle)
 
static void * vl_api_show_threads_t_print (vl_api_show_threads_t *mp, void *handle)
 
static void * vl_api_vxlan_gpe_add_del_tunnel_t_print (vl_api_vxlan_gpe_add_del_tunnel_t *mp, void *handle)
 
static void * vl_api_vxlan_gpe_tunnel_dump_t_print (vl_api_vxlan_gpe_tunnel_dump_t *mp, void *handle)
 
static void * vl_api_interface_name_renumber_t_print (vl_api_interface_name_renumber_t *mp, void *handle)
 
static void * vl_api_ip_probe_neighbor_t_print (vl_api_ip_probe_neighbor_t *mp, void *handle)
 
static void * vl_api_ip_scan_neighbor_enable_disable_t_print (vl_api_ip_scan_neighbor_enable_disable_t *mp, void *handle)
 
static void * vl_api_want_ip4_arp_events_t_print (vl_api_want_ip4_arp_events_t *mp, void *handle)
 
static void * vl_api_want_ip6_nd_events_t_print (vl_api_want_ip6_nd_events_t *mp, void *handle)
 
static void * vl_api_want_l2_macs_events_t_print (vl_api_want_l2_macs_events_t *mp, void *handle)
 
static void * vl_api_input_acl_set_interface_t_print (vl_api_input_acl_set_interface_t *mp, void *handle)
 
static void * vl_api_output_acl_set_interface_t_print (vl_api_output_acl_set_interface_t *mp, void *handle)
 
static void * vl_api_ip_address_dump_t_print (vl_api_ip_address_dump_t *mp, void *handle)
 
static void * vl_api_ip_dump_t_print (vl_api_ip_dump_t *mp, void *handle)
 
static void * vl_api_cop_interface_enable_disable_t_print (vl_api_cop_interface_enable_disable_t *mp, void *handle)
 
static void * vl_api_cop_whitelist_enable_disable_t_print (vl_api_cop_whitelist_enable_disable_t *mp, void *handle)
 
static void * vl_api_af_packet_create_t_print (vl_api_af_packet_create_t *mp, void *handle)
 
static void * vl_api_af_packet_delete_t_print (vl_api_af_packet_delete_t *mp, void *handle)
 
static void * vl_api_af_packet_dump_t_print (vl_api_af_packet_dump_t *mp, void *handle)
 
static u8format_policer_action (u8 *s, va_list *va)
 
static void * vl_api_policer_add_del_t_print (vl_api_policer_add_del_t *mp, void *handle)
 
static void * vl_api_policer_dump_t_print (vl_api_policer_dump_t *mp, void *handle)
 
static void * vl_api_policer_classify_set_interface_t_print (vl_api_policer_classify_set_interface_t *mp, void *handle)
 
static void * vl_api_policer_classify_dump_t_print (vl_api_policer_classify_dump_t *mp, void *handle)
 
static void * vl_api_sw_interface_clear_stats_t_print (vl_api_sw_interface_clear_stats_t *mp, void *handle)
 
static void * vl_api_mpls_tunnel_dump_t_print (vl_api_mpls_tunnel_dump_t *mp, void *handle)
 
static void * vl_api_mpls_fib_dump_t_print (vl_api_mpls_fib_dump_t *mp, void *handle)
 
static void * vl_api_ip_fib_dump_t_print (vl_api_ip_fib_dump_t *mp, void *handle)
 
static void * vl_api_ip6_fib_dump_t_print (vl_api_ip6_fib_dump_t *mp, void *handle)
 
static void * vl_api_classify_table_ids_t_print (vl_api_classify_table_ids_t *mp, void *handle)
 
static void * vl_api_classify_table_by_interface_t_print (vl_api_classify_table_by_interface_t *mp, void *handle)
 
static void * vl_api_classify_table_info_t_print (vl_api_classify_table_info_t *mp, void *handle)
 
static void * vl_api_classify_session_dump_t_print (vl_api_classify_session_dump_t *mp, void *handle)
 
static void * vl_api_set_ipfix_exporter_t_print (vl_api_set_ipfix_exporter_t *mp, void *handle)
 
static void * vl_api_ipfix_exporter_dump_t_print (vl_api_ipfix_exporter_dump_t *mp, void *handle)
 
static void * vl_api_set_ipfix_classify_stream_t_print (vl_api_set_ipfix_classify_stream_t *mp, void *handle)
 
static void * vl_api_ipfix_classify_stream_dump_t_print (vl_api_ipfix_classify_stream_dump_t *mp, void *handle)
 
static void * vl_api_ipfix_classify_table_add_del_t_print (vl_api_ipfix_classify_table_add_del_t *mp, void *handle)
 
static void * vl_api_ipfix_classify_table_dump_t_print (vl_api_ipfix_classify_table_dump_t *mp, void *handle)
 
static void * vl_api_sw_interface_span_enable_disable_t_print (vl_api_sw_interface_span_enable_disable_t *mp, void *handle)
 
static void * vl_api_sw_interface_span_dump_t_print (vl_api_sw_interface_span_dump_t *mp, void *handle)
 
static void * vl_api_get_next_index_t_print (vl_api_get_next_index_t *mp, void *handle)
 
static void * vl_api_pg_create_interface_t_print (vl_api_pg_create_interface_t *mp, void *handle)
 
static void * vl_api_pg_capture_t_print (vl_api_pg_capture_t *mp, void *handle)
 
static void * vl_api_pg_enable_disable_t_print (vl_api_pg_enable_disable_t *mp, void *handle)
 
static void * vl_api_ip_source_and_port_range_check_add_del_t_print (vl_api_ip_source_and_port_range_check_add_del_t *mp, void *handle)
 
static void * vl_api_ip_source_and_port_range_check_interface_add_del_t_print (vl_api_ip_source_and_port_range_check_interface_add_del_t *mp, void *handle)
 
static void * vl_api_lisp_enable_disable_t_print (vl_api_lisp_enable_disable_t *mp, void *handle)
 
static void * vl_api_gpe_add_del_iface_t_print (vl_api_gpe_add_del_iface_t *mp, void *handle)
 
static void * vl_api_lisp_pitr_set_locator_set_t_print (vl_api_lisp_pitr_set_locator_set_t *mp, void *handle)
 
static u8format_lisp_flat_eid (u8 *s, va_list *args)
 
static void * vl_api_lisp_add_del_remote_mapping_t_print (vl_api_lisp_add_del_remote_mapping_t *mp, void *handle)
 
static void * vl_api_lisp_add_del_adjacency_t_print (vl_api_lisp_add_del_adjacency_t *mp, void *handle)
 
static void * vl_api_lisp_add_del_map_request_itr_rlocs_t_print (vl_api_lisp_add_del_map_request_itr_rlocs_t *mp, void *handle)
 
static void * vl_api_lisp_eid_table_add_del_map_t_print (vl_api_lisp_eid_table_add_del_map_t *mp, void *handle)
 
static void * vl_api_lisp_add_del_local_eid_t_print (vl_api_lisp_add_del_local_eid_t *mp, void *handle)
 
static void * vl_api_gpe_add_del_fwd_entry_t_print (vl_api_gpe_add_del_fwd_entry_t *mp, void *handle)
 
static void * vl_api_lisp_add_del_map_resolver_t_print (vl_api_lisp_add_del_map_resolver_t *mp, void *handle)
 
static void * vl_api_gpe_enable_disable_t_print (vl_api_gpe_enable_disable_t *mp, void *handle)
 
static void * vl_api_lisp_add_del_locator_set_t_print (vl_api_lisp_add_del_locator_set_t *mp, void *handle)
 
static void * vl_api_lisp_add_del_locator_t_print (vl_api_lisp_add_del_locator_t *mp, void *handle)
 
static void * vl_api_lisp_locator_set_dump_t_print (vl_api_lisp_locator_set_dump_t *mp, void *handle)
 
static void * vl_api_lisp_locator_dump_t_print (vl_api_lisp_locator_dump_t *mp, void *handle)
 
static void * vl_api_lisp_map_request_mode_t_print (vl_api_lisp_map_request_mode_t *mp, void *handle)
 
static void * vl_api_lisp_eid_table_dump_t_print (vl_api_lisp_eid_table_dump_t *mp, void *handle)
 
static void * vl_api_lisp_rloc_probe_enable_disable_t_print (vl_api_lisp_rloc_probe_enable_disable_t *mp, void *handle)
 
static void * vl_api_lisp_map_register_enable_disable_t_print (vl_api_lisp_map_register_enable_disable_t *mp, void *handle)
 
static void * vl_api_lisp_adjacencies_get_t_print (vl_api_lisp_adjacencies_get_t *mp, void *handle)
 
static void * vl_api_lisp_eid_table_map_dump_t_print (vl_api_lisp_eid_table_map_dump_t *mp, void *handle)
 
static void * vl_api_ipsec_tunnel_if_add_del_t_print (vl_api_ipsec_tunnel_if_add_del_t *mp, void *handle)
 
static void * vl_api_ipsec_gre_tunnel_add_del_t_print (vl_api_ipsec_gre_tunnel_add_del_t *mp, void *handle)
 
static void * vl_api_ipsec_gre_tunnel_dump_t_print (vl_api_ipsec_gre_tunnel_dump_t *mp, void *handle)
 
static void * vl_api_l2_interface_pbb_tag_rewrite_t_print (vl_api_l2_interface_pbb_tag_rewrite_t *mp, void *handle)
 
static void * vl_api_flow_classify_set_interface_t_print (vl_api_flow_classify_set_interface_t *mp, void *handle)
 
static void * vl_api_set_punt_t_print (vl_api_set_punt_t *mp, void *handle)
 
static void * vl_api_flow_classify_dump_t_print (vl_api_flow_classify_dump_t *mp, void *handle)
 
static void * vl_api_get_first_msg_id_t_print (vl_api_get_first_msg_id_t *mp, void *handle)
 
static void * vl_api_ioam_enable_t_print (vl_api_ioam_enable_t *mp, void *handle)
 
static void * vl_api_ioam_disable_t_print (vl_api_ioam_disable_t *mp, void *handle)
 
static void * vl_api_feature_enable_disable_t_print (vl_api_feature_enable_disable_t *mp, void *handle)
 
static void * vl_api_sw_interface_tag_add_del_t_print (vl_api_sw_interface_tag_add_del_t *mp, void *handle)
 
static void * vl_api_hw_interface_set_mtu_t_print (vl_api_hw_interface_set_mtu_t *mp, void *handle)
 
static void * vl_api_p2p_ethernet_add_t_print (vl_api_p2p_ethernet_add_t *mp, void *handle)
 
static void * vl_api_p2p_ethernet_del_t_print (vl_api_p2p_ethernet_del_t *mp, void *handle)
 
static void * vl_api_tcp_configure_src_addresses_t_print (vl_api_tcp_configure_src_addresses_t *mp, void *handle)
 
static void * vl_api_app_namespace_add_del_t_print (vl_api_app_namespace_add_del_t *mp, void *handle)
 
static void * vl_api_lldp_config_t_print (vl_api_lldp_config_t *mp, void *handle)
 
static void * vl_api_dns_enable_disable_t_print (vl_api_dns_enable_disable_t *mp, void *handle)
 
static void * vl_api_sw_interface_set_lldp_t_print (vl_api_sw_interface_set_lldp_t *mp, void *handle)
 
static void * vl_api_dns_name_server_add_del_t_print (vl_api_dns_name_server_add_del_t *mp, void *handle)
 
static void * vl_api_dns_resolve_name_t_print (vl_api_dns_resolve_name_t *mp, void *handle)
 
static void * vl_api_dns_resolve_ip_t_print (vl_api_dns_resolve_ip_t *mp, void *handle)
 
static void * vl_api_session_rule_add_del_t_print (vl_api_session_rule_add_del_t *mp, void *handle)
 
static void * vl_api_ip_container_proxy_add_del_t_print (vl_api_ip_container_proxy_add_del_t *mp, void *handle)
 
static void * vl_api_qos_record_enable_disable_t_print (vl_api_qos_record_enable_disable_t *mp, void *handle)
 
void vl_msg_api_custom_dump_configure (api_main_t *am)
 

Variables

 foreach_no_print_function
 
 foreach_custom_print_no_arg_function
 

Macro Definition Documentation

#define FINISH
Value:
vec_add1 (s, 0); \
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: vec.h:522
#define vec_free(V)
Free vector's memory (no header).
Definition: vec.h:341
#define vl_print(handle,...)
Definition: custom_dump.c:64

Definition at line 66 of file custom_dump.c.

#define foreach_create_subif_bit
Value:
_(no_tags) \
_(one_tag) \
_(two_tags) \
_(dot1ad) \
_(exact_match) \
_(default_sub) \
_(outer_vlan_id_any) \
_(inner_vlan_id_any)

Definition at line 1063 of file custom_dump.c.

#define foreach_custom_print_function

Definition at line 3789 of file custom_dump.c.

#define foreach_custom_print_no_arg_function
Value:
_(lisp_eid_table_vni_dump) \
_(lisp_map_resolver_dump) \
_(lisp_map_server_dump) \
_(show_lisp_rloc_probe_state) \
_(show_lisp_map_register_state) \
_(show_lisp_map_request_mode)

Definition at line 3771 of file custom_dump.c.

#define foreach_no_print_function   _(memclnt_keepalive_reply)

Definition at line 3759 of file custom_dump.c.

#define vl_endianfun   /* define message structures */

Definition at line 60 of file custom_dump.c.

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

Definition at line 64 of file custom_dump.c.

#define vl_typedefs   /* define message structures */

Definition at line 56 of file custom_dump.c.

Function Documentation

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

Definition at line 2991 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u8* format_policer_action ( u8 s,
va_list *  va 
)
static

Definition at line 2468 of file custom_dump.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_print ( vl_api_add_node_next_t mp,
void *  handle 
)
static

Definition at line 1677 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_af_packet_create_t_print ( vl_api_af_packet_create_t mp,
void *  handle 
)
static

Definition at line 2432 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_af_packet_delete_t_print ( vl_api_af_packet_delete_t mp,
void *  handle 
)
static

Definition at line 2447 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_af_packet_dump_t_print ( vl_api_af_packet_dump_t mp,
void *  handle 
)
static

Definition at line 2458 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_app_namespace_add_del_t_print ( vl_api_app_namespace_add_del_t mp,
void *  handle 
)
static

Definition at line 3601 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_bd_ip_mac_add_del_t_print ( vl_api_bd_ip_mac_add_del_t mp,
void *  handle 
)
static

Definition at line 506 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_bd_ip_mac_dump_t_print ( vl_api_bd_ip_mac_dump_t mp,
void *  handle 
)
static

Definition at line 533 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_bd_ip_mac_flush_t_print ( vl_api_bd_ip_mac_flush_t mp,
void *  handle 
)
static

Definition at line 522 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_bond_create_t_print ( vl_api_bond_create_t mp,
void *  handle 
)
static

Definition at line 646 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_bond_delete_t_print ( vl_api_bond_delete_t mp,
void *  handle 
)
static

Definition at line 667 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_bond_detach_slave_t_print ( vl_api_bond_detach_slave_t mp,
void *  handle 
)
static

Definition at line 694 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_bond_enslave_t_print ( vl_api_bond_enslave_t mp,
void *  handle 
)
static

Definition at line 678 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_bridge_domain_add_del_t_print ( vl_api_bridge_domain_add_del_t mp,
void *  handle 
)
static

Definition at line 336 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_bridge_domain_dump_t_print ( vl_api_bridge_domain_dump_t mp,
void *  handle 
)
static

Definition at line 373 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_bridge_domain_set_mac_age_t_print ( vl_api_bridge_domain_set_mac_age_t mp,
void *  handle 
)
static

Definition at line 359 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_bridge_flags_t_print ( vl_api_bridge_flags_t mp,
void *  handle 
)
static

Definition at line 479 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_classify_add_del_session_t_print ( vl_api_classify_add_del_session_t mp,
void *  handle 
)
static

Definition at line 1611 of file custom_dump.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_print ( vl_api_classify_add_del_table_t mp,
void *  handle 
)
static

Definition at line 1577 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_classify_session_dump_t_print ( vl_api_classify_session_dump_t mp,
void *  handle 
)
static

Definition at line 2713 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_classify_set_interface_ip_table_t_print ( vl_api_classify_set_interface_ip_table_t mp,
void *  handle 
)
static

Definition at line 1645 of file custom_dump.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_print ( vl_api_classify_set_interface_l2_tables_t mp,
void *  handle 
)
static

Definition at line 1661 of file custom_dump.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_print ( vl_api_classify_table_by_interface_t mp,
void *  handle 
)
static

Definition at line 2689 of file custom_dump.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_print ( vl_api_classify_table_ids_t mp,
void *  handle 
)
static

Definition at line 2679 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_classify_table_info_t_print ( vl_api_classify_table_info_t mp,
void *  handle 
)
static

Definition at line 2701 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_cli_inband_t_print ( vl_api_cli_inband_t mp,
void *  handle 
)
static

Definition at line 2136 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_cli_t_print ( vl_api_cli_t mp,
void *  handle 
)
static

Definition at line 2126 of file custom_dump.c.

+ Here is the call graph for this function:

static void* vl_api_control_ping_t_print ( vl_api_control_ping_t mp,
void *  handle 
)
static

Definition at line 2105 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_cop_interface_enable_disable_t_print ( vl_api_cop_interface_enable_disable_t mp,
void *  handle 
)
static

Definition at line 2399 of file custom_dump.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_print ( vl_api_cop_whitelist_enable_disable_t mp,
void *  handle 
)
static

Definition at line 2414 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_create_loopback_instance_t_print ( vl_api_create_loopback_instance_t mp,
void *  handle 
)
static

Definition at line 85 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_create_loopback_t_print ( vl_api_create_loopback_t mp,
void *  handle 
)
static

Definition at line 74 of file custom_dump.c.

+ Here is the call graph for this function:

static void* vl_api_create_subif_t_print ( vl_api_create_subif_t mp,
void *  handle 
)
static

Definition at line 1074 of file custom_dump.c.

+ Here is the call graph for this function:

static void* vl_api_create_vhost_user_if_t_print ( vl_api_create_vhost_user_if_t mp,
void *  handle 
)
static

Definition at line 2018 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_create_vlan_subif_t_print ( vl_api_create_vlan_subif_t mp,
void *  handle 
)
static

Definition at line 1048 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_delete_loopback_t_print ( vl_api_delete_loopback_t mp,
void *  handle 
)
static

Definition at line 97 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_delete_subif_t_print ( vl_api_delete_subif_t mp,
void *  handle 
)
static

Definition at line 1098 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_delete_vhost_user_if_t_print ( vl_api_delete_vhost_user_if_t mp,
void *  handle 
)
static

Definition at line 2057 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_dhcp_client_config_t_print ( vl_api_dhcp_client_config_t mp,
void *  handle 
)
static

Definition at line 1201 of file custom_dump.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_print ( vl_api_dhcp_proxy_config_t mp,
void *  handle 
)
static

Definition at line 1145 of file custom_dump.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_print ( vl_api_dhcp_proxy_set_vss_t mp,
void *  handle 
)
static

Definition at line 1175 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_dns_enable_disable_t_print ( vl_api_dns_enable_disable_t mp,
void *  handle 
)
static

Definition at line 3629 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_dns_name_server_add_del_t_print ( vl_api_dns_name_server_add_del_t mp,
void *  handle 
)
static

Definition at line 3669 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_dns_resolve_ip_t_print ( vl_api_dns_resolve_ip_t mp,
void *  handle 
)
static

Definition at line 3698 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_dns_resolve_name_t_print ( vl_api_dns_resolve_name_t mp,
void *  handle 
)
static

Definition at line 3688 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_feature_enable_disable_t_print ( vl_api_feature_enable_disable_t mp,
void *  handle 
)
static

Definition at line 3514 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_flow_classify_dump_t_print ( vl_api_flow_classify_dump_t mp,
void *  handle 
)
static

Definition at line 3447 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_flow_classify_set_interface_t_print ( vl_api_flow_classify_set_interface_t mp,
void *  handle 
)
static

Definition at line 3409 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_geneve_add_del_tunnel_t_print ( vl_api_geneve_add_del_tunnel_t mp,
void *  handle 
)
static

Definition at line 1891 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_geneve_tunnel_dump_t_print ( vl_api_geneve_tunnel_dump_t mp,
void *  handle 
)
static

Definition at line 1923 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_get_first_msg_id_t_print ( vl_api_get_first_msg_id_t mp,
void *  handle 
)
static

Definition at line 3468 of file custom_dump.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_print ( vl_api_get_next_index_t mp,
void *  handle 
)
static

Definition at line 2848 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_gpe_add_del_fwd_entry_t_print ( vl_api_gpe_add_del_fwd_entry_t mp,
void *  handle 
)
static

Definition at line 3111 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_gpe_add_del_iface_t_print ( vl_api_gpe_add_del_iface_t mp,
void *  handle 
)
static

Definition at line 2962 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_gpe_enable_disable_t_print ( vl_api_gpe_enable_disable_t mp,
void *  handle 
)
static

Definition at line 3139 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_gre_add_del_tunnel_t_print ( vl_api_gre_add_del_tunnel_t mp,
void *  handle 
)
static

Definition at line 1935 of file custom_dump.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_print ( vl_api_gre_tunnel_dump_t mp,
void *  handle 
)
static

Definition at line 1964 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_hw_interface_set_mtu_t_print ( vl_api_hw_interface_set_mtu_t mp,
void *  handle 
)
static

Definition at line 3544 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_input_acl_set_interface_t_print ( vl_api_input_acl_set_interface_t mp,
void *  handle 
)
static

Definition at line 2340 of file custom_dump.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_print ( vl_api_interface_name_renumber_t mp,
void *  handle 
)
static

Definition at line 2239 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_ioam_disable_t_print ( vl_api_ioam_disable_t mp,
void *  handle 
)
static

Definition at line 3500 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_ioam_enable_t_print ( vl_api_ioam_enable_t mp,
void *  handle 
)
static

Definition at line 3478 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_ip6_fib_dump_t_print ( vl_api_ip6_fib_dump_t mp,
void *  handle 
)
static

Definition at line 2669 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_ip_add_del_route_t_print ( vl_api_ip_add_del_route_t mp,
void *  handle 
)
static

Definition at line 726 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_ip_address_dump_t_print ( vl_api_ip_address_dump_t mp,
void *  handle 
)
static

Definition at line 2376 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_ip_container_proxy_add_del_t_print ( vl_api_ip_container_proxy_add_del_t mp,
void *  handle 
)
static

Definition at line 3733 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_ip_dump_t_print ( vl_api_ip_dump_t mp,
void *  handle 
)
static

Definition at line 2388 of file custom_dump.c.

+ Here is the call graph for this function:

static void* vl_api_ip_fib_dump_t_print ( vl_api_ip_fib_dump_t mp,
void *  handle 
)
static

Definition at line 2659 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_ip_neighbor_add_del_t_print ( vl_api_ip_neighbor_add_del_t mp,
void *  handle 
)
static

Definition at line 1021 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_ip_probe_neighbor_t_print ( vl_api_ip_probe_neighbor_t mp,
void *  handle 
)
static

Definition at line 2254 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_ip_scan_neighbor_enable_disable_t_print ( vl_api_ip_scan_neighbor_enable_disable_t mp,
void *  handle 
)
static

Definition at line 2266 of file custom_dump.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_add_del_t_print ( vl_api_ip_source_and_port_range_check_add_del_t mp,
void *  handle 
)
static

Definition at line 2901 of file custom_dump.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_print ( vl_api_ip_source_and_port_range_check_interface_add_del_t mp,
void *  handle 
)
static

Definition at line 2923 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_ip_table_add_del_t_print ( vl_api_ip_table_add_del_t mp,
void *  handle 
)
static

Definition at line 863 of file custom_dump.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_print ( vl_api_ipfix_classify_stream_dump_t mp,
void *  handle 
)
static

Definition at line 2768 of file custom_dump.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_print ( vl_api_ipfix_classify_table_add_del_t mp,
void *  handle 
)
static

Definition at line 2778 of file custom_dump.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_print ( vl_api_ipfix_classify_table_dump_t mp,
void *  handle 
)
static

Definition at line 2792 of file custom_dump.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_print ( vl_api_ipfix_exporter_dump_t mp,
void *  handle 
)
static

Definition at line 2745 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_ipsec_gre_tunnel_add_del_t_print ( vl_api_ipsec_gre_tunnel_add_del_t mp,
void *  handle 
)
static

Definition at line 3353 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_ipsec_gre_tunnel_dump_t_print ( vl_api_ipsec_gre_tunnel_dump_t mp,
void *  handle 
)
static

Definition at line 3374 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_ipsec_tunnel_if_add_del_t_print ( vl_api_ipsec_tunnel_if_add_del_t mp,
void *  handle 
)
static

Definition at line 3311 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_l2_fib_clear_table_t_print ( vl_api_l2_fib_clear_table_t mp,
void *  handle 
)
static

Definition at line 1976 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_l2_fib_table_dump_t_print ( vl_api_l2_fib_table_dump_t mp,
void *  handle 
)
static

Definition at line 2093 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_l2_flags_t_print ( vl_api_l2_flags_t mp,
void *  handle 
)
static

Definition at line 452 of file custom_dump.c.

+ Here is the call graph for this function:

static void* vl_api_l2_interface_efp_filter_t_print ( vl_api_l2_interface_efp_filter_t mp,
void *  handle 
)
static

Definition at line 1986 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_l2_interface_pbb_tag_rewrite_t_print ( vl_api_l2_interface_pbb_tag_rewrite_t mp,
void *  handle 
)
static

Definition at line 3387 of file custom_dump.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_print ( vl_api_l2_interface_vlan_tag_rewrite_t mp,
void *  handle 
)
static

Definition at line 2002 of file custom_dump.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_print ( vl_api_l2_patch_add_del_t mp,
void *  handle 
)
static

Definition at line 1353 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_l2fib_add_del_t_print ( vl_api_l2fib_add_del_t mp,
void *  handle 
)
static

Definition at line 422 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_l2fib_flush_all_t_print ( vl_api_l2fib_flush_all_t mp,
void *  handle 
)
static

Definition at line 387 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_l2fib_flush_bd_t_print ( vl_api_l2fib_flush_bd_t mp,
void *  handle 
)
static

Definition at line 398 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_l2fib_flush_int_t_print ( vl_api_l2fib_flush_int_t mp,
void *  handle 
)
static

Definition at line 410 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_l2tpv3_create_tunnel_t_print ( vl_api_l2tpv3_create_tunnel_t mp,
void *  handle 
)
static

Definition at line 1689 of file custom_dump.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_print ( vl_api_l2tpv3_interface_enable_disable_t mp,
void *  handle 
)
static

Definition at line 1729 of file custom_dump.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_print ( vl_api_l2tpv3_set_lookup_key_t mp,
void *  handle 
)
static

Definition at line 1744 of file custom_dump.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_print ( vl_api_l2tpv3_set_tunnel_cookies_t mp,
void *  handle 
)
static

Definition at line 1711 of file custom_dump.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_print ( vl_api_lisp_add_del_adjacency_t mp,
void *  handle 
)
static

Definition at line 3040 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_lisp_add_del_local_eid_t_print ( vl_api_lisp_add_del_local_eid_t mp,
void *  handle 
)
static

Definition at line 3088 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_lisp_add_del_locator_set_t_print ( vl_api_lisp_add_del_locator_set_t mp,
void *  handle 
)
static

Definition at line 3151 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_lisp_add_del_locator_t_print ( vl_api_lisp_add_del_locator_t mp,
void *  handle 
)
static

Definition at line 3166 of file custom_dump.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_request_itr_rlocs_t_print ( vl_api_lisp_add_del_map_request_itr_rlocs_t mp,
void *  handle 
)
static

Definition at line 3056 of file custom_dump.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_print ( vl_api_lisp_add_del_map_resolver_t mp,
void *  handle 
)
static

Definition at line 3121 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_lisp_add_del_remote_mapping_t_print ( vl_api_lisp_add_del_remote_mapping_t mp,
void *  handle 
)
static

Definition at line 3010 of file custom_dump.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_print ( vl_api_lisp_adjacencies_get_t mp,
void *  handle 
)
static

Definition at line 3285 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_lisp_eid_table_add_del_map_t_print ( vl_api_lisp_eid_table_add_del_map_t mp,
void *  handle 
)
static

Definition at line 3071 of file custom_dump.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_print ( vl_api_lisp_eid_table_dump_t mp,
void *  handle 
)
static

Definition at line 3232 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_lisp_eid_table_map_dump_t_print ( vl_api_lisp_eid_table_map_dump_t mp,
void *  handle 
)
static

Definition at line 3296 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_lisp_enable_disable_t_print ( vl_api_lisp_enable_disable_t mp,
void *  handle 
)
static

Definition at line 2951 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_lisp_locator_dump_t_print ( vl_api_lisp_locator_dump_t mp,
void *  handle 
)
static

Definition at line 3197 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_lisp_locator_set_dump_t_print ( vl_api_lisp_locator_set_dump_t mp,
void *  handle 
)
static

Definition at line 3183 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_lisp_map_register_enable_disable_t_print ( vl_api_lisp_map_register_enable_disable_t mp,
void *  handle 
)
static

Definition at line 3271 of file custom_dump.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_print ( vl_api_lisp_map_request_mode_t mp,
void *  handle 
)
static

Definition at line 3211 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_lisp_pitr_set_locator_set_t_print ( vl_api_lisp_pitr_set_locator_set_t mp,
void *  handle 
)
static

Definition at line 2976 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_lisp_rloc_probe_enable_disable_t_print ( vl_api_lisp_rloc_probe_enable_disable_t mp,
void *  handle 
)
static

Definition at line 3257 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_lldp_config_t_print ( vl_api_lldp_config_t mp,
void *  handle 
)
static

Definition at line 3617 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_memclnt_create_t_print ( vl_api_memclnt_create_t mp,
void *  handle 
)
static

Definition at line 2152 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_modify_vhost_user_if_t_print ( vl_api_modify_vhost_user_if_t mp,
void *  handle 
)
static

Definition at line 2040 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_mpls_fib_dump_t_print ( vl_api_mpls_fib_dump_t mp,
void *  handle 
)
static

Definition at line 2649 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_mpls_route_add_del_t_print ( vl_api_mpls_route_add_del_t mp,
void *  handle 
)
static

Definition at line 786 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_mpls_table_add_del_t_print ( vl_api_mpls_table_add_del_t mp,
void *  handle 
)
static

Definition at line 880 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_mpls_tunnel_add_del_t_print ( vl_api_mpls_tunnel_add_del_t mp,
void *  handle 
)
static

Definition at line 928 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_mpls_tunnel_dump_t_print ( vl_api_mpls_tunnel_dump_t mp,
void *  handle 
)
static

Definition at line 2637 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_oam_add_del_t_print ( vl_api_oam_add_del_t mp,
void *  handle 
)
static

Definition at line 1109 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_output_acl_set_interface_t_print ( vl_api_output_acl_set_interface_t mp,
void *  handle 
)
static

Definition at line 2358 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_p2p_ethernet_add_t_print ( vl_api_p2p_ethernet_add_t mp,
void *  handle 
)
static

Definition at line 3556 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_p2p_ethernet_del_t_print ( vl_api_p2p_ethernet_del_t mp,
void *  handle 
)
static

Definition at line 3568 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_pg_capture_t_print ( vl_api_pg_capture_t mp,
void *  handle 
)
static

Definition at line 2871 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_pg_create_interface_t_print ( vl_api_pg_create_interface_t mp,
void *  handle 
)
static

Definition at line 2860 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_pg_enable_disable_t_print ( vl_api_pg_enable_disable_t mp,
void *  handle 
)
static

Definition at line 2887 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_policer_add_del_t_print ( vl_api_policer_add_del_t mp,
void *  handle 
)
static

Definition at line 2495 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_policer_classify_dump_t_print ( vl_api_policer_classify_dump_t mp,
void *  handle 
)
static

Definition at line 2601 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_policer_classify_set_interface_t_print ( vl_api_policer_classify_set_interface_t mp,
void *  handle 
)
static

Definition at line 2582 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_policer_dump_t_print ( vl_api_policer_dump_t mp,
void *  handle 
)
static

Definition at line 2570 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_proxy_arp_add_del_t_print ( vl_api_proxy_arp_add_del_t mp,
void *  handle 
)
static

Definition at line 895 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_proxy_arp_intfc_enable_disable_t_print ( vl_api_proxy_arp_intfc_enable_disable_t mp,
void *  handle 
)
static

Definition at line 914 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_qos_record_enable_disable_t_print ( vl_api_qos_record_enable_disable_t mp,
void *  handle 
)
static

Definition at line 3744 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_reset_fib_t_print ( vl_api_reset_fib_t mp,
void *  handle 
)
static

Definition at line 1129 of file custom_dump.c.

+ Here is the call graph for this function:

static void* vl_api_session_rule_add_del_t_print ( vl_api_session_rule_add_del_t mp,
void *  handle 
)
static

Definition at line 3711 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_set_arp_neighbor_limit_t_print ( vl_api_set_arp_neighbor_limit_t mp,
void *  handle 
)
static

Definition at line 1338 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_set_ip_flow_hash_t_print ( vl_api_set_ip_flow_hash_t mp,
void *  handle 
)
static

Definition at line 1223 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_set_ipfix_classify_stream_t_print ( vl_api_set_ipfix_classify_stream_t mp,
void *  handle 
)
static

Definition at line 2755 of file custom_dump.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_print ( vl_api_set_ipfix_exporter_t mp,
void *  handle 
)
static

Definition at line 2725 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_set_punt_t_print ( vl_api_set_punt_t mp,
void *  handle 
)
static

Definition at line 3426 of file custom_dump.c.

+ Here is the call graph for this function:

static void* vl_api_show_threads_t_print ( vl_api_show_threads_t mp,
void *  handle 
)
static

Definition at line 2182 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_show_version_t_print ( vl_api_show_version_t mp,
void *  handle 
)
static

Definition at line 2172 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sockclnt_create_t_print ( vl_api_sockclnt_create_t mp,
void *  handle 
)
static

Definition at line 2162 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sr_localsid_add_del_t_print ( vl_api_sr_localsid_add_del_t mp,
void *  handle 
)
static

Definition at line 1370 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sr_mpls_policy_add_t_print ( vl_api_sr_mpls_policy_add_t mp,
void *  handle 
)
static

Definition at line 967 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sr_mpls_policy_del_t_print ( vl_api_sr_mpls_policy_del_t mp,
void *  handle 
)
static

Definition at line 992 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sr_policy_add_t_print ( vl_api_sr_policy_add_t mp,
void *  handle 
)
static

Definition at line 1486 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sr_policy_del_t_print ( vl_api_sr_policy_del_t mp,
void *  handle 
)
static

Definition at line 1567 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sr_policy_mod_t_print ( vl_api_sr_policy_mod_t mp,
void *  handle 
)
static

Definition at line 1528 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sr_steering_add_del_t_print ( vl_api_sr_steering_add_del_t mp,
void *  handle 
)
static

Definition at line 1450 of file custom_dump.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_print ( vl_api_sw_if_l2tpv3_tunnel_dump_t mp,
void *  handle 
)
static

Definition at line 1772 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sw_interface_add_del_address_t_print ( vl_api_sw_interface_add_del_address_t mp,
void *  handle 
)
static

Definition at line 179 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sw_interface_bond_dump_t_print ( vl_api_sw_interface_bond_dump_t mp,
void *  handle 
)
static

Definition at line 705 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sw_interface_clear_stats_t_print ( vl_api_sw_interface_clear_stats_t mp,
void *  handle 
)
static

Definition at line 2625 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sw_interface_dump_t_print ( vl_api_sw_interface_dump_t mp,
void *  handle 
)
static

Definition at line 2078 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sw_interface_event_t_print ( vl_api_sw_interface_event_t mp,
void *  handle 
)
static

Definition at line 155 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sw_interface_ip6nd_ra_config_t_print ( vl_api_sw_interface_ip6nd_ra_config_t mp,
void *  handle 
)
static

Definition at line 1292 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sw_interface_ip6nd_ra_prefix_t_print ( vl_api_sw_interface_ip6nd_ra_prefix_t mp,
void *  handle 
)
static

Definition at line 1256 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sw_interface_rx_placement_dump_t_print ( vl_api_sw_interface_rx_placement_dump_t mp,
void *  handle 
)
static

Definition at line 141 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sw_interface_set_flags_t_print ( vl_api_sw_interface_set_flags_t mp,
void *  handle 
)
static

Definition at line 108 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sw_interface_set_geneve_bypass_t_print ( vl_api_sw_interface_set_geneve_bypass_t mp,
void *  handle 
)
static

Definition at line 273 of file custom_dump.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_print ( vl_api_sw_interface_set_l2_bridge_t mp,
void *  handle 
)
static

Definition at line 312 of file custom_dump.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_print ( vl_api_sw_interface_set_l2_xconnect_t mp,
void *  handle 
)
static

Definition at line 293 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sw_interface_set_lldp_t_print ( vl_api_sw_interface_set_lldp_t mp,
void *  handle 
)
static

Definition at line 3640 of file custom_dump.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_print ( vl_api_sw_interface_set_mpls_enable_t mp,
void *  handle 
)
static

Definition at line 221 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sw_interface_set_rx_placement_t_print ( vl_api_sw_interface_set_rx_placement_t mp,
void *  handle 
)
static

Definition at line 124 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sw_interface_set_table_t_print ( vl_api_sw_interface_set_table_t mp,
void *  handle 
)
static

Definition at line 203 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sw_interface_set_unnumbered_t_print ( vl_api_sw_interface_set_unnumbered_t mp,
void *  handle 
)
static

Definition at line 1004 of file custom_dump.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_print ( vl_api_sw_interface_set_vpath_t mp,
void *  handle 
)
static

Definition at line 236 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sw_interface_set_vxlan_bypass_t_print ( vl_api_sw_interface_set_vxlan_bypass_t mp,
void *  handle 
)
static

Definition at line 253 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sw_interface_set_vxlan_gbp_bypass_t_print ( vl_api_sw_interface_set_vxlan_gbp_bypass_t mp,
void *  handle 
)
static

Definition at line 1877 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sw_interface_slave_dump_t_print ( vl_api_sw_interface_slave_dump_t mp,
void *  handle 
)
static

Definition at line 715 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sw_interface_span_dump_t_print ( vl_api_sw_interface_span_dump_t mp,
void *  handle 
)
static

Definition at line 2834 of file custom_dump.c.

+ Here is the call graph for this function:

static void* vl_api_sw_interface_span_enable_disable_t_print ( vl_api_sw_interface_span_enable_disable_t mp,
void *  handle 
)
static

Definition at line 2802 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sw_interface_tag_add_del_t_print ( vl_api_sw_interface_tag_add_del_t mp,
void *  handle 
)
static

Definition at line 3529 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sw_interface_tap_v2_dump_t_print ( vl_api_sw_interface_tap_v2_dump_t mp,
void *  handle 
)
static

Definition at line 593 of file custom_dump.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_dump_t_print ( vl_api_sw_interface_vhost_user_dump_t mp,
void *  handle 
)
static

Definition at line 2068 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_sw_interface_virtio_pci_dump_t_print ( vl_api_sw_interface_virtio_pci_dump_t mp,
void *  handle 
)
static

Definition at line 636 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_tap_create_v2_t_print ( vl_api_tap_create_v2_t mp,
void *  handle 
)
static

Definition at line 543 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_tap_delete_v2_t_print ( vl_api_tap_delete_v2_t mp,
void *  handle 
)
static

Definition at line 582 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_tcp_configure_src_addresses_t_print ( vl_api_tcp_configure_src_addresses_t mp,
void *  handle 
)
static

Definition at line 3580 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_virtio_pci_create_t_print ( vl_api_virtio_pci_create_t mp,
void *  handle 
)
static

Definition at line 603 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_virtio_pci_delete_t_print ( vl_api_virtio_pci_delete_t mp,
void *  handle 
)
static

Definition at line 625 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_vxlan_add_del_tunnel_t_print ( vl_api_vxlan_add_del_tunnel_t mp,
void *  handle 
)
static

Definition at line 1782 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_vxlan_gbp_tunnel_add_del_t_print ( vl_api_vxlan_gbp_tunnel_add_del_t mp,
void *  handle 
)
static

Definition at line 1842 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_vxlan_gbp_tunnel_dump_t_print ( vl_api_vxlan_gbp_tunnel_dump_t mp,
void *  handle 
)
static

Definition at line 1865 of file custom_dump.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_print ( vl_api_vxlan_gpe_add_del_tunnel_t mp,
void *  handle 
)
static

Definition at line 2192 of file custom_dump.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_print ( vl_api_vxlan_gpe_tunnel_dump_t mp,
void *  handle 
)
static

Definition at line 2227 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_vxlan_offload_rx_t_print ( vl_api_vxlan_offload_rx_t mp,
void *  handle 
)
static

Definition at line 1816 of file custom_dump.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_print ( vl_api_vxlan_tunnel_dump_t mp,
void *  handle 
)
static

Definition at line 1830 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_want_interface_events_t_print ( vl_api_want_interface_events_t mp,
void *  handle 
)
static

Definition at line 2115 of file custom_dump.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_print ( vl_api_want_ip4_arp_events_t mp,
void *  handle 
)
static

Definition at line 2297 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_want_ip6_nd_events_t_print ( vl_api_want_ip6_nd_events_t mp,
void *  handle 
)
static

Definition at line 2311 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void* vl_api_want_l2_macs_events_t_print ( vl_api_want_l2_macs_events_t mp,
void *  handle 
)
static

Definition at line 2325 of file custom_dump.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void vl_msg_api_custom_dump_configure ( api_main_t am)

Definition at line 3988 of file custom_dump.c.

Variable Documentation

foreach_custom_print_no_arg_function

Definition at line 3787 of file custom_dump.c.

foreach_no_print_function

Definition at line 3768 of file custom_dump.c.