►Nvapi | Forward declarations |
CCommon_req | Class representing common functionality of a request - response state and context |
CConnection | Class representing a connection to VPP |
CDump | Class representing a dump request - zero or more identical responses to a single request message |
CEvent_registration | Class representing event registration - incoming events (messages) from vpp as a result of a subscription (typically a want_* simple request) |
CMsg | Class representing a message stored in shared memory |
CMsg_not_available_exception | |
CRequest | Class representing a simple request - with a single response message |
CResult_set | Class representing iterable set of responses of the same type |
CUnexpected_msg_id_exception | |
Cvapi_has_payload_trait | |
Cvapi_has_payload_trait< T, vapi_void_t< decltype(&T::payload)> > | |
►NVOM | The VPP Object Model (VOM) library |
►NACL | |
►Nacl_ethertype_cmds | |
Cbind_cmd | A command class that binds the ethertype list to the interface |
Cdump_cmd | A cmd class that Dumps all the acl ethertypes on given interface |
Cunbind_cmd | A command class that unbinds the ethertype list to the interface |
►Nbinding_cmds | |
Cbind_cmd | A command class that binds the ACL to the interface |
Cdump_cmd | A cmd class that Dumps all the ACLs |
Cunbind_cmd | A command class that binds the ACL to the interface |
►Nlist_cmds | |
Cdelete_cmd | A cmd class that Deletes an ACL |
Cdump_cmd | A cmd class that Dumps all the ACLs |
Cupdate_cmd | A command class that Create the list |
Cacl_ethertype | |
Caction_t | ACL Actions |
Cbinding | A binding between an ACL and an interface |
Cethertype_rule_t | An ACL ethertype list comprises a set of inbound ether types and out bound ether types to be applied to packets |
Cl2_rule | An ACL rule is the building block of an ACL |
Cl3_rule | An ACL rule is the building block of an ACL |
Clist | An ACL list comprises a set of match actions rules to be applied to packets |
►Narp_proxy_binding_cmds | |
Cbind_cmd | A command class that binds the LLDP config to the interface |
Cdump_cmd | A cmd class that Dumps all the Proxy ARP configs |
Cunbind_cmd | A cmd class that Unbinds ArpProxy Config from an interface |
►Narp_proxy_config_cmds | |
Cconfig_cmd | A command class that adds the ARP Proxy config |
Cdump_cmd | A cmd class that Dumps all the Proxy ARP configs |
Cunconfig_cmd | A cmd class that Unconfigs ArpProxy Config from an interface |
►Nbond_group_binding_cmds | |
Cbind_cmd | A command class that binds the slave interface to the bond interface |
Cdump_cmd | A cmd class that Dumps slave itfs |
Cunbind_cmd | A cmd class that detach slave from a bond interface |
►Nbond_interface_cmds | |
Ccreate_cmd | A functor class that creates an interface |
Cdelete_cmd | A functor class that deletes a Tap interface |
Cdump_cmd | A cmd class that Dumps all the Vpp Interfaces |
►Nbridge_domain_arp_entry_cmds | |
Ccreate_cmd | A command class that creates or updates the bridge domain ARP Entry |
Cdelete_cmd | A cmd class that deletes a bridge domain ARP entry |
Cdump_cmd | A cmd class that Dumps all arp termination tables |
►Nbridge_domain_cmds | |
Ccreate_cmd | A command class that creates an Bridge-Domain |
Cdelete_cmd | A cmd class that Delete an Bridge-Domain |
Cdump_cmd | A cmd class that Dumps all the bridge domains |
►Nbridge_domain_entry_cmds | |
Ccreate_cmd | A command class that creates or updates the bridge_domain |
Cdelete_cmd | A cmd class that deletes a bridge_domain |
Cdump_cmd | A cmd class that Dumps all the interface spans |
►Ndhcp_client_cmds | |
Cbind_cmd | A command class that binds the DHCP config to the interface |
Cdump_cmd | A cmd class that Dumps all the DHCP clients |
Cevents_cmd | A functor class represents our desire to recieve interface events |
Cunbind_cmd | A cmd class that Unbinds Dhcp Config from an interface |
►Ngbp_contract_cmds | |
Ccreate_cmd | A command class that creates or updates the GBP contract |
Cdelete_cmd | A cmd class that deletes a GBP contract |
Cdump_cmd | A cmd class that Dumps all the GBP endpoints |
►Ngbp_endpoint_cmds | |
Ccreate_cmd | A command class that creates or updates the GBP endpoint |
Cdelete_cmd | A cmd class that deletes a GBP endpoint |
Cdump_cmd | A cmd class that Dumps all the GBP endpoints |
►Ngbp_endpoint_group_cmds | |
Ccreate_cmd | A command class that creates or updates the GBP endpoint_group |
Cdelete_cmd | A cmd class that deletes a GBP endpoint_group |
Cdump_cmd | A cmd class that Dumps all the GBP endpoint_groups |
►Ngbp_recirc_cmds | |
Ccreate_cmd | A command class that creates or updates the GBP recirc |
Cdelete_cmd | A cmd class that deletes a GBP recirc |
Cdump_cmd | A cmd class that Dumps all the GBP recircs |
►Ngbp_subnet_cmds | |
Ccreate_cmd | A command class that creates or updates the GBP subnet |
Cdelete_cmd | A cmd class that deletes a GBP subnet |
Cdump_cmd | A cmd class that Dumps all the GBP subnets |
►Nhw_cmds | |
Cpoll | A command poll the HW for liveness |
►Ninterface_cmds | Forward declaration of the stats and events command |
Caf_packet_create_cmd | A command class to create af_packet interfaces in VPP |
Caf_packet_delete_cmd | A command class to delete af-packet interfaces in VPP |
Caf_packet_dump_cmd | A cmd class that Dumps all the Vpp interfaces |
Ccollect_detail_stats_change_cmd | A command class that enables detailed stats collection on an interface |
Cdump_cmd | A cmd class that Dumps all the Vpp interfaces |
Cevents_cmd | A command class represents our desire to recieve interface events |
Cloopback_create_cmd | A command class to create Loopback interfaces in VPP |
Cloopback_delete_cmd | A command class to delete loopback interfaces in VPP |
Cset_mac_cmd | A command class that changes the MAC address on an interface |
Cset_table_cmd | A command class that binds an interface to an L3 table |
Cset_tag | A command class to set tag on interfaces |
Cstate_change_cmd | A cmd class that changes the admin state |
Cstats_disable_cmd | A command class represents our desire to recieve interface stats |
Cstats_enable_cmd | A command class represents our desire to recieve interface stats |
Cvhost_create_cmd | A functor class that creates an interface |
Cvhost_delete_cmd | A functor class that deletes a Vhost interface |
Cvhost_dump_cmd | A cmd class that Dumps all the Vpp Interfaces |
►Ninterface_span_cmds | |
Cconfig_cmd | A command class that configures the interface span |
Cdump_cmd | A cmd class that Dumps all the interface spans |
Cunconfig_cmd | A cmd class that Unconfigs interface span |
►Nip_punt_redirect_cmds | |
Cconfig_cmd | A command class that configures the IP punt_redirect |
Cunconfig_cmd | A cmd class that Unconfigs Ip punt redirect |
►Nip_unnumbered_cmds | |
Cconfig_cmd | A command class that configures the IP unnumbered |
Cdump_cmd | A cmd class that Dumps all the IP unnumbered interfaces |
Cunconfig_cmd | A cmd class that Unconfigs L3 Config from an interface |
►Nl2_binding_cmds | |
Cbind_cmd | A functor class that binds L2 configuration to an interface |
Cset_vtr_op_cmd | A cmd class sets the VTR operation |
Cunbind_cmd | A cmd class that Unbinds L2 configuration from an interface |
►Nl2_emulation_cmds | |
Cdisable_cmd | A cmd class that Unbinds L2 configuration from an interface |
Cenable_cmd | A functor class that enable L2 emulation to an interface |
►Nl2_xconnect_cmds | |
Cbind_cmd | A functor class that binds L2 configuration to an interface |
Cdump_cmd | A cmd class that Dumps all the bridge domains |
Cunbind_cmd | A cmd class that Unbinds L2 configuration from an interface |
►Nl3_binding_cmds | |
Cbind_cmd | A functor class that binds the L3 config to the interface |
Cdump_v4_cmd | A cmd class that Dumps all the IPv4 L3 configs |
Cunbind_cmd | A cmd class that Unbinds L3 Config from an interface |
►Nlldp_binding_cmds | |
Cbind_cmd | A command class that binds the LLDP config to the interface |
Cunbind_cmd | A cmd class that Unbinds Lldp Config from an interface |
►Nlldp_global_cmds | |
Cconfig_cmd | A command class that binds the LLDP global to the interface |
►Nnat_binding_cmds | |
Cbind_44_input_cmd | A functor class that binds a NAT configuration to an input interface |
Cbind_44_output_cmd | A functor class that binds a NAT configuration to an output interface |
Cbind_66_input_cmd | A functor class that binds a NAT configuration to an input interface |
Cdump_input_44_cmd | A cmd class that Dumps all the nat_statics |
Cdump_input_66_cmd | A cmd class that Dumps all the nat_statics |
Cdump_output_44_cmd | A cmd class that Dumps all the nat_statics |
Cunbind_44_input_cmd | A cmd class that unbinds a NAT configuration from an input interface |
Cunbind_44_output_cmd | A cmd class that unbinds a NAT configuration from an output interface |
Cunbind_66_input_cmd | A cmd class that unbinds a NAT configuration from an input interface |
►Nnat_static_cmds | |
Ccreate_44_cmd | A command class that creates NAT 44 static mapping |
Ccreate_66_cmd | A command class that creates NAT 66 static mapping |
Cdelete_44_cmd | A cmd class that deletes a NAT 44 static mapping |
Cdelete_66_cmd | A cmd class that deletes a NAT 66 static mapping |
Cdump_44_cmd | A cmd class that Dumps all the nat_statics |
Cdump_66_cmd | A cmd class that Dumps all the nat_statics |
►Nneighbour_cmds | |
Ccreate_cmd | A command class that creates or updates the bridge domain ARP Entry |
Cdelete_cmd | A cmd class that deletes a bridge domain ARP entry |
Cdump_cmd | A cmd class that Dumps all the neighbours |
►Npipe_cmds | |
Ccreate_cmd | A functor class that creates an interface |
Cdelete_cmd | A cmd class that Delete an interface |
Cdump_cmd | A cmd class that Dumps all the Vpp interfaces |
►Nroute | Types belonging to Routing |
►Nip_route_cmds | |
Cdelete_cmd | A cmd class that deletes a route |
Cdump_v4_cmd | A cmd class that Dumps ipv4 fib |
Cdump_v6_cmd | A cmd class that Dumps ipv6 fib |
Cupdate_cmd | A command class that creates or updates the route |
Cip_route | A IP route |
►Cpath | A path for IP or MPLS routes |
Cflags_t | Path flags |
Cspecial_t | Special path types |
Cprefix_t | A prefix defintion |
►Nroute_domain_cmds | |
Ccreate_cmd | A command class that creates the IP table |
Cdelete_cmd | A cmd class that Deletes the IP Table |
►Nsub_interface_cmds | |
Ccreate_cmd | A functor class that creates an interface |
Cdelete_cmd | A cmd class that Delete an interface |
►Ntap_interface_cmds | |
Ctap_create_cmd | A functor class that creates an interface |
Ctap_delete_cmd | A functor class that deletes a Tap interface |
Ctap_dump_cmd | A cmd class that Dumps all the Vpp Interfaces |
Ctapv2_create_cmd | A functor class that creates an interface |
Ctapv2_delete_cmd | A functor class that deletes a Tap interface |
Ctapv2_dump_cmd | A cmd class that Dumps all the Vpp Interfaces |
►Nvxlan_tunnel_cmds | |
Ccreate_cmd | A Command class that creates an VXLAN tunnel |
Cdelete_cmd | A functor class that creates an VXLAN tunnel |
Cdump_cmd | A cmd class that Dumps all the Vpp interfaces |
Carp_proxy_binding | A representation of LLDP client configuration on an interface |
Carp_proxy_config | A representation of LLDP client configuration on an interface |
Cbond_group_binding | A representation of bond interface binding |
►Cbond_interface | A bond-interface |
Clb_t | A bond interface load balance |
Cmode_t | A bond interface mode |
►Cbond_member | A bond-member |
Cmode_t | A member interface mode |
Crate_t | A member interface rate |
►Cbridge_domain | A base class for all object_base in the VPP object_base-Model |
Carp_term_mode_t | Bridge Domain ARP termination mode |
Cflood_mode_t | Bridge Domain Learning mode |
Clearning_mode_t | Bridge Domain Learning mode |
Cmac_age_mode_t | Bridge Domain MAC aging mode |
Cbridge_domain_arp_entry | A entry in the ARP termination table of a Bridge Domain |
Cbridge_domain_entry | A MAC forwarding entry in the bridge-domain/L2-FIB |
Cclient_db | A DB storing the objects that each owner/key owns |
Ccmd | A representation of a method call to VPP |
Cconnection | A representation of the connection to VPP |
Ccout_handler | |
►Cdhcp_client | A representation of DHCP client on an interface |
Cevent_listener | A class that listens to DHCP Events |
Clease_t | A DHCP lease data |
Cstate_t | |
Cdirection_t | Feature Directions |
Cdump_cmd | A base class for VPP dump commands |
Cenum_base | A template base class for all enum types |
Cethertype_t | Feature Ethertype |
Cevent_cmd | An Event command base class |
Cfile_handler | |
Cgbp_contract | A entry in the ARP termination table of a Bridge Domain |
Cgbp_endpoint | A GBP Enpoint (i.e |
Cgbp_endpoint_group | A entry in the ARP termination table of a Bridge Domain |
►Cgbp_recirc | A recirculation interface for GBP use pre/post NAT |
Ctype_t | |
Cgbp_subnet | A GBP Enpoint (i.e |
Chandle_t | A type declaration of an interface handle in VPP |
►CHW | |
Ccmd_q | The pipe to VPP into which we write the commands |
Citem | A HW::item is data that is either to be written to or read from VPP/HW |
►Cinspect | A means to inspect the state VPP has built, in total, and per-client |
Ccommand_handler | Inspect command handler Handler |
►Cinterface | A representation of an interface in VPP |
Cadmin_state_t | The admin state of the interface |
Ccreate_cmd | A base class for interface Create commands |
Cdelete_cmd | Base class for intterface Delete commands |
Cevent_listener | A class that listens to interface Events |
Coper_state_t | The oper state of the interface |
Cstat_listener | A class that listens to interface Stats |
Cstats_type_t | |
Ctype_t | An interface type |
Cinterface_factory | |
►Cinterface_ip6_nd | A representation of L3 configuration on an interface |
Cconfig_cmd | A functor class that binds the ra config to the interface |
Cunconfig_cmd | A cmd class that Unbinds L3 Config from an interface |
►Cinterface_span | A representation of interface span configuration |
Cstate_t | The state of the interface - rx/tx or both to be mirrored |
Cip_punt_redirect | A representation of IP punt_redirect configuration on an interface |
Cip_unnumbered | A representation of IP unnumbered configuration on an interface |
Cl2_address_t | Type def of a L2 address as read from VPP |
►Cl2_binding | A Clas representing the binding of an L2 interface to a bridge-domain and the properties of that binding |
Cl2_port_type_t | |
Cl2_vtr_op_t | |
Cl2_emulation | A Clas representing the binding of an L2 interface to a bridge-domain and the properties of that binding |
Cl2_xconnect | A Class representing the cross connnect of an L2 interface with another l2 interface |
Cl3_binding | A representation of L3 configuration on an interface |
Cl3_proto_t | An L3 protocol can be used to construct a prefix that is used to match packets are part of a route |
Clldp_binding | A representation of LLDP client configuration on an interface |
Clldp_global | A representation of LLDP global configuration |
Clog_level_t | |
►Clog_t | Ideally we'd use the boost logger but that is not prevelent in many distros |
Centry | An entry in the log |
Chandler | |
Cmac_address_t | Type def of a Ethernet address |
►Cnat_binding | A Class representing the binding of an L2 interface to a bridge-domain and the properties of that binding |
Czone_t | NAT Zoness |
Cnat_static | A entry in the ARP termination table of a Bridge Domain |
Cneighbour | A entry in the neighbour entry (ARP or IPv6 ND) |
Cnh_proto_t | Types belonging to Routing |
Cobject_base | A base class for all object_base in the VPP object_base-Model |
Cobject_ref | A represenation of a reference to a VPP object |
►COM | The interface to writing objects into VPP OM |
Clistener | Class definition for listeners to OM events |
Cmark_n_sweep | A class providing the RAII pattern for mark and sweep |
Cpipe | A Pipe interface |
Cra_config | A representation of Router Advertisement configuration |
Cra_prefix | A representation of RA prefix configuration on given interface |
Crc_t | Error codes that VPP will return during a HW write |
Croute_domain | A route-domain is a VRF |
Crpc_cmd | A base class for all RPC commands to VPP |
Csingular_db | A Database to store the unique 'singular' instances of a single object type |
Csub_interface | A Sub-interface |
Ctap_interface | A tap-interface |
►Cvxlan_tunnel | A representation of a VXLAN Tunnel in VPP |
Cendpoint_t | Combaintion of attributes that are a unique key for a VXLAN tunnel |
Cabf_dump_walk_ctx_t_ | |
Cabf_input_trace_t_ | |
Cabf_itf_attach_t_ | Attachment data for an ABF policy to an interface |
Cabf_policy_t_ | An ACL based Forwarding 'policy' |
Cace_mask_type_entry_t | |
Cacl_fa_per_worker_data_t | |
Cacl_fa_trace_t | |
Cacl_list_t | |
Cacl_lookup_context_t | |
Cacl_lookup_context_user_t | |
Cacl_main_t | |
Cacl_plugin_methods_t | |
Cacl_rule_t | |
Cadd_routes_in_fib_arg_t | |
Caddress_info_t | |
Caddress_report_t | |
Caddress_t | |
Caddress_union | |
Cadj_bfd_delegate_t_ | BFD delegate daa |
Cadj_db_count_ctx_t_ | |
Cadj_delegate_t_ | Adj delegate |
Cadj_delegate_vft_t_ | An ADJ delegate virtual function table |
Cadj_feature_update_t_ | |
Cadj_l2_trace_t_ | Trace data for a L2 Midchain |
Cadj_midchain_tx_trace_t_ | Trace data for packets traversing the midchain tx node |
Cadj_nbr_interface_state_change_ctx_t_ | Context for the state change walk of the DB |
Cadj_nsh_trace_t_ | Trace data for a NSH Midchain |
Cadj_walk_ctx_t_ | Context for a walk of the adjacency neighbour DB |
Caf_packet_if_detail_t | |
Caf_packet_if_t | |
Caf_packet_input_trace_t | |
Caf_packet_main_t | |
Cah_decrypt_trace_t | |
Cah_encrypt_trace_t | |
Cah_header_t | |
Canalyse_trace_t | |
Capi_ip6nd_proxy_fib_table_walk_ctx_t_ | |
Capi_main_t | API main structure, used by both vpp and binary API clients |
Capi_version_t | |
Capp_init_args_ | |
Capp_listener_ | |
Capp_main_ | |
Capp_session_event_ | |
Capp_session_t | |
Capp_session_transport_ | |
Capp_worker_ | |
Capp_worker_map_ | |
Capplication_ | |
Capplied_hash_ace_entry_t | |
Capplied_hash_acl_info_t | |
Capt_ip6_fib_show_ctx_t_ | |
Carp_ether_ip4_t | |
Cavf_aq_desc_t | |
Cavf_create_if_args_t | |
Cavf_device_t | |
Cavf_input_trace_t | |
Cavf_main_t | |
Cavf_per_thread_data_t | |
Cavf_ptype_t | |
Cavf_rx_desc_t | |
Cavf_rx_vector_entry_t | |
Cavf_rxq_t | |
Cavf_tx_desc_t | |
Cavf_txq_t | |
Cbd_main_t | |
Cbfd_auth_key_t | |
Cbfd_input_trace_t | Bfd packet trace capture |
Cbfd_main_t | |
Cbfd_rpc_event_t | |
Cbfd_rpc_notify_listeners_t | |
Cbfd_rpc_update_t | |
Cbfd_session_s | |
Cbfd_udp_echo_input_trace_t | Bfd udp echo packet trace capture |
Cbfd_udp_main_t | |
Cbfd_udp_session_t | UDP transport specific data embedded in bfd_session's union |
Cbier_bfit_table_t_ | |
Cbier_bift_input_trace_t_ | Packet trace record for BIER input |
Cbier_bit_string_t_ | A Variable length BitString |
Cbier_disp_dispatch_trace_t_ | A struct to hold tracing information for the MPLS label imposition node |
Cbier_disp_entry_details_walk_t_ | |
Cbier_disp_entry_path_list_walk_ctx_t_ | |
Cbier_disp_entry_t_ | Bier_dispositon : The BIER dispositon object |
Cbier_disp_lookup_trace_t_ | A struct to hold tracing information for the MPLS label imposition node |
Cbier_disp_table_t_ | A protocol Independent IP multicast FIB table |
Cbier_drop_trace_t_ | |
Cbier_entry_t_ | The BIER entry |
Cbier_fmask_bits_t_ | Bier_fmask : The BIER fmask |
Cbier_fmask_db_t_ | Global Table of fmask objects The key into this table includes the table's key and the fmask's key, so there could be a DB per-table |
Cbier_fmask_id_t_ | A key/ID for a BIER forwarding Mas (FMask) |
Cbier_fmask_t_ | An outgoing BIER mask |
Cbier_hdr_t_ | A BIER header of variable length The encoding follows: https://tools.ietf.org/html/draft-ietf-bier-mpls-encapsulation-10 |
Cbier_imp_t_ | Bier_imposition : The BIER imposition object |
Cbier_imp_trace_t_ | A struct to hold tracing information for the BIER imposition node |
Cbier_input_trace_t_ | Packet trace record for BIER input |
Cbier_lookup_main_t_ | Struct maintining the per-worker thread data for BIER lookups |
Cbier_lookup_trace_t_ | Packet trace recoed for a BIER lookup |
Cbier_neighbor_stats_walk_t_ | |
Cbier_output_trace_t_ | Packet trace recoed for a BIER output |
Cbier_route_details_walk_t_ | |
Cbier_table_ecmp_walk_ctx_t_ | |
Cbier_table_id_t_ | The ID of a table |
Cbier_table_t_ | A BIER Table is the bit-indexed forwarding table |
Cbond_create_if_args_t | |
Cbond_detach_slave_args_t | |
Cbond_enslave_args_t | |
Cbond_if_t | |
Cbond_interface_details_t | BOND interface details struct |
Cbond_load_balance_func_t | |
Cbond_main_t | |
Cbond_packet_trace_t | |
Cbond_per_port_queue_t | |
Cbond_per_thread_data_t | |
Ccache_trace_t | |
Ccache_ts_trace_t | |
Ccdp_input_trace_t | |
Ccdp_main_t | |
Ccdp_neighbor_t | |
Ccj_main_t | |
Ccj_record_t | |
Cclassify_dpo_t | A representation of an MPLS label for imposition in the data-path |
Cclib_anneal_param_t | |
Cclib_bihash_kv_16_8_32_t | |
Cclib_bihash_kv_16_8_t | |
Cclib_bihash_kv_24_8_t | |
Cclib_bihash_kv_40_8_t | |
Cclib_bihash_kv_48_8_t | |
Cclib_bihash_kv_8_8_t | 8 octet key, 8 octet key value pair |
Cclib_bihash_kv_vec8_8_t | 8 octet key, 8 octet key value pair |
Cclib_bihash_t | A bounded index extensible hash table |
Cclib_bihash_value | Template key/value backing page structure |
Cclib_cuckoo_kv_8_8_t | 8 octet key, 8 octet key value pair |
Cclib_cuckoo_lookup_info_t | |
Cclib_cuckoo_path_t | |
Cclib_elf_main_t | |
Cclib_elf_section_bounds_t | |
Cclib_elf_section_t | |
Cclib_elf_symbol_t | |
Cclib_error_handler_t | |
Cclib_error_t | |
Cclib_fifo_header_t | |
Cclib_file | |
Cclib_file_main_t | |
Cclib_longjmp_t | |
Cclib_maplog_header_t | Maplog log file header segment |
Cclib_maplog_init_args_t | Log initialization structure |
Cclib_maplog_main_t | Process-private main data structure |
Cclib_mem_usage_t | |
Cclib_mem_vm_alloc_t | |
Cclib_mem_vm_map_t | |
Cclib_random_buffer_t | |
Cclib_rw_lock_ | |
Cclib_slist_elt_t | |
Cclib_slist_t | |
Cclib_spinlock_t | |
Cclib_time_t | |
Cclib_timebase_component_t | |
Cclib_timebase_range_t | |
Cclib_timebase_t | |
Cclib_valloc_chunk_t | |
Cclib_valloc_main_t | |
Cclient_registration_reply_t | |
Cclient_state_t | |
Ccollision_match_rule_t | |
Ccompress_main_t | |
Ccop_config_data_t | |
Ccop_config_main_t | |
Ccop_input_trace_t | |
Ccop_main_t | |
Ccop_whitelist_enable_disable_args_t | |
Ccore_main_t | |
Ccount_routes_in_fib_at_prefix_length_arg_t | |
Ccrypto_alg_t | |
Ccrypto_data_t | |
Ccrypto_dev_t | |
Ccrypto_drv_t | |
Ccrypto_resource_t | |
Ccrypto_session_by_drv_t | |
Ccrypto_session_disposal_t | |
Ccrypto_worker_main_t | |
CCVT | |
Cdata_structure_lock_t | |
Cdefault_route_t | |
Cdemo_struct1_t | |
Cdemo_struct2_t | |
Cdhcp4_proxy_dump_walk_ctx_t_ | |
Cdhcp6_address_info_t | |
Cdhcp6_client_common_main_t | |
Cdhcp6_client_cp_main_t | |
Cdhcp6_ia_na_client_main_t | |
Cdhcp6_ia_na_client_public_main_t | |
Cdhcp6_ia_na_client_state_t | |
Cdhcp6_pd_client_cp_main_t | |
Cdhcp6_pd_client_main_t | |
Cdhcp6_pd_client_public_main_t | |
Cdhcp6_pd_client_state_t | |
Cdhcp6_pd_send_client_message_params_prefix_t | |
Cdhcp6_pd_send_client_message_params_t | |
Cdhcp6_prefix_info_t | |
Cdhcp6_report_common_t | |
Cdhcp6_send_client_message_params_address_t | |
Cdhcp6_send_client_message_params_t | |
Cdhcp_client_add_del_args_t | |
Cdhcp_client_detect_trace_t_ | Per-packet trace data |
Cdhcp_client_main_t | |
Cdhcp_client_send_walk_ctx_t_ | |
Cdhcp_client_t_ | |
Cdhcp_header_t | |
Cdhcp_option_t | |
Cdhcp_proxy_main_t | Collection of global DHCP proxy data |
Cdhcp_proxy_t_ | A DHCP proxy represenation fpr per-client VRF config |
Cdhcp_proxy_trace_t | |
Cdhcp_server_t_ | A representation of a single DHCP Server within a given VRF config |
Cdhcp_stats_counters_ | |
Cdhcp_vss_t_ | The Virtual Sub-net Selection information for a given RX FIB |
Cdhcpv6_client_trace_t_ | Per-packet trace data |
Cdhcpv6_duid_ll_string_t | |
Cdhcpv6_hdr_ | |
Cdhcpv6_proxy_trace_t | |
Cdlist_elt_t | |
Cdlmallinfo | |
Cdns46_reply_trace_t | |
Cdns46_request_trace_t | |
Cdns_cache_entry_t | |
Cdns_main_t | |
Cdns_pending_request_t | |
Cdo_ip46_fibs_t | |
Cdpdk_buffer_main_t | |
Cdpdk_buffer_per_thread_data | |
Cdpdk_config_main_t | |
Cdpdk_crypto_input_trace_t | |
Cdpdk_crypto_main_t | |
Cdpdk_device_and_queue_t | |
Cdpdk_device_config_hqos_t | |
Cdpdk_device_config_t | |
Cdpdk_device_hqos_per_hqos_thread_t | |
Cdpdk_device_hqos_per_worker_thread_t | |
Cdpdk_device_t | |
Cdpdk_flow_entry_t | |
Cdpdk_flow_lookup_entry_t | |
Cdpdk_gcm_cnt_blk | |
Cdpdk_main_t | |
Cdpdk_mempool_private_t | |
Cdpdk_op_priv_t | |
Cdpdk_pcap_t | |
Cdpdk_per_thread_data_t | |
Cdpdk_rx_trace_t | |
Cdpdk_tx_trace_t | |
Cdpo_id_t_ | The identity of a DPO is a combination of its type and its instance number/index of objects of that type |
Cdpo_vft_t_ | A virtual function table regisitered for a DPO type |
Cdslite_b4_t | |
Cdslite_ce_trace_t | |
Cdslite_main_t | |
Cdslite_per_thread_data_t | |
Cdslite_session_key_t | |
Cdslite_trace_t | |
Cdvr_dpo_t_ | The DVR DPO |
Cdvr_dpo_trace_t_ | Interface DPO trace data |
Cecho_client_main_t | |
Cecho_server_main_t | |
Ceclient_session_t | |
Cecm_hdr_t | |
Celf32_dynamic_entry_t | |
Celf32_file_header_t | |
Celf32_relocation_t | |
Celf32_section_header_t | |
Celf32_segment_header_t | |
Celf32_symbol_t | |
Celf64_dynamic_entry_t | |
Celf64_file_header_t | |
Celf64_relocation_t | |
Celf64_section_header_t | |
Celf64_segment_header_t | |
Celf64_symbol_t | |
Celf_dynamic_version_definition_aux_t | |
Celf_dynamic_version_definition_t | |
Celf_dynamic_version_need_aux_t | |
Celf_dynamic_version_need_t | |
Celf_dynamic_version_need_union_t | |
Celf_first_header_t | |
Celf_main_t | |
Celf_note_t | |
Celf_relocation_table_t | |
Celf_relocation_with_addend_t | |
Celf_section_t | |
Celf_segment_t | |
Celf_symbol_info_t | |
Celf_symbol_table_t | |
Celog_event_t | |
Celog_event_type_t | |
Celog_main_t | |
Celog_time_stamp_t | |
Celog_track_t | |
Cengine_polling | |
Cesp_decrypt_trace_t | |
Cesp_encrypt_trace_t | |
Cesp_footer_t | |
Cesp_header_t | |
Cethernet_802_3_header_t | |
Cethernet_arp_header_t | |
Cethernet_arp_input_trace_t | |
Cethernet_arp_interface_t_ | Per-interface ARP configuration and state |
Cethernet_arp_ip4_entry_t | |
Cethernet_arp_main_t | |
Cethernet_header_t | |
Cethernet_input_trace_t | |
Cethernet_interface | |
Cethernet_main_t | |
Cethernet_max_header_t | |
Cethernet_pbb_header_t | |
Cethernet_proxy_arp_t | |
Cethernet_type_info_t | |
Cethernet_vlan_header_t | |
Cethernet_vlan_header_tv_t | |
Cexport_trace_t | |
Cfa_5tuple_opaque_t | |
Cfa_5tuple_t | |
Cfa_full_session_id_t | |
Cfa_packet_info_t | |
Cfa_session_l4_key_t | |
Cfa_session_t | |
Cfeat_bitmap_drop_trace_t | |
Cfheap_node_t | |
Cfheap_t | |
Cfib_ae_export_t_ | A description of the need to export routes to one or more export tables |
Cfib_ae_import_t_ | A description of the need to import routes from the export table |
Cfib_entry_delegate_t_ | A Delagate is a means to implmenet the Delagation design pattern; the extension of an objects functionality through the composition of, and delgation to, other objects |
Cfib_entry_src_collect_forwarding_ctx_t_ | |
Cfib_entry_src_cover_res_t_ | Result from a cover update/change |
Cfib_entry_src_path_list_walk_cxt_t_ | |
Cfib_entry_src_t_ | Information related to the source of a FIB entry |
Cfib_entry_src_vft_t_ | Virtual function table each FIB entry source will register |
Cfib_entry_t_ | An entry in a FIB table |
Cfib_enty_cover_walk_ctx_t_ | Internal struct to hold user supplied paraneters for the cover walk |
Cfib_mpls_label_t_ | Configuration for each label value in the output-stack |
Cfib_node_back_walk_ctx_t_ | Context passed between object during a back walk |
Cfib_node_list_elt_t_ | Hetrogeneous w.r.t |
Cfib_node_list_head_t_ | A list of FIB nodes |
Cfib_node_ptr_t_ | A representation of one pointer to another node |
Cfib_node_t_ | An node in the FIB graph |
Cfib_node_vft_t_ | A FIB graph nodes virtual function table |
Cfib_path_ext_list_t_ | A list of path-extensions |
Cfib_path_ext_t_ | A path extension is a per-entry addition to the forwarding information when packets are sent for that entry over that path |
Cfib_path_list_t_ | FIB path-list A representation of the list/set of path trough which a prefix is reachable |
Cfib_path_t_ | A FIB path |
Cfib_prefix_t_ | Aggregrate type for a prefix |
Cfib_route_path_encode_t_ | A representation of a fib path for fib_path_encode to convey the information to the caller |
Cfib_route_path_t_ | A representation of a path as described by a route producer |
Cfib_table_flush_ctx_t_ | Table flush context |
Cfib_table_set_flow_hash_config_ctx_t_ | Table set flow hash config context |
Cfib_table_t_ | A protocol Independent FIB table |
Cfib_test_lb_bucket_t_ | |
Cfib_test_rep_bucket_t_ | |
Cfib_urpf_list_t_ | |
Cfib_walk_history_t_ | |
Cfib_walk_queue_t_ | A represenation of one queue of walk |
Cfib_walk_queues_t_ | A set of priority queues for outstanding walks |
Cfib_walk_t_ | A representation of a graph walk from a parent object to its children |
Cfid_address_t | |
Cflow_classify_main_t | |
Cflow_classify_trace_t | |
Cflow_data_t | |
Cflow_report | |
Cflow_report_classify_main_t | |
Cflow_report_main | |
Cflow_report_stream_t | |
Cflowhash_lkey_24_16_t | |
Cflowhash_lkey_8_8_t | |
Cflowhash_skey_24_16_t | |
Cflowhash_skey_8_8_t | |
Cflowhash_value_24_16_t | |
Cflowhash_value_8_8_t | |
Cflowprobe_entry_t | |
Cflowprobe_key_t | |
Cflowprobe_main_t | |
Cflowprobe_protocol_context_t | |
Cflowprobe_trace_t | |
Cformat_info_t | |
Cformat_integer_options_t | |
Cframe_queue_nelt_counter_t | |
Cframe_queue_trace_t | |
CFVT | One flow hash entry used for both direct buckets and collision buckets |
Cfwd_entry_mt_arg_t | |
Cfwd_entry_t | |
Cgbp_classify_trace_t_ | Per-packet trace data |
Cgbp_contract_db_t_ | EPG src,dst pair to ACL mapping table, aka contract DB |
Cgbp_contract_key_t_ | The key for an Contract |
Cgbp_contract_t_ | A Group Based Policy Contract |
Cgbp_contract_value_t_ | The value for an Contract |
Cgbp_endpoint_group_db_t_ | EPG DB, key'd on EGP-ID |
Cgbp_endpoint_t_ | A Group Based Policy Endpoint |
Cgbp_ep_by_ip_itf_db_t_ | |
Cgbp_ep_by_itf_db_t_ | Interface to source EPG DB - a per-interface vector |
Cgbp_ep_by_mac_itf_db_t_ | |
Cgbp_fwd_dpo_t_ | The GBP FWD DPO |
Cgbp_fwd_dpo_trace_t_ | |
Cgbp_fwd_main_t_ | Grouping of global data for the GBP source EPG classification feature |
Cgbp_fwd_trace_t_ | Per-packet trace data |
Cgbp_main_t | Group Base Policy (GBP) defines: |
Cgbp_policy_dpo_t_ | The GBP FWD DPO |
Cgbp_policy_dpo_trace_t_ | |
Cgbp_policy_main_t_ | Grouping of global data for the GBP source EPG classification feature |
Cgbp_policy_trace_t_ | Per-packet trace data |
Cgbp_src_classify_main_t_ | Grouping of global data for the GBP source EPG classification feature |
Cgbp_subnet_fib_table_walk_ctx_t_ | |
Cgbp_walk_ctx_t_ | |
Cgeneric_session_ | |
Cgeneve_encap_trace_t | |
Cgeneve_header_t | |
Cgeneve_main_t | |
Cgeneve_options_t | |
Cgeneve_rx_trace_t | |
Cgeneve_tunnel_t | |
Cgid_dictionary_t | |
Cgid_ip4_table_t | |
Cgid_ip6_table_t | |
Cgid_l2_arp_ndp_table_t | |
Cgid_mac_table | |
Cgid_nsh_table | |
Cgmon_main_t | |
Cgpb_endpoint_group_t_ | An Endpoint Group representation |
Cgpb_recirc_t_ | An Endpoint Group representation |
Cgraph_dir_t | |
Cgraph_link_t | |
Cgraph_node_t | |
Cgraph_t | |
Cgre_header_t | |
Cgre_input_runtime_t | |
Cgre_main_t | GRE related global data |
Cgre_protocol_info_t | A GRE payload protocol registration |
Cgre_rx_trace_t | |
Cgre_sn_key_t | Hash key for GRE header seq number generation for ERSPAN encap |
Cgre_sn_t | Used for GRE header seq number generation for ERSPAN encap |
Cgre_tunnel_key4_t_ | Key for a IPv4 GRE Tunnel |
Cgre_tunnel_key6_t_ | Key for a IPv6 GRE Tunnel We use a different type so that the V4 key hash is as small as possible |
Cgre_tunnel_key_t_ | Union of the two possible key types |
Cgre_tunnel_t | A representation of a GRE tunnel |
Cgre_tx_trace_t | |
Cgtpu_encap_trace_t | |
Cgtpu_header_t | Bits
Octets 8 7 6 5 4 3 2 1 1 Version PT (*) E S PN 2 Message Type 3 Length (1st Octet) 4 Length (2nd Octet) 5 Tunnel Endpoint Identifier (1st Octet) 6 Tunnel Endpoint Identifier (2nd Octet) 7 Tunnel Endpoint Identifier (3rd Octet) 8 Tunnel Endpoint Identifier (4th Octet) 9 Sequence Number (1st Octet)1) 4) 10 Sequence Number (2nd Octet)1) 4) 11 N-PDU Number2) 4) 12 Next Extension Header Type3) 4) |
Cgtpu_main_t | |
Cgtpu_rx_trace_t | |
Cgtpu_tunnel_t | |
Chandoff_main_t | |
Chash_ace_info_t | |
Chash_acl_info_t | |
Chash_acl_lookup_value_t | |
Chash_applied_mask_info_t | |
Chash_header | |
Chash_next_t | |
Chash_pair_indirect_t | |
Chash_pair_t | |
Chash_pair_union_t | |
Chdlc_header_t | |
Chdlc_input_runtime_t | |
Chdlc_input_trace_t | |
Chdlc_main_t | |
Chdlc_protocol_info_t | |
Cheap_elt_t | |
Cheap_header_t | |
Chttp_server_args | |
Chttp_server_main_t | |
Ci2c_bus_t | |
Ci2c_msg_t | |
Cicmp4_main_t | |
Cicmp4_t | |
Cicmp6_input_trace_t | |
Cicmp6_main_t | |
Cicmp6_send_router_solicitation_params_t | |
Cicmp6_to_icmp_ctx_t | |
Cicmp_echo_header_t | |
Cicmp_echo_trace_t | |
Cicmp_input_trace_t | |
Cicmp_to_icmp6_ctx_t | |
Cicmpr_flow_t | |
Cicmpr_thread_data_t | |
Cigmp_config_t_ | IGMP interface configuration |
Cigmp_group_prefix_t | |
Cigmp_group_t_ | IGMP group A multicast group address for which reception has been requested |
Cigmp_header_t | |
Cigmp_input_trace_t | |
Cigmp_main_t_ | Collection of data related to IGMP |
Cigmp_membership_group_v3_t | |
Cigmp_membership_query_v3_t | |
Cigmp_membership_report_v3_t | |
Cigmp_pkt_build_query_t_ | |
Cigmp_pkt_build_report_t_ | |
Cigmp_pkt_build_t_ | |
Cigmp_query_args_t_ | A copy of the query message sent from the worker to the main thread |
Cigmp_report_args_t_ | A copy of the report message sent from the worker to the main thread |
Cigmp_src_t_ | IGMP source The representation of a specified source address with in multicast group |
Cigmp_ssm_range_walk_ctx_t_ | |
Cigmp_timer_t_ | Timer |
Cikev2_auth_t | |
Cikev2_child_sa_t | |
Cikev2_delete_t | |
Cikev2_id_t | |
Cikev2_main_per_thread_data_t | |
Cikev2_main_t | |
Cikev2_notify_t | |
Cikev2_payload_chain_t | |
Cikev2_profile_t | |
Cikev2_rekey_t | |
Cikev2_responder_t | |
Cikev2_sa_proposal_t | |
Cikev2_sa_t | |
Cikev2_sa_transform_t | |
Cikev2_trace_t | |
Cikev2_transforms_set | |
Cikev2_ts_t | |
Cila_add_del_entry_args_t | |
Cila_entry_t | |
Cila_ila2sir_trace_t | |
Cila_main_t | |
Cila_sir2ila_trace_t | |
Cin6_ifreq | Workaround for a known include file bug |
Cin_out_acl_main_t | |
Cinterface_config_t | |
Cinterface_output_trace_t | |
Cinterface_rx_dpo_t_ | The data-path object representing a change of receive interface |
Cinterface_rx_dpo_trace_t_ | Interface DPO trace data |
Cioam_analyse_pot_data | Analysed iOAM pot data |
Cioam_analyse_trace_data | |
Cioam_analyse_trace_record | Analysed iOAM trace data |
Cioam_analyser_data_t_ | Analysed iOAM data |
Cioam_cache_entry_t | |
Cioam_cache_main_t | |
Cioam_cache_ts_entry_t | |
Cioam_cache_ts_pool_stats_t | |
Cioam_cache_ts_timer_tick_trace_t | |
Cioam_e2e_data_t_ | |
Cioam_e2e_main_t | |
Cioam_export_buffer | |
Cioam_export_main_t | |
Cioam_path | |
Cioam_path_map_t | |
Cioam_seqno_data_ | |
Cioam_trace_app_t | |
Cioam_trace_if_t | |
Cioam_trace_if_ts_app_t | |
Cioam_trace_t | |
Cioam_trace_ts_app_t | |
Cioam_trace_ts_t | |
Cioamexport_main_t | |
Cioampot_main_t | |
Cioamtrace_main_t | |
Cip46_address_range_t | |
Cip46_udp_ping_flow | Udp-ping data |
Cip4_add_del_interface_address_callback_t | |
Cip4_address_and_mask_t | |
Cip4_address_fib_t | |
Cip4_address_pair_t | |
Cip4_address_t | |
Cip4_and_gre_union_t | IPv4 and GRE header union |
Cip4_cop_whitelist_trace_t | |
Cip4_fib_mtrie_16_ply_t_ | |
Cip4_fib_mtrie_8_ply_t_ | One ply of the 4 ply mtrie fib |
Cip4_fib_mtrie_set_unset_leaf_args_t | |
Cip4_fib_mtrie_t | The mutiway-TRIE |
Cip4_fib_show_walk_ctx_t_ | Walk show context |
Cip4_fib_t_ | The IPv4 FIB |
Cip4_fib_table_special_prefix_t_ | |
Cip4_forward_next_trace_t | |
Cip4_header_t | |
Cip4_input_trace_t | |
Cip4_ipfix_data_packet_t | |
Cip4_ipfix_template_packet_t | |
Cip4_ipsec_config_t | |
Cip4_local_last_check_t | |
Cip4_main_t | IPv4 main type |
Cip4_mfib_t | |
Cip4_nbr_stats_ctx_t_ | The context passed when collecting adjacency counters |
Cip4_options_trace_t_ | |
Cip4_punt_redirect_trace_t_ | IP Punt redirect trace |
Cip4_reass_key_t | |
Cip4_reass_main_t | |
Cip4_reass_per_thread_t | |
Cip4_reass_range_trace_t | |
Cip4_reass_t | |
Cip4_reass_trace_t | |
Cip4_rehash_cb_ctx | |
Cip4_source_and_port_range_check_trace_t | |
Cip4_source_check_config_t | |
Cip4_source_check_trace_t | |
Cip4_table_bind_callback_t | |
Cip6_add_del_interface_address_callback_t | |
Cip6_add_from_cache_hbh_trace_t | |
Cip6_add_hop_by_hop_trace_t | |
Cip6_address_and_mask_t | |
Cip6_address_info_t | |
Cip6_address_t | |
Cip6_address_with_prefix_main_t | |
Cip6_and_gre_union_t | |
Cip6_cop_whitelist_trace_t | |
Cip6_fib_key_t | |
Cip6_fib_show_ctx_t_ | |
Cip6_fib_t | |
Cip6_fib_table_instance_t_ | A represenation of a single IP6 table |
Cip6_fib_walk_ctx_t_ | Context when walking the IPv6 table |
Cip6_forward_next_trace_t | |
Cip6_header_t | |
Cip6_hop_by_hop_header_t | |
Cip6_hop_by_hop_ioam_main_t | |
Cip6_hop_by_hop_ioam_pot_main_t | |
Cip6_hop_by_hop_ioam_trace_main_t | |
Cip6_hop_by_hop_main_t | |
Cip6_hop_by_hop_option_t | |
Cip6_hop_by_hop_trace_t | |
Cip6_icmp_neighbor_discovery_event_data_t | |
Cip6_ifreq_t | |
Cip6_input_trace_t | |
Cip6_ioam_analyser_main_t | IP6-iOAM analyser main structure |
Cip6_ipsec_config_t | |
Cip6_l2tpv3_config_t | |
Cip6_ll_dpo_trace_t_ | |
Cip6_ll_prefix_t_ | Aggregrate type for a prefix in the IPv6 Link-local table |
Cip6_ll_show_ctx_t_ | |
Cip6_ll_table_t_ | A protocol Independent IP multicast FIB table |
Cip6_main_t | |
Cip6_mfib_key_t_ | Key and mask for radix |
Cip6_mfib_node_t_ | An object that is inserted into the radix tree |
Cip6_mfib_radix_walk_ctx_t_ | |
Cip6_mfib_show_ctx_t_ | |
Cip6_mfib_special_t_ | |
Cip6_mfib_t | |
Cip6_mldp_group_t | |
Cip6_nbr_stats_ctx_t_ | The context passed when collecting adjacency counters |
Cip6_neighbor_key_t | |
Cip6_neighbor_main_t | |
Cip6_neighbor_public_main_t | |
Cip6_neighbor_set_unset_rpc_args_t | |
Cip6_neighbor_t | |
Cip6_pop_hop_by_hop_trace_t | |
Cip6_prefix_main_t | |
Cip6_radv_prefix_t | |
Cip6_radv_t | |
Cip6_reass_key_t | |
Cip6_reass_main_t | |
Cip6_reass_per_thread_t | |
Cip6_reass_range_trace_t | |
Cip6_reass_t | |
Cip6_reass_trace_t | |
Cip6_rehash_cb_ctx | |
Cip6_reset_ts_hbh_trace_t | |
Cip6_route_t | |
Cip6_sr_header_t | |
Cip6_sr_localsid_t | SR LocalSID |
Cip6_sr_main_t | Segment Routing main datastructure |
Cip6_sr_policy_t | SR Policy |
Cip6_sr_sl_t | SR Segment List (SID list) |
Cip6_sr_steering_policy_t | |
Cip6_table_bind_callback_t | |
Cip_adjacency_t_ | IP unicast adjacency |
Cip_classify_trace_t | |
Cip_frag_trace_t | |
Cip_in_out_acl_trace_t | |
Cip_interface_address_t | |
Cip_lookup_main_t | |
Cip_main_t | |
Cip_neighbor_scan_arg_t | |
Cip_neighbor_scan_config_t | |
Cip_null_dpo_t_ | The data-path object representing dropping the packet |
Cip_null_dpo_trace_t_ | |
Cip_port_and_mask_t | |
Cip_protocol_info_t | |
Cip_punt_policer_t_ | IP4 punt policer configuration we police the punt rate to prevent overloading the host |
Cip_punt_policer_trace_t_ | |
Cip_punt_redirect_rx_t_ | IP4 punt redirect per-rx interface configuration redirect punted traffic to another location |
Cip_punt_redirect_t_ | IP punt redirect configuration |
Cip_source_and_port_range_check_config_t | |
Cipfix_classify_table_t | |
Cipfix_client | IP-FIX collector internal client structure to store SetID to client node ID |
Cipfix_client_add_del_t | Structure other nodes to use for registering with IP-FIX collector |
Cipfix_collector_main_t | IP-FIX collector main structure to SetID to client node ID mapping |
Cipfix_collector_trace_t | |
Cipfix_data_packet_t | |
Cipfix_enterprise_field_specifier_t | |
Cipfix_field_specifier_t | |
Cipfix_message_header_t | |
Cipfix_report_element_t | |
Cipfix_set_header_t | |
Cipfix_template_header_t | |
Cipfix_template_packet_t | |
Cipip_main_t | |
Cipip_rx_trace_t | |
Cipip_tunnel_key_t | |
Cipip_tunnel_t | A representation of a IPIP tunnel |
Cipip_tx_trace_t | |
Cipsec_add_del_ipsec_gre_tunnel_args_t | |
Cipsec_add_del_tunnel_args_t | |
Cipsec_gre_main_t | IPSec-GRE state |
Cipsec_gre_rx_trace_t | |
Cipsec_gre_tunnel_t | IPSec-GRE tunnel parameters |
Cipsec_gre_tx_trace_t | Packet trace |
Cipsec_if_input_trace_t | |
Cipsec_if_tx_trace_t | |
Cipsec_input_trace_t | |
Cipsec_main_callbacks_t | |
Cipsec_main_t | |
Cipsec_policy_t | |
Cipsec_proto_main_crypto_alg_t | |
Cipsec_proto_main_integ_alg_t | |
Cipsec_proto_main_per_thread_data_t | |
Cipsec_proto_main_t | |
Cipsec_sa_t | |
Cipsec_spd_t | |
Cipsec_tunnel_if_t | |
Cisaac_t | |
Cixge_descriptor_t | |
Cixge_device_t | |
Cixge_dma_queue_t | |
Cixge_dma_regs_t | |
Cixge_flow_director_key_t | |
Cixge_main_t | |
Cixge_phy_t | |
Cixge_regs_t | |
Cixge_rx_dma_trace_t | |
Cixge_rx_from_hw_descriptor_t | |
Cixge_rx_to_hw_descriptor_t | |
Cixge_tx_context_descriptor_t | |
Cixge_tx_descriptor_t | |
Cixge_tx_dma_trace_t | |
Cixge_tx_state_t | |
Cjvpp_main_t | |
Cjvpp_registry_main_t | |
Cl2_bridge_domain_add_del_args_t | |
Cl2_bridge_domain_t | |
Cl2_efp_filter_main_t | |
Cl2_efp_filter_trace_t | |
Cl2_emulation_main_t_ | Grouping of global data for the L2 emulation feature |
Cl2_emulation_t_ | Per-interface L2 configuration |
Cl2_emulation_trace_t_ | Per-packet trace data |
Cl2_flood_member_t | |
Cl2_in_out_acl_main_t | |
Cl2_in_out_acl_trace_t | |
Cl2_input_classify_runtime_t | Vlib node runtime |
Cl2_input_classify_trace_t | L2_input_classifier packet trace record |
Cl2_input_config_t | |
Cl2_invtr_main_t | |
Cl2_invtr_trace_t | |
Cl2_lisp_gpe_tx_trace_t | |
Cl2_output_classify_runtime_t | |
Cl2_output_classify_trace_t | |
Cl2_output_config_t | |
Cl2_patch_main_t | |
Cl2_patch_trace_t | |
Cl2_rw_main_t | |
Cl2_rw_trace_t | |
Cl2_uu_fwd_trace_t | |
Cl2_xcrw_adjacency_t | |
Cl2_xcrw_main_t | |
Cl2_xcrw_trace_t | |
Cl2_xcrw_tunnel_t | |
Cl2fib_dump_walk_ctx_t_ | |
Cl2fib_entry_key_t | |
Cl2fib_entry_result_t_ | |
Cl2fib_main_t | |
Cl2fib_seq_num_t | |
Cl2fib_show_walk_ctx_t_ | |
Cl2flood_main_t | |
Cl2flood_trace_t | |
Cl2fwd_main_t | |
Cl2fwd_trace_t | |
Cl2input_main_t | |
Cl2input_trace_t | |
Cl2learn_main_t | |
Cl2learn_trace_t | |
Cl2output_main_t | |
Cl2output_trace_t | |
Cl2t_main_t | |
Cl2t_session_t | |
Cl2t_trace_t | |
Cl2tp_encap_runtime_t | |
Cl3_proxy_dpo_t_ | The data-path object representing L3 proxy |
Clacp_event_struct | |
Clacp_fsm_machine_t | |
Clacp_fsm_state_t | |
Clacp_input_trace_t | |
Clacp_interface_details_t | LACP interface details struct |
Clacp_machine_t | |
Clacp_main_t | |
Clacp_state_struct | |
Clb_as_t | Each VIP is configured with a set of application server |
Clb_hash_bucket_t | |
Clb_hash_t | |
Clb_main_t | |
Clb_nat_trace_t | |
Clb_new_flow_entry_t | |
Clb_nodeport_trace_t | |
Clb_per_cpu_t | |
Clb_pseudorand_t | |
Clb_snat4_key_t | |
Clb_snat6_key_t | |
Clb_snat_mapping_t | |
Clb_trace_t | |
Clb_vip_add_args_t | |
Clb_vip_encap_args_t | |
Clb_vip_t | Load balancing service is provided per VIP+protocol+port |
Clcaf_arp_ndp_t | |
Clcaf_t | |
Cli_hit_trace_t | |
Cli_main_t | |
Clibmemif_main_t | |
Clinux_epoll_main_t | |
Clinux_pci_device_t | |
Clinux_pci_irq_t | |
Clinux_pci_main_t | |
Clinux_pci_region_t | |
Clinux_pci_vfio_iommu_group_t | |
Clinux_vfio_main_t | |
Clisp_add_l2_arp_ndp_args_t | |
Clisp_adjacency_t | |
Clisp_api_gpe_fwd_entry_t | |
Clisp_api_l2_arp_entry_t | |
Clisp_api_ndp_entry_t | |
Clisp_api_stats_t | |
Clisp_cp_dpo_t | A representation of punt to the LISP control plane |
Clisp_cp_input_trace_t | |
Clisp_cp_lookup_trace_t | |
Clisp_cp_main_t | |
Clisp_fwd_path_t_ | A path on which to forward lisp traffic |
Clisp_gpe_adjacency_t_ | A LISP GPE Adjacency |
Clisp_gpe_fwd_entry_key_t_ | LISP-GPE fwd entry key |
Clisp_gpe_fwd_entry_t_ | A LISP Forwarding Entry |
Clisp_gpe_header_t | LISP-GPE header |
Clisp_gpe_main | LISP-GPE global state |
Clisp_gpe_rx_trace_t | |
Clisp_gpe_sub_interface_key_t_ | A Key for lookup in the L£ sub-interface DB |
Clisp_gpe_sub_interface_t_ | A LISP L3 sub-interface |
Clisp_gpe_tenant_t_ | Representation of the data associated with a LISP overlay tenant |
Clisp_gpe_tunnel_key_t_ | A Key for a tunnel |
Clisp_gpe_tunnel_t_ | A LISP GPE Tunnel |
Clisp_gpe_tx_trace_t | |
Clisp_l2_arp_key_t | |
Clisp_msmr_t | |
Clisp_nsh_api_t | |
Clisp_nsh_hdr_t | |
Clisp_stats_key_t | |
Cllc_header_t | |
Cllc_input_trace_t | |
Cllc_main_t | |
Cllc_protocol_info_t | |
Clldp_input_trace_t | |
Clldp_intf | |
Clldp_intf_update_t | |
Clldp_main_t | |
Clldp_tlv_head | |
Cload_balance_main_t_ | The load-balance object represents an ECMP choice |
Cload_balance_map_path_t_ | |
Cload_balance_map_t_ | |
Cload_balance_path_t_ | One path from an [EU]CMP set that the client wants to add to a load-balance object |
Cload_balance_t_ | The FIB DPO provieds; |
Cload_balance_trace_t_ | |
Clocal_session_ | |
Clocator_pair | |
Clocator_set_t | |
Clocator_t | |
Clookup_dpo_t | A representation of an MPLS label for imposition in the data-path |
Clookup_trace_t_ | Lookup trace data |
Cmac_addr_t | |
Cmac_address_t_ | |
Cmacip_acl_list_t | |
Cmacip_acl_rule_t | |
Cmacip_match_type_t | |
Cmacro_main_t | |
Cmactime_device_t | |
Cmactime_key_t | |
Cmactime_main_t | |
Cmactime_trace_t | |
Cmain_intf_t | |
Cmalloc_chunk | |
Cmalloc_params | |
Cmalloc_segment | |
Cmalloc_state | |
Cmalloc_tree_chunk | |
Cmap_domain_t | |
Cmap_ip4_map_reass_trace_t | |
Cmap_ip4_reass_key_t | |
Cmap_ip4_reass_t | |
Cmap_ip6_fragment_t | |
Cmap_ip6_map_ip4_reass_trace_t | |
Cmap_ip6_map_ip6_reass_trace_t | |
Cmap_ip6_reass_key_t | |
Cmap_ip6_reass_t | |
Cmap_main_pre_resolved_t_ | A pre-resolved next-hop |
Cmap_main_t | |
Cmap_notify_hdr_t | |
Cmap_records_arg_t | |
Cmap_register_hdr_t | |
Cmap_reply_hdr_t | |
Cmap_request_args_t | |
Cmap_request_hdr_t | |
Cmap_trace_t | |
Cmapping_t | |
Cmbedtls_main_ | |
Cmc_multicast_socket_t | |
Cmc_socket_catchup_t | |
Cmc_socket_main_t | |
Cmemif_buffer_t | Memif buffer |
Cmemif_conn_args_t | Memif connection arguments |
Cmemif_conn_run_args_t | |
Cmemif_connection | |
Cmemif_connection_t | |
Cmemif_copy_op_t | |
Cmemif_create_if_args_t | |
Cmemif_desc_t | |
Cmemif_details_t | Memif details |
Cmemif_if_t | |
Cmemif_input_trace_t | |
Cmemif_list_elt_t | |
Cmemif_main_t | |
Cmemif_msg_add_region_t | |
Cmemif_msg_add_ring_t | |
Cmemif_msg_connect_t | |
Cmemif_msg_connected_t | |
Cmemif_msg_disconnect_t | |
Cmemif_msg_fifo_elt_t | |
Cmemif_msg_hello_t | |
Cmemif_msg_init_t | |
Cmemif_msg_queue_elt | |
Cmemif_msg_t | |
Cmemif_packet_op_t | |
Cmemif_per_thread_data_t | |
Cmemif_queue_details_t | Memif queue details |
Cmemif_queue_t | |
Cmemif_region_details_t | Memif region details |
Cmemif_region_t | |
Cmemif_ring_t | |
Cmemif_socket_file_t | |
Cmemif_socket_t | |
Cmemif_thread_data_t | |
Cmemory_client_main_t | |
Cmfib_entry_collect_forwarding_ctx_t_ | |
Cmfib_entry_src_t_ | The source of an MFIB entry |
Cmfib_entry_t_ | An entry in a FIB table |
Cmfib_forward_lookup_trace_t_ | |
Cmfib_itf_t_ | An interface associated with a particular MFIB entry |
Cmfib_path_ext_t_ | MFIB extensions to each path |
Cmfib_prefix_t_ | Aggregrate type for a prefix |
Cmfib_signal_q_t_ | List/set of interfaces with signals pending |
Cmfib_signal_t_ | A pair of indicies, for the entry and interface resp |
Cmfib_table_flush_ctx_t_ | Table flush context |
Cmfib_table_t_ | A protocol Independent IP multicast FIB table |
Cmhash_string_key_t | |
Cmhash_t | |
Cmheap_elt_t | |
Cmheap_small_object_cache_t | |
Cmheap_stats_t | |
Cmheap_t | |
Cmheap_trace_main_t | |
Cmheap_trace_t | |
Cmiss_packet_t | |
Cmld_header_t | |
Cmpls_adj_incomplete_trace_t_ | A struct to hold tracing information for the MPLS label imposition node |
Cmpls_disp_dpo_t | A representation of an MPLS label for imposition in the data-path |
Cmpls_fib_t_ | |
Cmpls_input_runtime_t | |
Cmpls_input_trace_t | |
Cmpls_label_disposition_trace_t_ | A struct to hold tracing information for the MPLS label disposition node |
Cmpls_label_dpo_t | A representation of an MPLS label for imposition in the data-path |
Cmpls_label_imposition_trace_t_ | A struct to hold tracing information for the MPLS label imposition node |
Cmpls_load_balance_trace_t | |
Cmpls_lookup_trace_t | |
Cmpls_main_t | |
Cmpls_output_trace_t | |
Cmpls_sr_main_t | Segment Routing main datastructure |
Cmpls_sr_policy_t | |
Cmpls_sr_sl_t | SR Segment List (SID list) |
Cmpls_sr_steering_policy_t | |
Cmpls_tunnel_collect_forwarding_ctx_t_ | |
Cmpls_tunnel_send_walk_ctx_t_ | |
Cmpls_tunnel_t_ | A uni-directional MPLS tunnel |
Cmpls_tunnel_trace_t_ | Packet trace structure |
Cmpls_unicast_header_t | |
Cmrvl_pp2_create_if_args_t | |
Cmrvl_pp2_if_t | |
Cmrvl_pp2_input_trace_t | |
Cmrvl_pp2_inq_t | |
Cmrvl_pp2_main_t | |
Cmrvl_pp2_outq_t | |
Cmrvl_pp2_per_thread_data_t | |
Cmsg_table_unserialize_t | |
Cmsgbuf_ | Message header structure |
Cmy_sockaddr | |
Cnat44_classify_trace_t | |
Cnat44_ed_out2in_trace_t | |
Cnat44_handoff_trace_t | |
Cnat44_is_idle_session_ctx_t | |
Cnat44_lb_addr_port_t | |
Cnat44_reass_trace_t | |
Cnat64_api_walk_ctx_t_ | |
Cnat64_cli_st_walk_ctx_t_ | |
Cnat64_db_bib_entry_key_t | |
Cnat64_db_bib_t | |
Cnat64_db_s | |
Cnat64_db_st_entry_key_t | |
Cnat64_db_st_t | |
Cnat64_in2out_frag_set_ctx_t_ | |
Cnat64_in2out_handoff_trace_t | |
Cnat64_in2out_reass_trace_t | |
Cnat64_in2out_set_ctx_t_ | |
Cnat64_in2out_trace_t | |
Cnat64_main_t | |
Cnat64_out2in_frag_set_ctx_t_ | |
Cnat64_out2in_handoff_trace_t | |
Cnat64_out2in_reass_trace_t | |
Cnat64_out2in_set_ctx_t_ | |
Cnat64_out2in_trace_t | |
Cnat64_prefix_t | |
Cnat64_static_bib_to_update_t | |
Cnat66_api_walk_ctx_t_ | |
Cnat66_in2out_trace_t | |
Cnat66_main_t | |
Cnat66_out2in_trace_t | |
Cnat66_sm_key_t | |
Cnat66_static_mapping_t | |
Cnat_affinity_key_t | |
Cnat_affinity_main_t | |
Cnat_api_walk_ctx_t_ | |
Cnat_det_in2out_trace_t | |
Cnat_det_out2in_trace_t | |
Cnat_ed_ses_key_t | |
Cnat_in2out_ed_trace_t | |
Cnat_ipfix_logging_max_bibs_args_t | |
Cnat_ipfix_logging_max_frags_ip4_args_t | |
Cnat_ipfix_logging_max_frags_ip6_args_t | |
Cnat_ipfix_logging_max_sessions_args_t | |
Cnat_ipfix_logging_nat64_bib_args_t | |
Cnat_ipfix_logging_nat64_ses_args_t | |
Cnat_main_t | |
Cnat_outside_fib_t | |
Cnat_reass_ip4_key_t | |
Cnat_reass_ip6_key_t | |
Cnat_reass_main_t | |
Cnetmap_if | |
Cnetmap_if_t | |
Cnetmap_input_trace_t | |
Cnetmap_main_t | |
Cnetmap_mem_region_t | |
Cnetmap_ring | |
Cnetmap_slot | |
Cnext_by_ethertype_t | |
Cnext_info_t | |
Cnm_ifreq | |
Cnm_kth_ioctl | |
Cnmreq | |
Cnsh_add_del_entry_args_t | |
Cnsh_add_del_map_args_t | |
Cnsh_adj_incomplete_trace_t_ | A struct to hold tracing information for the NSH label imposition node |
Cnsh_entry_t | Note: rewrite and rewrite_size used to support varied nsh header |
Cnsh_input_trace_t | |
Cnsh_lisp_gpe_tx_trace_t | |
Cnsh_main_t | |
Cnsh_map_t | |
Cnsh_md2_ioam_dest_tunnels_ | |
Cnsh_md2_ioam_main_ | |
Cnsh_md2_ioam_sw_interface_ | |
Cnsh_md2_ioam_trace_main_t | |
Cnsh_option_map_by_key_t | |
Cnsh_option_map_t | |
Cnsh_output_trace_t | |
Cnsh_proxy_session_by_key_t | |
Cnsh_proxy_session_t | |
Cnsh_t | |
Cnsh_transit_trace_t | |
Cnsim_main_t | |
Cnsim_trace_t | |
Cnsim_tx_trace_t | |
Cnsim_wheel_entry_t | |
Cnsim_wheel_t | |
Coam_main_t | |
Coam_target_t | |
Coam_trace_t | |
Cooo_segment_t | Out-of-order segment |
Copaque_t | |
Copenssl_async_ | |
Copenssl_async_status_ | |
Copenssl_event_ | |
Copenssl_main_ | |
Copenssl_tls_callback_ | |
Copenssl_tls_callback_arg_ | |
COrigFn | |
Cosi_header_t | |
Cosi_input_trace_t | |
Cosi_main_t | |
Cosi_protocol_info_t | |
Cp2p_ethernet_main_t | |
Cp2p_ethernet_trace_t | |
Cp2p_key_t | Key struct for P2P Ethernet Key fields: parent sw_if_index and client mac address all fields in NET byte order |
Cparse_registration_t | |
Cpath_search_t | |
Cpcap_file_header_t | File header struct |
Cpcap_main_t | PCAP main state data structure |
Cpcap_packet_header_t | Packet header |
Cpci_config_header_t | |
Cpci_config_type0_regs_t | |
Cpci_config_type1_regs_t | |
Cpci_device_id_t | |
Cpending_map_register_t | |
Cpending_map_request_t | |
Cpending_resolution_t | |
Cper_inteface_handoff_data_t | |
Cpersist_main_t | |
Cpg_buffer_index_t | |
Cpg_capture_args_t | |
Cpg_edit_group_t | |
Cpg_edit_t | |
Cpg_ethernet_arp_header_t | |
Cpg_ethernet_header_t | |
Cpg_ethernet_vlan_header_t | |
Cpg_gre_header_t | |
Cpg_hdlc_header_t | |
Cpg_icmp46_header_t | |
Cpg_input_trace_t | |
Cpg_interface_t | |
Cpg_ip4_header_t | |
Cpg_ip6_header_t | |
Cpg_l2tp_header_l2_sublayer_t | |
Cpg_l2tp_header_t | |
Cpg_llc_header_t | |
Cpg_main_t | |
Cpg_mpls_header_t | |
Cpg_node_t | |
Cpg_osi_header_t | |
Cpg_output_trace_t | |
Cpg_ppp_header_t | |
Cpg_snap_header_t | |
Cpg_srp_header_t | |
Cpg_stream_t | |
Cpg_tcp_header_t | |
Cpg_udp_header_t | |
Cphash_key_t | |
Cphash_main_t | |
Cphash_tabb_t | |
Cphash_tabq_t | |
Cping_main_t | |
Cping_run_t | |
Cpipe_dump_walk_t_ | |
Cpipe_hw_walk_ctx_t_ | |
Cpipe_main_t_ | Various 'module' lavel variables |
Cpipe_rx_trace_t_ | |
Cpipe_t_ | Represenation of a pipe interface |
Cplugin_config_t | |
Cplugin_info_t | |
Cplugin_main_t | |
Cpolicer_classify_main_t | |
Cpolicer_classify_trace_t | |
Cpolicer_read_response_type_st | |
Cpool_header_t | |
Cport_range_t | |
Cpot_main_t | |
Cpot_profile_ | Usage: |
Cppp_header_t | |
Cppp_input_runtime_t | |
Cppp_input_trace_t | |
Cppp_main_t | |
Cppp_protocol_info_t | |
Cpppoe_cp_trace_t | |
Cpppoe_entry_key_t | |
Cpppoe_entry_result_t | |
Cpppoe_header_t | |
Cpppoe_main_t | |
Cpppoe_rx_trace_t | |
Cpppoe_session_t | |
Cpppoe_show_walk_ctx_t_ | |
Cprefix_info_t | |
Cprefix_report_t | |
Cprotocol_port_range_dpo_t_ | The object that is in the data-path to perform the check |
Cprotocol_port_range_t | |
Cproxy_arp_walk_ctx_t_ | |
Cproxy_connect_args_t | |
Cproxy_main_t | |
Cproxy_session_t | |
Cptn_vmm_ioctl_msix | |
Cptnet_ring_cfg | |
Cptr_config_t | |
Cpunt_client_t | |
Cpunt_main_t | |
Cpunt_packetdesc_t | |
Cpunt_trace_t | |
Cqhash_t | |
Cqinq_intf_t | |
Cqinq_table_t | |
Cqos_egress_map_t_ | For a given output source a table maps each value of every input source |
Cqos_mark_trace_t_ | Per-packet trace data |
Cqos_record_trace_t_ | Per-packet trace data |
Cqst_t | |
Cra_report_prefix_info_t | |
Cra_report_t | |
Cradix_mask | |
Cradix_node | |
Cradix_node_head | |
Crd_cp_main_t | |
Creceive_dpo_t_ | The data-path object representing receiveing the packet, i.e |
Cremove_mapping_args_t | |
Creplicate_main_t_ | Replicate main |
Creplicate_t_ | The FIB DPO provieds; |
Creplicate_trace_t_ | |
Cring_alloc_ | |
CRTT | |
Csample_main_t | |
Csample_trace_t | |
Csched_event_t | |
Csctp_abort_chunk_t | |
Csctp_chunks_common_hdr_t | |
Csctp_cookie_ack_chunk_t | |
Csctp_cookie_echo_chunk_t | |
Csctp_cookie_preservative_param_t | |
Csctp_err_cause_param_t | |
Csctp_full_hdr_t | |
Csctp_hb_info_param_t | |
Csctp_hb_req_chunk_t | |
Csctp_header_t | |
Csctp_hostname_param_t | |
Csctp_init_chunk_t | |
Csctp_ipv4_addr_param_t | |
Csctp_ipv6_addr_param_t | |
Csctp_operation_error_t | |
Csctp_opt_params_hdr_t | |
Csctp_options_t | |
Csctp_payload_data_chunk_t | |
Csctp_rx_trace_t | |
Csctp_selective_ack_chunk_t | |
Csctp_shutdown_ack_chunk_t | |
Csctp_shutdown_association_chunk_t | |
Csctp_shutdown_complete_chunk_t | |
Csctp_state_cookie_param_t | |
Csctp_supported_addr_types_param_t | |
Csctp_tx_trace_t | |
Csctp_unrecognized_param_t | |
Csegment_manager_main_ | |
Csegment_manager_main_init_args_ | |
Cseqno_bitmap_ | |
Cseqno_rx_info_ | |
Cserialize_main_header_t | |
Cserialize_main_t | |
Cserialize_multiple_main_t | |
Cserialize_stream_t | |
Cserver_id_t | |
Csession_accepted_msg_ | |
Csession_accepted_reply_msg_ | |
Csession_bound_msg_ | |
Csession_connected_msg_ | |
Csession_dgram_pre_hdr_ | |
Csession_disconnected_msg_ | |
Csession_disconnected_reply_msg_ | |
Csession_queue_trace_t | |
Csession_reset_msg_ | |
Csession_reset_reply_msg_ | |
Csession_rpc_args_t | |
Csession_tx_context_ | |
Csfib_entry_arg_t | |
Csfp_eeprom_t | |
Cshow_mpls_fib_t | |
Csixrd_adj_delegate_t_ | Adj delegate data |
Cslaac_address_t | |
Cslave_if_t | |
Cslave_interface_details_t | Slave interface details struct |
Csnap_header_t | |
Csnap_input_trace_t | |
Csnap_main_t | |
Csnap_oui_and_protocol_t | |
Csnap_protocol_info_t | |
Csnat_address_t | |
Csnat_det_map_t | |
Csnat_det_out_key_t | |
Csnat_det_session_t | |
Csnat_in2out_trace_t | |
Csnat_interface_t | |
Csnat_ipfix_logging_addr_exhausted_args_t | |
Csnat_ipfix_logging_main_t | |
Csnat_ipfix_logging_max_entries_per_user_args_t | |
Csnat_ipfix_logging_nat44_ses_args_t | |
Csnat_main_per_thread_data_t | |
Csnat_main_s | |
Csnat_out2in_trace_t | |
Csnat_runtime_t | |
Csnat_session_key_t | |
Csnat_static_map_resolve_t | |
Csnat_static_mapping_t | |
Csnat_user_key_t | |
Csnat_user_t | |
Csocket_client_main_t | |
Csocket_main_t | |
Csource_dest_t | |
Csource_range_check_main_t | |
Cspan_interface_t | |
Cspan_main_t | |
Cspan_mirror_t | |
Cspan_trace_t | |
Csparse_vec_header_t | |
Csr_localsid_fn_registration_t | SR LocalSID behavior registration |
Csr_localsid_trace_t | SR localsid node trace |
Csr_mpls_steering_key_t | Steering db key |
Csr_policy_rewrite_trace_t | SR policy rewrite trace |
Csr_steering_key_t | Steering db key |
Csrp_and_ethernet_header_t | |
Csrp_generic_control_header_t | |
Csrp_header_t | |
Csrp_input_disposition_t | |
Csrp_input_trace_t | |
Csrp_interface_config_t | |
Csrp_interface_ring_t | |
Csrp_interface_t | |
Csrp_ips_header_t | |
Csrp_main_t | |
Csrp_topology_mac_binding_t | |
Csrv6_ad_localsid_t | |
Csrv6_ad_localsid_trace_t | |
Csrv6_ad_main_t | |
Csrv6_ad_rewrite_trace_t | |
Csrv6_am_localsid_t | |
Csrv6_am_localsid_trace_t | |
Csrv6_am_main_t | |
Csrv6_am_rewrite_trace_t | |
Csrv6_as_localsid_t | |
Csrv6_as_localsid_trace_t | |
Csrv6_as_main_t | |
Csrv6_as_rewrite_trace_t | |
Csrv6_localsid_sample_main_t | |
Csrv6_localsid_sample_per_sid_memory_t | |
Csrv6_localsid_sample_trace_t | |
Csse2_qos_pol_action_params_st_ | |
Csse2_qos_pol_cfg_params_st_ | |
Csse2_qos_pol_hw_params_st_ | |
Cssvm_private_t | |
Cssvm_shared_header_t | |
Cstat_client_main_t | |
Cstat_segment_access_t | |
Cstat_segment_data_t | |
Cstat_segment_directory_entry_t | |
Cstat_segment_main_t | |
Cstat_segment_shared_header_t | |
Cstats_main_t | |
Cstn_ip46_punt_trace_t | |
Cstn_main_t | |
Cstn_rule_add_del_args_t | |
Cstn_rule_t | |
Cstring_table_builder_t | |
Csubif_address_t | |
Csubint_config_t | |
Csvm_fifo_segment_ | |
Csvm_fifo_segment_create_args_t | |
Csvm_fifo_segment_header_t | |
Csvm_fifo_segment_main_t | |
Csvm_fifo_segment_private_t | |
Csvm_fifo_trace_elem_t | |
Csvm_main_region_t | |
Csvm_map_region_args_ | |
Csvm_msg_q_ | |
Csvm_msg_q_cfg_ | |
Csvm_msg_q_msg_t | |
Csvm_msg_q_ring_ | |
Csvm_msg_q_ring_cfg_ | |
Csvm_region_ | |
Csvm_subregion_t | |
Csvmdb_client_t | |
Csvmdb_map_args_t | |
Csvmdb_notification_args_t | |
Csvmdb_notify_t | |
Csvmdb_shm_hdr_t | |
Csvmdb_value_t | |
Csvmdbtool_main_t | |
Csvs_dump_walk_ctx_t_ | |
Csvs_input_trace_t_ | |
Csyn_filter4_runtime_t | |
Csyn_filter4_trace_t | |
Ctap_create_if_args_t | |
Ctap_interface_details_t | TAP interface details struct |
Ctap_main_t | |
Ctapcli_interface_details_t | TAP CLI interface details struct |
Ctapcli_interface_t | Struct for the tapcli interface |
Ctapcli_main_t | TAPCLI main state struct |
Ctapcli_per_thread_t | TAPCLI per thread struct |
Ctapcli_rx_trace_t | Struct for RX trace |
Ctcp_add_del_adj_args_t | |
Ctcp_options_t | |
Ctcp_rx_trace_t | |
Ctcp_tx_trace_t | |
Ctcp_udp_header_t | |
Ctcp_udp_port_info_t | |
Ctcp_worker_ctx_ | |
Ctcpudp_header_t | |
Ctest_classify_main_t | |
Ctest_entry_t | |
Ctest_main_t | |
Cthrottle_t_ | A throttle Used in the data plane to decide if a given hash should be throttled, i.e |
Ctime_u64_t | |
Ctimer_callback_t | |
Ctimestamp_nsec_t | |
Ctiming_wheel_elt_t | |
Ctiming_wheel_level_t | |
Ctiming_wheel_overflow_elt_t | |
Ctiming_wheel_stats_t | |
Ctiming_wheel_t | |
Ctls_ctx_ | |
Ctls_ctx_mbedtls_ | |
Ctls_ctx_openssl_ | |
Ctls_engine_vft_ | |
Ctls_listen_ctx_opensl_ | |
Ctls_main_ | |
Ctlv_handler_t | |
Ctrace_cfg_t | Trace configuration for a single message |
Ctrace_main_t | |
Ctrace_profile_ | Usage: |
Ctunnel_lookup | |
Ctuntap_main_t | TUNTAP node main state |
Ctuntap_per_thread_t | TUNTAP per thread struct |
Ctw_timer_wheel_slot_t | |
CTWT | |
Cu16x8vec_t | |
Cudp4_encap_trace_t_ | |
Cudp6_encap_trace_t_ | |
Cudp_connection_t | |
Cudp_dst_port_info_t | |
Cudp_encap_stats_walk_t_ | |
Cudp_encap_t_ | The UDP encap representation |
Cudp_header_t | |
Cudp_input_trace_t | |
Cudp_local_rx_trace_t | |
Cudp_main_t | |
Cudp_ping_data | |
Cudp_ping_flow | Udp-ping flow data |
Cudp_ping_flow_data | Udp-ping session data |
Cudp_ping_main_t | Udp-ping main data-structure |
Cudp_ping_t | |
Cudp_ping_trace_t | |
Cudp_punt_trace_t | |
Cunix_cli_banner_t | A CLI banner line |
Cunix_cli_file_t | Unix CLI session |
Cunix_cli_main_t | CLI global state |
Cunix_cli_pager_index_t | Pager line index |
Cunix_cli_parse_actions_t | Mapping of input buffer strings to action values |
Cunix_error_history_t | |
Cunix_main_t | |
Cunk_proto_st_walk_ctx_t_ | |
Cvac_main_t | |
Cvapi_ctx_s | |
Cvapi_event_cb_with_ctx | |
Cvapi_event_desc_t | |
Cvapi_generic_cb_with_ctx | |
Cvapi_message_desc_t | |
Cvapi_req_t | |
Cvapi_type_msg_header1_t | |
Cvapi_type_msg_header2_t | |
Cvat_json_node_s | |
Cvat_json_pair_s | |
Cvat_print_ctx_s | |
Cvec_header_t | Vector header structure |
Cvhost_copy_t | |
Cvhost_cpu_t | |
Cvhost_trace_t | |
Cvhost_user_intf_details_t | |
Cvhost_user_intf_t | |
Cvhost_user_log | |
Cvhost_user_main_t | |
Cvhost_user_memory | |
Cvhost_user_memory_region | |
Cvhost_user_msg | |
Cvhost_user_vring_t | |
Cvip_port_key_t | |
Cvirtchnl_eth_stats_t | |
Cvirtchnl_ether_addr_list_t | |
Cvirtchnl_ether_addr_t | |
Cvirtchnl_irq_map_info_t | |
Cvirtchnl_pf_event_t | |
Cvirtchnl_promisc_info_t | |
Cvirtchnl_queue_pair_info_t | |
Cvirtchnl_queue_select_t | |
Cvirtchnl_rss_key_t | |
Cvirtchnl_rss_lut_t | |
Cvirtchnl_rxq_info_t | |
Cvirtchnl_txq_info_t | |
Cvirtchnl_vector_map_t | |
Cvirtchnl_version_info_t | |
Cvirtchnl_vf_res_request_t | |
Cvirtchnl_vf_resource_t | |
Cvirtchnl_vsi_queue_config_info_t | |
Cvirtchnl_vsi_resource_t | |
Cvirtio_if_t | |
Cvirtio_input_trace_t | |
Cvirtio_main_t | |
Cvirtio_vring_t | |
Cvl_api_abf_itf_attach_add_del_t | Add or delete a policy attachment to an interface |
Cvl_api_abf_itf_attach_details_t | Attachment details from a dump |
Cvl_api_abf_itf_attach_dump_t | Dump all the policy attachments |
Cvl_api_abf_itf_attach_t | A description of a policy attachment to an interface |
Cvl_api_abf_plugin_get_version_reply_t | Reply to get the plugin version |
Cvl_api_abf_plugin_get_version_t | Get the plugin version |
Cvl_api_abf_policy_add_del_t | A description of an ABF policy |
Cvl_api_abf_policy_details_t | Policy description returned in the dump |
Cvl_api_abf_policy_dump_t | Dump all ABF policies |
Cvl_api_abf_policy_t | A description of an ABF policy |
Cvl_api_accept_session_reply_t | Client->vpp, reply to an accept message |
Cvl_api_accept_session_t | Vpp->client, accept this session |
Cvl_api_acl_add_replace_reply_t | Reply to add/replace ACL |
Cvl_api_acl_add_replace_t | Replace an existing ACL in-place or create a new ACL |
Cvl_api_acl_del_t | Delete an ACL |
Cvl_api_acl_details_t | Details about a single ACL contents |
Cvl_api_acl_dump_t | Reply to set the ACL list on an interface |
Cvl_api_acl_interface_add_del_t | Use acl_interface_set_acl_list instead Append/remove an ACL index to/from the list of ACLs checked for an interface |
Cvl_api_acl_interface_etype_whitelist_details_t | Details about ethertype whitelist on a single interface |
Cvl_api_acl_interface_etype_whitelist_dump_t | Dump the list(s) of Ethertype whitelists applied to specific or all interfaces |
Cvl_api_acl_interface_list_details_t | Details about a single ACL contents |
Cvl_api_acl_interface_list_dump_t | Dump the list(s) of ACL applied to specific or all interfaces |
Cvl_api_acl_interface_set_acl_list_t | Set the vector of input/output ACLs checked for an interface |
Cvl_api_acl_interface_set_etype_whitelist_t | Set the ethertype whitelists on an interface |
Cvl_api_acl_plugin_control_ping_reply_t | Control ping from the client to the server response |
Cvl_api_acl_plugin_control_ping_t | Control ping from client to api server request |
Cvl_api_acl_plugin_get_version_reply_t | Reply to get the plugin version |
Cvl_api_acl_plugin_get_version_t | Get the plugin version |
Cvl_api_acl_rule_t | Access List Rule entry |
Cvl_api_add_node_next_reply_t | IP Set the next node for a given node response |
Cvl_api_add_node_next_t | Set the next node for a given node request |
Cvl_api_af_packet_create_reply_t | Create host-interface response |
Cvl_api_af_packet_create_t | Create host-interface |
Cvl_api_af_packet_delete_t | Delete host-interface |
Cvl_api_af_packet_details_t | Reply for af_packet dump request |
Cvl_api_af_packet_dump_t | Dump af_packet interfaces request |
Cvl_api_af_packet_set_l4_cksum_offload_t | Set l4 offload ckecksum calculation |
Cvl_api_api_versions_reply_t | |
Cvl_api_api_versions_t | |
Cvl_api_app_cut_through_registration_add_t | Ask app to add a new cut-through registration |
Cvl_api_app_namespace_add_del_reply_t | Reply for app namespace add/del |
Cvl_api_app_namespace_add_del_t | Add/del application namespace |
Cvl_api_app_worker_add_del_reply_t | Reply for app worker add/del |
Cvl_api_app_worker_add_del_t | Add/del application worker |
Cvl_api_application_attach_reply_t | Application attach reply |
Cvl_api_application_attach_t | Client->vpp, attach application to session layer |
Cvl_api_application_detach_t | Client->vpp, attach application to session layer |
Cvl_api_application_tls_cert_add_t | Application add TLS certificate |
Cvl_api_application_tls_key_add_t | Application add TLS key |
Cvl_api_avf_create_reply_t | |
Cvl_api_avf_create_t | |
Cvl_api_avf_delete_t | |
Cvl_api_bd_ip_mac_add_del_t | Set bridge domain ip to mac entry request |
Cvl_api_bd_ip_mac_details_t | Bridge domain IP to MAC entry details structure |
Cvl_api_bd_ip_mac_dump_t | Dump bridge domain IP to MAC entries |
Cvl_api_bfd_auth_del_key_t | BFD UDP - delete key from configuration |
Cvl_api_bfd_auth_keys_details_t | BFD authentication key details |
Cvl_api_bfd_auth_keys_dump_t | Get a list of configured authentication keys |
Cvl_api_bfd_auth_set_key_t | BFD UDP - add/replace key to configuration |
Cvl_api_bfd_udp_add_t | Add UDP BFD session on interface |
Cvl_api_bfd_udp_auth_activate_t | BFD UDP - activate/change authentication |
Cvl_api_bfd_udp_auth_deactivate_t | BFD UDP - deactivate authentication |
Cvl_api_bfd_udp_del_echo_source_t | Delete BFD echo source |
Cvl_api_bfd_udp_del_t | Delete UDP BFD session on interface |
Cvl_api_bfd_udp_get_echo_source_reply_t | Get BFD echo source reply |
Cvl_api_bfd_udp_get_echo_source_t | Get BFD echo source |
Cvl_api_bfd_udp_mod_t | Modify UDP BFD session on interface |
Cvl_api_bfd_udp_session_details_t | BFD session details structure |
Cvl_api_bfd_udp_session_dump_t | Get all BFD sessions |
Cvl_api_bfd_udp_session_set_flags_t | Set flags of BFD UDP session |
Cvl_api_bfd_udp_set_echo_source_t | Set BFD echo source |
Cvl_api_bier_disp_entry_add_del_t | BIER Disposition Entry Add / del |
Cvl_api_bier_disp_entry_details_t | |
Cvl_api_bier_disp_entry_dump_t | |
Cvl_api_bier_disp_table_add_del_t | BIER Disposition Table Add / del route |
Cvl_api_bier_disp_table_details_t | |
Cvl_api_bier_disp_table_dump_t | |
Cvl_api_bier_imp_add_reply_t | Reply for BIER route add / del request |
Cvl_api_bier_imp_add_t | BIER Imposition Add |
Cvl_api_bier_imp_del_t | BIER Imposition Del |
Cvl_api_bier_imp_details_t | |
Cvl_api_bier_imp_dump_t | |
Cvl_api_bier_neighbor_counter_t | Stat for one BIER neighbor object |
Cvl_api_bier_route_add_del_t | BIER Route Add / del route |
Cvl_api_bier_route_details_t | |
Cvl_api_bier_route_dump_t | |
Cvl_api_bier_table_add_del_t | BIER Table Add / del route |
Cvl_api_bier_table_details_t | |
Cvl_api_bier_table_dump_t | |
Cvl_api_bier_table_id_t | BIER Table Indentifier |
Cvl_api_bind_sock_reply_t | Bind reply |
Cvl_api_bind_sock_t | Bind to an ip:port pair for a given transport protocol |
Cvl_api_bind_uri_reply_t | |
Cvl_api_bind_uri_t | Bind to a given URI |
Cvl_api_bond_create_reply_t | Reply for bond create reply |
Cvl_api_bond_create_t | Initialize a new bond interface with the given paramters |
Cvl_api_bond_delete_t | Delete bond interface |
Cvl_api_bond_detach_slave_t | Bond detach slave |
Cvl_api_bond_enslave_reply_t | Reply for bond enslave reply |
Cvl_api_bond_enslave_t | Initialize a new bond interface with the given paramters |
Cvl_api_bridge_domain_add_del_t | L2 bridge domain add or delete request |
Cvl_api_bridge_domain_details_t | L2 bridge domain operational state response |
Cvl_api_bridge_domain_dump_t | L2 bridge domain request operational state details |
Cvl_api_bridge_domain_set_mac_age_t | L2 bridge domain set mac age |
Cvl_api_bridge_domain_sw_if_t | L2 bridge domain sw interface operational state response |
Cvl_api_bridge_flags_reply_t | Set bridge flags response |
Cvl_api_bridge_flags_t | Set bridge flags request |
Cvl_api_cdp_enable_disable_t | |
Cvl_api_classify_add_del_session_t | Classify add / del session request |
Cvl_api_classify_add_del_table_reply_t | Add/Delete classification table response |
Cvl_api_classify_add_del_table_t | Add/Delete classification table request |
Cvl_api_classify_session_details_t | Reply for classify table session dump request |
Cvl_api_classify_session_dump_t | Classify sessions dump request |
Cvl_api_classify_set_interface_ip_table_t | Set/unset the classification table for an interface request |
Cvl_api_classify_set_interface_l2_tables_t | Set/unset l2 classification tables for an interface request |
Cvl_api_classify_table_by_interface_reply_t | Reply for classify table id by interface index request |
Cvl_api_classify_table_by_interface_t | Classify table ids by interface index request |
Cvl_api_classify_table_ids_reply_t | Reply for classify get table IDs request |
Cvl_api_classify_table_ids_t | Classify get table IDs request |
Cvl_api_classify_table_info_reply_t | Reply for classify table info request |
Cvl_api_classify_table_info_t | Classify table info |
Cvl_api_cli_inband_reply_t | |
Cvl_api_cli_inband_t | |
Cvl_api_cli_reply_t | Vpe parser cli string response |
Cvl_api_cli_t | Process a vpe parser cli string request |
Cvl_api_collect_detailed_interface_stats_t | Enable or disable detailed interface stats |
Cvl_api_connect_session_reply_t | Vpp/server->client, connect reply – used for all connect_* messages |
Cvl_api_connect_session_t | |
Cvl_api_connect_sock_t | Connect to a remote peer |
Cvl_api_connect_uri_t | Connect to a given URI |
Cvl_api_control_ping_reply_t | Control ping from the client to the server response |
Cvl_api_control_ping_t | Control ping from client to api server request |
Cvl_api_cop_interface_enable_disable_t | Cop: enable/disable junk filtration features on an interface |
Cvl_api_cop_whitelist_enable_disable_t | Cop: enable/disable whitelist filtration features on an interface Note: the supplied fib_id must match in order to remove the feature! |
Cvl_api_create_loopback_instance_reply_t | Create loopback interface instance response |
Cvl_api_create_loopback_instance_t | Create loopback interface instance request |
Cvl_api_create_loopback_reply_t | Create loopback interface response |
Cvl_api_create_loopback_t | Create loopback interface request |
Cvl_api_create_subif_reply_t | |
Cvl_api_create_subif_t | |
Cvl_api_create_vhost_user_if_reply_t | Vhost-user interface create response |
Cvl_api_create_vhost_user_if_t | Vhost-user interface create request |
Cvl_api_create_vlan_subif_reply_t | Reply for the vlan subinterface create request |
Cvl_api_create_vlan_subif_t | Create a new subinterface with the given vlan id |
Cvl_api_delete_loopback_t | Delete loopback interface request |
Cvl_api_delete_subif_t | Delete sub interface request |
Cvl_api_delete_vhost_user_if_t | Vhost-user interface delete request |
Cvl_api_dhcp6_address_info_t | Struct representing DHCPv6 address |
Cvl_api_dhcp6_client_enable_disable_t | Enable/disable DHCPv6 client on interface |
Cvl_api_dhcp6_clients_enable_disable_t | Enable/disable listening on DHCPv6 client port |
Cvl_api_dhcp6_duid_ll_set_t | Set DHCPv6 DUID-LL |
Cvl_api_dhcp6_pd_client_enable_disable_t | Enable/disable DHCPv6 PD client on interface |
Cvl_api_dhcp6_pd_prefix_info_t | Struct representing DHCPv6 PD prefix |
Cvl_api_dhcp6_pd_reply_event_t | Tell client about a DHCPv6 PD server reply event |
Cvl_api_dhcp6_pd_send_client_message_t | Send DHCPv6 PD client message of specified type |
Cvl_api_dhcp6_reply_event_t | Tell client about a DHCPv6 server reply event |
Cvl_api_dhcp6_send_client_message_t | Send DHCPv6 client message of specified type |
Cvl_api_dhcp_client_config_t | DHCP Client config add / del request |
Cvl_api_dhcp_client_details_t | DHCP Client details returned from dump |
Cvl_api_dhcp_client_dump_t | Dump the DHCP client configurations |
Cvl_api_dhcp_client_t | DHCP Client config data |
Cvl_api_dhcp_compl_event_t | Tell client about a DHCP completion event |
Cvl_api_dhcp_lease_t | Data learned by the client during the DHCP process |
Cvl_api_dhcp_proxy_config_t | DHCP Proxy config add / del request |
Cvl_api_dhcp_proxy_details_t | Tell client about a DHCP completion event |
Cvl_api_dhcp_proxy_dump_t | Dump DHCP proxy table |
Cvl_api_dhcp_proxy_set_vss_t | DHCP Proxy set / unset vss request |
Cvl_api_dhcp_server_t | |
Cvl_api_disconnect_session_reply_t | Bidirectional disconnect reply API |
Cvl_api_disconnect_session_t | Bidirectional disconnect API |
Cvl_api_dns_enable_disable_t | Enable/disable name resolution |
Cvl_api_dns_name_server_add_del_t | Add or delete an upstream name server |
Cvl_api_dns_resolve_ip_reply_t | DNS ip->name resolution reply |
Cvl_api_dns_resolve_ip_t | DNS IP -> name resolution request |
Cvl_api_dns_resolve_name_reply_t | DNS name resolution reply |
Cvl_api_dns_resolve_name_t | DNS name resolution request |
Cvl_api_dslite_add_del_pool_addr_range_t | Add/delete address range to DS-Lite pool |
Cvl_api_dslite_address_details_t | DS-Lite address details response |
Cvl_api_dslite_address_dump_t | Dump DS-Lite addresses |
Cvl_api_dslite_get_aftr_addr_reply_t | Response to get AFTR IPv6 and IPv4 addresses |
Cvl_api_dslite_get_aftr_addr_t | Get AFTR IPv6 and IPv4 addresses |
Cvl_api_dslite_get_b4_addr_reply_t | Response to get B4 IPv6 and IPv4 addresses |
Cvl_api_dslite_get_b4_addr_t | Get B4 IPv6 and IPv4 addresses |
Cvl_api_dslite_set_aftr_addr_t | Set AFTR IPv6 and IPv4 addresses |
Cvl_api_dslite_set_b4_addr_t | Set B4 IPv6 and IPv4 addresses |
Cvl_api_feature_enable_disable_t | Feature path enable/disable request |
Cvl_api_fib_mpls_label_t | MPLS label |
Cvl_api_fib_path_t | FIB path |
Cvl_api_flow_classify_details_t | Flow classify operational state response |
Cvl_api_flow_classify_dump_t | Get list of flow classify interfaces and tables |
Cvl_api_flow_classify_set_interface_t | Set/unset flow classify interface |
Cvl_api_flowprobe_params_t | |
Cvl_api_flowprobe_tx_interface_add_del_t | Enable / disable per-packet IPFIX recording on an interface |
Cvl_api_gbp_contract_add_del_t | |
Cvl_api_gbp_contract_details_t | |
Cvl_api_gbp_contract_dump_t | |
Cvl_api_gbp_contract_t | |
Cvl_api_gbp_endpoint_add_reply_t | |
Cvl_api_gbp_endpoint_add_t | |
Cvl_api_gbp_endpoint_del_t | |
Cvl_api_gbp_endpoint_details_t | |
Cvl_api_gbp_endpoint_dump_t | |
Cvl_api_gbp_endpoint_group_add_del_t | |
Cvl_api_gbp_endpoint_group_details_t | |
Cvl_api_gbp_endpoint_group_dump_t | |
Cvl_api_gbp_endpoint_group_t | |
Cvl_api_gbp_recirc_add_del_t | |
Cvl_api_gbp_recirc_details_t | |
Cvl_api_gbp_recirc_dump_t | |
Cvl_api_gbp_recirc_t | |
Cvl_api_gbp_subnet_add_del_t | |
Cvl_api_gbp_subnet_details_t | |
Cvl_api_gbp_subnet_dump_t | |
Cvl_api_gbp_subnet_t | |
Cvl_api_geneve_add_del_tunnel_reply_t | |
Cvl_api_geneve_add_del_tunnel_t | |
Cvl_api_geneve_tunnel_details_t | |
Cvl_api_geneve_tunnel_dump_t | |
Cvl_api_get_first_msg_id_reply_t | |
Cvl_api_get_first_msg_id_t | |
Cvl_api_get_next_index_reply_t | Reply for get next node index |
Cvl_api_get_next_index_t | Query relative index via node names |
Cvl_api_get_node_graph_reply_t | Get_node_graph_reply |
Cvl_api_get_node_graph_t | |
Cvl_api_get_node_index_reply_t | Get node index using name request |
Cvl_api_get_node_index_t | Get node index using name request |
Cvl_api_gpe_add_del_fwd_entry_reply_t | |
Cvl_api_gpe_add_del_fwd_entry_t | Add or delete GPE tunnel |
Cvl_api_gpe_add_del_iface_t | Add or delete gpe_iface |
Cvl_api_gpe_add_del_native_fwd_rpath_t | Add native fwd rpath |
Cvl_api_gpe_enable_disable_t | Enable or disable gpe protocol |
Cvl_api_gpe_fwd_entries_get_reply_t | |
Cvl_api_gpe_fwd_entries_get_t | |
Cvl_api_gpe_fwd_entry_path_details_t | |
Cvl_api_gpe_fwd_entry_path_dump_t | |
Cvl_api_gpe_fwd_entry_t | |
Cvl_api_gpe_fwd_entry_vnis_get_reply_t | |
Cvl_api_gpe_fwd_entry_vnis_get_t | |
Cvl_api_gpe_get_encap_mode_reply_t | Reply for set_encap_mode |
Cvl_api_gpe_get_encap_mode_t | Get GPE encapsulation mode |
Cvl_api_gpe_locator_t | GPE locator structure |
Cvl_api_gpe_native_fwd_rpath_t | Reply for get native fwd rpath |
Cvl_api_gpe_native_fwd_rpaths_get_reply_t | |
Cvl_api_gpe_native_fwd_rpaths_get_t | Get GPE native fwd rpath |
Cvl_api_gpe_set_encap_mode_t | Set GPE encapsulation mode |
Cvl_api_gre_add_del_tunnel_reply_t | |
Cvl_api_gre_add_del_tunnel_t | Create or delete a GRE tunnel |
Cvl_api_gre_tunnel_details_t | |
Cvl_api_gre_tunnel_dump_t | |
Cvl_api_gtpu_add_del_tunnel_reply_t | Reply for set or delete an GTPU tunnel |
Cvl_api_gtpu_add_del_tunnel_t | Set or delete an GTPU tunnel |
Cvl_api_gtpu_tunnel_details_t | Dump details of an GTPU tunnel |
Cvl_api_gtpu_tunnel_dump_t | Dump GTPU tunnel |
Cvl_api_hw_interface_set_mtu_t | Set interface physical MTU |
Cvl_api_igmp_clear_interface_t | Remove all (S,G)s from an interface |
Cvl_api_igmp_details_t | Igmp details |
Cvl_api_igmp_dump_t | Dump (S,G)s from interface |
Cvl_api_igmp_enable_disable_t | Used by a 'router' and 'host' to enable the reception of IGMP packets |
Cvl_api_igmp_event_t | Igmp event details |
Cvl_api_igmp_group_prefix_details_t | |
Cvl_api_igmp_group_prefix_dump_t | |
Cvl_api_igmp_group_prefix_set_t | Configure a prefix for SSM or ASM semantics |
Cvl_api_igmp_group_t | Used by a 'host' to enable the reception/listening of packets for a specific multicast group |
Cvl_api_igmp_listen_t | |
Cvl_api_ikev2_initiate_del_child_sa_t | IKEv2: Initiate the delete Child SA exchange |
Cvl_api_ikev2_initiate_del_ike_sa_t | IKEv2: Initiate the delete IKE SA exchange |
Cvl_api_ikev2_initiate_rekey_child_sa_t | IKEv2: Initiate the rekey Child SA exchange |
Cvl_api_ikev2_initiate_sa_init_t | IKEv2: Initiate the SA_INIT exchange |
Cvl_api_ikev2_profile_add_del_t | IKEv2: Add/delete profile |
Cvl_api_ikev2_profile_set_auth_t | IKEv2: Set IKEv2 profile authentication method |
Cvl_api_ikev2_profile_set_id_t | IKEv2: Set IKEv2 profile local/remote identification |
Cvl_api_ikev2_profile_set_ts_t | IKEv2: Set IKEv2 profile traffic selector parameters |
Cvl_api_ikev2_set_esp_transforms_t | IKEv2: Set IKEv2 ESP transforms in SA_INIT proposal (RFC 7296) |
Cvl_api_ikev2_set_ike_transforms_t | IKEv2: Set IKEv2 IKE transforms in SA_INIT proposal (RFC 7296) |
Cvl_api_ikev2_set_local_key_t | IKEv2: Set IKEv2 local RSA private key |
Cvl_api_ikev2_set_responder_t | IKEv2: Set IKEv2 responder interface and IP address |
Cvl_api_ikev2_set_sa_lifetime_t | IKEv2: Set Child SA lifetime, limited by time and/or data |
Cvl_api_input_acl_set_interface_t | Set/unset input ACL interface |
Cvl_api_interface_name_renumber_t | |
Cvl_api_ioam_cache_ip6_enable_disable_t | |
Cvl_api_ioam_disable_t | IOAM disable |
Cvl_api_ioam_enable_t | IOAM enable : Enable in-band OAM |
Cvl_api_ioam_export_ip6_enable_disable_t | |
Cvl_api_ip4_arp_event_t | Tell client about an IP4 ARP resolution event or MAC/IP info from ARP requests in L2 BDs |
Cvl_api_ip4_fib_counter_t | |
Cvl_api_ip4_mfib_counter_t | |
Cvl_api_ip4_nbr_counter_t | |
Cvl_api_ip6_add_del_address_using_prefix_t | Add/delete IPv6 address optionally using available prefix |
Cvl_api_ip6_fib_counter_t | |
Cvl_api_ip6_fib_details_t | IP6 FIB table entry response |
Cvl_api_ip6_fib_dump_t | Dump IP6 fib table |
Cvl_api_ip6_mfib_counter_t | |
Cvl_api_ip6_mfib_details_t | IP6 Multicast FIB table response |
Cvl_api_ip6_mfib_dump_ctc_t_ | |
Cvl_api_ip6_mfib_dump_t | Dump IP6 multicast fib table |
Cvl_api_ip6_nbr_counter_t | |
Cvl_api_ip6_nd_address_autoconfig_t | Enable/disable IPv6 ND address autoconfiguration and setting up default routes |
Cvl_api_ip6_nd_event_t | Tell client about an IP6 ND resolution or MAC/IP info from ICMP6 Neighbor Solicitation in L2 BDs |
Cvl_api_ip6_ra_event_t | Tell client about a router advertisement event |
Cvl_api_ip6_ra_prefix_info_t | Struct representing RA prefix info |
Cvl_api_ip6nd_proxy_add_del_t | IPv6 ND proxy config |
Cvl_api_ip6nd_proxy_details_t | IPv6 ND proxy details returned after request |
Cvl_api_ip6nd_proxy_dump_t | IPv6 ND proxy dump request |
Cvl_api_ip6nd_send_router_solicitation_t | Start / stop sending router solicitation |
Cvl_api_ip_add_del_route_reply_t | |
Cvl_api_ip_add_del_route_t | Add / del route request |
Cvl_api_ip_address_details_t | |
Cvl_api_ip_address_dump_t | |
Cvl_api_ip_container_proxy_add_del_t | |
Cvl_api_ip_details_t | |
Cvl_api_ip_dump_t | |
Cvl_api_ip_fib_details_t | IP FIB table response |
Cvl_api_ip_fib_dump_t | Dump IP fib table |
Cvl_api_ip_fib_dump_walk_ctx_t_ | |
Cvl_api_ip_mfib_details_t | IP Multicast FIB table response |
Cvl_api_ip_mfib_dump_ctc_t_ | |
Cvl_api_ip_mfib_dump_t | Dump IP multicast fib table |
Cvl_api_ip_mroute_add_del_reply_t | |
Cvl_api_ip_mroute_add_del_t | Add / del route request |
Cvl_api_ip_neighbor_add_del_reply_t | |
Cvl_api_ip_neighbor_add_del_t | IP neighbor add / del request |
Cvl_api_ip_neighbor_details_t | IP neighboors dump response |
Cvl_api_ip_neighbor_dump_t | Dump IP neighboors |
Cvl_api_ip_probe_neighbor_t | IP probe neighbor address on an interface by sending an ARP request (for IP4) or ICMP6 Neighbor Solicitation (for IP6) |
Cvl_api_ip_punt_police_t | IP punt policer |
Cvl_api_ip_punt_redirect_t | IP punt redirect |
Cvl_api_ip_reassembly_enable_disable_t | Enable/disable reassembly feature |
Cvl_api_ip_reassembly_get_reply_t | |
Cvl_api_ip_reassembly_get_t | |
Cvl_api_ip_reassembly_set_t | |
Cvl_api_ip_scan_neighbor_enable_disable_t | Enable/disable periodic IP neighbor scan |
Cvl_api_ip_source_and_port_range_check_add_del_t | Configure IP source and L4 port-range check |
Cvl_api_ip_source_and_port_range_check_interface_add_del_t | Set interface source and L4 port-range request |
Cvl_api_ip_table_add_del_t | Add / del table request A table can be added multiple times, but need be deleted only once |
Cvl_api_ip_unnumbered_details_t | IP unnumbered configurations |
Cvl_api_ip_unnumbered_dump_t | Dump IP unnumbered configurations |
Cvl_api_ipfix_classify_stream_details_t | Reply to IPFIX classify stream dump request |
Cvl_api_ipfix_classify_stream_dump_t | IPFIX classify stream dump request |
Cvl_api_ipfix_classify_table_add_del_t | IPFIX add or delete classifier table request |
Cvl_api_ipfix_classify_table_details_t | Reply to IPFIX classify tables dump request |
Cvl_api_ipfix_classify_table_dump_t | IPFIX classify tables dump request |
Cvl_api_ipfix_exporter_details_t | Reply to IPFIX exporter dump request |
Cvl_api_ipfix_exporter_dump_t | IPFIX exporter dump request |
Cvl_api_ipip_6rd_add_tunnel_reply_t | |
Cvl_api_ipip_6rd_add_tunnel_t | Create an IPv4 over IPv6 automatic tunnel (6RD) |
Cvl_api_ipip_6rd_del_tunnel_t | Delete an IPv4 over IPv6 automatic tunnel (6RD) |
Cvl_api_ipip_add_tunnel_reply_t | |
Cvl_api_ipip_add_tunnel_t | Create an IP{v4,v6} over IP{v4,v6} tunnel |
Cvl_api_ipip_del_tunnel_t | Delete an IP{v4,v6} over IP{v4,v6} tunnel |
Cvl_api_ipip_tunnel_details_t | |
Cvl_api_ipip_tunnel_dump_t | List all IPIP tunnels |
Cvl_api_ipsec_gre_add_del_tunnel_reply_t | Reply for add / del ipsec gre tunnel request |
Cvl_api_ipsec_gre_add_del_tunnel_t | Add / del ipsec gre tunnel request |
Cvl_api_ipsec_gre_tunnel_details_t | Ipsec gre tunnel operational state response |
Cvl_api_ipsec_gre_tunnel_dump_t | Dump ipsec gre tunnel table |
Cvl_api_ipsec_interface_add_del_spd_t | IPsec: Add/delete SPD from interface |
Cvl_api_ipsec_sa_details_t | IPsec security association database response |
Cvl_api_ipsec_sa_dump_t | Dump IPsec security association |
Cvl_api_ipsec_sa_set_key_t | IPsec: Update Security Association keys |
Cvl_api_ipsec_sad_add_del_entry_t | IPsec: Add/delete Security Association Database entry |
Cvl_api_ipsec_spd_add_del_entry_t | IPsec: Add/delete Security Policy Database entry |
Cvl_api_ipsec_spd_add_del_t | IPsec: Add/delete Security Policy Database |
Cvl_api_ipsec_spd_details_t | IPsec policy database response |
Cvl_api_ipsec_spd_dump_t | Dump ipsec policy database data |
Cvl_api_ipsec_spd_interface_details_t | IPsec: SPD interface response |
Cvl_api_ipsec_spd_interface_dump_t | IPsec: Get SPD interfaces |
Cvl_api_ipsec_spds_details_t | Dump IPsec all SPD IDs response |
Cvl_api_ipsec_spds_dump_t | Dump IPsec all SPD IDs |
Cvl_api_ipsec_tunnel_if_add_del_reply_t | Add/delete IPsec tunnel interface response |
Cvl_api_ipsec_tunnel_if_add_del_t | Add or delete IPsec tunnel interface |
Cvl_api_ipsec_tunnel_if_set_key_t | Set key on IPsec interface |
Cvl_api_ipsec_tunnel_if_set_sa_t | Set new SA on IPsec interface |
Cvl_api_l2_emulation_t | L2 emulation at L3 |
Cvl_api_l2_fib_clear_table_t | L2 fib clear table request, clear all mac entries in the l2 fib |
Cvl_api_l2_fib_table_details_t | L2 fib table details structure |
Cvl_api_l2_fib_table_dump_t | Dump l2 fib (aka bridge domain) table |
Cvl_api_l2_flags_reply_t | Set interface L2 flags response |
Cvl_api_l2_flags_t | Set interface L2 flags (such as L2_LEARN, L2_FWD, L2_FLOOD, L2_UU_FLOOD, or L2_ARP_TERM bits) |
Cvl_api_l2_interface_efp_filter_t | L2 interface ethernet flow point filtering enable/disable request |
Cvl_api_l2_interface_pbb_tag_rewrite_t | L2 interface pbb tag rewrite configure request |
Cvl_api_l2_interface_vlan_tag_rewrite_t | L2 interface vlan tag rewrite configure request |
Cvl_api_l2_macs_event_t | L2 MAC event for a list of learned or aged MACs |
Cvl_api_l2_patch_add_del_t | L2 interface patch add / del request |
Cvl_api_l2_xconnect_details_t | Reply to l2_xconnect_dump |
Cvl_api_l2_xconnect_dump_t | Dump L2 XConnects |
Cvl_api_l2fib_add_del_t | L2 FIB add entry request |
Cvl_api_l2fib_flush_all_t | L2 FIB flush all entries |
Cvl_api_l2fib_flush_bd_t | L2 FIB flush bridge domain entries |
Cvl_api_l2fib_flush_int_t | L2 FIB flush interface entries |
Cvl_api_l2tpv3_create_tunnel_reply_t | L2tpv3 tunnel interface create response |
Cvl_api_l2tpv3_create_tunnel_t | L2tpv3 tunnel interface create request |
Cvl_api_l2tpv3_interface_enable_disable_t | |
Cvl_api_l2tpv3_set_lookup_key_t | |
Cvl_api_l2tpv3_set_tunnel_cookies_t | |
Cvl_api_lb_add_del_as_t | Add an application server for a given VIP |
Cvl_api_lb_add_del_vip_t | Add a virtual address (or prefix) |
Cvl_api_lb_conf_t | Configure Load-Balancer global parameters |
Cvl_api_lb_flush_vip_t | Flush a given vip |
Cvl_api_lisp_add_del_adjacency_t | Add or delete LISP adjacency adjacency |
Cvl_api_lisp_add_del_local_eid_t | Add or delete lisp eid-table |
Cvl_api_lisp_add_del_locator_set_reply_t | Reply for locator_set add/del |
Cvl_api_lisp_add_del_locator_set_t | Add or delete locator_set |
Cvl_api_lisp_add_del_locator_t | Add or delete locator for locator_set |
Cvl_api_lisp_add_del_map_request_itr_rlocs_t | Add or delete map request itr rlocs |
Cvl_api_lisp_add_del_map_resolver_t | Add or delete map-resolver |
Cvl_api_lisp_add_del_map_server_t | Add/delete map server |
Cvl_api_lisp_add_del_remote_mapping_t | Add or delete remote static mapping |
Cvl_api_lisp_adjacencies_get_reply_t | LISP adjacency reply |
Cvl_api_lisp_adjacencies_get_t | Request for LISP adjacencies |
Cvl_api_lisp_adjacency_t | LISP adjacency |
Cvl_api_lisp_eid_table_add_del_map_t | Reply for lisp_add_del_map_request_itr_rlocs |
Cvl_api_lisp_eid_table_details_t | Dump lisp eid-table |
Cvl_api_lisp_eid_table_dump_t | Request for eid table summary status |
Cvl_api_lisp_eid_table_map_details_t | Shows relationship between vni and vrf/bd |
Cvl_api_lisp_eid_table_map_dump_t | Request for lisp_eid_table_map_details |
Cvl_api_lisp_eid_table_vni_details_t | Reply to lisp_eid_table_vni_dump |
Cvl_api_lisp_eid_table_vni_dump_t | Dumps all VNIs used in mappings |
Cvl_api_lisp_enable_disable_t | Enable or disable LISP feature |
Cvl_api_lisp_get_map_request_itr_rlocs_reply_t | Request for map request itr rlocs summary status |
Cvl_api_lisp_get_map_request_itr_rlocs_t | Get LISP map request itr rlocs status |
Cvl_api_lisp_locator_details_t | LISP locator_set status |
Cvl_api_lisp_locator_dump_t | Request for map lisp locator status |
Cvl_api_lisp_locator_set_details_t | LISP locator_set status |
Cvl_api_lisp_locator_set_dump_t | Request for locator_set summary status |
Cvl_api_lisp_map_register_enable_disable_t | Enable/disable LISP map-register |
Cvl_api_lisp_map_request_mode_t | Set LISP map-request mode |
Cvl_api_lisp_map_resolver_details_t | LISP map resolver status |
Cvl_api_lisp_map_resolver_dump_t | Request for map resolver summary status |
Cvl_api_lisp_map_server_details_t | LISP map server details |
Cvl_api_lisp_map_server_dump_t | Request for map server summary status |
Cvl_api_lisp_pitr_set_locator_set_t | Configure or disable LISP PITR node |
Cvl_api_lisp_rloc_probe_enable_disable_t | Enable/disable LISP RLOC probing |
Cvl_api_lisp_use_petr_t | Configure or disable use of PETR |
Cvl_api_lldp_config_t | Configure global parameter for LLDP |
Cvl_api_local_locator_t | |
Cvl_api_mac_entry_t | Entry for learned or aged MAC in L2 MAC Events |
Cvl_api_macip_acl_add_replace_reply_t | Reply to add/replace MACIP ACL |
Cvl_api_macip_acl_add_replace_t | Add/Replace a MACIP ACL |
Cvl_api_macip_acl_add_reply_t | Reply to add MACIP ACL |
Cvl_api_macip_acl_add_t | Add a MACIP ACL |
Cvl_api_macip_acl_del_t | Delete a MACIP ACL |
Cvl_api_macip_acl_details_t | Details about one MACIP ACL |
Cvl_api_macip_acl_dump_t | Dump one or all defined MACIP ACLs |
Cvl_api_macip_acl_interface_add_del_t | Add or delete a MACIP ACL to/from interface |
Cvl_api_macip_acl_interface_get_reply_t | Reply with the vector of MACIP ACLs by sw_if_index |
Cvl_api_macip_acl_interface_get_t | Get the vector of MACIP ACL IDs applied to the interfaces |
Cvl_api_macip_acl_interface_list_details_t | Details about a single MACIP ACL contents |
Cvl_api_macip_acl_interface_list_dump_t | Dump the list(s) of MACIP ACLs applied to specific or all interfaces |
Cvl_api_macip_acl_rule_t | MACIP Access List Rule entry |
Cvl_api_mactime_add_del_range_t | Configure per src-mac time ranges |
Cvl_api_mactime_enable_disable_t | Api to enable or disable the time-based src mac filter on an interface |
Cvl_api_map_add_del_rule_t | Add or Delete MAP rule from a domain (Only used for shared IPv4 per subscriber) |
Cvl_api_map_add_domain_reply_t | Reply for MAP domain add |
Cvl_api_map_add_domain_t | Add MAP domains |
Cvl_api_map_another_segment_t | Vpp->client, please map an additional shared memory segment |
Cvl_api_map_del_domain_t | Delete MAP domain |
Cvl_api_map_domain_details_t | |
Cvl_api_map_domain_dump_t | Get list of map domains |
Cvl_api_map_rule_details_t | |
Cvl_api_map_rule_dump_t | |
Cvl_api_map_summary_stats_reply_t | Reply for map_summary_stats request |
Cvl_api_map_summary_stats_t | Request for a single block of summary stats |
Cvl_api_memclnt_create_reply_t | |
Cvl_api_memclnt_create_t | |
Cvl_api_memclnt_delete_reply_t | |
Cvl_api_memclnt_delete_t | |
Cvl_api_memclnt_keepalive_t | |
Cvl_api_memclnt_read_timeout_t | |
Cvl_api_memclnt_rx_thread_suspend_t | |
Cvl_api_memif_create_reply_t | Create memory interface response |
Cvl_api_memif_create_t | Create memory interface |
Cvl_api_memif_delete_t | Delete memory interface |
Cvl_api_memif_details_t | Memory interface details structure |
Cvl_api_memif_dump_t | Dump all memory interfaces |
Cvl_api_memif_socket_filename_add_del_t | Create or remove named socket file for memif interfaces |
Cvl_api_memif_socket_filename_details_t | Memory interface details structure |
Cvl_api_memif_socket_filename_dump_t | Dump the table of socket ids and corresponding filenames |
Cvl_api_mfib_signal_details_t | |
Cvl_api_mfib_signal_dump_t | |
Cvl_api_modify_vhost_user_if_t | Vhost-user interface modify request |
Cvl_api_module_version_t | |
Cvl_api_mpls_fib_details_t | Mpls FIB table response |
Cvl_api_mpls_fib_dump_t | Dump MPLS fib table |
Cvl_api_mpls_fib_dump_table_walk_ctx_t_ | |
Cvl_api_mpls_ip_bind_unbind_t | Bind/Unbind an MPLS local label to an IP prefix |
Cvl_api_mpls_route_add_del_reply_t | |
Cvl_api_mpls_route_add_del_t | MPLS Route Add / del route |
Cvl_api_mpls_table_add_del_t | MPLS Route Add / del route |
Cvl_api_mpls_tunnel_add_del_reply_t | Reply for MPLS tunnel add / del request |
Cvl_api_mpls_tunnel_add_del_t | |
Cvl_api_mpls_tunnel_details_t | Mpls tunnel details |
Cvl_api_mpls_tunnel_dump_t | Dump mpls eth tunnel table |
Cvl_api_msg_range_t | Message range (belonging to a plugin) |
Cvl_api_nat44_add_del_address_range_t | Add/del NAT44 address range |
Cvl_api_nat44_add_del_identity_mapping_t | Add/delete NAT44 identity mapping |
Cvl_api_nat44_add_del_interface_addr_t | Add/delete NAT44 pool address from specific interfce |
Cvl_api_nat44_add_del_lb_static_mapping_t | Add/delete NAT44 load-balancing static mapping rule |
Cvl_api_nat44_add_del_static_mapping_t | Add/delete NAT44 static mapping |
Cvl_api_nat44_address_details_t | NAT44 address details response |
Cvl_api_nat44_address_dump_t | Dump NAT44 addresses |
Cvl_api_nat44_del_session_t | Delete NAT44 session |
Cvl_api_nat44_forwarding_enable_disable_t | Enable/disable forwarding for NAT44 Forward packets which don't match existing translation or static mapping instead of dropping them |
Cvl_api_nat44_forwarding_is_enabled_reply_t | Response to check if forwarding is enabled or disabled |
Cvl_api_nat44_forwarding_is_enabled_t | Check if forwarding is enabled or disabled |
Cvl_api_nat44_identity_mapping_details_t | NAT44 identity mapping details response |
Cvl_api_nat44_identity_mapping_dump_t | Dump NAT44 identity mappings |
Cvl_api_nat44_interface_add_del_feature_t | Enable/disable NAT44 feature on the interface |
Cvl_api_nat44_interface_add_del_output_feature_t | Enable/disbale NAT44 as an interface output feature (postrouting in2out translation) |
Cvl_api_nat44_interface_addr_details_t | NAT44 pool addresses interfaces details response |
Cvl_api_nat44_interface_addr_dump_t | Dump NAT44 pool addresses interfaces |
Cvl_api_nat44_interface_details_t | NAT44 interface details response |
Cvl_api_nat44_interface_dump_t | Dump interfaces with NAT44 feature |
Cvl_api_nat44_interface_output_feature_details_t | NAT44 interface with output feature details response |
Cvl_api_nat44_interface_output_feature_dump_t | Dump interfaces with NAT44 output feature |
Cvl_api_nat44_lb_addr_port_t | NAT44 load-balancing address and port pair |
Cvl_api_nat44_lb_static_mapping_details_t | NAT44 load-balancing static mapping rule details response |
Cvl_api_nat44_lb_static_mapping_dump_t | Dump NAT44 load-balancing static mapping rules |
Cvl_api_nat44_static_mapping_details_t | NAT44 static mapping details response |
Cvl_api_nat44_static_mapping_dump_t | Dump NAT44 static mappings |
Cvl_api_nat44_user_details_t | NAT44 users response |
Cvl_api_nat44_user_dump_t | Dump NAT44 users |
Cvl_api_nat44_user_session_details_t | NAT44 user's sessions response |
Cvl_api_nat44_user_session_dump_t | NAT44 user's sessions |
Cvl_api_nat64_add_del_interface_addr_t | Add/delete NAT64 pool address from specific interfce |
Cvl_api_nat64_add_del_interface_t | Enable/disable NAT64 feature on the interface |
Cvl_api_nat64_add_del_pool_addr_range_t | Add/delete address range to NAT64 pool |
Cvl_api_nat64_add_del_prefix_t | Add/del NAT64 prefix |
Cvl_api_nat64_add_del_static_bib_t | Add/delete NAT64 static BIB entry |
Cvl_api_nat64_bib_details_t | NAT64 BIB details response |
Cvl_api_nat64_bib_dump_t | Dump NAT64 BIB |
Cvl_api_nat64_interface_details_t | NAT64 interface details response |
Cvl_api_nat64_interface_dump_t | Dump interfaces with NAT64 feature |
Cvl_api_nat64_pool_addr_details_t | NAT64 pool address details response |
Cvl_api_nat64_pool_addr_dump_t | Dump NAT64 pool addresses |
Cvl_api_nat64_prefix_details_t | Dump NAT64 prefix details response |
Cvl_api_nat64_prefix_dump_t | Dump NAT64 prefix |
Cvl_api_nat64_st_details_t | NAT64 session table details response |
Cvl_api_nat64_st_dump_t | Dump NAT64 session table |
Cvl_api_nat66_add_del_interface_t | Enable/disable NAT66 feature on the interface |
Cvl_api_nat66_add_del_static_mapping_t | Add/delete 1:1 NAT66 |
Cvl_api_nat66_interface_details_t | NAT66 interface details response |
Cvl_api_nat66_interface_dump_t | Dump interfaces with NAT66 feature |
Cvl_api_nat66_static_mapping_details_t | NAT66 static mapping details response |
Cvl_api_nat66_static_mapping_dump_t | Dump NAT66 static mappings |
Cvl_api_nat_control_ping_reply_t | Control ping from the client to the server response |
Cvl_api_nat_control_ping_t | Control ping from client to api server request |
Cvl_api_nat_det_add_del_map_t | Add/delete NAT deterministic mapping |
Cvl_api_nat_det_close_session_in_t | Close deterministic NAT session by inside address and port |
Cvl_api_nat_det_close_session_out_t | Close deterministic NAT session by outside address and port |
Cvl_api_nat_det_forward_reply_t | Get outside address and port range from inside address |
Cvl_api_nat_det_forward_t | Get outside address and port range from inside address |
Cvl_api_nat_det_map_details_t | NAT users response |
Cvl_api_nat_det_map_dump_t | Dump NAT deterministic mappings |
Cvl_api_nat_det_reverse_reply_t | Get inside address from outside address and port reply |
Cvl_api_nat_det_reverse_t | Get inside address from outside address and port |
Cvl_api_nat_det_session_details_t | Deterministic NAT sessions reply |
Cvl_api_nat_det_session_dump_t | Dump determinstic NAT sessions |
Cvl_api_nat_get_addr_and_port_alloc_alg_reply_t | Get address and port assignment algorithm reply |
Cvl_api_nat_get_addr_and_port_alloc_alg_t | Get address and port assignment algorithm |
Cvl_api_nat_get_mss_clamping_reply_t | Get TCP MSS rewriting configuration reply |
Cvl_api_nat_get_mss_clamping_t | Get TCP MSS rewriting configuration |
Cvl_api_nat_get_reass_reply_t | Get NAT virtual fragmentation reassembly configuration reply |
Cvl_api_nat_get_reass_t | Get NAT virtual fragmentation reassembly configuration |
Cvl_api_nat_get_timeouts_reply_t | Get values of timeouts for NAT sessions reply |
Cvl_api_nat_get_timeouts_t | Get values of timeouts for NAT sessions (seconds) |
Cvl_api_nat_ipfix_enable_disable_t | Enable/disable NAT IPFIX logging |
Cvl_api_nat_reass_details_t | NAT virtual fragmentation reassemblies response |
Cvl_api_nat_reass_dump_t | Dump NAT virtual fragmentation reassemblies |
Cvl_api_nat_set_addr_and_port_alloc_alg_t | Set address and port assignment algorithm |
Cvl_api_nat_set_mss_clamping_t | Set TCP MSS rewriting configuration |
Cvl_api_nat_set_reass_t | Set NAT virtual fragmentation reassembly |
Cvl_api_nat_set_timeouts_t | Set values of timeouts for NAT sessions (seconds) |
Cvl_api_nat_set_workers_t | Set NAT workers |
Cvl_api_nat_show_config_reply_t | Show NAT plugin startup config reply |
Cvl_api_nat_show_config_t | Show NAT plugin startup config |
Cvl_api_nat_worker_details_t | NAT workers details response |
Cvl_api_nat_worker_dump_t | Dump NAT workers |
Cvl_api_netmap_create_t | Create netmap |
Cvl_api_netmap_delete_t | Delete netmap |
Cvl_api_nsh_add_del_entry_reply_t | Reply from adding NSH entry (nsh_add_del_entry) |
Cvl_api_nsh_add_del_entry_t | /** |
Cvl_api_nsh_add_del_map_reply_t | Reply from adding NSH map (nsh_add_del_map) |
Cvl_api_nsh_add_del_map_t | Set or delete a mapping from one NSH header to another and its egress (decap to inner packet, encap NSH with outer header) |
Cvl_api_nsh_entry_details_t | |
Cvl_api_nsh_entry_dump_t | |
Cvl_api_nsh_map_details_t | |
Cvl_api_nsh_map_dump_t | |
Cvl_api_nsim_configure_t | Configure the network delay simulation cross-connect |
Cvl_api_nsim_enable_disable_t | Enable / disable the network delay simulation cross-connect |
Cvl_api_oam_add_del_t | OAM add / del target request |
Cvl_api_oam_event_t | OAM event structure |
Cvl_api_one_add_del_adjacency_t | Add or delete ONE adjacency adjacency |
Cvl_api_one_add_del_l2_arp_entry_t | Add/delete L2 ARP entries |
Cvl_api_one_add_del_local_eid_t | Add or delete ONE eid-table |
Cvl_api_one_add_del_locator_set_reply_t | Reply for locator_set add/del |
Cvl_api_one_add_del_locator_set_t | Add or delete locator_set |
Cvl_api_one_add_del_locator_t | Add or delete locator for locator set |
Cvl_api_one_add_del_map_request_itr_rlocs_t | Add or delete map request itr rlocs |
Cvl_api_one_add_del_map_resolver_t | Add or delete map-resolver |
Cvl_api_one_add_del_map_server_t | Add/delete map server |
Cvl_api_one_add_del_ndp_entry_t | |
Cvl_api_one_add_del_remote_mapping_t | Add or delete remote static mapping |
Cvl_api_one_adjacencies_get_reply_t | ONE adjacency reply |
Cvl_api_one_adjacencies_get_t | Request for ONE adjacencies |
Cvl_api_one_adjacency_t | ONE adjacency |
Cvl_api_one_eid_table_add_del_map_t | Map/unmap vni/bd_index to vrf |
Cvl_api_one_eid_table_details_t | Dump ONE eid-table |
Cvl_api_one_eid_table_dump_t | Request for eid table summary status |
Cvl_api_one_eid_table_map_details_t | Shows relationship between vni and vrf/bd |
Cvl_api_one_eid_table_map_dump_t | Request for one_eid_table_map_details |
Cvl_api_one_eid_table_vni_details_t | Reply to one_eid_table_vni_dump |
Cvl_api_one_eid_table_vni_dump_t | Dumps all VNIs used in mappings |
Cvl_api_one_enable_disable_petr_mode_t | |
Cvl_api_one_enable_disable_pitr_mode_t | |
Cvl_api_one_enable_disable_t | Enable or disable ONE feature |
Cvl_api_one_enable_disable_xtr_mode_t | |
Cvl_api_one_get_map_request_itr_rlocs_reply_t | Request for map request itr rlocs summary status |
Cvl_api_one_get_map_request_itr_rlocs_t | Get ONE map request itr rlocs status |
Cvl_api_one_get_transport_protocol_reply_t | |
Cvl_api_one_get_transport_protocol_t | |
Cvl_api_one_l2_arp_bd_get_reply_t | Reply with list of bridge domains used by L2 ARP table |
Cvl_api_one_l2_arp_bd_get_t | Request for list of bridge domains used by L2 ARP table |
Cvl_api_one_l2_arp_entries_get_reply_t | Reply with L2 ARP entries from specified bridge domain |
Cvl_api_one_l2_arp_entries_get_t | Request for L2 ARP entries from specified bridge domain |
Cvl_api_one_l2_arp_entry_t | |
Cvl_api_one_local_locator_t | |
Cvl_api_one_locator_details_t | ONE locator_set status |
Cvl_api_one_locator_dump_t | Request for map one locator status |
Cvl_api_one_locator_set_details_t | ONE locator_set status |
Cvl_api_one_locator_set_dump_t | Request for locator_set summary status |
Cvl_api_one_map_register_enable_disable_t | Enable/disable ONE map-register |
Cvl_api_one_map_register_fallback_threshold_t | |
Cvl_api_one_map_register_set_ttl_t | Set TTL for map register messages |
Cvl_api_one_map_request_mode_t | Set ONE map-request mode |
Cvl_api_one_map_resolver_details_t | ONE map resolver status |
Cvl_api_one_map_resolver_dump_t | Request for map resolver summary status |
Cvl_api_one_map_server_details_t | ONE map server details |
Cvl_api_one_map_server_dump_t | Request for map server summary status |
Cvl_api_one_ndp_bd_get_reply_t | Reply with list of bridge domains used by neighbor discovery |
Cvl_api_one_ndp_bd_get_t | Request for list of bridge domains used by neighbor discovery |
Cvl_api_one_ndp_entries_get_reply_t | |
Cvl_api_one_ndp_entries_get_t | |
Cvl_api_one_ndp_entry_t | |
Cvl_api_one_nsh_set_locator_set_t | Configure or delete ONE NSH mapping |
Cvl_api_one_pitr_set_locator_set_t | Configure or disable ONE PITR node |
Cvl_api_one_remote_locator_t | |
Cvl_api_one_rloc_probe_enable_disable_t | Enable/disable ONE RLOC probing |
Cvl_api_one_set_transport_protocol_t | Set ONE transport protocol |
Cvl_api_one_show_petr_mode_reply_t | |
Cvl_api_one_show_petr_mode_t | |
Cvl_api_one_show_pitr_mode_reply_t | |
Cvl_api_one_show_pitr_mode_t | |
Cvl_api_one_show_xtr_mode_reply_t | |
Cvl_api_one_show_xtr_mode_t | |
Cvl_api_one_stats_details_t | |
Cvl_api_one_stats_dump_t | |
Cvl_api_one_stats_enable_disable_t | |
Cvl_api_one_stats_flush_t | |
Cvl_api_one_use_petr_t | Configure or disable use of PETR |
Cvl_api_output_acl_set_interface_t | Set/unset output ACL interface |
Cvl_api_p2p_ethernet_add_reply_t | |
Cvl_api_p2p_ethernet_add_t | |
Cvl_api_p2p_ethernet_del_reply_t | |
Cvl_api_p2p_ethernet_del_t | |
Cvl_api_pg_capture_t | PacketGenerator capture packets on given interface request |
Cvl_api_pg_create_interface_reply_t | PacketGenerator create interface response |
Cvl_api_pg_create_interface_t | PacketGenerator create interface request |
Cvl_api_pg_enable_disable_t | Enable / disable packet generator request |
Cvl_api_pipe_create_reply_t | Reply for pipe create reply |
Cvl_api_pipe_create_t | Initialize a new pipe interface with the given paramters |
Cvl_api_pipe_delete_t | Delete pipe interface |
Cvl_api_pipe_details_t | Reply for pipe dump request |
Cvl_api_pipe_dump_t | Dump pipe interfaces request |
Cvl_api_policer_add_del_reply_t | Add/del policer response |
Cvl_api_policer_add_del_t | Add/del policer |
Cvl_api_policer_classify_details_t | Policer iclassify operational state response |
Cvl_api_policer_classify_dump_t | Get list of policer classify interfaces and tables |
Cvl_api_policer_classify_set_interface_t | Set/unset policer classify interface |
Cvl_api_policer_details_t | Policer operational state response |
Cvl_api_policer_dump_t | Get list of policers |
Cvl_api_pot_profile_activate_t | Proof of Transit(POT): Activate POT profile in the list |
Cvl_api_pot_profile_add_t | Proof of Transit(POT): Set POT profile |
Cvl_api_pot_profile_del_t | Delete POT Profile |
Cvl_api_pot_profile_show_config_details_t | Show POT profile reply |
Cvl_api_pot_profile_show_config_dump_t | Show POT Profiles |
Cvl_api_pppoe_add_del_session_reply_t | Reply for set or delete an PPPOE session |
Cvl_api_pppoe_add_del_session_t | Set or delete an PPPOE session |
Cvl_api_pppoe_session_details_t | Dump details of an PPPOE session |
Cvl_api_pppoe_session_dump_t | Dump PPPOE session |
Cvl_api_proxy_arp_add_del_t | Proxy ARP add / del request |
Cvl_api_proxy_arp_details_t | Proxy ARP dump details reply |
Cvl_api_proxy_arp_dump_t | Proxy ARP dump request |
Cvl_api_proxy_arp_intfc_details_t | Proxy ARP interface dump details reply |
Cvl_api_proxy_arp_intfc_dump_t | Proxy ARP interface dump request |
Cvl_api_proxy_arp_intfc_enable_disable_t | Proxy ARP add / del interface request |
Cvl_api_proxy_arp_t | Proxy ARP configuration type |
Cvl_api_punt_socket_deregister_t | |
Cvl_api_punt_socket_register_reply_t | |
Cvl_api_punt_socket_register_t | Punt traffic to the host via socket |
Cvl_api_punt_t | Punt traffic to the host |
Cvl_api_qos_egress_map_delete_t | Delete a Qos Map |
Cvl_api_qos_egress_map_row_t | A row within a QoS map Each value translates from an input value to an output |
Cvl_api_qos_egress_map_update_t | Update a QoS Map A QoS map, translates from the QoS value in the packet set by the 'record' feature, to the value used for output in the 'mark' feature |
Cvl_api_qos_mark_enable_disable_t | Enable/Disable QoS marking The QoS bits from the packet are mapped (using the desired egress map) into the header of the 'output-source' |
Cvl_api_qos_record_enable_disable_t | Enable/Disable QoS recording The QoS bits from the packet at the specified input layer are copied into the packet |
Cvl_api_registration_ | An API client registration, only in vpp/vlib |
Cvl_api_remote_locator_t | |
Cvl_api_reset_fib_t | Reset fib table request |
Cvl_api_reset_session_reply_t | Client->vpp reset session reply |
Cvl_api_reset_session_t | Vpp->client reset session API |
Cvl_api_rpc_call_t | |
Cvl_api_rx_thread_exit_t | |
Cvl_api_sample_macswap_enable_disable_t | |
Cvl_api_sctp_add_src_dst_connection_t | Configure SCTP source addresses, for active-open SCTP sessions |
Cvl_api_sctp_config_t | |
Cvl_api_sctp_del_src_dst_connection_t | |
Cvl_api_session_enable_disable_t | Enable/disable session layer |
Cvl_api_session_rule_add_del_t | Add/del session rule |
Cvl_api_session_rules_details_t | Session rules details |
Cvl_api_session_rules_dump_t | Dump session rules |
Cvl_api_set_arp_neighbor_limit_t | Set max allowed ARP or ip6 neighbor entries request |
Cvl_api_set_ip_flow_hash_t | Set the ip flow hash config for a fib request |
Cvl_api_set_ipfix_classify_stream_t | IPFIX classify stream configure request |
Cvl_api_set_ipfix_exporter_t | Configure IPFIX exporter process request |
Cvl_api_shm_elem_config_ | |
Cvl_api_show_lisp_map_register_state_reply_t | Reply for show_lisp_map_register_state |
Cvl_api_show_lisp_map_register_state_t | Get state of LISP map-register |
Cvl_api_show_lisp_map_request_mode_reply_t | Reply for show_lisp_map_request_mode |
Cvl_api_show_lisp_map_request_mode_t | Request for LISP map-request mode |
Cvl_api_show_lisp_pitr_reply_t | Status of lisp pitr, enable or disable |
Cvl_api_show_lisp_pitr_t | Request for lisp pitr status |
Cvl_api_show_lisp_rloc_probe_state_reply_t | Reply for show_lisp_rloc_probe_state |
Cvl_api_show_lisp_rloc_probe_state_t | Get state of LISP RLOC probing |
Cvl_api_show_lisp_status_reply_t | Status of lisp, enable or disable |
Cvl_api_show_lisp_status_t | Request for lisp-gpe protocol status |
Cvl_api_show_lisp_use_petr_reply_t | LISP PETR status, enable or disable |
Cvl_api_show_lisp_use_petr_t | Request for LISP PETR status |
Cvl_api_show_one_map_register_fallback_threshold_reply_t | |
Cvl_api_show_one_map_register_fallback_threshold_t | |
Cvl_api_show_one_map_register_state_reply_t | Reply for show_one_map_register_state |
Cvl_api_show_one_map_register_state_t | Get state of ONE map-register |
Cvl_api_show_one_map_register_ttl_reply_t | Contains current TTL for map register messages |
Cvl_api_show_one_map_register_ttl_t | Get TTL for map register messages |
Cvl_api_show_one_map_request_mode_reply_t | Reply for show_one_map_request_mode |
Cvl_api_show_one_map_request_mode_t | Request for ONE map-request mode |
Cvl_api_show_one_nsh_mapping_reply_t | Reply for ONE NSH mapping |
Cvl_api_show_one_nsh_mapping_t | Request for ONE NSH mapping |
Cvl_api_show_one_pitr_reply_t | Status of ONE PITR, enable or disable |
Cvl_api_show_one_pitr_t | Request for ONE PITR status |
Cvl_api_show_one_rloc_probe_state_reply_t | Reply for show_one_rloc_probe_state |
Cvl_api_show_one_rloc_probe_state_t | Get state of ONE RLOC probing |
Cvl_api_show_one_stats_enable_disable_reply_t | |
Cvl_api_show_one_stats_enable_disable_t | |
Cvl_api_show_one_status_reply_t | ONE status |
Cvl_api_show_one_status_t | Request for ONE status |
Cvl_api_show_one_use_petr_reply_t | ONE PETR status, enable or disable |
Cvl_api_show_one_use_petr_t | Request for ONE PETR status |
Cvl_api_show_threads_reply_t | Show_threads_reply |
Cvl_api_show_threads_t | Show_threads display the information about vpp threads running on system along with their process id, cpu id, physical core and cpu socket |
Cvl_api_show_version_reply_t | Show version response |
Cvl_api_show_version_t | Show version |
Cvl_api_sock_init_shm_reply_t | |
Cvl_api_sock_init_shm_t | |
Cvl_api_sockclnt_create_reply_t | |
Cvl_api_sockclnt_create_t | |
Cvl_api_sockclnt_delete_reply_t | |
Cvl_api_sockclnt_delete_t | |
Cvl_api_sr_ip6_address_t | |
Cvl_api_sr_localsid_add_del_t | IPv6 SR LocalSID add/del request |
Cvl_api_sr_localsids_details_t | |
Cvl_api_sr_localsids_dump_t | Dump the list of SR LocalSIDs |
Cvl_api_sr_mpls_policy_add_t | MPLS SR policy add |
Cvl_api_sr_mpls_policy_assign_endpoint_color_t | MPLS SR steering add/del |
Cvl_api_sr_mpls_policy_del_t | MPLS SR policy deletion |
Cvl_api_sr_mpls_policy_mod_t | MPLS SR policy modification |
Cvl_api_sr_mpls_steering_add_del_t | MPLS SR steering add/del |
Cvl_api_sr_policies_details_t | |
Cvl_api_sr_policies_dump_t | Dump the list of SR policies |
Cvl_api_sr_policy_add_t | IPv6 SR policy add |
Cvl_api_sr_policy_del_t | IPv6 SR policy deletion |
Cvl_api_sr_policy_mod_t | IPv6 SR policy modification |
Cvl_api_sr_set_encap_source_t | IPv6 SR Set SRv6 encapsulation source |
Cvl_api_sr_steering_add_del_t | IPv6 SR steering add/del |
Cvl_api_sr_steering_pol_details_t | |
Cvl_api_sr_steering_pol_dump_t | Dump the steering policies |
Cvl_api_srv6_sid_list_t | |
Cvl_api_srv6_sid_t | SRv6 SID |
Cvl_api_stats_get_poller_delay_reply_t | Get delay between polling statistics reply |
Cvl_api_stats_get_poller_delay_t | Get delay between polling statistics |
Cvl_api_stn_add_del_rule_t | Add/del STN rules |
Cvl_api_stn_rules_details_t | STN response to rules request |
Cvl_api_stn_rules_dump_t | Dump STN rules |
Cvl_api_svs_details_t | SVS table-id to interface mapping |
Cvl_api_svs_dump_t | Dump the SVS table mappings of table_id to interface To see the routes added to a given table use ip_fib_dump() |
Cvl_api_svs_enable_disable_t | Enable SVS on a given interface by using the given table to match RX'd packets' source addresses |
Cvl_api_svs_plugin_get_version_reply_t | Reply to get the plugin version |
Cvl_api_svs_plugin_get_version_t | Brief Get the plugin version |
Cvl_api_svs_route_add_del_t | Add a route into the source address matching table |
Cvl_api_svs_table_add_del_t | Add a table in which to add routes that will match against source addresses |
Cvl_api_sw_if_l2tpv3_tunnel_details_t | |
Cvl_api_sw_if_l2tpv3_tunnel_dump_t | |
Cvl_api_sw_interface_add_del_address_t | Set or delete one or all ip addresses on a specified interface |
Cvl_api_sw_interface_bond_details_t | Reply for bond dump request |
Cvl_api_sw_interface_bond_dump_t | Dump bond interfaces request |
Cvl_api_sw_interface_clear_stats_t | Clear interface statistics |
Cvl_api_sw_interface_details_t | Interface details structure (fix this) |
Cvl_api_sw_interface_dump_t | |
Cvl_api_sw_interface_event_t | Interface Event generated by want_interface_events |
Cvl_api_sw_interface_get_mac_address_reply_t | Reply for get interface's MAC address request |
Cvl_api_sw_interface_get_mac_address_t | Get interface's MAC address |
Cvl_api_sw_interface_get_table_reply_t | Reply to get_sw_interface_vrf |
Cvl_api_sw_interface_get_table_t | Get VRF id assigned to interface |
Cvl_api_sw_interface_ip6_enable_disable_t | IPv6 interface enable / disable request |
Cvl_api_sw_interface_ip6_set_link_local_address_t | IPv6 set link local address on interface request |
Cvl_api_sw_interface_ip6nd_ra_config_t | IPv6 router advertisement config request |
Cvl_api_sw_interface_ip6nd_ra_prefix_t | IPv6 router advertisement prefix config request |
Cvl_api_sw_interface_lacp_details_t | Reply for lacp dump request |
Cvl_api_sw_interface_lacp_dump_t | Dump lacp interfaces request |
Cvl_api_sw_interface_rx_placement_details_t | Show the interface's queue - thread placement This api is used to display the interface and queue worker thread placement |
Cvl_api_sw_interface_rx_placement_dump_t | Dump the rx queue placement of interface(s) |
Cvl_api_sw_interface_set_dpdk_hqos_pipe_t | DPDK interface HQoS pipe profile set request |
Cvl_api_sw_interface_set_dpdk_hqos_subport_t | DPDK interface HQoS subport parameters set request |
Cvl_api_sw_interface_set_dpdk_hqos_tctbl_t | DPDK interface HQoS tctbl entry set request |
Cvl_api_sw_interface_set_flags_t | Set flags on the interface |
Cvl_api_sw_interface_set_geneve_bypass_t | Interface set geneve-bypass request |
Cvl_api_sw_interface_set_gtpu_bypass_reply_t | Interface set gtpu-bypass response |
Cvl_api_sw_interface_set_gtpu_bypass_t | Interface set gtpu-bypass request |
Cvl_api_sw_interface_set_ip_directed_broadcast_t | Set IP4 directed broadcast The directed broadcast enabled a packet sent to the interface's subnet address will be broadcast on the interface |
Cvl_api_sw_interface_set_l2_bridge_t | Interface bridge mode request |
Cvl_api_sw_interface_set_l2_xconnect_t | Set L2 XConnect between two interfaces request |
Cvl_api_sw_interface_set_lldp_t | Interface set LLDP request |
Cvl_api_sw_interface_set_mac_address_t | Set an interface's MAC address |
Cvl_api_sw_interface_set_mpls_enable_t | Enable or Disable MPLS on and interface |
Cvl_api_sw_interface_set_mtu_t | Set interface L3 MTU |
Cvl_api_sw_interface_set_rx_mode_t | Set an interface's rx-mode |
Cvl_api_sw_interface_set_rx_placement_t | Set an interface's rx-placement Rx-Queue placement on specific thread is operational for only hardware interface |
Cvl_api_sw_interface_set_table_t | Associate the specified interface with a fib table |
Cvl_api_sw_interface_set_unnumbered_t | Set unnumbered interface add / del request |
Cvl_api_sw_interface_set_vpath_t | Interface set vpath request |
Cvl_api_sw_interface_set_vxlan_bypass_t | Interface set vxlan-bypass request |
Cvl_api_sw_interface_set_vxlan_gbp_bypass_t | Interface set vxlan-bypass request |
Cvl_api_sw_interface_set_vxlan_gpe_bypass_t | Interface set vxlan-gpe-bypass request |
Cvl_api_sw_interface_slave_details_t | Reply for slave dump request |
Cvl_api_sw_interface_slave_dump_t | Bond slave dump |
Cvl_api_sw_interface_span_details_t | Reply to SPAN dump request |
Cvl_api_sw_interface_span_dump_t | SPAN dump request |
Cvl_api_sw_interface_span_enable_disable_t | Enable/Disable span to mirror traffic from one interface to another |
Cvl_api_sw_interface_tag_add_del_t | Set / clear software interface tag |
Cvl_api_sw_interface_tap_details_t | Reply for tap dump request |
Cvl_api_sw_interface_tap_dump_t | Dump tap interfaces request |
Cvl_api_sw_interface_tap_v2_details_t | Reply for tap dump request |
Cvl_api_sw_interface_tap_v2_dump_t | Dump tap interfaces request |
Cvl_api_sw_interface_vhost_user_details_t | Vhost-user interface details structure (fix this) |
Cvl_api_sw_interface_vhost_user_dump_t | |
Cvl_api_tap_connect_reply_t | Reply for tap connect request |
Cvl_api_tap_connect_t | Initialize a new tap interface with the given parameters |
Cvl_api_tap_create_v2_reply_t | Reply for tap create reply |
Cvl_api_tap_create_v2_t | Initialize a new tap interface with the given paramters |
Cvl_api_tap_delete_t | Delete tap interface |
Cvl_api_tap_delete_v2_t | Delete tap interface |
Cvl_api_tap_modify_reply_t | Reply for tap modify request |
Cvl_api_tap_modify_t | Modify a tap interface with the given parameters |
Cvl_api_tcp_configure_src_addresses_t | Configure TCP source addresses, for active-open TCP sessions |
Cvl_api_thread_data_t | Thread data |
Cvl_api_time_range_t | Time range structure times are in double-precision fp seconds since 1/1/1970, which was a Thursday |
Cvl_api_trace_plugin_msg_ids_t | |
Cvl_api_trace_profile_add_t | IOAM6 Trace - Set the iOAM6 trace profile |
Cvl_api_trace_profile_del_t | Delete trace Profile |
Cvl_api_trace_profile_show_config_reply_t | Show trace config response |
Cvl_api_trace_profile_show_config_t | Show trace Profile |
Cvl_api_trace_t | API trace state |
Cvl_api_udp_encap_add_reply_t | Add UDP encap reply |
Cvl_api_udp_encap_add_t | Add UDP encap |
Cvl_api_udp_encap_counter_t | Stat for one UDP encap object |
Cvl_api_udp_encap_del_t | Del UDP encap |
Cvl_api_udp_encap_details_t | UDP encap details during dump |
Cvl_api_udp_encap_dump_t | Dump UDP encaps |
Cvl_api_udp_ping_add_del_t | UDP-Probe Add/Delete request |
Cvl_api_udp_ping_export_t | Udp-probe export add/del request |
Cvl_api_unbind_sock_t | Unbind |
Cvl_api_unbind_uri_t | Unbind a given URI |
Cvl_api_unmap_segment_t | Vpp->client unmap shared memory segment |
Cvl_api_vlib_counter_t | |
Cvl_api_vmxnet3_create_reply_t | |
Cvl_api_vmxnet3_create_t | |
Cvl_api_vmxnet3_delete_t | |
Cvl_api_vmxnet3_details_t | Memory interface details structure |
Cvl_api_vmxnet3_dump_t | Dump all vmxnet3 interfaces |
Cvl_api_vnet_bier_neighbor_counters_t | |
Cvl_api_vnet_combined_counter_t | Combined interface counter data type for vnet_interface_combined_counters |
Cvl_api_vnet_get_summary_stats_reply_t | Reply for vnet_get_summary_stats request |
Cvl_api_vnet_get_summary_stats_t | Request for a single block of summary stats |
Cvl_api_vnet_interface_combined_counters_t | Combined stats counters structure |
Cvl_api_vnet_interface_simple_counters_t | Simple stats counters structure |
Cvl_api_vnet_ip4_fib_counters_t | |
Cvl_api_vnet_ip4_mfib_counters_t | |
Cvl_api_vnet_ip4_nbr_counters_t | Per-neighbour (i.e |
Cvl_api_vnet_ip6_fib_counters_t | |
Cvl_api_vnet_ip6_mfib_counters_t | |
Cvl_api_vnet_ip6_nbr_counters_t | |
Cvl_api_vnet_per_interface_combined_counters_t | Combined stats counters structure per interface |
Cvl_api_vnet_per_interface_simple_counters_t | Simple per interface stats counters structure |
Cvl_api_vnet_simple_counter_t | Simple interface counter data type for vnet_interface_simple_counters |
Cvl_api_vnet_udp_encap_counters_t | |
Cvl_api_vxlan_add_del_tunnel_reply_t | |
Cvl_api_vxlan_add_del_tunnel_t | Create or delete a VXLAN tunnel |
Cvl_api_vxlan_gbp_tunnel_add_del_reply_t | |
Cvl_api_vxlan_gbp_tunnel_add_del_t | Create or delete a VXLAN-GBP tunnel |
Cvl_api_vxlan_gbp_tunnel_details_t | |
Cvl_api_vxlan_gbp_tunnel_dump_t | |
Cvl_api_vxlan_gpe_add_del_tunnel_reply_t | |
Cvl_api_vxlan_gpe_add_del_tunnel_t | |
Cvl_api_vxlan_gpe_ioam_disable_t | IOAM for VxLAN-GPE disable |
Cvl_api_vxlan_gpe_ioam_enable_t | IOAM Over VxLAN-GPE - Set iOAM transport for VxLAN-GPE |
Cvl_api_vxlan_gpe_ioam_export_enable_disable_t | |
Cvl_api_vxlan_gpe_ioam_transit_disable_t | Disable iOAM for VXLAN-GPE transit |
Cvl_api_vxlan_gpe_ioam_transit_enable_t | Enable iOAM for a VXLAN-GPE transit |
Cvl_api_vxlan_gpe_ioam_vni_disable_t | Disable iOAM for a VNI (VXLAN-GPE) |
Cvl_api_vxlan_gpe_ioam_vni_enable_t | Enable iOAM for a VNI (VXLAN-GPE) |
Cvl_api_vxlan_gpe_tunnel_details_t | |
Cvl_api_vxlan_gpe_tunnel_dump_t | |
Cvl_api_vxlan_offload_rx_t | Offload vxlan rx request |
Cvl_api_vxlan_tunnel_details_t | |
Cvl_api_vxlan_tunnel_dump_t | |
Cvl_api_want_bfd_events_t | Register for BFD events |
Cvl_api_want_bier_neighbor_stats_t | Want BIER neighbor Stats, register for continuous stats |
Cvl_api_want_dhcp6_pd_reply_events_t | Register for DHCPv6 PD reply events |
Cvl_api_want_dhcp6_reply_events_t | Register for DHCPv6 reply events |
Cvl_api_want_igmp_events_t | Register for igmp events |
Cvl_api_want_interface_combined_stats_t | Want Interface Combined Stats, register for continuous stats |
Cvl_api_want_interface_events_t | Register for interface events |
Cvl_api_want_interface_simple_stats_t | Want Interface Simple Stats, register for detailed interface stats |
Cvl_api_want_ip4_arp_events_t | Register for IP4 ARP resolution event on receing ARP reply or MAC/IP info from ARP requests in L2 BDs |
Cvl_api_want_ip4_fib_stats_t | Want IP4 FIB Stats, register for continuous stats |
Cvl_api_want_ip4_mfib_stats_t | Want IP4 multicast FIB Stats, register for continuous stats |
Cvl_api_want_ip4_nbr_stats_t | Want IP4 NBR Stats, register for continuous stats |
Cvl_api_want_ip6_fib_stats_t | Want IP6 FIB Stats, register for continuous stats |
Cvl_api_want_ip6_mfib_stats_t | Want IP6 multicast FIB Stats, register for continuous stats |
Cvl_api_want_ip6_nbr_stats_t | Want IP6 NBR Stats, register for continuous stats |
Cvl_api_want_ip6_nd_events_t | Register for IP6 ND resolution event on recieving NA reply MAC/IP info from ICMP6 Neighbor Solicitation in L2 BDs |
Cvl_api_want_ip6_ra_events_t | Register for ip6 router advertisement events |
Cvl_api_want_l2_macs_events_t | Register to receive L2 MAC events for learned and aged MAC |
Cvl_api_want_oam_events_t | Want OAM events request |
Cvl_api_want_per_interface_combined_stats_t | Want Per Interface Combined Stats, register for continuous stats |
Cvl_api_want_per_interface_simple_stats_t | Want Per Interface simple Stats, register for continuous stats |
Cvl_api_want_stats_t | Want Stats, enable/disable ALL stats updates |
Cvl_api_want_udp_encap_stats_t | Want UDP encap Stats, register for continuous stats |
Cvl_msg_api_msg_config_t | Message configuration definition |
Cvl_shmem_hdr_ | |
Cvl_socket_args_for_process_t | |
Cvlan_intf_t | |
Cvlan_table_t | |
Cvlib_buffer_callbacks_t | |
Cvlib_buffer_free_list_t | |
Cvlib_buffer_main_t | |
Cvlib_buffer_pool_t | |
Cvlib_buffer_t | |
Cvlib_cli_command_t | |
Cvlib_cli_main_t | |
Cvlib_cli_parse_position_t | |
Cvlib_cli_parse_rule_t | |
Cvlib_cli_sub_command_t | |
Cvlib_cli_sub_rule_t | |
Cvlib_combined_counter_main_t | A collection of combined counters |
Cvlib_config_function_runtime_t | |
Cvlib_counter_t | Combined counter to hold both packets and byte differences |
Cvlib_error_main_t | |
Cvlib_frame_queue_elt_t | |
Cvlib_frame_queue_main_t | |
Cvlib_frame_queue_per_thread_data_t | |
Cvlib_frame_queue_t | |
Cvlib_frame_size_t | |
Cvlib_frame_t | |
Cvlib_lex_main_t | |
Cvlib_lex_table_entry_t | |
Cvlib_lex_table_t | |
Cvlib_lex_token_t | |
Cvlib_log_class_data_t | |
Cvlib_log_entry_t | |
Cvlib_log_main_t | |
Cvlib_log_subclass_data_t | |
Cvlib_main_t | |
Cvlib_next_frame_t | |
Cvlib_node_main_t | |
Cvlib_node_runtime_t | |
Cvlib_node_stats_t | |
Cvlib_node_t | |
Cvlib_one_time_waiting_process_t | |
Cvlib_packet_template_t | |
Cvlib_parse_graph_t | |
Cvlib_parse_item_t | |
Cvlib_parse_main | |
Cvlib_parse_type | |
Cvlib_pci_device_info | |
Cvlib_pci_main_t | |
Cvlib_pending_frame_t | |
Cvlib_physmem_main_t | |
Cvlib_physmem_region_t | |
Cvlib_process_bootstrap_args_t | |
Cvlib_process_event_type_t | |
Cvlib_process_signal_event_mt_args_t | |
Cvlib_process_t | |
Cvlib_refcount_per_cpu_t | |
Cvlib_refcount_t | |
Cvlib_serialize_buffer_main_t | |
Cvlib_signal_timed_event_data_t | |
Cvlib_simple_counter_main_t | A collection of simple counters |
Cvlib_thread_callbacks_t | |
Cvlib_thread_main_t | |
Cvlib_thread_registration_ | |
Cvlib_trace_header_t | |
Cvlib_trace_main_t | |
Cvlib_trace_node_t | |
Cvlib_worker_thread_t | |
Cvmxnet3_create_if_args_t | |
Cvmxnet3_device_t | |
Cvmxnet3_input_trace_t | |
Cvmxnet3_main_t | |
Cvmxnet3_rx_comp_ring | |
Cvmxnet3_rx_ring | |
Cvmxnet3_rxq_t | |
Cvmxnet3_tx_comp_ring | |
Cvmxnet3_tx_ring | |
Cvmxnet3_txq_t | |
Cvnet_arp_set_ip4_over_ethernet_rpc_args_t | |
Cvnet_buffer_opaque2_t | |
Cvnet_buffer_opaque_t | |
Cvnet_classify_bucket_t | |
Cvnet_classify_table_t | |
Cvnet_config_feature_t | |
Cvnet_config_main_t | |
Cvnet_config_t | |
Cvnet_device_and_queue_t | |
Cvnet_device_input_runtime_t | |
Cvnet_device_main_t | |
Cvnet_device_per_worker_data_t | |
Cvnet_feature_config_main_t_ | |
Cvnet_feature_main_t | |
Cvnet_flow_main_t | |
Cvnet_flow_range_t | |
Cvnet_flow_report_add_del_args_t | |
Cvnet_flow_t | |
Cvnet_geneve_add_del_tunnel_args_t | |
Cvnet_gpe_native_fwd_rpath_args_t | |
Cvnet_gre_add_del_tunnel_args_t | |
Cvnet_gtpu_add_del_tunnel_args_t | |
Cvnet_hw_interface_nodes_t | |
Cvnet_hw_interface_t | |
Cvnet_interface_main_t | |
Cvnet_interface_output_runtime_t | |
Cvnet_ipsec_gre_add_del_tunnel_args_t | IPSec-GRE tunnel add/del arguments |
Cvnet_lisp_add_del_adjacency_args_t | |
Cvnet_lisp_add_del_locator_set_args_t | |
Cvnet_lisp_add_del_map_resolver_args_t | |
Cvnet_lisp_add_del_mapping_args_t | |
Cvnet_lisp_add_del_mreq_itr_rloc_args_t | |
Cvnet_lisp_gpe_add_del_fwd_entry_args_t | |
Cvnet_lisp_gpe_enable_disable_args_t | |
Cvnet_main_t | |
Cvnet_netlink_msg_t | |
Cvnet_p2p_sub_interface_t | |
Cvnet_policer_main_t | |
Cvnet_policer_trace_t | |
Cvnet_pppoe_add_del_session_args_t | |
Cvnet_pppoe_add_del_tap_args_t | |
Cvnet_sub_interface_t | |
Cvnet_sw_hw_interface_state_t | |
Cvnet_sw_interface_t | |
Cvnet_tap_connect_args_t | Arguments structure for vnet_tap_connect, vnet_tap_connect_renumber, etc |
Cvnet_vxlan_add_del_tunnel_args_t | |
Cvnet_vxlan_gbp_tunnel_add_del_args_t | |
Cvnet_vxlan_gpe_add_del_tunnel_args_t | Struct for VXLAN GPE add/del args |
Cvni_t | |
Cvpe_api_main_t | |
Cvpe_client_registration_t | |
Cvpe_client_stats_registration_t | |
Cvtr_config_t | Per-interface vlan tag rewrite configuration There will be one instance of this struct for each sw_if_index for both input vtr and output vtr |
Cvxlan_decap_info_t | |
Cvxlan_encap_trace_t | |
Cvxlan_gbp_encap_trace_t | |
Cvxlan_gbp_header_t | |
Cvxlan_gbp_main_t | |
Cvxlan_gbp_rx_trace_t | |
Cvxlan_gbp_tunnel_t | |
Cvxlan_gpe_dest_tunnels_ | |
Cvxlan_gpe_encap_trace_t | Struct for tracing VXLAN GPE encapsulated packets |
Cvxlan_gpe_header_t | VXLAN GPE Header definition |
Cvxlan_gpe_ioam_hdr_t | VXLAN GPE Extension (iOAM) Header definition |
Cvxlan_gpe_ioam_main_ | |
Cvxlan_gpe_ioam_option_t | |
Cvxlan_gpe_ioam_trace_main_t | |
Cvxlan_gpe_ioam_v4_trace_t | |
Cvxlan_gpe_main_t | Struct for VXLAN GPE node state |
Cvxlan_gpe_pop_ioam_v4_trace_t | |
Cvxlan_gpe_rx_trace_t | Struct for VXLAN GPE decap packet tracing |
Cvxlan_gpe_sw_interface_ | |
Cvxlan_gpe_tunnel_t | Struct for VXLAN GPE tunnel |
Cvxlan_header_t | |
Cvxlan_main_t | |
Cvxlan_rx_trace_t | |
Cvxlan_tunnel_t | |
Cwc_arp_report_t | |
Cwc_nd_report_t | |
Cworker_handoff_trace_t | |
Cx86_insn_group8_t | |
Cx86_insn_modrm_byte_t | |
Cx86_insn_operand_t | |
Cx86_insn_parse_t | |
Cx86_insn_sib_byte_t | |
Cx86_insn_t | |
Czvec_coding_info_t | |