api_ref.c (306162B)
1 /* 2 * DO NOT EDIT THIS FILE! 3 * This file is auto-generated. 4 * Edits to this file will be lost when it is regenerated. 5 * 6 * 7 * This license is set out in https://raw.githubusercontent.com/Broadcom-Network-Switching-Software/OpenBCM/master/Legal/LICENSE file. 8 * 9 * Copyright 2007-2020 Broadcom Inc. All rights reserved. 10 * 11 * File: api_ref.c 12 * Purpose: BCM API routines reference 13 * Generator: mkdispatch 1.54 14 */ 15 16 #include <bcm/types.h> 17 #include <bcm/auth.h> 18 #include <bcm/bcmi2c.h> 19 #include <bcm/bfd.h> 20 #include <bcm/bregex.h> 21 #include <bcm/collector.h> 22 #include <bcm/cosq.h> 23 #include <bcm/cpri.h> 24 #include <bcm/custom.h> 25 #include <bcm/eav.h> 26 #include <bcm/ecn.h> 27 #include <bcm/error.h> 28 #include <bcm/extender.h> 29 #include <bcm/fabric.h> 30 #include <bcm/failover.h> 31 #include <bcm/fcmap.h> 32 #include <bcm/fcoe.h> 33 #include <bcm/field.h> 34 #include <bcm/flow.h> 35 #include <bcm/flowtracker.h> 36 #include <bcm/gdpll.h> 37 #include <bcm/hash.h> 38 #include <bcm/ifa.h> 39 #include <bcm/init.h> 40 #include <bcm/instru.h> 41 #include <bcm/int.h> 42 #include <bcm/ipfix.h> 43 #include <bcm/ipmc.h> 44 #include <bcm/ipsec.h> 45 #include <bcm/knet.h> 46 #include <bcm/l2.h> 47 #include <bcm/l2gre.h> 48 #include <bcm/l3.h> 49 #include <bcm/latency_monitor.h> 50 #include <bcm/lb.h> 51 #include <bcm/link.h> 52 #include <bcm/macsec.h> 53 #include <bcm/mcast.h> 54 #include <bcm/mim.h> 55 #include <bcm/mirror.h> 56 #include <bcm/module.h> 57 #include <bcm/mpls.h> 58 #include <bcm/multicast.h> 59 #include <bcm/nat.h> 60 #include <bcm/niv.h> 61 #include <bcm/oam.h> 62 #include <bcm/oob.h> 63 #include <bcm/pkt.h> 64 #include <bcm/policer.h> 65 #include <bcm/port.h> 66 #include <bcm/proxy.h> 67 #include <bcm/pstats.h> 68 #include <bcm/ptp.h> 69 #include <bcm/qos.h> 70 #include <bcm/range.h> 71 #include <bcm/rate.h> 72 #include <bcm/rx.h> 73 #include <bcm/sat.h> 74 #include <bcm/srv6.h> 75 #include <bcm/stack.h> 76 #include <bcm/stat.h> 77 #include <bcm/stg.h> 78 #include <bcm/subport.h> 79 #include <bcm/sum.h> 80 #include <bcm/switch.h> 81 #include <bcm/telemetry.h> 82 #include <bcm/time.h> 83 #include <bcm/topo.h> 84 #include <bcm/trill.h> 85 #include <bcm/trunk.h> 86 #include <bcm/tsn.h> 87 #include <bcm/tunnel.h> 88 #include <bcm/tx.h> 89 #include <bcm/txbeacon.h> 90 #include <bcm/udf.h> 91 #include <bcm/vlan.h> 92 #include <bcm/vswitch.h> 93 #include <bcm/vxlan.h> 94 #include <bcm/wlan.h> 95 #include <bcm/xflow_macsec.h> 96 97 #include <bcm_int/api_ref.h> 98 99 100 bcm_api_ref_t bcm_api_tbl[] = { 101 (bcm_api_ref_t) bcm_attach, 102 (bcm_api_ref_t) bcm_attach_check, 103 (bcm_api_ref_t) bcm_attach_early_txrx, 104 (bcm_api_ref_t) bcm_attach_info_t_init, 105 (bcm_api_ref_t) bcm_attach_max, 106 (bcm_api_ref_t) bcm_attach_register, 107 (bcm_api_ref_t) bcm_attach_unregister, 108 (bcm_api_ref_t) bcm_auth_detach, 109 (bcm_api_ref_t) bcm_auth_egress_get, 110 (bcm_api_ref_t) bcm_auth_egress_set, 111 (bcm_api_ref_t) bcm_auth_init, 112 (bcm_api_ref_t) bcm_auth_mac_add, 113 (bcm_api_ref_t) bcm_auth_mac_control_get, 114 (bcm_api_ref_t) bcm_auth_mac_control_set, 115 (bcm_api_ref_t) bcm_auth_mac_delete, 116 (bcm_api_ref_t) bcm_auth_mac_delete_all, 117 (bcm_api_ref_t) bcm_auth_mode_get, 118 (bcm_api_ref_t) bcm_auth_mode_set, 119 (bcm_api_ref_t) bcm_auth_unauth_callback, 120 #ifdef INCLUDE_BFD 121 (bcm_api_ref_t) bcm_bfd_auth_sha1_get, 122 (bcm_api_ref_t) bcm_bfd_auth_sha1_set, 123 (bcm_api_ref_t) bcm_bfd_auth_simple_password_get, 124 (bcm_api_ref_t) bcm_bfd_auth_simple_password_set, 125 (bcm_api_ref_t) bcm_bfd_detach, 126 (bcm_api_ref_t) bcm_bfd_discard_stat_get, 127 (bcm_api_ref_t) bcm_bfd_discard_stat_set, 128 (bcm_api_ref_t) bcm_bfd_endpoint_create, 129 (bcm_api_ref_t) bcm_bfd_endpoint_destroy, 130 (bcm_api_ref_t) bcm_bfd_endpoint_destroy_all, 131 (bcm_api_ref_t) bcm_bfd_endpoint_get, 132 (bcm_api_ref_t) bcm_bfd_endpoint_info_t_init, 133 (bcm_api_ref_t) bcm_bfd_endpoint_poll, 134 (bcm_api_ref_t) bcm_bfd_endpoint_stat_get, 135 (bcm_api_ref_t) bcm_bfd_event_register, 136 (bcm_api_ref_t) bcm_bfd_event_unregister, 137 (bcm_api_ref_t) bcm_bfd_init, 138 (bcm_api_ref_t) bcm_bfd_status_multi_get, 139 (bcm_api_ref_t) bcm_bfd_tx_start, 140 (bcm_api_ref_t) bcm_bfd_tx_stop, 141 #endif /* INCLUDE_BFD */ 142 (bcm_api_ref_t) bcm_clear, 143 (bcm_api_ref_t) bcm_collector_callback_options_t_init, 144 (bcm_api_ref_t) bcm_collector_create, 145 (bcm_api_ref_t) bcm_collector_destroy, 146 (bcm_api_ref_t) bcm_collector_detach, 147 (bcm_api_ref_t) bcm_collector_export_profile_create, 148 (bcm_api_ref_t) bcm_collector_export_profile_destroy, 149 (bcm_api_ref_t) bcm_collector_export_profile_get, 150 (bcm_api_ref_t) bcm_collector_export_profile_ids_get_all, 151 (bcm_api_ref_t) bcm_collector_export_profile_t_init, 152 (bcm_api_ref_t) bcm_collector_export_record_register, 153 (bcm_api_ref_t) bcm_collector_export_record_t_init, 154 (bcm_api_ref_t) bcm_collector_export_record_unregister, 155 (bcm_api_ref_t) bcm_collector_get, 156 (bcm_api_ref_t) bcm_collector_get_all, 157 (bcm_api_ref_t) bcm_collector_info_t_init, 158 (bcm_api_ref_t) bcm_collector_init, 159 (bcm_api_ref_t) bcm_cosq_bandwidth_fabric_adjust_get, 160 (bcm_api_ref_t) bcm_cosq_bandwidth_fabric_adjust_set, 161 (bcm_api_ref_t) bcm_cosq_bst_multi_profile_get, 162 (bcm_api_ref_t) bcm_cosq_bst_multi_profile_set, 163 (bcm_api_ref_t) bcm_cosq_bst_profile_get, 164 (bcm_api_ref_t) bcm_cosq_bst_profile_set, 165 (bcm_api_ref_t) bcm_cosq_bst_profile_t_init, 166 (bcm_api_ref_t) bcm_cosq_bst_stat_clear, 167 (bcm_api_ref_t) bcm_cosq_bst_stat_extended_clear, 168 (bcm_api_ref_t) bcm_cosq_bst_stat_extended_get, 169 (bcm_api_ref_t) bcm_cosq_bst_stat_extended_get32, 170 (bcm_api_ref_t) bcm_cosq_bst_stat_get, 171 (bcm_api_ref_t) bcm_cosq_bst_stat_get32, 172 (bcm_api_ref_t) bcm_cosq_bst_stat_multi_get, 173 (bcm_api_ref_t) bcm_cosq_bst_stat_multi_get32, 174 (bcm_api_ref_t) bcm_cosq_bst_stat_sync, 175 (bcm_api_ref_t) bcm_cosq_buffer_id_multi_get, 176 (bcm_api_ref_t) bcm_cosq_burst_monitor_dma_config_get, 177 (bcm_api_ref_t) bcm_cosq_burst_monitor_dma_config_set, 178 (bcm_api_ref_t) bcm_cosq_burst_monitor_get, 179 (bcm_api_ref_t) bcm_cosq_burst_monitor_set, 180 (bcm_api_ref_t) bcm_cosq_classifier_create, 181 (bcm_api_ref_t) bcm_cosq_classifier_destroy, 182 (bcm_api_ref_t) bcm_cosq_classifier_get, 183 (bcm_api_ref_t) bcm_cosq_classifier_id_get, 184 (bcm_api_ref_t) bcm_cosq_classifier_mapping_clear, 185 (bcm_api_ref_t) bcm_cosq_classifier_mapping_get, 186 (bcm_api_ref_t) bcm_cosq_classifier_mapping_multi_get, 187 (bcm_api_ref_t) bcm_cosq_classifier_mapping_multi_set, 188 (bcm_api_ref_t) bcm_cosq_classifier_mapping_set, 189 (bcm_api_ref_t) bcm_cosq_classifier_t_init, 190 (bcm_api_ref_t) bcm_cosq_config_get, 191 (bcm_api_ref_t) bcm_cosq_config_set, 192 (bcm_api_ref_t) bcm_cosq_congestion_info_t_init, 193 (bcm_api_ref_t) bcm_cosq_congestion_mapping_get, 194 (bcm_api_ref_t) bcm_cosq_congestion_mapping_info_t_init, 195 (bcm_api_ref_t) bcm_cosq_congestion_mapping_set, 196 (bcm_api_ref_t) bcm_cosq_control_data_t_init, 197 (bcm_api_ref_t) bcm_cosq_control_dynamic_get, 198 (bcm_api_ref_t) bcm_cosq_control_extended_get, 199 (bcm_api_ref_t) bcm_cosq_control_extended_set, 200 (bcm_api_ref_t) bcm_cosq_control_get, 201 (bcm_api_ref_t) bcm_cosq_control_range_get, 202 (bcm_api_ref_t) bcm_cosq_control_range_set, 203 (bcm_api_ref_t) bcm_cosq_control_set, 204 (bcm_api_ref_t) bcm_cosq_cpu_cosq_enable_get, 205 (bcm_api_ref_t) bcm_cosq_cpu_cosq_enable_set, 206 (bcm_api_ref_t) bcm_cosq_delay_tolerance_level_get, 207 (bcm_api_ref_t) bcm_cosq_delay_tolerance_level_set, 208 (bcm_api_ref_t) bcm_cosq_delay_tolerance_preset_attr_t_init, 209 (bcm_api_ref_t) bcm_cosq_delay_tolerance_preset_get, 210 (bcm_api_ref_t) bcm_cosq_dest_credit_size_get, 211 (bcm_api_ref_t) bcm_cosq_dest_credit_size_set, 212 (bcm_api_ref_t) bcm_cosq_detach, 213 (bcm_api_ref_t) bcm_cosq_discard_get, 214 (bcm_api_ref_t) bcm_cosq_discard_port_get, 215 (bcm_api_ref_t) bcm_cosq_discard_port_set, 216 (bcm_api_ref_t) bcm_cosq_discard_profile_create, 217 (bcm_api_ref_t) bcm_cosq_discard_profile_destroy, 218 (bcm_api_ref_t) bcm_cosq_discard_profile_get, 219 (bcm_api_ref_t) bcm_cosq_discard_profile_update, 220 (bcm_api_ref_t) bcm_cosq_discard_rule_t_init, 221 (bcm_api_ref_t) bcm_cosq_discard_set, 222 (bcm_api_ref_t) bcm_cosq_event_register, 223 (bcm_api_ref_t) bcm_cosq_event_unregister, 224 (bcm_api_ref_t) bcm_cosq_fadt_info_t_init, 225 (bcm_api_ref_t) bcm_cosq_fc_path_add, 226 (bcm_api_ref_t) bcm_cosq_fc_path_delete, 227 (bcm_api_ref_t) bcm_cosq_fc_path_get, 228 (bcm_api_ref_t) bcm_cosq_generic_control_get, 229 (bcm_api_ref_t) bcm_cosq_generic_control_set, 230 (bcm_api_ref_t) bcm_cosq_gport_add, 231 (bcm_api_ref_t) bcm_cosq_gport_attach, 232 (bcm_api_ref_t) bcm_cosq_gport_attach_get, 233 (bcm_api_ref_t) bcm_cosq_gport_bandwidth_get, 234 (bcm_api_ref_t) bcm_cosq_gport_bandwidth_set, 235 (bcm_api_ref_t) bcm_cosq_gport_child_get, 236 (bcm_api_ref_t) bcm_cosq_gport_color_size_get, 237 (bcm_api_ref_t) bcm_cosq_gport_color_size_set, 238 (bcm_api_ref_t) bcm_cosq_gport_congestion_config_get, 239 (bcm_api_ref_t) bcm_cosq_gport_congestion_config_set, 240 (bcm_api_ref_t) bcm_cosq_gport_connection_get, 241 (bcm_api_ref_t) bcm_cosq_gport_connection_set, 242 (bcm_api_ref_t) bcm_cosq_gport_delete, 243 (bcm_api_ref_t) bcm_cosq_gport_destmod_attach, 244 (bcm_api_ref_t) bcm_cosq_gport_destmod_detach, 245 (bcm_api_ref_t) bcm_cosq_gport_detach, 246 (bcm_api_ref_t) bcm_cosq_gport_discard_extended_get, 247 (bcm_api_ref_t) bcm_cosq_gport_discard_extended_set, 248 (bcm_api_ref_t) bcm_cosq_gport_discard_get, 249 (bcm_api_ref_t) bcm_cosq_gport_discard_set, 250 (bcm_api_ref_t) bcm_cosq_gport_discard_t_init, 251 (bcm_api_ref_t) bcm_cosq_gport_dynamic_sched_get, 252 (bcm_api_ref_t) bcm_cosq_gport_dynamic_sched_set, 253 (bcm_api_ref_t) bcm_cosq_gport_egress_map_get, 254 (bcm_api_ref_t) bcm_cosq_gport_egress_map_set, 255 (bcm_api_ref_t) bcm_cosq_gport_egress_mapping_get, 256 (bcm_api_ref_t) bcm_cosq_gport_egress_mapping_set, 257 (bcm_api_ref_t) bcm_cosq_gport_egress_multicast_config_get, 258 (bcm_api_ref_t) bcm_cosq_gport_egress_multicast_config_set, 259 (bcm_api_ref_t) bcm_cosq_gport_enable_get, 260 (bcm_api_ref_t) bcm_cosq_gport_enable_set, 261 (bcm_api_ref_t) bcm_cosq_gport_fadt_threshold_get, 262 (bcm_api_ref_t) bcm_cosq_gport_fadt_threshold_set, 263 (bcm_api_ref_t) bcm_cosq_gport_flow_control_get, 264 (bcm_api_ref_t) bcm_cosq_gport_flow_control_set, 265 (bcm_api_ref_t) bcm_cosq_gport_get, 266 (bcm_api_ref_t) bcm_cosq_gport_handle_core_get, 267 (bcm_api_ref_t) bcm_cosq_gport_handle_get, 268 (bcm_api_ref_t) bcm_cosq_gport_info_get, 269 (bcm_api_ref_t) bcm_cosq_gport_level_info_t_init, 270 (bcm_api_ref_t) bcm_cosq_gport_mapping_get, 271 (bcm_api_ref_t) bcm_cosq_gport_mapping_set, 272 (bcm_api_ref_t) bcm_cosq_gport_multipath_add, 273 (bcm_api_ref_t) bcm_cosq_gport_multipath_delete, 274 (bcm_api_ref_t) bcm_cosq_gport_multipath_get, 275 (bcm_api_ref_t) bcm_cosq_gport_parent_get, 276 (bcm_api_ref_t) bcm_cosq_gport_pkt_size_adjust_get, 277 (bcm_api_ref_t) bcm_cosq_gport_pkt_size_adjust_set, 278 (bcm_api_ref_t) bcm_cosq_gport_pon_link_sla_get, 279 (bcm_api_ref_t) bcm_cosq_gport_pon_link_sla_set, 280 (bcm_api_ref_t) bcm_cosq_gport_queue_attach, 281 (bcm_api_ref_t) bcm_cosq_gport_queue_attach_get, 282 (bcm_api_ref_t) bcm_cosq_gport_queue_detach, 283 (bcm_api_ref_t) bcm_cosq_gport_rate_class_create, 284 (bcm_api_ref_t) bcm_cosq_gport_reattach, 285 (bcm_api_ref_t) bcm_cosq_gport_report_threshold_get, 286 (bcm_api_ref_t) bcm_cosq_gport_report_threshold_set, 287 (bcm_api_ref_t) bcm_cosq_gport_sched_config_get, 288 (bcm_api_ref_t) bcm_cosq_gport_sched_config_set, 289 (bcm_api_ref_t) bcm_cosq_gport_sched_get, 290 (bcm_api_ref_t) bcm_cosq_gport_sched_set, 291 (bcm_api_ref_t) bcm_cosq_gport_size_get, 292 (bcm_api_ref_t) bcm_cosq_gport_size_set, 293 (bcm_api_ref_t) bcm_cosq_gport_stat_enable_get, 294 (bcm_api_ref_t) bcm_cosq_gport_stat_enable_set, 295 (bcm_api_ref_t) bcm_cosq_gport_stat_get, 296 (bcm_api_ref_t) bcm_cosq_gport_stat_set, 297 (bcm_api_ref_t) bcm_cosq_gport_stat_sync_get, 298 (bcm_api_ref_t) bcm_cosq_gport_static_threshold_get, 299 (bcm_api_ref_t) bcm_cosq_gport_static_threshold_set, 300 (bcm_api_ref_t) bcm_cosq_gport_statistic_multi_get, 301 (bcm_api_ref_t) bcm_cosq_gport_statistic_multi_set, 302 (bcm_api_ref_t) bcm_cosq_gport_threshold_get, 303 (bcm_api_ref_t) bcm_cosq_gport_threshold_set, 304 (bcm_api_ref_t) bcm_cosq_gport_traverse, 305 (bcm_api_ref_t) bcm_cosq_gport_traverse_by_port, 306 (bcm_api_ref_t) bcm_cosq_gport_vsq_add, 307 (bcm_api_ref_t) bcm_cosq_gport_vsq_create, 308 (bcm_api_ref_t) bcm_cosq_gport_vsq_delete, 309 (bcm_api_ref_t) bcm_cosq_gport_vsq_delete_all, 310 (bcm_api_ref_t) bcm_cosq_gport_vsq_destroy, 311 (bcm_api_ref_t) bcm_cosq_gport_vsq_get, 312 (bcm_api_ref_t) bcm_cosq_hdrm_pool_limit_set, 313 (bcm_api_ref_t) bcm_cosq_icgm_resource_stat_get, 314 (bcm_api_ref_t) bcm_cosq_ingress_drop_control_frame_config_t_init, 315 (bcm_api_ref_t) bcm_cosq_ingress_drop_flex_key_construct_id_t_init, 316 (bcm_api_ref_t) bcm_cosq_ingress_drop_flex_key_construct_t_init, 317 (bcm_api_ref_t) bcm_cosq_ingress_drop_flex_key_entry_t_init, 318 (bcm_api_ref_t) bcm_cosq_ingress_drop_flex_key_t_init, 319 (bcm_api_ref_t) bcm_cosq_ingress_port_drop_control_frame_get, 320 (bcm_api_ref_t) bcm_cosq_ingress_port_drop_control_frame_set, 321 (bcm_api_ref_t) bcm_cosq_ingress_port_drop_custom_ether_type_get, 322 (bcm_api_ref_t) bcm_cosq_ingress_port_drop_custom_ether_type_set, 323 (bcm_api_ref_t) bcm_cosq_ingress_port_drop_default_priority_get, 324 (bcm_api_ref_t) bcm_cosq_ingress_port_drop_default_priority_set, 325 (bcm_api_ref_t) bcm_cosq_ingress_port_drop_enable_get, 326 (bcm_api_ref_t) bcm_cosq_ingress_port_drop_enable_set, 327 (bcm_api_ref_t) bcm_cosq_ingress_port_drop_flex_key_construct_get, 328 (bcm_api_ref_t) bcm_cosq_ingress_port_drop_flex_key_construct_set, 329 (bcm_api_ref_t) bcm_cosq_ingress_port_drop_flex_key_entry_get, 330 (bcm_api_ref_t) bcm_cosq_ingress_port_drop_flex_key_entry_set, 331 (bcm_api_ref_t) bcm_cosq_ingress_port_drop_map_get, 332 (bcm_api_ref_t) bcm_cosq_ingress_port_drop_map_set, 333 (bcm_api_ref_t) bcm_cosq_ingress_port_drop_mpls_special_label_config_t_init, 334 (bcm_api_ref_t) bcm_cosq_ingress_port_drop_mpls_special_label_get, 335 (bcm_api_ref_t) bcm_cosq_ingress_port_drop_mpls_special_label_set, 336 (bcm_api_ref_t) bcm_cosq_ingress_port_drop_threshold_get, 337 (bcm_api_ref_t) bcm_cosq_ingress_port_drop_threshold_set, 338 (bcm_api_ref_t) bcm_cosq_ingress_queue_bundle_gport_add, 339 (bcm_api_ref_t) bcm_cosq_init, 340 (bcm_api_ref_t) bcm_cosq_latency_profile_create, 341 (bcm_api_ref_t) bcm_cosq_latency_profile_destroy, 342 (bcm_api_ref_t) bcm_cosq_mapping_get, 343 (bcm_api_ref_t) bcm_cosq_mapping_set, 344 (bcm_api_ref_t) bcm_cosq_mapping_t_init, 345 (bcm_api_ref_t) bcm_cosq_max_latency_pkts_get, 346 (bcm_api_ref_t) bcm_cosq_mirror_on_drop_group_get, 347 (bcm_api_ref_t) bcm_cosq_mirror_on_drop_group_set, 348 (bcm_api_ref_t) bcm_cosq_object_id_t_init, 349 (bcm_api_ref_t) bcm_cosq_pfc_class_config_profile_get, 350 (bcm_api_ref_t) bcm_cosq_pfc_class_config_profile_set, 351 (bcm_api_ref_t) bcm_cosq_pfc_class_map_config_t_init, 352 (bcm_api_ref_t) bcm_cosq_pfc_class_mapping_get, 353 (bcm_api_ref_t) bcm_cosq_pfc_class_mapping_set, 354 (bcm_api_ref_t) bcm_cosq_pfc_class_mapping_t_init, 355 (bcm_api_ref_t) bcm_cosq_pfc_config_get, 356 (bcm_api_ref_t) bcm_cosq_pfc_config_set, 357 (bcm_api_ref_t) bcm_cosq_pfc_deadlock_config_get, 358 (bcm_api_ref_t) bcm_cosq_pfc_deadlock_config_set, 359 (bcm_api_ref_t) bcm_cosq_pfc_deadlock_config_t_init, 360 (bcm_api_ref_t) bcm_cosq_pfc_deadlock_control_get, 361 (bcm_api_ref_t) bcm_cosq_pfc_deadlock_control_set, 362 (bcm_api_ref_t) bcm_cosq_pfc_deadlock_info_get, 363 (bcm_api_ref_t) bcm_cosq_pfc_deadlock_info_t_init, 364 (bcm_api_ref_t) bcm_cosq_pfc_deadlock_queue_config_get, 365 (bcm_api_ref_t) bcm_cosq_pfc_deadlock_queue_config_set, 366 (bcm_api_ref_t) bcm_cosq_pfc_deadlock_queue_config_t_init, 367 (bcm_api_ref_t) bcm_cosq_pfc_deadlock_queue_status_get, 368 (bcm_api_ref_t) bcm_cosq_pfc_deadlock_recovery_event_register, 369 (bcm_api_ref_t) bcm_cosq_pfc_deadlock_recovery_event_unregister, 370 (bcm_api_ref_t) bcm_cosq_pfc_deadlock_recovery_exit, 371 (bcm_api_ref_t) bcm_cosq_pfc_deadlock_recovery_start, 372 (bcm_api_ref_t) bcm_cosq_pkt_size_adjust_delta_map_get, 373 (bcm_api_ref_t) bcm_cosq_pkt_size_adjust_delta_map_set, 374 (bcm_api_ref_t) bcm_cosq_port_bandwidth_get, 375 (bcm_api_ref_t) bcm_cosq_port_bandwidth_set, 376 (bcm_api_ref_t) bcm_cosq_port_mapping_get, 377 (bcm_api_ref_t) bcm_cosq_port_mapping_multi_get, 378 (bcm_api_ref_t) bcm_cosq_port_mapping_multi_set, 379 (bcm_api_ref_t) bcm_cosq_port_mapping_set, 380 (bcm_api_ref_t) bcm_cosq_port_optimized_pfc_group_num_get, 381 (bcm_api_ref_t) bcm_cosq_port_prigrp_hdrm_set, 382 (bcm_api_ref_t) bcm_cosq_port_priority_group_property_get, 383 (bcm_api_ref_t) bcm_cosq_port_priority_group_property_set, 384 (bcm_api_ref_t) bcm_cosq_port_profile_get, 385 (bcm_api_ref_t) bcm_cosq_port_profile_set, 386 (bcm_api_ref_t) bcm_cosq_port_sched_config_get, 387 (bcm_api_ref_t) bcm_cosq_port_sched_config_set, 388 (bcm_api_ref_t) bcm_cosq_port_sched_get, 389 (bcm_api_ref_t) bcm_cosq_port_sched_set, 390 (bcm_api_ref_t) bcm_cosq_priority_get, 391 (bcm_api_ref_t) bcm_cosq_priority_group_mapping_profile_get, 392 (bcm_api_ref_t) bcm_cosq_priority_group_mapping_profile_set, 393 (bcm_api_ref_t) bcm_cosq_priority_group_pfc_priority_mapping_profile_get, 394 (bcm_api_ref_t) bcm_cosq_priority_group_pfc_priority_mapping_profile_set, 395 (bcm_api_ref_t) bcm_cosq_priority_mapping_get_all, 396 (bcm_api_ref_t) bcm_cosq_priority_profile_get, 397 (bcm_api_ref_t) bcm_cosq_priority_profile_set, 398 (bcm_api_ref_t) bcm_cosq_priority_set, 399 (bcm_api_ref_t) bcm_cosq_profile_info_inuse_get, 400 (bcm_api_ref_t) bcm_cosq_profile_info_portlist_get, 401 (bcm_api_ref_t) bcm_cosq_profile_mapping_get, 402 (bcm_api_ref_t) bcm_cosq_profile_mapping_set, 403 (bcm_api_ref_t) bcm_cosq_profile_property_dynamic_get, 404 (bcm_api_ref_t) bcm_cosq_qcn_config_get, 405 (bcm_api_ref_t) bcm_cosq_qcn_config_set, 406 (bcm_api_ref_t) bcm_cosq_resource_allocation_get, 407 (bcm_api_ref_t) bcm_cosq_resource_allocation_set, 408 (bcm_api_ref_t) bcm_cosq_safc_class_mapping_get, 409 (bcm_api_ref_t) bcm_cosq_safc_class_mapping_set, 410 (bcm_api_ref_t) bcm_cosq_safc_class_mapping_t_init, 411 (bcm_api_ref_t) bcm_cosq_sched_config_get, 412 (bcm_api_ref_t) bcm_cosq_sched_config_set, 413 (bcm_api_ref_t) bcm_cosq_sched_get, 414 (bcm_api_ref_t) bcm_cosq_sched_set, 415 (bcm_api_ref_t) bcm_cosq_sched_weight_max_get, 416 (bcm_api_ref_t) bcm_cosq_schedq_mapping_get, 417 (bcm_api_ref_t) bcm_cosq_schedq_mapping_set, 418 (bcm_api_ref_t) bcm_cosq_scheduler_gport_add, 419 (bcm_api_ref_t) bcm_cosq_scheduler_gport_get, 420 (bcm_api_ref_t) bcm_cosq_service_pool_get, 421 (bcm_api_ref_t) bcm_cosq_service_pool_override_get, 422 (bcm_api_ref_t) bcm_cosq_service_pool_override_set, 423 (bcm_api_ref_t) bcm_cosq_service_pool_set, 424 (bcm_api_ref_t) bcm_cosq_service_pool_t_init, 425 (bcm_api_ref_t) bcm_cosq_slow_profile_get, 426 (bcm_api_ref_t) bcm_cosq_slow_profile_set, 427 (bcm_api_ref_t) bcm_cosq_src_vsqs_gport_add, 428 (bcm_api_ref_t) bcm_cosq_src_vsqs_gport_get, 429 (bcm_api_ref_t) bcm_cosq_stat_config_get, 430 (bcm_api_ref_t) bcm_cosq_stat_config_set, 431 (bcm_api_ref_t) bcm_cosq_stat_get, 432 (bcm_api_ref_t) bcm_cosq_stat_get32, 433 (bcm_api_ref_t) bcm_cosq_stat_info_get, 434 (bcm_api_ref_t) bcm_cosq_stat_info_set, 435 (bcm_api_ref_t) bcm_cosq_stat_obj_map_get, 436 (bcm_api_ref_t) bcm_cosq_stat_obj_map_set, 437 (bcm_api_ref_t) bcm_cosq_stat_set, 438 (bcm_api_ref_t) bcm_cosq_stat_set32, 439 (bcm_api_ref_t) bcm_cosq_stat_sync_get, 440 (bcm_api_ref_t) bcm_cosq_stat_sync_get32, 441 (bcm_api_ref_t) bcm_cosq_stat_sync_multi_get, 442 (bcm_api_ref_t) bcm_cosq_stat_sync_multi_get32, 443 (bcm_api_ref_t) bcm_cosq_subport_flow_control_get, 444 (bcm_api_ref_t) bcm_cosq_subport_flow_control_set, 445 (bcm_api_ref_t) bcm_cosq_subscriber_map_add, 446 (bcm_api_ref_t) bcm_cosq_subscriber_map_delete, 447 (bcm_api_ref_t) bcm_cosq_subscriber_map_delete_all, 448 (bcm_api_ref_t) bcm_cosq_subscriber_map_get, 449 (bcm_api_ref_t) bcm_cosq_subscriber_traverse, 450 (bcm_api_ref_t) bcm_cosq_sysport_ingress_queue_map_get, 451 (bcm_api_ref_t) bcm_cosq_sysport_ingress_queue_map_set, 452 (bcm_api_ref_t) bcm_cosq_tas_control_get, 453 (bcm_api_ref_t) bcm_cosq_tas_control_set, 454 (bcm_api_ref_t) bcm_cosq_tas_profile_commit, 455 (bcm_api_ref_t) bcm_cosq_tas_profile_create, 456 (bcm_api_ref_t) bcm_cosq_tas_profile_destroy, 457 (bcm_api_ref_t) bcm_cosq_tas_profile_destroy_all, 458 (bcm_api_ref_t) bcm_cosq_tas_profile_get, 459 (bcm_api_ref_t) bcm_cosq_tas_profile_set, 460 (bcm_api_ref_t) bcm_cosq_tas_profile_status_get, 461 (bcm_api_ref_t) bcm_cosq_tas_profile_status_t_init, 462 (bcm_api_ref_t) bcm_cosq_tas_profile_t_init, 463 (bcm_api_ref_t) bcm_cosq_tas_profile_traverse, 464 (bcm_api_ref_t) bcm_cosq_tas_status_get, 465 #ifdef INCLUDE_TCB 466 (bcm_api_ref_t) bcm_cosq_tcb_buffer_multi_get, 467 (bcm_api_ref_t) bcm_cosq_tcb_cb_register, 468 (bcm_api_ref_t) bcm_cosq_tcb_cb_unregister, 469 (bcm_api_ref_t) bcm_cosq_tcb_config_get, 470 (bcm_api_ref_t) bcm_cosq_tcb_config_set, 471 (bcm_api_ref_t) bcm_cosq_tcb_config_t_init, 472 (bcm_api_ref_t) bcm_cosq_tcb_control_get, 473 (bcm_api_ref_t) bcm_cosq_tcb_control_set, 474 (bcm_api_ref_t) bcm_cosq_tcb_event_multi_get, 475 (bcm_api_ref_t) bcm_cosq_tcb_gport_threshold_mapping_get, 476 (bcm_api_ref_t) bcm_cosq_tcb_gport_threshold_mapping_set, 477 (bcm_api_ref_t) bcm_cosq_tcb_threshold_profile_create, 478 (bcm_api_ref_t) bcm_cosq_tcb_threshold_profile_destroy, 479 (bcm_api_ref_t) bcm_cosq_tcb_threshold_profile_get, 480 (bcm_api_ref_t) bcm_cosq_tcb_threshold_profile_t_init, 481 #endif /* INCLUDE_TCB */ 482 (bcm_api_ref_t) bcm_cosq_threshold_t_init, 483 (bcm_api_ref_t) bcm_cosq_voq_connector_gport_add, 484 (bcm_api_ref_t) bcm_cpri_decap_presentation_time_config_get, 485 (bcm_api_ref_t) bcm_cpri_decap_presentation_time_config_set, 486 (bcm_api_ref_t) bcm_cpri_detach, 487 (bcm_api_ref_t) bcm_cpri_encap_control_queue_tag_to_flow_id_map_set, 488 (bcm_api_ref_t) bcm_cpri_encap_presentation_time_config_get, 489 (bcm_api_ref_t) bcm_cpri_encap_presentation_time_config_set, 490 (bcm_api_ref_t) bcm_cpri_init, 491 (bcm_api_ref_t) bcm_cpri_port_1588_timestamp_capture_config_get, 492 (bcm_api_ref_t) bcm_cpri_port_1588_timestamp_capture_config_set, 493 (bcm_api_ref_t) bcm_cpri_port_1588_timestamp_config_get, 494 (bcm_api_ref_t) bcm_cpri_port_1588_timestamp_config_set, 495 (bcm_api_ref_t) bcm_cpri_port_1588_timestamp_get, 496 (bcm_api_ref_t) bcm_cpri_port_1588_timestamp_ts_config_get, 497 (bcm_api_ref_t) bcm_cpri_port_1588_timestamp_ts_config_set, 498 (bcm_api_ref_t) bcm_cpri_port_agnostic_config_get, 499 (bcm_api_ref_t) bcm_cpri_port_agnostic_config_set, 500 (bcm_api_ref_t) bcm_cpri_port_compression_lookup_table_get, 501 (bcm_api_ref_t) bcm_cpri_port_compression_lookup_table_set, 502 (bcm_api_ref_t) bcm_cpri_port_compression_saturation_config_get, 503 (bcm_api_ref_t) bcm_cpri_port_compression_saturation_config_set, 504 (bcm_api_ref_t) bcm_cpri_port_cw_fast_eth_config_get, 505 (bcm_api_ref_t) bcm_cpri_port_cw_fast_eth_config_set, 506 (bcm_api_ref_t) bcm_cpri_port_cw_slow_hdlc_config_get, 507 (bcm_api_ref_t) bcm_cpri_port_cw_slow_hdlc_config_set, 508 (bcm_api_ref_t) bcm_cpri_port_decap_ethertype_get, 509 (bcm_api_ref_t) bcm_cpri_port_decap_ethertype_set, 510 (bcm_api_ref_t) bcm_cpri_port_decap_flow_config_get, 511 (bcm_api_ref_t) bcm_cpri_port_decap_flow_config_set, 512 (bcm_api_ref_t) bcm_cpri_port_decap_flow_to_queue_mapping_get, 513 (bcm_api_ref_t) bcm_cpri_port_decap_flow_to_queue_mapping_set, 514 (bcm_api_ref_t) bcm_cpri_port_decap_queue_flow_control_get, 515 (bcm_api_ref_t) bcm_cpri_port_decap_queue_flow_control_set, 516 (bcm_api_ref_t) bcm_cpri_port_decap_queue_to_ordering_info_index_get, 517 (bcm_api_ref_t) bcm_cpri_port_decap_queue_to_ordering_info_index_set, 518 (bcm_api_ref_t) bcm_cpri_port_decap_roe_ordering_info_get, 519 (bcm_api_ref_t) bcm_cpri_port_decap_roe_ordering_info_set, 520 (bcm_api_ref_t) bcm_cpri_port_decap_roe_ordering_sequence_offset_get, 521 (bcm_api_ref_t) bcm_cpri_port_decap_roe_ordering_sequence_offset_set, 522 (bcm_api_ref_t) bcm_cpri_port_decap_secondary_key_to_queue_mapping_get, 523 (bcm_api_ref_t) bcm_cpri_port_decap_secondary_key_to_queue_mapping_set, 524 (bcm_api_ref_t) bcm_cpri_port_decompression_lookup_table_get, 525 (bcm_api_ref_t) bcm_cpri_port_decompression_lookup_table_set, 526 (bcm_api_ref_t) bcm_cpri_port_decompression_saturation_config_get, 527 (bcm_api_ref_t) bcm_cpri_port_decompression_saturation_config_set, 528 (bcm_api_ref_t) bcm_cpri_port_encap_get, 529 (bcm_api_ref_t) bcm_cpri_port_encap_roe_entry_macda_get, 530 (bcm_api_ref_t) bcm_cpri_port_encap_roe_entry_macda_set, 531 (bcm_api_ref_t) bcm_cpri_port_encap_roe_entry_macsa_get, 532 (bcm_api_ref_t) bcm_cpri_port_encap_roe_entry_macsa_set, 533 (bcm_api_ref_t) bcm_cpri_port_encap_roe_entry_vlan_get, 534 (bcm_api_ref_t) bcm_cpri_port_encap_roe_entry_vlan_set, 535 (bcm_api_ref_t) bcm_cpri_port_encap_roe_ordering_info_get, 536 (bcm_api_ref_t) bcm_cpri_port_encap_roe_ordering_info_set, 537 (bcm_api_ref_t) bcm_cpri_port_encap_roe_ordering_sequence_offset_get, 538 (bcm_api_ref_t) bcm_cpri_port_encap_roe_ordering_sequence_offset_set, 539 (bcm_api_ref_t) bcm_cpri_port_encap_set, 540 (bcm_api_ref_t) bcm_cpri_port_encap_vlan_config_get, 541 (bcm_api_ref_t) bcm_cpri_port_encap_vlan_config_set, 542 (bcm_api_ref_t) bcm_cpri_port_fec_aux_config_get, 543 (bcm_api_ref_t) bcm_cpri_port_fec_aux_config_set, 544 (bcm_api_ref_t) bcm_cpri_port_fec_enable_get, 545 (bcm_api_ref_t) bcm_cpri_port_fec_enable_set, 546 (bcm_api_ref_t) bcm_cpri_port_fec_timestamp_config_get, 547 (bcm_api_ref_t) bcm_cpri_port_fec_timestamp_config_set, 548 (bcm_api_ref_t) bcm_cpri_port_frame_config_set, 549 (bcm_api_ref_t) bcm_cpri_port_interrupt_callback_register, 550 (bcm_api_ref_t) bcm_cpri_port_interrupt_callback_unregister, 551 (bcm_api_ref_t) bcm_cpri_port_interrupt_enable_set, 552 (bcm_api_ref_t) bcm_cpri_port_rsvd4_agnostic_mode_config_get, 553 (bcm_api_ref_t) bcm_cpri_port_rsvd4_agnostic_mode_config_set, 554 (bcm_api_ref_t) bcm_cpri_port_rsvd4_cm_fast_eth_config_set, 555 (bcm_api_ref_t) bcm_cpri_port_rsvd4_dbm_entry_clear, 556 (bcm_api_ref_t) bcm_cpri_port_rsvd4_dbm_entry_get, 557 (bcm_api_ref_t) bcm_cpri_port_rsvd4_dbm_entry_set, 558 (bcm_api_ref_t) bcm_cpri_port_rsvd4_rx_bfn_sync_config_set, 559 (bcm_api_ref_t) bcm_cpri_port_rsvd4_rx_control_flow_add, 560 (bcm_api_ref_t) bcm_cpri_port_rsvd4_rx_control_flow_delete, 561 (bcm_api_ref_t) bcm_cpri_port_rsvd4_rx_current_frame_sync_info_get, 562 (bcm_api_ref_t) bcm_cpri_port_rsvd4_rx_flow_add, 563 (bcm_api_ref_t) bcm_cpri_port_rsvd4_rx_flow_delete, 564 (bcm_api_ref_t) bcm_cpri_port_rsvd4_rx_frame_config_debug_set, 565 (bcm_api_ref_t) bcm_cpri_port_rsvd4_rx_frame_config_get, 566 (bcm_api_ref_t) bcm_cpri_port_rsvd4_rx_frame_config_set, 567 (bcm_api_ref_t) bcm_cpri_port_rsvd4_rx_fsm_state_set, 568 (bcm_api_ref_t) bcm_cpri_port_rsvd4_rx_override_set, 569 (bcm_api_ref_t) bcm_cpri_port_rsvd4_secondary_dbm_entry_clear, 570 (bcm_api_ref_t) bcm_cpri_port_rsvd4_secondary_dbm_entry_get, 571 (bcm_api_ref_t) bcm_cpri_port_rsvd4_secondary_dbm_entry_set, 572 (bcm_api_ref_t) bcm_cpri_port_rsvd4_sync_profile_entry_get, 573 (bcm_api_ref_t) bcm_cpri_port_rsvd4_sync_profile_entry_set, 574 (bcm_api_ref_t) bcm_cpri_port_rsvd4_tx_cm_eth_config_set, 575 (bcm_api_ref_t) bcm_cpri_port_rsvd4_tx_cm_hdr_config_entry_set, 576 (bcm_api_ref_t) bcm_cpri_port_rsvd4_tx_cm_hdr_lkup_entry_set, 577 (bcm_api_ref_t) bcm_cpri_port_rsvd4_tx_cm_raw_config_set, 578 (bcm_api_ref_t) bcm_cpri_port_rsvd4_tx_cm_tunnel_crc_config_set, 579 (bcm_api_ref_t) bcm_cpri_port_rsvd4_tx_control_flow_add, 580 (bcm_api_ref_t) bcm_cpri_port_rsvd4_tx_control_flow_group_member_add, 581 (bcm_api_ref_t) bcm_cpri_port_rsvd4_tx_control_flow_group_member_delete, 582 (bcm_api_ref_t) bcm_cpri_port_rsvd4_tx_current_frame_sync_info_get, 583 (bcm_api_ref_t) bcm_cpri_port_rsvd4_tx_flow_add, 584 (bcm_api_ref_t) bcm_cpri_port_rsvd4_tx_flow_delete, 585 (bcm_api_ref_t) bcm_cpri_port_rsvd4_tx_frame_config_debug_set, 586 (bcm_api_ref_t) bcm_cpri_port_rsvd4_tx_frame_config_get, 587 (bcm_api_ref_t) bcm_cpri_port_rsvd4_tx_frame_config_set, 588 (bcm_api_ref_t) bcm_cpri_port_rsvd4_tx_fsm_state_set, 589 (bcm_api_ref_t) bcm_cpri_port_rsvd4_tx_modulo_rule_entry_get, 590 (bcm_api_ref_t) bcm_cpri_port_rsvd4_tx_modulo_rule_entry_set, 591 (bcm_api_ref_t) bcm_cpri_port_rsvd4_tx_override_set, 592 (bcm_api_ref_t) bcm_cpri_port_rsvd4_tx_position_entry_get, 593 (bcm_api_ref_t) bcm_cpri_port_rsvd4_tx_position_entry_set, 594 (bcm_api_ref_t) bcm_cpri_port_rx_axc_frame_add, 595 (bcm_api_ref_t) bcm_cpri_port_rx_axc_frame_delete, 596 (bcm_api_ref_t) bcm_cpri_port_rx_axc_frame_get, 597 (bcm_api_ref_t) bcm_cpri_port_rx_axc_frame_get_all, 598 (bcm_api_ref_t) bcm_cpri_port_rx_cw_gcw_config_get, 599 (bcm_api_ref_t) bcm_cpri_port_rx_cw_gcw_config_set, 600 (bcm_api_ref_t) bcm_cpri_port_rx_cw_gcw_word_get, 601 (bcm_api_ref_t) bcm_cpri_port_rx_cw_l1_signal_info_get, 602 (bcm_api_ref_t) bcm_cpri_port_rx_cw_l1_signal_protection_get, 603 (bcm_api_ref_t) bcm_cpri_port_rx_cw_l1_signal_protection_set, 604 (bcm_api_ref_t) bcm_cpri_port_rx_cw_rsvd5_config_get, 605 (bcm_api_ref_t) bcm_cpri_port_rx_cw_rsvd5_config_set, 606 (bcm_api_ref_t) bcm_cpri_port_rx_cw_sync_info_get, 607 (bcm_api_ref_t) bcm_cpri_port_rx_cw_vsd_config_get, 608 (bcm_api_ref_t) bcm_cpri_port_rx_cw_vsd_config_set, 609 (bcm_api_ref_t) bcm_cpri_port_rx_cw_vsd_ctrl_flow_add, 610 (bcm_api_ref_t) bcm_cpri_port_rx_cw_vsd_ctrl_flow_delete, 611 (bcm_api_ref_t) bcm_cpri_port_rx_cw_vsd_ctrl_flow_get, 612 (bcm_api_ref_t) bcm_cpri_port_rx_cw_vsd_raw_config_get, 613 (bcm_api_ref_t) bcm_cpri_port_rx_cw_vsd_raw_config_set, 614 (bcm_api_ref_t) bcm_cpri_port_rx_speed_get, 615 (bcm_api_ref_t) bcm_cpri_port_rx_speed_set, 616 (bcm_api_ref_t) bcm_cpri_port_rx_tag_config_set, 617 (bcm_api_ref_t) bcm_cpri_port_rx_tag_entry_add, 618 (bcm_api_ref_t) bcm_cpri_port_rx_tag_entry_delete, 619 (bcm_api_ref_t) bcm_cpri_port_stat_get, 620 (bcm_api_ref_t) bcm_cpri_port_tunnel_mode_config_get, 621 (bcm_api_ref_t) bcm_cpri_port_tunnel_mode_config_set, 622 (bcm_api_ref_t) bcm_cpri_port_tx_axc_frame_add, 623 (bcm_api_ref_t) bcm_cpri_port_tx_axc_frame_delete, 624 (bcm_api_ref_t) bcm_cpri_port_tx_axc_frame_get, 625 (bcm_api_ref_t) bcm_cpri_port_tx_axc_frame_get_all, 626 (bcm_api_ref_t) bcm_cpri_port_tx_cw_gcw_config_get, 627 (bcm_api_ref_t) bcm_cpri_port_tx_cw_gcw_config_set, 628 (bcm_api_ref_t) bcm_cpri_port_tx_cw_gcw_filter_get, 629 (bcm_api_ref_t) bcm_cpri_port_tx_cw_gcw_filter_set, 630 (bcm_api_ref_t) bcm_cpri_port_tx_cw_gcw_word_set, 631 (bcm_api_ref_t) bcm_cpri_port_tx_cw_l1_config_set, 632 (bcm_api_ref_t) bcm_cpri_port_tx_cw_rsvd5_config_get, 633 (bcm_api_ref_t) bcm_cpri_port_tx_cw_rsvd5_config_set, 634 (bcm_api_ref_t) bcm_cpri_port_tx_cw_sync_info_get, 635 (bcm_api_ref_t) bcm_cpri_port_tx_cw_sync_info_set, 636 (bcm_api_ref_t) bcm_cpri_port_tx_cw_vsd_config_get, 637 (bcm_api_ref_t) bcm_cpri_port_tx_cw_vsd_config_set, 638 (bcm_api_ref_t) bcm_cpri_port_tx_cw_vsd_ctrl_flow_add, 639 (bcm_api_ref_t) bcm_cpri_port_tx_cw_vsd_ctrl_flow_delete, 640 (bcm_api_ref_t) bcm_cpri_port_tx_cw_vsd_ctrl_flow_get, 641 (bcm_api_ref_t) bcm_cpri_port_tx_cw_vsd_raw_filter_get, 642 (bcm_api_ref_t) bcm_cpri_port_tx_cw_vsd_raw_filter_set, 643 (bcm_api_ref_t) bcm_cpri_port_tx_cw_vsd_raw_flow_config_get, 644 (bcm_api_ref_t) bcm_cpri_port_tx_cw_vsd_raw_flow_config_set, 645 (bcm_api_ref_t) bcm_cpri_port_tx_frame_tgen_config_set, 646 (bcm_api_ref_t) bcm_cpri_port_tx_speed_get, 647 (bcm_api_ref_t) bcm_cpri_port_tx_speed_set, 648 (bcm_api_ref_t) bcm_custom_port_get, 649 (bcm_api_ref_t) bcm_custom_port_set, 650 (bcm_api_ref_t) bcm_custom_register, 651 (bcm_api_ref_t) bcm_custom_unregister, 652 (bcm_api_ref_t) bcm_detach, 653 (bcm_api_ref_t) bcm_detach_late_txrx, 654 (bcm_api_ref_t) bcm_detach_retry_get, 655 (bcm_api_ref_t) bcm_detach_retry_set, 656 (bcm_api_ref_t) bcm_detach_retry_t_init, 657 (bcm_api_ref_t) bcm_device_member_get, 658 (bcm_api_ref_t) bcm_eav_bandwidth_get, 659 (bcm_api_ref_t) bcm_eav_bandwidth_set, 660 (bcm_api_ref_t) bcm_eav_control_get, 661 (bcm_api_ref_t) bcm_eav_control_set, 662 (bcm_api_ref_t) bcm_eav_init, 663 (bcm_api_ref_t) bcm_eav_link_status_get, 664 (bcm_api_ref_t) bcm_eav_link_status_set, 665 (bcm_api_ref_t) bcm_eav_pcp_mapping_get, 666 (bcm_api_ref_t) bcm_eav_pcp_mapping_set, 667 (bcm_api_ref_t) bcm_eav_port_enable_get, 668 (bcm_api_ref_t) bcm_eav_port_enable_set, 669 (bcm_api_ref_t) bcm_eav_srp_mac_ethertype_get, 670 (bcm_api_ref_t) bcm_eav_srp_mac_ethertype_set, 671 (bcm_api_ref_t) bcm_eav_timestamp_get, 672 (bcm_api_ref_t) bcm_eav_timesync_mac_get, 673 (bcm_api_ref_t) bcm_eav_timesync_mac_set, 674 #ifdef INCLUDE_L3 675 (bcm_api_ref_t) bcm_ecn_map_create, 676 (bcm_api_ref_t) bcm_ecn_map_destroy, 677 (bcm_api_ref_t) bcm_ecn_map_get, 678 (bcm_api_ref_t) bcm_ecn_map_mode_get, 679 (bcm_api_ref_t) bcm_ecn_map_mode_set, 680 (bcm_api_ref_t) bcm_ecn_map_mode_t_init, 681 (bcm_api_ref_t) bcm_ecn_map_set, 682 (bcm_api_ref_t) bcm_ecn_map_t_init, 683 (bcm_api_ref_t) bcm_ecn_port_map_get, 684 (bcm_api_ref_t) bcm_ecn_port_map_set, 685 (bcm_api_ref_t) bcm_ecn_port_map_t_init, 686 #endif /* INCLUDE_L3 */ 687 (bcm_api_ref_t) bcm_ecn_responsive_protocol_get, 688 (bcm_api_ref_t) bcm_ecn_responsive_protocol_set, 689 (bcm_api_ref_t) bcm_ecn_traffic_action_config_get, 690 (bcm_api_ref_t) bcm_ecn_traffic_action_config_set, 691 (bcm_api_ref_t) bcm_ecn_traffic_action_config_t_init, 692 (bcm_api_ref_t) bcm_ecn_traffic_map_get, 693 (bcm_api_ref_t) bcm_ecn_traffic_map_info_t_init, 694 (bcm_api_ref_t) bcm_ecn_traffic_map_set, 695 #ifdef INCLUDE_PTP 696 (bcm_api_ref_t) bcm_esmc_QL_SSM_map, 697 (bcm_api_ref_t) bcm_esmc_SSM_QL_map, 698 (bcm_api_ref_t) bcm_esmc_g781_option_get, 699 (bcm_api_ref_t) bcm_esmc_g781_option_set, 700 (bcm_api_ref_t) bcm_esmc_rx_callback_register, 701 (bcm_api_ref_t) bcm_esmc_rx_callback_unregister, 702 (bcm_api_ref_t) bcm_esmc_tunnel_get, 703 (bcm_api_ref_t) bcm_esmc_tunnel_set, 704 (bcm_api_ref_t) bcm_esmc_tx, 705 #endif /* INCLUDE_PTP */ 706 #ifdef INCLUDE_L3 707 (bcm_api_ref_t) bcm_extender_cleanup, 708 (bcm_api_ref_t) bcm_extender_egress_add, 709 (bcm_api_ref_t) bcm_extender_egress_delete, 710 (bcm_api_ref_t) bcm_extender_egress_delete_all, 711 (bcm_api_ref_t) bcm_extender_egress_get, 712 (bcm_api_ref_t) bcm_extender_egress_get_all, 713 (bcm_api_ref_t) bcm_extender_egress_set, 714 (bcm_api_ref_t) bcm_extender_egress_t_init, 715 (bcm_api_ref_t) bcm_extender_encap_create, 716 (bcm_api_ref_t) bcm_extender_encap_destroy, 717 (bcm_api_ref_t) bcm_extender_encap_destroy_all, 718 (bcm_api_ref_t) bcm_extender_encap_get, 719 (bcm_api_ref_t) bcm_extender_encap_t_init, 720 (bcm_api_ref_t) bcm_extender_encap_traverse, 721 (bcm_api_ref_t) bcm_extender_forward_add, 722 (bcm_api_ref_t) bcm_extender_forward_delete, 723 (bcm_api_ref_t) bcm_extender_forward_delete_all, 724 (bcm_api_ref_t) bcm_extender_forward_get, 725 (bcm_api_ref_t) bcm_extender_forward_t_init, 726 (bcm_api_ref_t) bcm_extender_forward_traverse, 727 (bcm_api_ref_t) bcm_extender_init, 728 (bcm_api_ref_t) bcm_extender_port_add, 729 (bcm_api_ref_t) bcm_extender_port_delete, 730 (bcm_api_ref_t) bcm_extender_port_delete_all, 731 (bcm_api_ref_t) bcm_extender_port_get, 732 (bcm_api_ref_t) bcm_extender_port_t_init, 733 (bcm_api_ref_t) bcm_extender_port_traverse, 734 #endif /* INCLUDE_L3 */ 735 (bcm_api_ref_t) bcm_fabric_action_create, 736 (bcm_api_ref_t) bcm_fabric_action_destroy, 737 (bcm_api_ref_t) bcm_fabric_action_destroy_all, 738 (bcm_api_ref_t) bcm_fabric_action_get, 739 (bcm_api_ref_t) bcm_fabric_action_info_t_init, 740 (bcm_api_ref_t) bcm_fabric_action_traverse, 741 (bcm_api_ref_t) bcm_fabric_bandwidth_core_profile_get, 742 (bcm_api_ref_t) bcm_fabric_bandwidth_core_profile_set, 743 (bcm_api_ref_t) bcm_fabric_bandwidth_profile_get, 744 (bcm_api_ref_t) bcm_fabric_bandwidth_profile_set, 745 (bcm_api_ref_t) bcm_fabric_cgm_control_get, 746 (bcm_api_ref_t) bcm_fabric_cgm_control_set, 747 (bcm_api_ref_t) bcm_fabric_config_discard_get, 748 (bcm_api_ref_t) bcm_fabric_config_discard_set, 749 (bcm_api_ref_t) bcm_fabric_control_get, 750 (bcm_api_ref_t) bcm_fabric_control_set, 751 (bcm_api_ref_t) bcm_fabric_destination_link_min_get, 752 (bcm_api_ref_t) bcm_fabric_destination_link_min_set, 753 (bcm_api_ref_t) bcm_fabric_init, 754 (bcm_api_ref_t) bcm_fabric_link_connectivity_status_get, 755 (bcm_api_ref_t) bcm_fabric_link_connectivity_status_single_get, 756 (bcm_api_ref_t) bcm_fabric_link_control_get, 757 (bcm_api_ref_t) bcm_fabric_link_control_set, 758 (bcm_api_ref_t) bcm_fabric_link_profile_get, 759 (bcm_api_ref_t) bcm_fabric_link_profile_set, 760 (bcm_api_ref_t) bcm_fabric_link_remote_pipe_mapping_get, 761 (bcm_api_ref_t) bcm_fabric_link_remote_pipe_mapping_set, 762 (bcm_api_ref_t) bcm_fabric_link_remote_pipe_mapping_t_init, 763 (bcm_api_ref_t) bcm_fabric_link_status_get, 764 (bcm_api_ref_t) bcm_fabric_link_threshold_add, 765 (bcm_api_ref_t) bcm_fabric_link_threshold_delete, 766 (bcm_api_ref_t) bcm_fabric_link_thresholds_attach, 767 (bcm_api_ref_t) bcm_fabric_link_thresholds_get, 768 (bcm_api_ref_t) bcm_fabric_link_thresholds_pipe_get, 769 (bcm_api_ref_t) bcm_fabric_link_thresholds_pipe_set, 770 (bcm_api_ref_t) bcm_fabric_link_thresholds_retrieve, 771 (bcm_api_ref_t) bcm_fabric_link_thresholds_set, 772 (bcm_api_ref_t) bcm_fabric_link_topology_config_get, 773 (bcm_api_ref_t) bcm_fabric_link_topology_config_set, 774 (bcm_api_ref_t) bcm_fabric_link_topology_get, 775 (bcm_api_ref_t) bcm_fabric_link_topology_set, 776 (bcm_api_ref_t) bcm_fabric_modid_group_find, 777 (bcm_api_ref_t) bcm_fabric_modid_group_get, 778 (bcm_api_ref_t) bcm_fabric_modid_group_set, 779 (bcm_api_ref_t) bcm_fabric_modid_local_mapping_get, 780 (bcm_api_ref_t) bcm_fabric_modid_local_mapping_set, 781 (bcm_api_ref_t) bcm_fabric_module_control_get, 782 (bcm_api_ref_t) bcm_fabric_module_control_set, 783 (bcm_api_ref_t) bcm_fabric_multicast_get, 784 (bcm_api_ref_t) bcm_fabric_multicast_local_route_get, 785 (bcm_api_ref_t) bcm_fabric_multicast_local_route_set, 786 (bcm_api_ref_t) bcm_fabric_multicast_multi_get, 787 (bcm_api_ref_t) bcm_fabric_multicast_multi_set, 788 (bcm_api_ref_t) bcm_fabric_multicast_set, 789 (bcm_api_ref_t) bcm_fabric_pcp_dest_mode_config_get, 790 (bcm_api_ref_t) bcm_fabric_pcp_dest_mode_config_set, 791 (bcm_api_ref_t) bcm_fabric_port_create, 792 (bcm_api_ref_t) bcm_fabric_port_destroy, 793 (bcm_api_ref_t) bcm_fabric_port_get, 794 (bcm_api_ref_t) bcm_fabric_predicate_action_create, 795 (bcm_api_ref_t) bcm_fabric_predicate_action_destroy, 796 (bcm_api_ref_t) bcm_fabric_predicate_action_destroy_all, 797 (bcm_api_ref_t) bcm_fabric_predicate_action_get, 798 (bcm_api_ref_t) bcm_fabric_predicate_action_info_t_init, 799 (bcm_api_ref_t) bcm_fabric_predicate_action_traverse, 800 (bcm_api_ref_t) bcm_fabric_predicate_create, 801 (bcm_api_ref_t) bcm_fabric_predicate_destroy, 802 (bcm_api_ref_t) bcm_fabric_predicate_destroy_all, 803 (bcm_api_ref_t) bcm_fabric_predicate_get, 804 (bcm_api_ref_t) bcm_fabric_predicate_info_t_init, 805 (bcm_api_ref_t) bcm_fabric_predicate_traverse, 806 (bcm_api_ref_t) bcm_fabric_priority_get, 807 (bcm_api_ref_t) bcm_fabric_priority_set, 808 (bcm_api_ref_t) bcm_fabric_profile_threshold_get, 809 (bcm_api_ref_t) bcm_fabric_profile_threshold_set, 810 (bcm_api_ref_t) bcm_fabric_qsel_create, 811 (bcm_api_ref_t) bcm_fabric_qsel_destroy, 812 (bcm_api_ref_t) bcm_fabric_qsel_destroy_all, 813 (bcm_api_ref_t) bcm_fabric_qsel_entry_get, 814 (bcm_api_ref_t) bcm_fabric_qsel_entry_multi_get, 815 (bcm_api_ref_t) bcm_fabric_qsel_entry_multi_set, 816 (bcm_api_ref_t) bcm_fabric_qsel_entry_set, 817 (bcm_api_ref_t) bcm_fabric_qsel_entry_traverse, 818 (bcm_api_ref_t) bcm_fabric_qsel_get, 819 (bcm_api_ref_t) bcm_fabric_qsel_offset_create, 820 (bcm_api_ref_t) bcm_fabric_qsel_offset_destroy, 821 (bcm_api_ref_t) bcm_fabric_qsel_offset_destroy_all, 822 (bcm_api_ref_t) bcm_fabric_qsel_offset_entry_get, 823 (bcm_api_ref_t) bcm_fabric_qsel_offset_entry_set, 824 (bcm_api_ref_t) bcm_fabric_qsel_offset_entry_traverse, 825 (bcm_api_ref_t) bcm_fabric_qsel_offset_traverse, 826 (bcm_api_ref_t) bcm_fabric_qsel_traverse, 827 (bcm_api_ref_t) bcm_fabric_rci_biasing_probability_get, 828 (bcm_api_ref_t) bcm_fabric_rci_biasing_probability_set, 829 (bcm_api_ref_t) bcm_fabric_rci_config_get, 830 (bcm_api_ref_t) bcm_fabric_rci_config_set, 831 (bcm_api_ref_t) bcm_fabric_rci_config_t_init, 832 (bcm_api_ref_t) bcm_fabric_rci_resolution_get, 833 (bcm_api_ref_t) bcm_fabric_rci_resolution_set, 834 (bcm_api_ref_t) bcm_fabric_reachability_status_get, 835 (bcm_api_ref_t) bcm_fabric_route_rx, 836 (bcm_api_ref_t) bcm_fabric_route_t_init, 837 (bcm_api_ref_t) bcm_fabric_route_tx, 838 (bcm_api_ref_t) bcm_fabric_static_replication_set, 839 (bcm_api_ref_t) bcm_fabric_tdm_direct_routing_get, 840 (bcm_api_ref_t) bcm_fabric_tdm_direct_routing_set, 841 (bcm_api_ref_t) bcm_fabric_tdm_editing_get, 842 (bcm_api_ref_t) bcm_fabric_tdm_editing_set, 843 (bcm_api_ref_t) bcm_fabric_tdm_editing_t_init, 844 #ifdef INCLUDE_L3 845 (bcm_api_ref_t) bcm_failover_cleanup, 846 (bcm_api_ref_t) bcm_failover_create, 847 (bcm_api_ref_t) bcm_failover_destroy, 848 (bcm_api_ref_t) bcm_failover_egress_clear, 849 (bcm_api_ref_t) bcm_failover_egress_get, 850 (bcm_api_ref_t) bcm_failover_egress_set, 851 (bcm_api_ref_t) bcm_failover_egress_status_get, 852 (bcm_api_ref_t) bcm_failover_egress_status_set, 853 (bcm_api_ref_t) bcm_failover_element_t_init, 854 (bcm_api_ref_t) bcm_failover_get, 855 (bcm_api_ref_t) bcm_failover_init, 856 (bcm_api_ref_t) bcm_failover_multi_level_attach, 857 (bcm_api_ref_t) bcm_failover_multi_level_t_init, 858 #endif /* INCLUDE_L3 */ 859 (bcm_api_ref_t) bcm_failover_ring_config_get, 860 (bcm_api_ref_t) bcm_failover_ring_config_set, 861 (bcm_api_ref_t) bcm_failover_ring_t_init, 862 #ifdef INCLUDE_L3 863 (bcm_api_ref_t) bcm_failover_set, 864 (bcm_api_ref_t) bcm_failover_status_get, 865 (bcm_api_ref_t) bcm_failover_status_set, 866 #endif /* INCLUDE_L3 */ 867 #ifdef INCLUDE_FCMAP 868 (bcm_api_ref_t) bcm_fcmap_diag_get, 869 (bcm_api_ref_t) bcm_fcmap_event_enable_get, 870 (bcm_api_ref_t) bcm_fcmap_event_enable_set, 871 (bcm_api_ref_t) bcm_fcmap_event_register, 872 (bcm_api_ref_t) bcm_fcmap_event_unregister, 873 (bcm_api_ref_t) bcm_fcmap_linkfault_trigger_rc_get, 874 (bcm_api_ref_t) bcm_fcmap_port_ability_advert_get, 875 (bcm_api_ref_t) bcm_fcmap_port_ability_advert_set, 876 (bcm_api_ref_t) bcm_fcmap_port_config_get, 877 (bcm_api_ref_t) bcm_fcmap_port_config_selective_get, 878 (bcm_api_ref_t) bcm_fcmap_port_config_selective_set, 879 (bcm_api_ref_t) bcm_fcmap_port_config_set, 880 (bcm_api_ref_t) bcm_fcmap_port_enable, 881 (bcm_api_ref_t) bcm_fcmap_port_link_reset, 882 (bcm_api_ref_t) bcm_fcmap_port_shutdown, 883 (bcm_api_ref_t) bcm_fcmap_port_speed_set, 884 (bcm_api_ref_t) bcm_fcmap_port_traverse, 885 (bcm_api_ref_t) bcm_fcmap_stat_clear, 886 (bcm_api_ref_t) bcm_fcmap_stat_get, 887 (bcm_api_ref_t) bcm_fcmap_stat_get32, 888 (bcm_api_ref_t) bcm_fcmap_vlan_map_add, 889 (bcm_api_ref_t) bcm_fcmap_vlan_map_delete, 890 (bcm_api_ref_t) bcm_fcmap_vlan_map_get, 891 #endif /* INCLUDE_FCMAP */ 892 (bcm_api_ref_t) bcm_fcoe_cleanup, 893 (bcm_api_ref_t) bcm_fcoe_control_vsan_get, 894 (bcm_api_ref_t) bcm_fcoe_control_vsan_set, 895 (bcm_api_ref_t) bcm_fcoe_enable_set, 896 (bcm_api_ref_t) bcm_fcoe_fc_header_type_get, 897 (bcm_api_ref_t) bcm_fcoe_fc_header_type_set, 898 (bcm_api_ref_t) bcm_fcoe_init, 899 (bcm_api_ref_t) bcm_fcoe_intf_config_get, 900 (bcm_api_ref_t) bcm_fcoe_intf_config_set, 901 (bcm_api_ref_t) bcm_fcoe_intf_config_t_init, 902 (bcm_api_ref_t) bcm_fcoe_route_add, 903 (bcm_api_ref_t) bcm_fcoe_route_delete, 904 (bcm_api_ref_t) bcm_fcoe_route_delete_all, 905 (bcm_api_ref_t) bcm_fcoe_route_delete_by_interface, 906 (bcm_api_ref_t) bcm_fcoe_route_delete_by_prefix, 907 (bcm_api_ref_t) bcm_fcoe_route_find, 908 (bcm_api_ref_t) bcm_fcoe_route_stat_attach, 909 (bcm_api_ref_t) bcm_fcoe_route_stat_counter_get, 910 (bcm_api_ref_t) bcm_fcoe_route_stat_counter_set, 911 (bcm_api_ref_t) bcm_fcoe_route_stat_counter_sync_get, 912 (bcm_api_ref_t) bcm_fcoe_route_stat_detach, 913 (bcm_api_ref_t) bcm_fcoe_route_stat_id_get, 914 (bcm_api_ref_t) bcm_fcoe_route_t_init, 915 (bcm_api_ref_t) bcm_fcoe_route_traverse, 916 (bcm_api_ref_t) bcm_fcoe_vsan_action_set_t_init, 917 (bcm_api_ref_t) bcm_fcoe_vsan_create, 918 (bcm_api_ref_t) bcm_fcoe_vsan_destroy, 919 (bcm_api_ref_t) bcm_fcoe_vsan_destroy_all, 920 (bcm_api_ref_t) bcm_fcoe_vsan_get, 921 (bcm_api_ref_t) bcm_fcoe_vsan_set, 922 (bcm_api_ref_t) bcm_fcoe_vsan_stat_attach, 923 (bcm_api_ref_t) bcm_fcoe_vsan_stat_counter_get, 924 (bcm_api_ref_t) bcm_fcoe_vsan_stat_counter_set, 925 (bcm_api_ref_t) bcm_fcoe_vsan_stat_counter_sync_get, 926 (bcm_api_ref_t) bcm_fcoe_vsan_stat_detach, 927 (bcm_api_ref_t) bcm_fcoe_vsan_stat_id_get, 928 (bcm_api_ref_t) bcm_fcoe_vsan_t_init, 929 (bcm_api_ref_t) bcm_fcoe_vsan_translate_action_add, 930 (bcm_api_ref_t) bcm_fcoe_vsan_translate_action_delete, 931 (bcm_api_ref_t) bcm_fcoe_vsan_translate_key_config_t_init, 932 (bcm_api_ref_t) bcm_fcoe_vsan_traverse, 933 (bcm_api_ref_t) bcm_fcoe_vsan_vft_t_init, 934 (bcm_api_ref_t) bcm_fcoe_zone_add, 935 (bcm_api_ref_t) bcm_fcoe_zone_delete, 936 (bcm_api_ref_t) bcm_fcoe_zone_delete_all, 937 (bcm_api_ref_t) bcm_fcoe_zone_delete_by_did, 938 (bcm_api_ref_t) bcm_fcoe_zone_delete_by_sid, 939 (bcm_api_ref_t) bcm_fcoe_zone_delete_by_vsan, 940 (bcm_api_ref_t) bcm_fcoe_zone_entry_t_init, 941 (bcm_api_ref_t) bcm_fcoe_zone_get, 942 (bcm_api_ref_t) bcm_fcoe_zone_traverse, 943 (bcm_api_ref_t) bcm_field_ace_entry_add, 944 (bcm_api_ref_t) bcm_field_ace_entry_delete, 945 (bcm_api_ref_t) bcm_field_ace_entry_info_get, 946 (bcm_api_ref_t) bcm_field_ace_entry_info_t_init, 947 (bcm_api_ref_t) bcm_field_ace_format_add, 948 (bcm_api_ref_t) bcm_field_ace_format_delete, 949 (bcm_api_ref_t) bcm_field_ace_format_info_get, 950 (bcm_api_ref_t) bcm_field_ace_format_info_t_init, 951 (bcm_api_ref_t) bcm_field_action_add, 952 (bcm_api_ref_t) bcm_field_action_class_add, 953 (bcm_api_ref_t) bcm_field_action_class_get, 954 (bcm_api_ref_t) bcm_field_action_config_add, 955 (bcm_api_ref_t) bcm_field_action_config_get, 956 (bcm_api_ref_t) bcm_field_action_config_info_add, 957 (bcm_api_ref_t) bcm_field_action_config_info_get, 958 (bcm_api_ref_t) bcm_field_action_copytocpu_config_get, 959 (bcm_api_ref_t) bcm_field_action_copytocpu_config_set, 960 (bcm_api_ref_t) bcm_field_action_create, 961 (bcm_api_ref_t) bcm_field_action_delete, 962 (bcm_api_ref_t) bcm_field_action_destroy, 963 (bcm_api_ref_t) bcm_field_action_get, 964 (bcm_api_ref_t) bcm_field_action_info_get, 965 (bcm_api_ref_t) bcm_field_action_info_t_init, 966 (bcm_api_ref_t) bcm_field_action_mac_add, 967 (bcm_api_ref_t) bcm_field_action_mac_get, 968 (bcm_api_ref_t) bcm_field_action_ports_add, 969 (bcm_api_ref_t) bcm_field_action_ports_get, 970 (bcm_api_ref_t) bcm_field_action_redirect_config_get, 971 (bcm_api_ref_t) bcm_field_action_redirect_config_set, 972 (bcm_api_ref_t) bcm_field_action_remove, 973 (bcm_api_ref_t) bcm_field_action_remove_all, 974 (bcm_api_ref_t) bcm_field_action_value_map, 975 (bcm_api_ref_t) bcm_field_action_vlan_actions_add, 976 (bcm_api_ref_t) bcm_field_action_vlan_actions_get, 977 (bcm_api_ref_t) bcm_field_action_width_get, 978 (bcm_api_ref_t) bcm_field_action_width_set, 979 (bcm_api_ref_t) bcm_field_aset_t_init, 980 (bcm_api_ref_t) bcm_field_class_info_t_init, 981 (bcm_api_ref_t) bcm_field_class_map_get, 982 (bcm_api_ref_t) bcm_field_class_map_set, 983 (bcm_api_ref_t) bcm_field_class_size_get, 984 (bcm_api_ref_t) bcm_field_compare_operand_offset_get, 985 (bcm_api_ref_t) bcm_field_context_compare_create, 986 (bcm_api_ref_t) bcm_field_context_compare_destroy, 987 (bcm_api_ref_t) bcm_field_context_compare_info_get, 988 (bcm_api_ref_t) bcm_field_context_compare_info_t_init, 989 (bcm_api_ref_t) bcm_field_context_create, 990 (bcm_api_ref_t) bcm_field_context_destroy, 991 (bcm_api_ref_t) bcm_field_context_hash_create, 992 (bcm_api_ref_t) bcm_field_context_hash_destroy, 993 (bcm_api_ref_t) bcm_field_context_hash_info_get, 994 (bcm_api_ref_t) bcm_field_context_hash_info_t_init, 995 (bcm_api_ref_t) bcm_field_context_info_get, 996 (bcm_api_ref_t) bcm_field_context_info_t_init, 997 (bcm_api_ref_t) bcm_field_context_param_info_t_init, 998 (bcm_api_ref_t) bcm_field_context_param_set, 999 (bcm_api_ref_t) bcm_field_control_get, 1000 (bcm_api_ref_t) bcm_field_control_set, 1001 (bcm_api_ref_t) bcm_field_copytocpu_config_t_init, 1002 (bcm_api_ref_t) bcm_field_data_ethertype_t_init, 1003 (bcm_api_ref_t) bcm_field_data_ip_protocol_t_init, 1004 (bcm_api_ref_t) bcm_field_data_packet_format_t_init, 1005 (bcm_api_ref_t) bcm_field_data_qualifier_create, 1006 (bcm_api_ref_t) bcm_field_data_qualifier_destroy, 1007 (bcm_api_ref_t) bcm_field_data_qualifier_destroy_all, 1008 (bcm_api_ref_t) bcm_field_data_qualifier_ethertype_add, 1009 (bcm_api_ref_t) bcm_field_data_qualifier_ethertype_delete, 1010 (bcm_api_ref_t) bcm_field_data_qualifier_get, 1011 (bcm_api_ref_t) bcm_field_data_qualifier_ip_protocol_add, 1012 (bcm_api_ref_t) bcm_field_data_qualifier_ip_protocol_delete, 1013 (bcm_api_ref_t) bcm_field_data_qualifier_multi_get, 1014 (bcm_api_ref_t) bcm_field_data_qualifier_packet_format_add, 1015 (bcm_api_ref_t) bcm_field_data_qualifier_packet_format_delete, 1016 (bcm_api_ref_t) bcm_field_data_qualifier_t_init, 1017 (bcm_api_ref_t) bcm_field_detach, 1018 (bcm_api_ref_t) bcm_field_direct_extraction_action_add, 1019 (bcm_api_ref_t) bcm_field_direct_extraction_action_get, 1020 (bcm_api_ref_t) bcm_field_entry_add, 1021 (bcm_api_ref_t) bcm_field_entry_config_copy, 1022 (bcm_api_ref_t) bcm_field_entry_copy, 1023 (bcm_api_ref_t) bcm_field_entry_copy_id, 1024 (bcm_api_ref_t) bcm_field_entry_create, 1025 (bcm_api_ref_t) bcm_field_entry_create_id, 1026 (bcm_api_ref_t) bcm_field_entry_delete, 1027 (bcm_api_ref_t) bcm_field_entry_delete_all, 1028 (bcm_api_ref_t) bcm_field_entry_destroy, 1029 (bcm_api_ref_t) bcm_field_entry_destroy_all, 1030 #ifdef BROADCOM_DEBUG 1031 (bcm_api_ref_t) bcm_field_entry_dump, 1032 #endif /* BROADCOM_DEBUG */ 1033 (bcm_api_ref_t) bcm_field_entry_enable_get, 1034 (bcm_api_ref_t) bcm_field_entry_enable_set, 1035 (bcm_api_ref_t) bcm_field_entry_hit_flush, 1036 (bcm_api_ref_t) bcm_field_entry_hit_get, 1037 (bcm_api_ref_t) bcm_field_entry_info_get, 1038 (bcm_api_ref_t) bcm_field_entry_info_t_init, 1039 (bcm_api_ref_t) bcm_field_entry_install, 1040 (bcm_api_ref_t) bcm_field_entry_install_and_handler_update, 1041 (bcm_api_ref_t) bcm_field_entry_multi_get, 1042 (bcm_api_ref_t) bcm_field_entry_oper_t_init, 1043 (bcm_api_ref_t) bcm_field_entry_operation, 1044 (bcm_api_ref_t) bcm_field_entry_policer_attach, 1045 (bcm_api_ref_t) bcm_field_entry_policer_detach, 1046 (bcm_api_ref_t) bcm_field_entry_policer_detach_all, 1047 (bcm_api_ref_t) bcm_field_entry_policer_get, 1048 (bcm_api_ref_t) bcm_field_entry_prio_get, 1049 (bcm_api_ref_t) bcm_field_entry_prio_set, 1050 (bcm_api_ref_t) bcm_field_entry_qual_t_init, 1051 (bcm_api_ref_t) bcm_field_entry_reinstall, 1052 (bcm_api_ref_t) bcm_field_entry_remove, 1053 (bcm_api_ref_t) bcm_field_entry_stat_attach, 1054 (bcm_api_ref_t) bcm_field_entry_stat_detach, 1055 (bcm_api_ref_t) bcm_field_entry_stat_extended_attach, 1056 (bcm_api_ref_t) bcm_field_entry_stat_extended_get, 1057 (bcm_api_ref_t) bcm_field_entry_stat_get, 1058 (bcm_api_ref_t) bcm_field_extraction_action_t_init, 1059 (bcm_api_ref_t) bcm_field_extraction_field_t_init, 1060 (bcm_api_ref_t) bcm_field_fem_action_add, 1061 (bcm_api_ref_t) bcm_field_fem_action_delete, 1062 (bcm_api_ref_t) bcm_field_fem_action_info_get, 1063 (bcm_api_ref_t) bcm_field_fem_action_info_t_init, 1064 (bcm_api_ref_t) bcm_field_group_action_get, 1065 (bcm_api_ref_t) bcm_field_group_action_offset_get, 1066 (bcm_api_ref_t) bcm_field_group_action_set, 1067 (bcm_api_ref_t) bcm_field_group_add, 1068 (bcm_api_ref_t) bcm_field_group_attach_info_t_init, 1069 (bcm_api_ref_t) bcm_field_group_compress, 1070 (bcm_api_ref_t) bcm_field_group_config_create, 1071 (bcm_api_ref_t) bcm_field_group_config_extension_create, 1072 (bcm_api_ref_t) bcm_field_group_config_extension_t_init, 1073 (bcm_api_ref_t) bcm_field_group_config_t_init, 1074 (bcm_api_ref_t) bcm_field_group_config_validate, 1075 (bcm_api_ref_t) bcm_field_group_context_attach, 1076 (bcm_api_ref_t) bcm_field_group_context_detach, 1077 (bcm_api_ref_t) bcm_field_group_context_info_get, 1078 (bcm_api_ref_t) bcm_field_group_create, 1079 (bcm_api_ref_t) bcm_field_group_create_id, 1080 (bcm_api_ref_t) bcm_field_group_create_mode, 1081 (bcm_api_ref_t) bcm_field_group_create_mode_id, 1082 (bcm_api_ref_t) bcm_field_group_default_entry_get, 1083 (bcm_api_ref_t) bcm_field_group_default_entry_set, 1084 (bcm_api_ref_t) bcm_field_group_delete, 1085 (bcm_api_ref_t) bcm_field_group_destroy, 1086 #ifdef BROADCOM_DEBUG 1087 (bcm_api_ref_t) bcm_field_group_dump, 1088 #endif /* BROADCOM_DEBUG */ 1089 (bcm_api_ref_t) bcm_field_group_enable_get, 1090 (bcm_api_ref_t) bcm_field_group_enable_set, 1091 (bcm_api_ref_t) bcm_field_group_expansion_enable_get, 1092 (bcm_api_ref_t) bcm_field_group_expansion_enable_set, 1093 (bcm_api_ref_t) bcm_field_group_flush, 1094 (bcm_api_ref_t) bcm_field_group_get, 1095 (bcm_api_ref_t) bcm_field_group_info_get, 1096 (bcm_api_ref_t) bcm_field_group_info_t_init, 1097 (bcm_api_ref_t) bcm_field_group_install, 1098 (bcm_api_ref_t) bcm_field_group_mode_get, 1099 (bcm_api_ref_t) bcm_field_group_oper_mode_get, 1100 (bcm_api_ref_t) bcm_field_group_oper_mode_set, 1101 (bcm_api_ref_t) bcm_field_group_port_create_mode, 1102 (bcm_api_ref_t) bcm_field_group_port_create_mode_id, 1103 (bcm_api_ref_t) bcm_field_group_ports_add, 1104 (bcm_api_ref_t) bcm_field_group_ports_create_mode, 1105 (bcm_api_ref_t) bcm_field_group_ports_create_mode_id, 1106 (bcm_api_ref_t) bcm_field_group_ports_get, 1107 (bcm_api_ref_t) bcm_field_group_ports_remove, 1108 (bcm_api_ref_t) bcm_field_group_presel_get, 1109 (bcm_api_ref_t) bcm_field_group_presel_info_init, 1110 (bcm_api_ref_t) bcm_field_group_presel_set, 1111 (bcm_api_ref_t) bcm_field_group_priority_get, 1112 (bcm_api_ref_t) bcm_field_group_priority_set, 1113 (bcm_api_ref_t) bcm_field_group_qualifier_offset_get, 1114 (bcm_api_ref_t) bcm_field_group_remove, 1115 (bcm_api_ref_t) bcm_field_group_set, 1116 (bcm_api_ref_t) bcm_field_group_status_get, 1117 (bcm_api_ref_t) bcm_field_group_status_t_init, 1118 (bcm_api_ref_t) bcm_field_group_traverse, 1119 (bcm_api_ref_t) bcm_field_group_wlan_create_mode, 1120 (bcm_api_ref_t) bcm_field_group_wlan_create_mode_id, 1121 (bcm_api_ref_t) bcm_field_hint_t_init, 1122 (bcm_api_ref_t) bcm_field_hints_add, 1123 (bcm_api_ref_t) bcm_field_hints_create, 1124 (bcm_api_ref_t) bcm_field_hints_delete, 1125 (bcm_api_ref_t) bcm_field_hints_delete_all, 1126 (bcm_api_ref_t) bcm_field_hints_destroy, 1127 (bcm_api_ref_t) bcm_field_hints_get, 1128 (bcm_api_ref_t) bcm_field_init, 1129 (bcm_api_ref_t) bcm_field_internal_to_bcm_action_map, 1130 (bcm_api_ref_t) bcm_field_llc_header_t_init, 1131 (bcm_api_ref_t) bcm_field_macsec_DstMacRange_get, 1132 (bcm_api_ref_t) bcm_field_macsec_DstMacRange_set, 1133 (bcm_api_ref_t) bcm_field_oam_stat_action_add, 1134 (bcm_api_ref_t) bcm_field_oam_stat_action_delete, 1135 (bcm_api_ref_t) bcm_field_oam_stat_action_delete_all, 1136 (bcm_api_ref_t) bcm_field_oam_stat_action_get, 1137 (bcm_api_ref_t) bcm_field_oam_stat_action_get_all, 1138 (bcm_api_ref_t) bcm_field_oam_stat_action_t_init, 1139 (bcm_api_ref_t) bcm_field_presel_config_get, 1140 (bcm_api_ref_t) bcm_field_presel_config_set, 1141 (bcm_api_ref_t) bcm_field_presel_config_t_init, 1142 (bcm_api_ref_t) bcm_field_presel_create, 1143 (bcm_api_ref_t) bcm_field_presel_create_id, 1144 (bcm_api_ref_t) bcm_field_presel_create_stage_id, 1145 (bcm_api_ref_t) bcm_field_presel_destroy, 1146 (bcm_api_ref_t) bcm_field_presel_entry_data_info_init, 1147 (bcm_api_ref_t) bcm_field_presel_entry_id_info_init, 1148 (bcm_api_ref_t) bcm_field_presel_get, 1149 (bcm_api_ref_t) bcm_field_presel_set, 1150 (bcm_api_ref_t) bcm_field_presel_set_t_init, 1151 (bcm_api_ref_t) bcm_field_qset_data_qualifier_add, 1152 (bcm_api_ref_t) bcm_field_qset_data_qualifier_delete, 1153 (bcm_api_ref_t) bcm_field_qset_data_qualifier_get, 1154 (bcm_api_ref_t) bcm_field_qset_id_multi_delete, 1155 (bcm_api_ref_t) bcm_field_qset_id_multi_get, 1156 (bcm_api_ref_t) bcm_field_qset_id_multi_set, 1157 (bcm_api_ref_t) bcm_field_qset_t_init, 1158 (bcm_api_ref_t) bcm_field_qual_attach_info_t_init, 1159 (bcm_api_ref_t) bcm_field_qualifier_create, 1160 (bcm_api_ref_t) bcm_field_qualifier_delete, 1161 (bcm_api_ref_t) bcm_field_qualifier_destroy, 1162 (bcm_api_ref_t) bcm_field_qualifier_info_create_t_init, 1163 (bcm_api_ref_t) bcm_field_qualifier_info_get, 1164 (bcm_api_ref_t) bcm_field_qualifier_info_get_t_init, 1165 (bcm_api_ref_t) bcm_field_qualifier_value_map, 1166 (bcm_api_ref_t) bcm_field_qualify_AppType, 1167 (bcm_api_ref_t) bcm_field_qualify_AppType_get, 1168 (bcm_api_ref_t) bcm_field_qualify_ArpOpcode, 1169 (bcm_api_ref_t) bcm_field_qualify_ArpOpcode_get, 1170 (bcm_api_ref_t) bcm_field_qualify_ArpSenderIp4, 1171 (bcm_api_ref_t) bcm_field_qualify_ArpSenderIp4_get, 1172 (bcm_api_ref_t) bcm_field_qualify_ArpTargetIp4, 1173 (bcm_api_ref_t) bcm_field_qualify_ArpTargetIp4_get, 1174 (bcm_api_ref_t) bcm_field_qualify_BfdGoodPkt, 1175 (bcm_api_ref_t) bcm_field_qualify_BfdGoodPkt_get, 1176 (bcm_api_ref_t) bcm_field_qualify_BfdPktVersionOne, 1177 (bcm_api_ref_t) bcm_field_qualify_BfdPktVersionOne_get, 1178 (bcm_api_ref_t) bcm_field_qualify_BfdPktWithDstIpLoopbackAddr, 1179 (bcm_api_ref_t) bcm_field_qualify_BfdPktWithDstIpLoopbackAddr_get, 1180 (bcm_api_ref_t) bcm_field_qualify_BfdYourDiscriminator, 1181 (bcm_api_ref_t) bcm_field_qualify_BfdYourDiscriminator_get, 1182 (bcm_api_ref_t) bcm_field_qualify_BypassFilter, 1183 (bcm_api_ref_t) bcm_field_qualify_BypassFilter32, 1184 (bcm_api_ref_t) bcm_field_qualify_BypassFilter32_get, 1185 (bcm_api_ref_t) bcm_field_qualify_BypassFilter_get, 1186 (bcm_api_ref_t) bcm_field_qualify_BypassSrcMacFilter, 1187 (bcm_api_ref_t) bcm_field_qualify_BypassSrcMacFilter_get, 1188 (bcm_api_ref_t) bcm_field_qualify_CapwapHdrRid, 1189 (bcm_api_ref_t) bcm_field_qualify_CapwapHdrRid_get, 1190 (bcm_api_ref_t) bcm_field_qualify_CapwapHdrType, 1191 (bcm_api_ref_t) bcm_field_qualify_CapwapHdrType_get, 1192 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadDip, 1193 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadDip6, 1194 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadDip6_get, 1195 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadDip_get, 1196 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadDstMac, 1197 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadDstMac_get, 1198 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadEtherType, 1199 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadEtherType_get, 1200 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadInnerVlan, 1201 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadInnerVlanCfi, 1202 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadInnerVlanCfi_get, 1203 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadInnerVlanId, 1204 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadInnerVlanId_get, 1205 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadInnerVlanPri, 1206 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadInnerVlanPri_get, 1207 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadInnerVlan_get, 1208 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadIpProtocol, 1209 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadIpProtocol_get, 1210 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadL3HdrParseable, 1211 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadL3HdrParseable_get, 1212 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadL4DstPort, 1213 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadL4DstPort_get, 1214 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadL4HdrParseable, 1215 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadL4HdrParseable_get, 1216 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadL4SrcPort, 1217 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadL4SrcPort_get, 1218 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadOuterVlan, 1219 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadOuterVlanCfi, 1220 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadOuterVlanCfi_get, 1221 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadOuterVlanId, 1222 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadOuterVlanId_get, 1223 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadOuterVlanPri, 1224 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadOuterVlanPri_get, 1225 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadOuterVlan_get, 1226 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadSOF, 1227 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadSOF_get, 1228 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadSip, 1229 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadSip6, 1230 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadSip6_get, 1231 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadSip_get, 1232 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadSrcMac, 1233 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadSrcMac_get, 1234 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadTos, 1235 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadTos_get, 1236 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadVlanFormat, 1237 (bcm_api_ref_t) bcm_field_qualify_CapwapPayloadVlanFormat_get, 1238 (bcm_api_ref_t) bcm_field_qualify_CascadedKeyValue, 1239 (bcm_api_ref_t) bcm_field_qualify_CascadedKeyValue_get, 1240 (bcm_api_ref_t) bcm_field_qualify_ClassId, 1241 (bcm_api_ref_t) bcm_field_qualify_ClassId_get, 1242 (bcm_api_ref_t) bcm_field_qualify_CnTag, 1243 (bcm_api_ref_t) bcm_field_qualify_CnTagPresent, 1244 (bcm_api_ref_t) bcm_field_qualify_CnTagPresent_get, 1245 (bcm_api_ref_t) bcm_field_qualify_CnTag_get, 1246 (bcm_api_ref_t) bcm_field_qualify_Color, 1247 (bcm_api_ref_t) bcm_field_qualify_Color_get, 1248 (bcm_api_ref_t) bcm_field_qualify_Container, 1249 (bcm_api_ref_t) bcm_field_qualify_Container_get, 1250 (bcm_api_ref_t) bcm_field_qualify_CosMapSelect, 1251 (bcm_api_ref_t) bcm_field_qualify_CosMapSelect_get, 1252 (bcm_api_ref_t) bcm_field_qualify_CpuQueue, 1253 (bcm_api_ref_t) bcm_field_qualify_CpuQueue_get, 1254 (bcm_api_ref_t) bcm_field_qualify_CpuVisibilityPacket, 1255 (bcm_api_ref_t) bcm_field_qualify_CpuVisibilityPacket_get, 1256 (bcm_api_ref_t) bcm_field_qualify_CustomHeaderData, 1257 (bcm_api_ref_t) bcm_field_qualify_CustomHeaderData_get, 1258 (bcm_api_ref_t) bcm_field_qualify_CustomHeaderPkt, 1259 (bcm_api_ref_t) bcm_field_qualify_CustomHeaderPkt_get, 1260 (bcm_api_ref_t) bcm_field_qualify_DSCP, 1261 (bcm_api_ref_t) bcm_field_qualify_DSCP_get, 1262 (bcm_api_ref_t) bcm_field_qualify_Decap, 1263 (bcm_api_ref_t) bcm_field_qualify_Decap_get, 1264 (bcm_api_ref_t) bcm_field_qualify_DestVirtualPortValid, 1265 (bcm_api_ref_t) bcm_field_qualify_DestVirtualPortValid_get, 1266 (bcm_api_ref_t) bcm_field_qualify_DevicePortBitmap, 1267 (bcm_api_ref_t) bcm_field_qualify_DevicePortBitmap_get, 1268 (bcm_api_ref_t) bcm_field_qualify_Dhcp, 1269 (bcm_api_ref_t) bcm_field_qualify_Dhcp_get, 1270 (bcm_api_ref_t) bcm_field_qualify_DosAttack, 1271 (bcm_api_ref_t) bcm_field_qualify_DosAttackEvents, 1272 (bcm_api_ref_t) bcm_field_qualify_DosAttackEvents_get, 1273 (bcm_api_ref_t) bcm_field_qualify_DosAttack_get, 1274 (bcm_api_ref_t) bcm_field_qualify_DownMepSatTerminated, 1275 (bcm_api_ref_t) bcm_field_qualify_DownMepSatTerminated_get, 1276 (bcm_api_ref_t) bcm_field_qualify_Drop, 1277 (bcm_api_ref_t) bcm_field_qualify_Drop_get, 1278 (bcm_api_ref_t) bcm_field_qualify_DstClassField, 1279 (bcm_api_ref_t) bcm_field_qualify_DstClassField_get, 1280 (bcm_api_ref_t) bcm_field_qualify_DstClassL2, 1281 (bcm_api_ref_t) bcm_field_qualify_DstClassL2_get, 1282 (bcm_api_ref_t) bcm_field_qualify_DstClassL3, 1283 (bcm_api_ref_t) bcm_field_qualify_DstClassL3_get, 1284 (bcm_api_ref_t) bcm_field_qualify_DstGport, 1285 (bcm_api_ref_t) bcm_field_qualify_DstGport_get, 1286 (bcm_api_ref_t) bcm_field_qualify_DstGports, 1287 (bcm_api_ref_t) bcm_field_qualify_DstGports_get, 1288 (bcm_api_ref_t) bcm_field_qualify_DstHiGig, 1289 (bcm_api_ref_t) bcm_field_qualify_DstHiGig_get, 1290 (bcm_api_ref_t) bcm_field_qualify_DstIp, 1291 (bcm_api_ref_t) bcm_field_qualify_DstIp6, 1292 (bcm_api_ref_t) bcm_field_qualify_DstIp6Class, 1293 (bcm_api_ref_t) bcm_field_qualify_DstIp6ClassLower, 1294 (bcm_api_ref_t) bcm_field_qualify_DstIp6ClassLower_get, 1295 (bcm_api_ref_t) bcm_field_qualify_DstIp6ClassMsbNibble, 1296 (bcm_api_ref_t) bcm_field_qualify_DstIp6ClassMsbNibble_get, 1297 (bcm_api_ref_t) bcm_field_qualify_DstIp6ClassUpper, 1298 (bcm_api_ref_t) bcm_field_qualify_DstIp6ClassUpper_get, 1299 (bcm_api_ref_t) bcm_field_qualify_DstIp6Class_get, 1300 (bcm_api_ref_t) bcm_field_qualify_DstIp6High, 1301 (bcm_api_ref_t) bcm_field_qualify_DstIp6High_get, 1302 (bcm_api_ref_t) bcm_field_qualify_DstIp6Low, 1303 (bcm_api_ref_t) bcm_field_qualify_DstIp6Low_get, 1304 (bcm_api_ref_t) bcm_field_qualify_DstIp6_get, 1305 (bcm_api_ref_t) bcm_field_qualify_DstIpClass, 1306 (bcm_api_ref_t) bcm_field_qualify_DstIpClassLower, 1307 (bcm_api_ref_t) bcm_field_qualify_DstIpClassLower_get, 1308 (bcm_api_ref_t) bcm_field_qualify_DstIpClassMsbNibble, 1309 (bcm_api_ref_t) bcm_field_qualify_DstIpClassMsbNibble_get, 1310 (bcm_api_ref_t) bcm_field_qualify_DstIpClassUpper, 1311 (bcm_api_ref_t) bcm_field_qualify_DstIpClassUpper_get, 1312 (bcm_api_ref_t) bcm_field_qualify_DstIpClass_get, 1313 (bcm_api_ref_t) bcm_field_qualify_DstIpLocal, 1314 (bcm_api_ref_t) bcm_field_qualify_DstIpLocal_get, 1315 (bcm_api_ref_t) bcm_field_qualify_DstIp_get, 1316 (bcm_api_ref_t) bcm_field_qualify_DstL2MulticastGroup, 1317 (bcm_api_ref_t) bcm_field_qualify_DstL2MulticastGroup_get, 1318 (bcm_api_ref_t) bcm_field_qualify_DstL3Egress, 1319 (bcm_api_ref_t) bcm_field_qualify_DstL3EgressNextHops, 1320 (bcm_api_ref_t) bcm_field_qualify_DstL3EgressNextHopsUnderlay, 1321 (bcm_api_ref_t) bcm_field_qualify_DstL3EgressNextHopsUnderlay_get, 1322 (bcm_api_ref_t) bcm_field_qualify_DstL3EgressNextHops_get, 1323 (bcm_api_ref_t) bcm_field_qualify_DstL3EgressUnderlay, 1324 (bcm_api_ref_t) bcm_field_qualify_DstL3EgressUnderlay_get, 1325 (bcm_api_ref_t) bcm_field_qualify_DstL3Egress_get, 1326 (bcm_api_ref_t) bcm_field_qualify_DstL3MulticastGroup, 1327 (bcm_api_ref_t) bcm_field_qualify_DstL3MulticastGroup_get, 1328 (bcm_api_ref_t) bcm_field_qualify_DstMac, 1329 (bcm_api_ref_t) bcm_field_qualify_DstMac_get, 1330 (bcm_api_ref_t) bcm_field_qualify_DstMimGport, 1331 (bcm_api_ref_t) bcm_field_qualify_DstMimGport_get, 1332 (bcm_api_ref_t) bcm_field_qualify_DstMimGports, 1333 (bcm_api_ref_t) bcm_field_qualify_DstMimGports_get, 1334 (bcm_api_ref_t) bcm_field_qualify_DstMplsGport, 1335 (bcm_api_ref_t) bcm_field_qualify_DstMplsGport_get, 1336 (bcm_api_ref_t) bcm_field_qualify_DstMplsGports, 1337 (bcm_api_ref_t) bcm_field_qualify_DstMplsGports_get, 1338 (bcm_api_ref_t) bcm_field_qualify_DstMulticastGroup, 1339 (bcm_api_ref_t) bcm_field_qualify_DstMulticastGroup_get, 1340 (bcm_api_ref_t) bcm_field_qualify_DstMulticastGroups, 1341 (bcm_api_ref_t) bcm_field_qualify_DstMulticastGroups_get, 1342 (bcm_api_ref_t) bcm_field_qualify_DstMultipath, 1343 (bcm_api_ref_t) bcm_field_qualify_DstMultipathOverlay, 1344 (bcm_api_ref_t) bcm_field_qualify_DstMultipathOverlay_get, 1345 (bcm_api_ref_t) bcm_field_qualify_DstMultipathUnderlay, 1346 (bcm_api_ref_t) bcm_field_qualify_DstMultipathUnderlay_get, 1347 (bcm_api_ref_t) bcm_field_qualify_DstMultipath_get, 1348 (bcm_api_ref_t) bcm_field_qualify_DstNivGport, 1349 (bcm_api_ref_t) bcm_field_qualify_DstNivGport_get, 1350 (bcm_api_ref_t) bcm_field_qualify_DstNivGports, 1351 (bcm_api_ref_t) bcm_field_qualify_DstNivGports_get, 1352 (bcm_api_ref_t) bcm_field_qualify_DstPort, 1353 (bcm_api_ref_t) bcm_field_qualify_DstPortSRLanId, 1354 (bcm_api_ref_t) bcm_field_qualify_DstPortSRLanId_get, 1355 (bcm_api_ref_t) bcm_field_qualify_DstPortSRMode, 1356 (bcm_api_ref_t) bcm_field_qualify_DstPortSRMode_get, 1357 (bcm_api_ref_t) bcm_field_qualify_DstPortSRNetId, 1358 (bcm_api_ref_t) bcm_field_qualify_DstPortSRNetId_get, 1359 (bcm_api_ref_t) bcm_field_qualify_DstPortSRRoleInterlink, 1360 (bcm_api_ref_t) bcm_field_qualify_DstPortSRRoleInterlink_get, 1361 (bcm_api_ref_t) bcm_field_qualify_DstPortSRType, 1362 (bcm_api_ref_t) bcm_field_qualify_DstPortSRType_get, 1363 (bcm_api_ref_t) bcm_field_qualify_DstPort_get, 1364 (bcm_api_ref_t) bcm_field_qualify_DstRpfGport, 1365 (bcm_api_ref_t) bcm_field_qualify_DstRpfGport_get, 1366 (bcm_api_ref_t) bcm_field_qualify_DstSysPortExt, 1367 (bcm_api_ref_t) bcm_field_qualify_DstSysPortExt_get, 1368 (bcm_api_ref_t) bcm_field_qualify_DstTrunk, 1369 (bcm_api_ref_t) bcm_field_qualify_DstTrunk_get, 1370 (bcm_api_ref_t) bcm_field_qualify_DstVlanGport, 1371 (bcm_api_ref_t) bcm_field_qualify_DstVlanGport_get, 1372 (bcm_api_ref_t) bcm_field_qualify_DstVlanGports, 1373 (bcm_api_ref_t) bcm_field_qualify_DstVlanGports_get, 1374 (bcm_api_ref_t) bcm_field_qualify_DstVxlanGport, 1375 (bcm_api_ref_t) bcm_field_qualify_DstVxlanGport_get, 1376 (bcm_api_ref_t) bcm_field_qualify_DstVxlanGports, 1377 (bcm_api_ref_t) bcm_field_qualify_DstVxlanGports_get, 1378 (bcm_api_ref_t) bcm_field_qualify_DstWlanGport, 1379 (bcm_api_ref_t) bcm_field_qualify_DstWlanGport_get, 1380 (bcm_api_ref_t) bcm_field_qualify_DstWlanGports, 1381 (bcm_api_ref_t) bcm_field_qualify_DstWlanGports_get, 1382 (bcm_api_ref_t) bcm_field_qualify_ECid, 1383 (bcm_api_ref_t) bcm_field_qualify_ECid_get, 1384 (bcm_api_ref_t) bcm_field_qualify_ETag, 1385 (bcm_api_ref_t) bcm_field_qualify_ETag_get, 1386 (bcm_api_ref_t) bcm_field_qualify_EcnValue, 1387 (bcm_api_ref_t) bcm_field_qualify_EcnValue_get, 1388 (bcm_api_ref_t) bcm_field_qualify_EgressClass, 1389 (bcm_api_ref_t) bcm_field_qualify_EgressClassL2Gre, 1390 (bcm_api_ref_t) bcm_field_qualify_EgressClassL2Gre_get, 1391 (bcm_api_ref_t) bcm_field_qualify_EgressClassL3Interface, 1392 (bcm_api_ref_t) bcm_field_qualify_EgressClassL3InterfaceTunnel, 1393 (bcm_api_ref_t) bcm_field_qualify_EgressClassL3InterfaceTunnel_get, 1394 (bcm_api_ref_t) bcm_field_qualify_EgressClassL3Interface_get, 1395 (bcm_api_ref_t) bcm_field_qualify_EgressClassPort, 1396 (bcm_api_ref_t) bcm_field_qualify_EgressClassPort_get, 1397 (bcm_api_ref_t) bcm_field_qualify_EgressClassTrill, 1398 (bcm_api_ref_t) bcm_field_qualify_EgressClassTrill_get, 1399 (bcm_api_ref_t) bcm_field_qualify_EgressClassTunnel, 1400 (bcm_api_ref_t) bcm_field_qualify_EgressClassTunnel_get, 1401 (bcm_api_ref_t) bcm_field_qualify_EgressClassVxlan, 1402 (bcm_api_ref_t) bcm_field_qualify_EgressClassVxlan_get, 1403 (bcm_api_ref_t) bcm_field_qualify_EgressClassWlan, 1404 (bcm_api_ref_t) bcm_field_qualify_EgressClassWlan_get, 1405 (bcm_api_ref_t) bcm_field_qualify_EgressClass_get, 1406 (bcm_api_ref_t) bcm_field_qualify_EgressForwardingClassId, 1407 (bcm_api_ref_t) bcm_field_qualify_EgressForwardingClassId_get, 1408 (bcm_api_ref_t) bcm_field_qualify_EtherType, 1409 (bcm_api_ref_t) bcm_field_qualify_EtherTypeClass, 1410 (bcm_api_ref_t) bcm_field_qualify_EtherTypeClass_get, 1411 (bcm_api_ref_t) bcm_field_qualify_EtherType_get, 1412 (bcm_api_ref_t) bcm_field_qualify_EthernetOamClassVlanTranslateKeyFirst, 1413 (bcm_api_ref_t) bcm_field_qualify_EthernetOamClassVlanTranslateKeyFirst_get, 1414 (bcm_api_ref_t) bcm_field_qualify_EthernetOamClassVlanTranslateKeySecond, 1415 (bcm_api_ref_t) bcm_field_qualify_EthernetOamClassVlanTranslateKeySecond_get, 1416 (bcm_api_ref_t) bcm_field_qualify_EthernetOamClassVpn, 1417 (bcm_api_ref_t) bcm_field_qualify_EthernetOamClassVpn_get, 1418 (bcm_api_ref_t) bcm_field_qualify_EthernetOamDstClassL2, 1419 (bcm_api_ref_t) bcm_field_qualify_EthernetOamDstClassL2_get, 1420 (bcm_api_ref_t) bcm_field_qualify_EthernetOamHeaderBits0_31, 1421 (bcm_api_ref_t) bcm_field_qualify_EthernetOamHeaderBits0_31_get, 1422 (bcm_api_ref_t) bcm_field_qualify_EthernetOamHeaderBits32_63, 1423 (bcm_api_ref_t) bcm_field_qualify_EthernetOamHeaderBits32_63_get, 1424 (bcm_api_ref_t) bcm_field_qualify_EthernetOamInterfaceClassMim, 1425 (bcm_api_ref_t) bcm_field_qualify_EthernetOamInterfaceClassMim_get, 1426 (bcm_api_ref_t) bcm_field_qualify_EthernetOamInterfaceClassMpls, 1427 (bcm_api_ref_t) bcm_field_qualify_EthernetOamInterfaceClassMpls_get, 1428 (bcm_api_ref_t) bcm_field_qualify_EthernetOamInterfaceClassNiv, 1429 (bcm_api_ref_t) bcm_field_qualify_EthernetOamInterfaceClassNiv_get, 1430 (bcm_api_ref_t) bcm_field_qualify_EthernetOamInterfaceClassPort, 1431 (bcm_api_ref_t) bcm_field_qualify_EthernetOamInterfaceClassPort_get, 1432 (bcm_api_ref_t) bcm_field_qualify_EthernetOamInterfaceClassVlan, 1433 (bcm_api_ref_t) bcm_field_qualify_EthernetOamInterfaceClassVlan_get, 1434 (bcm_api_ref_t) bcm_field_qualify_EthernetOamInterfaceClassVxlan, 1435 (bcm_api_ref_t) bcm_field_qualify_EthernetOamInterfaceClassVxlan_get, 1436 (bcm_api_ref_t) bcm_field_qualify_EthernetOamTxPktUPMEP, 1437 (bcm_api_ref_t) bcm_field_qualify_EthernetOamTxPktUPMEP_get, 1438 (bcm_api_ref_t) bcm_field_qualify_ExactMatchActionClassId, 1439 (bcm_api_ref_t) bcm_field_qualify_ExactMatchActionClassId_get, 1440 (bcm_api_ref_t) bcm_field_qualify_ExactMatchGroupClassId, 1441 (bcm_api_ref_t) bcm_field_qualify_ExactMatchGroupClassId_get, 1442 (bcm_api_ref_t) bcm_field_qualify_ExactMatchHitStatus, 1443 (bcm_api_ref_t) bcm_field_qualify_ExactMatchHitStatus_get, 1444 (bcm_api_ref_t) bcm_field_qualify_ExtensionHeader2Type, 1445 (bcm_api_ref_t) bcm_field_qualify_ExtensionHeader2Type_get, 1446 (bcm_api_ref_t) bcm_field_qualify_ExtensionHeaderSubCode, 1447 (bcm_api_ref_t) bcm_field_qualify_ExtensionHeaderSubCode_get, 1448 (bcm_api_ref_t) bcm_field_qualify_ExtensionHeaderType, 1449 (bcm_api_ref_t) bcm_field_qualify_ExtensionHeaderType_get, 1450 (bcm_api_ref_t) bcm_field_qualify_ExternalHit0, 1451 (bcm_api_ref_t) bcm_field_qualify_ExternalHit0_get, 1452 (bcm_api_ref_t) bcm_field_qualify_ExternalHit1, 1453 (bcm_api_ref_t) bcm_field_qualify_ExternalHit1_get, 1454 (bcm_api_ref_t) bcm_field_qualify_ExternalHit2, 1455 (bcm_api_ref_t) bcm_field_qualify_ExternalHit2_get, 1456 (bcm_api_ref_t) bcm_field_qualify_ExternalHit3, 1457 (bcm_api_ref_t) bcm_field_qualify_ExternalHit3_get, 1458 (bcm_api_ref_t) bcm_field_qualify_ExternalHit4, 1459 (bcm_api_ref_t) bcm_field_qualify_ExternalHit4_get, 1460 (bcm_api_ref_t) bcm_field_qualify_ExternalHit5, 1461 (bcm_api_ref_t) bcm_field_qualify_ExternalHit5_get, 1462 (bcm_api_ref_t) bcm_field_qualify_ExternalHit6, 1463 (bcm_api_ref_t) bcm_field_qualify_ExternalHit6_get, 1464 (bcm_api_ref_t) bcm_field_qualify_ExternalHit7, 1465 (bcm_api_ref_t) bcm_field_qualify_ExternalHit7_get, 1466 (bcm_api_ref_t) bcm_field_qualify_ExternalValue0, 1467 (bcm_api_ref_t) bcm_field_qualify_ExternalValue0_get, 1468 (bcm_api_ref_t) bcm_field_qualify_ExternalValue1, 1469 (bcm_api_ref_t) bcm_field_qualify_ExternalValue1_get, 1470 (bcm_api_ref_t) bcm_field_qualify_ExternalValue2, 1471 (bcm_api_ref_t) bcm_field_qualify_ExternalValue2_get, 1472 (bcm_api_ref_t) bcm_field_qualify_ExternalValue3, 1473 (bcm_api_ref_t) bcm_field_qualify_ExternalValue3_get, 1474 (bcm_api_ref_t) bcm_field_qualify_ExternalValue4, 1475 (bcm_api_ref_t) bcm_field_qualify_ExternalValue4_get, 1476 (bcm_api_ref_t) bcm_field_qualify_ExternalValue5, 1477 (bcm_api_ref_t) bcm_field_qualify_ExternalValue5_get, 1478 (bcm_api_ref_t) bcm_field_qualify_ExternalValue6, 1479 (bcm_api_ref_t) bcm_field_qualify_ExternalValue6_get, 1480 (bcm_api_ref_t) bcm_field_qualify_ExternalValue7, 1481 (bcm_api_ref_t) bcm_field_qualify_ExternalValue7_get, 1482 (bcm_api_ref_t) bcm_field_qualify_FabricQueueTag, 1483 (bcm_api_ref_t) bcm_field_qualify_FabricQueueTag_get, 1484 (bcm_api_ref_t) bcm_field_qualify_FcoeOxID, 1485 (bcm_api_ref_t) bcm_field_qualify_FcoeOxIDClass, 1486 (bcm_api_ref_t) bcm_field_qualify_FcoeOxIDClass_get, 1487 (bcm_api_ref_t) bcm_field_qualify_FcoeOxID_get, 1488 (bcm_api_ref_t) bcm_field_qualify_FcoeRxID, 1489 (bcm_api_ref_t) bcm_field_qualify_FcoeRxIDClass, 1490 (bcm_api_ref_t) bcm_field_qualify_FcoeRxIDClass_get, 1491 (bcm_api_ref_t) bcm_field_qualify_FcoeRxID_get, 1492 (bcm_api_ref_t) bcm_field_qualify_FcoeSOF, 1493 (bcm_api_ref_t) bcm_field_qualify_FcoeSOF_get, 1494 (bcm_api_ref_t) bcm_field_qualify_FcoeVersionIsZero, 1495 (bcm_api_ref_t) bcm_field_qualify_FcoeVersionIsZero_get, 1496 (bcm_api_ref_t) bcm_field_qualify_Fhei, 1497 (bcm_api_ref_t) bcm_field_qualify_FheiSize, 1498 (bcm_api_ref_t) bcm_field_qualify_FheiSize_get, 1499 (bcm_api_ref_t) bcm_field_qualify_Fhei_get, 1500 (bcm_api_ref_t) bcm_field_qualify_FibreChanCSCtl, 1501 (bcm_api_ref_t) bcm_field_qualify_FibreChanCSCtl_get, 1502 (bcm_api_ref_t) bcm_field_qualify_FibreChanDFCtl, 1503 (bcm_api_ref_t) bcm_field_qualify_FibreChanDFCtl_get, 1504 (bcm_api_ref_t) bcm_field_qualify_FibreChanDstId, 1505 (bcm_api_ref_t) bcm_field_qualify_FibreChanDstIdClass, 1506 (bcm_api_ref_t) bcm_field_qualify_FibreChanDstIdClassLower, 1507 (bcm_api_ref_t) bcm_field_qualify_FibreChanDstIdClassLower_get, 1508 (bcm_api_ref_t) bcm_field_qualify_FibreChanDstIdClassMsbNibble, 1509 (bcm_api_ref_t) bcm_field_qualify_FibreChanDstIdClassMsbNibble_get, 1510 (bcm_api_ref_t) bcm_field_qualify_FibreChanDstIdClassUpper, 1511 (bcm_api_ref_t) bcm_field_qualify_FibreChanDstIdClassUpper_get, 1512 (bcm_api_ref_t) bcm_field_qualify_FibreChanDstIdClass_get, 1513 (bcm_api_ref_t) bcm_field_qualify_FibreChanDstId_get, 1514 (bcm_api_ref_t) bcm_field_qualify_FibreChanFCtl, 1515 (bcm_api_ref_t) bcm_field_qualify_FibreChanFCtl_get, 1516 (bcm_api_ref_t) bcm_field_qualify_FibreChanInner, 1517 (bcm_api_ref_t) bcm_field_qualify_FibreChanInner_get, 1518 (bcm_api_ref_t) bcm_field_qualify_FibreChanOuter, 1519 (bcm_api_ref_t) bcm_field_qualify_FibreChanOuter_get, 1520 (bcm_api_ref_t) bcm_field_qualify_FibreChanRCtl, 1521 (bcm_api_ref_t) bcm_field_qualify_FibreChanRCtl_get, 1522 (bcm_api_ref_t) bcm_field_qualify_FibreChanSrcBindCheck, 1523 (bcm_api_ref_t) bcm_field_qualify_FibreChanSrcBindCheck_get, 1524 (bcm_api_ref_t) bcm_field_qualify_FibreChanSrcFpmaCheck, 1525 (bcm_api_ref_t) bcm_field_qualify_FibreChanSrcFpmaCheck_get, 1526 (bcm_api_ref_t) bcm_field_qualify_FibreChanSrcId, 1527 (bcm_api_ref_t) bcm_field_qualify_FibreChanSrcIdClass, 1528 (bcm_api_ref_t) bcm_field_qualify_FibreChanSrcIdClassLower, 1529 (bcm_api_ref_t) bcm_field_qualify_FibreChanSrcIdClassLower_get, 1530 (bcm_api_ref_t) bcm_field_qualify_FibreChanSrcIdClassMsbNibble, 1531 (bcm_api_ref_t) bcm_field_qualify_FibreChanSrcIdClassMsbNibble_get, 1532 (bcm_api_ref_t) bcm_field_qualify_FibreChanSrcIdClassUpper, 1533 (bcm_api_ref_t) bcm_field_qualify_FibreChanSrcIdClassUpper_get, 1534 (bcm_api_ref_t) bcm_field_qualify_FibreChanSrcIdClass_get, 1535 (bcm_api_ref_t) bcm_field_qualify_FibreChanSrcId_get, 1536 (bcm_api_ref_t) bcm_field_qualify_FibreChanType, 1537 (bcm_api_ref_t) bcm_field_qualify_FibreChanType_get, 1538 (bcm_api_ref_t) bcm_field_qualify_FibreChanVFTFabricId, 1539 (bcm_api_ref_t) bcm_field_qualify_FibreChanVFTFabricId_get, 1540 (bcm_api_ref_t) bcm_field_qualify_FibreChanVFTHopCount, 1541 (bcm_api_ref_t) bcm_field_qualify_FibreChanVFTHopCount_get, 1542 (bcm_api_ref_t) bcm_field_qualify_FibreChanVFTPri, 1543 (bcm_api_ref_t) bcm_field_qualify_FibreChanVFTPri_get, 1544 (bcm_api_ref_t) bcm_field_qualify_FibreChanVFTValid, 1545 (bcm_api_ref_t) bcm_field_qualify_FibreChanVFTValid_get, 1546 (bcm_api_ref_t) bcm_field_qualify_FibreChanVFTVersion, 1547 (bcm_api_ref_t) bcm_field_qualify_FibreChanVFTVersion_get, 1548 (bcm_api_ref_t) bcm_field_qualify_FibreChanVFTVsanId, 1549 (bcm_api_ref_t) bcm_field_qualify_FibreChanVFTVsanId_get, 1550 (bcm_api_ref_t) bcm_field_qualify_FibreChanVFTVsanPri, 1551 (bcm_api_ref_t) bcm_field_qualify_FibreChanVFTVsanPri_get, 1552 (bcm_api_ref_t) bcm_field_qualify_FibreChanZoneCheck, 1553 (bcm_api_ref_t) bcm_field_qualify_FibreChanZoneCheck_get, 1554 (bcm_api_ref_t) bcm_field_qualify_FlowControlType, 1555 (bcm_api_ref_t) bcm_field_qualify_FlowControlType_get, 1556 (bcm_api_ref_t) bcm_field_qualify_FlowId, 1557 (bcm_api_ref_t) bcm_field_qualify_FlowId_get, 1558 (bcm_api_ref_t) bcm_field_qualify_FlowtrackerCheck, 1559 (bcm_api_ref_t) bcm_field_qualify_FlowtrackerCheck_get, 1560 (bcm_api_ref_t) bcm_field_qualify_FlowtrackerClassId, 1561 (bcm_api_ref_t) bcm_field_qualify_FlowtrackerClassId_get, 1562 (bcm_api_ref_t) bcm_field_qualify_FlowtrackerCollectorCopy, 1563 (bcm_api_ref_t) bcm_field_qualify_FlowtrackerCollectorCopy_get, 1564 (bcm_api_ref_t) bcm_field_qualify_FlowtrackerDisabled, 1565 (bcm_api_ref_t) bcm_field_qualify_FlowtrackerDisabled_get, 1566 (bcm_api_ref_t) bcm_field_qualify_FlowtrackerExportQueueFull, 1567 (bcm_api_ref_t) bcm_field_qualify_FlowtrackerExportQueueFull_get, 1568 (bcm_api_ref_t) bcm_field_qualify_FlowtrackerFlowTableFull, 1569 (bcm_api_ref_t) bcm_field_qualify_FlowtrackerFlowTableFull_get, 1570 (bcm_api_ref_t) bcm_field_qualify_FlowtrackerGroupFlowExceeded, 1571 (bcm_api_ref_t) bcm_field_qualify_FlowtrackerGroupFlowExceeded_get, 1572 (bcm_api_ref_t) bcm_field_qualify_FlowtrackerGroupId, 1573 (bcm_api_ref_t) bcm_field_qualify_FlowtrackerGroupId_get, 1574 (bcm_api_ref_t) bcm_field_qualify_FlowtrackerGroupValid, 1575 (bcm_api_ref_t) bcm_field_qualify_FlowtrackerGroupValid_get, 1576 (bcm_api_ref_t) bcm_field_qualify_FlowtrackerLearn, 1577 (bcm_api_ref_t) bcm_field_qualify_FlowtrackerLearn_get, 1578 (bcm_api_ref_t) bcm_field_qualify_FlowtrackerMeteringExceeded, 1579 (bcm_api_ref_t) bcm_field_qualify_FlowtrackerMeteringExceeded_get, 1580 (bcm_api_ref_t) bcm_field_qualify_ForwardCopy, 1581 (bcm_api_ref_t) bcm_field_qualify_ForwardCopy_get, 1582 (bcm_api_ref_t) bcm_field_qualify_ForwardHdrDstMac, 1583 (bcm_api_ref_t) bcm_field_qualify_ForwardHdrDstMac_get, 1584 (bcm_api_ref_t) bcm_field_qualify_ForwardHdrSrcMac, 1585 (bcm_api_ref_t) bcm_field_qualify_ForwardHdrSrcMac_get, 1586 (bcm_api_ref_t) bcm_field_qualify_ForwardHdrVlanId, 1587 (bcm_api_ref_t) bcm_field_qualify_ForwardHdrVlanId_get, 1588 (bcm_api_ref_t) bcm_field_qualify_ForwardingHeaderOffset, 1589 (bcm_api_ref_t) bcm_field_qualify_ForwardingHeaderOffset_get, 1590 (bcm_api_ref_t) bcm_field_qualify_ForwardingType, 1591 (bcm_api_ref_t) bcm_field_qualify_ForwardingType_get, 1592 (bcm_api_ref_t) bcm_field_qualify_ForwardingVlanId, 1593 (bcm_api_ref_t) bcm_field_qualify_ForwardingVlanId_get, 1594 (bcm_api_ref_t) bcm_field_qualify_ForwardingVlanValid, 1595 (bcm_api_ref_t) bcm_field_qualify_ForwardingVlanValid_get, 1596 (bcm_api_ref_t) bcm_field_qualify_FromMacSecPort, 1597 (bcm_api_ref_t) bcm_field_qualify_FromMacSecPort_get, 1598 (bcm_api_ref_t) bcm_field_qualify_FrontPanelPkt, 1599 (bcm_api_ref_t) bcm_field_qualify_FrontPanelPkt_get, 1600 (bcm_api_ref_t) bcm_field_qualify_GbpDstId, 1601 (bcm_api_ref_t) bcm_field_qualify_GbpDstId_get, 1602 (bcm_api_ref_t) bcm_field_qualify_GbpPresent, 1603 (bcm_api_ref_t) bcm_field_qualify_GbpPresent_get, 1604 (bcm_api_ref_t) bcm_field_qualify_GbpSrcId, 1605 (bcm_api_ref_t) bcm_field_qualify_GbpSrcId_get, 1606 (bcm_api_ref_t) bcm_field_qualify_GeneratedTtl, 1607 (bcm_api_ref_t) bcm_field_qualify_GeneratedTtl_get, 1608 (bcm_api_ref_t) bcm_field_qualify_GenericAssociatedChannelLabelValid, 1609 (bcm_api_ref_t) bcm_field_qualify_GenericAssociatedChannelLabelValid_get, 1610 (bcm_api_ref_t) bcm_field_qualify_GenevePktVersionZero, 1611 (bcm_api_ref_t) bcm_field_qualify_GenevePktVersionZero_get, 1612 (bcm_api_ref_t) bcm_field_qualify_GenevePktWithOam, 1613 (bcm_api_ref_t) bcm_field_qualify_GenevePktWithOam_get, 1614 (bcm_api_ref_t) bcm_field_qualify_GpePktVersionZero, 1615 (bcm_api_ref_t) bcm_field_qualify_GpePktVersionZero_get, 1616 (bcm_api_ref_t) bcm_field_qualify_GpePktWithOam, 1617 (bcm_api_ref_t) bcm_field_qualify_GpePktWithOam_get, 1618 (bcm_api_ref_t) bcm_field_qualify_GroupClass, 1619 (bcm_api_ref_t) bcm_field_qualify_GroupClass_get, 1620 (bcm_api_ref_t) bcm_field_qualify_HeaderFormat, 1621 (bcm_api_ref_t) bcm_field_qualify_HeaderFormatExtension, 1622 (bcm_api_ref_t) bcm_field_qualify_HeaderFormatExtension_get, 1623 (bcm_api_ref_t) bcm_field_qualify_HeaderFormatSet, 1624 (bcm_api_ref_t) bcm_field_qualify_HeaderFormatSet_get, 1625 (bcm_api_ref_t) bcm_field_qualify_HeaderFormat_get, 1626 (bcm_api_ref_t) bcm_field_qualify_HiGig, 1627 (bcm_api_ref_t) bcm_field_qualify_HiGigColor, 1628 (bcm_api_ref_t) bcm_field_qualify_HiGigColor_get, 1629 (bcm_api_ref_t) bcm_field_qualify_HiGigDoNotFlags, 1630 (bcm_api_ref_t) bcm_field_qualify_HiGigDoNotFlags_get, 1631 (bcm_api_ref_t) bcm_field_qualify_HiGigDstGport, 1632 (bcm_api_ref_t) bcm_field_qualify_HiGigDstGport_get, 1633 (bcm_api_ref_t) bcm_field_qualify_HiGigDstModPortGport, 1634 (bcm_api_ref_t) bcm_field_qualify_HiGigDstModPortGport_get, 1635 (bcm_api_ref_t) bcm_field_qualify_HiGigDstModuleGport, 1636 (bcm_api_ref_t) bcm_field_qualify_HiGigDstModuleGport_get, 1637 (bcm_api_ref_t) bcm_field_qualify_HiGigDstMulticast, 1638 (bcm_api_ref_t) bcm_field_qualify_HiGigDstMulticastGroupId, 1639 (bcm_api_ref_t) bcm_field_qualify_HiGigDstMulticastGroupId_get, 1640 (bcm_api_ref_t) bcm_field_qualify_HiGigDstMulticast_get, 1641 (bcm_api_ref_t) bcm_field_qualify_HiGigDstPortGport, 1642 (bcm_api_ref_t) bcm_field_qualify_HiGigDstPortGport_get, 1643 (bcm_api_ref_t) bcm_field_qualify_HiGigDstTrunk, 1644 (bcm_api_ref_t) bcm_field_qualify_HiGigDstTrunkId, 1645 (bcm_api_ref_t) bcm_field_qualify_HiGigDstTrunkId_get, 1646 (bcm_api_ref_t) bcm_field_qualify_HiGigDstTrunk_get, 1647 (bcm_api_ref_t) bcm_field_qualify_HiGigDstType, 1648 (bcm_api_ref_t) bcm_field_qualify_HiGigDstType_get, 1649 (bcm_api_ref_t) bcm_field_qualify_HiGigEgressMcast, 1650 (bcm_api_ref_t) bcm_field_qualify_HiGigEgressMcast_get, 1651 (bcm_api_ref_t) bcm_field_qualify_HiGigExtendedHeaderPresent, 1652 (bcm_api_ref_t) bcm_field_qualify_HiGigExtendedHeaderPresent_get, 1653 (bcm_api_ref_t) bcm_field_qualify_HiGigForwardingType, 1654 (bcm_api_ref_t) bcm_field_qualify_HiGigForwardingType_get, 1655 (bcm_api_ref_t) bcm_field_qualify_HiGigGbpPresent, 1656 (bcm_api_ref_t) bcm_field_qualify_HiGigGbpPresent_get, 1657 (bcm_api_ref_t) bcm_field_qualify_HiGigGbpSrcId, 1658 (bcm_api_ref_t) bcm_field_qualify_HiGigGbpSrcId_get, 1659 (bcm_api_ref_t) bcm_field_qualify_HiGigIngressClassificationTag, 1660 (bcm_api_ref_t) bcm_field_qualify_HiGigIngressClassificationTag_get, 1661 (bcm_api_ref_t) bcm_field_qualify_HiGigIngressL3SwitchPkt, 1662 (bcm_api_ref_t) bcm_field_qualify_HiGigIngressL3SwitchPkt_get, 1663 (bcm_api_ref_t) bcm_field_qualify_HiGigIngressTagged, 1664 (bcm_api_ref_t) bcm_field_qualify_HiGigIngressTagged_get, 1665 (bcm_api_ref_t) bcm_field_qualify_HiGigIntCongestionNotification, 1666 (bcm_api_ref_t) bcm_field_qualify_HiGigIntCongestionNotification_get, 1667 (bcm_api_ref_t) bcm_field_qualify_HiGigLabel, 1668 (bcm_api_ref_t) bcm_field_qualify_HiGigLabelType, 1669 (bcm_api_ref_t) bcm_field_qualify_HiGigLabelType_get, 1670 (bcm_api_ref_t) bcm_field_qualify_HiGigLabel_get, 1671 (bcm_api_ref_t) bcm_field_qualify_HiGigLoadBalanceID, 1672 (bcm_api_ref_t) bcm_field_qualify_HiGigLoadBalanceID_get, 1673 (bcm_api_ref_t) bcm_field_qualify_HiGigMirrorOrSwitchPkt, 1674 (bcm_api_ref_t) bcm_field_qualify_HiGigMirrorOrSwitchPkt_get, 1675 (bcm_api_ref_t) bcm_field_qualify_HiGigMirrorToVp, 1676 (bcm_api_ref_t) bcm_field_qualify_HiGigMirrorToVp_get, 1677 (bcm_api_ref_t) bcm_field_qualify_HiGigMplsPkt, 1678 (bcm_api_ref_t) bcm_field_qualify_HiGigMplsPkt_get, 1679 (bcm_api_ref_t) bcm_field_qualify_HiGigMulticastIndex, 1680 (bcm_api_ref_t) bcm_field_qualify_HiGigMulticastIndex_get, 1681 (bcm_api_ref_t) bcm_field_qualify_HiGigOffloadEngineClassificationTag, 1682 (bcm_api_ref_t) bcm_field_qualify_HiGigOffloadEngineClassificationTag_get, 1683 (bcm_api_ref_t) bcm_field_qualify_HiGigOffloadEngineDeferredFlags, 1684 (bcm_api_ref_t) bcm_field_qualify_HiGigOffloadEngineDeferredFlags_get, 1685 (bcm_api_ref_t) bcm_field_qualify_HiGigOffloadEngineDscpNew, 1686 (bcm_api_ref_t) bcm_field_qualify_HiGigOffloadEngineDscpNew_get, 1687 (bcm_api_ref_t) bcm_field_qualify_HiGigOffloadEnginePktPriNew, 1688 (bcm_api_ref_t) bcm_field_qualify_HiGigOffloadEnginePktPriNew_get, 1689 (bcm_api_ref_t) bcm_field_qualify_HiGigOffloadEnginePreserveDot1p, 1690 (bcm_api_ref_t) bcm_field_qualify_HiGigOffloadEnginePreserveDot1p_get, 1691 (bcm_api_ref_t) bcm_field_qualify_HiGigOffloadEnginePreserveDscp, 1692 (bcm_api_ref_t) bcm_field_qualify_HiGigOffloadEnginePreserveDscp_get, 1693 (bcm_api_ref_t) bcm_field_qualify_HiGigOffloadEngineSrcType, 1694 (bcm_api_ref_t) bcm_field_qualify_HiGigOffloadEngineSrcType_get, 1695 (bcm_api_ref_t) bcm_field_qualify_HiGigOffloadEngineVxltStatus, 1696 (bcm_api_ref_t) bcm_field_qualify_HiGigOffloadEngineVxltStatus_get, 1697 (bcm_api_ref_t) bcm_field_qualify_HiGigPortFilteringMode, 1698 (bcm_api_ref_t) bcm_field_qualify_HiGigPortFilteringMode_get, 1699 (bcm_api_ref_t) bcm_field_qualify_HiGigPreserveFlags, 1700 (bcm_api_ref_t) bcm_field_qualify_HiGigPreserveFlags_get, 1701 (bcm_api_ref_t) bcm_field_qualify_HiGigProtectionSwitchingStatus, 1702 (bcm_api_ref_t) bcm_field_qualify_HiGigProtectionSwitchingStatus_get, 1703 (bcm_api_ref_t) bcm_field_qualify_HiGigProxy, 1704 (bcm_api_ref_t) bcm_field_qualify_HiGigProxyTunnelType, 1705 (bcm_api_ref_t) bcm_field_qualify_HiGigProxyTunnelType_get, 1706 (bcm_api_ref_t) bcm_field_qualify_HiGigProxy_get, 1707 (bcm_api_ref_t) bcm_field_qualify_HiGigReplicationId, 1708 (bcm_api_ref_t) bcm_field_qualify_HiGigReplicationId_get, 1709 (bcm_api_ref_t) bcm_field_qualify_HiGigSrcGport, 1710 (bcm_api_ref_t) bcm_field_qualify_HiGigSrcGport_get, 1711 (bcm_api_ref_t) bcm_field_qualify_HiGigSrcModPortGport, 1712 (bcm_api_ref_t) bcm_field_qualify_HiGigSrcModPortGport_get, 1713 (bcm_api_ref_t) bcm_field_qualify_HiGigSrcModuleGport, 1714 (bcm_api_ref_t) bcm_field_qualify_HiGigSrcModuleGport_get, 1715 (bcm_api_ref_t) bcm_field_qualify_HiGigSrcPortGport, 1716 (bcm_api_ref_t) bcm_field_qualify_HiGigSrcPortGport_get, 1717 (bcm_api_ref_t) bcm_field_qualify_HiGigSrcTrunk, 1718 (bcm_api_ref_t) bcm_field_qualify_HiGigSrcTrunk_get, 1719 (bcm_api_ref_t) bcm_field_qualify_HiGigSrcType, 1720 (bcm_api_ref_t) bcm_field_qualify_HiGigSrcType_get, 1721 (bcm_api_ref_t) bcm_field_qualify_HiGigTrafficClass, 1722 (bcm_api_ref_t) bcm_field_qualify_HiGigTrafficClass_get, 1723 (bcm_api_ref_t) bcm_field_qualify_HiGigVlan, 1724 (bcm_api_ref_t) bcm_field_qualify_HiGigVlan_get, 1725 (bcm_api_ref_t) bcm_field_qualify_HiGigVni, 1726 (bcm_api_ref_t) bcm_field_qualify_HiGigVni_get, 1727 (bcm_api_ref_t) bcm_field_qualify_HiGigVpLagFailoverPacket, 1728 (bcm_api_ref_t) bcm_field_qualify_HiGigVpLagFailoverPacket_get, 1729 (bcm_api_ref_t) bcm_field_qualify_HiGigVpPreserveFlags, 1730 (bcm_api_ref_t) bcm_field_qualify_HiGigVpPreserveFlags_get, 1731 (bcm_api_ref_t) bcm_field_qualify_HiGigVpReplicationId, 1732 (bcm_api_ref_t) bcm_field_qualify_HiGigVpReplicationId_get, 1733 (bcm_api_ref_t) bcm_field_qualify_HiGig_get, 1734 (bcm_api_ref_t) bcm_field_qualify_IEEE1588Command, 1735 (bcm_api_ref_t) bcm_field_qualify_IEEE1588Command_get, 1736 (bcm_api_ref_t) bcm_field_qualify_IEEE1588CompensateTimeStamp, 1737 (bcm_api_ref_t) bcm_field_qualify_IEEE1588CompensateTimeStamp_get, 1738 (bcm_api_ref_t) bcm_field_qualify_IEEE1588Encapsulation, 1739 (bcm_api_ref_t) bcm_field_qualify_IEEE1588Encapsulation_get, 1740 (bcm_api_ref_t) bcm_field_qualify_IEEE1588HeaderOffset, 1741 (bcm_api_ref_t) bcm_field_qualify_IEEE1588HeaderOffset_get, 1742 (bcm_api_ref_t) bcm_field_qualify_INTProbeMarker1, 1743 (bcm_api_ref_t) bcm_field_qualify_INTProbeMarker1_get, 1744 (bcm_api_ref_t) bcm_field_qualify_INTProbeMarker2, 1745 (bcm_api_ref_t) bcm_field_qualify_INTProbeMarker2_get, 1746 (bcm_api_ref_t) bcm_field_qualify_INTReserved4Bytes, 1747 (bcm_api_ref_t) bcm_field_qualify_INTReserved4Bytes_get, 1748 (bcm_api_ref_t) bcm_field_qualify_ISid, 1749 (bcm_api_ref_t) bcm_field_qualify_ISid_get, 1750 (bcm_api_ref_t) bcm_field_qualify_ITag, 1751 (bcm_api_ref_t) bcm_field_qualify_ITag_get, 1752 (bcm_api_ref_t) bcm_field_qualify_IcmpError, 1753 (bcm_api_ref_t) bcm_field_qualify_IcmpError_get, 1754 (bcm_api_ref_t) bcm_field_qualify_IcmpTypeCode, 1755 (bcm_api_ref_t) bcm_field_qualify_IcmpTypeCode_get, 1756 (bcm_api_ref_t) bcm_field_qualify_InPort, 1757 (bcm_api_ref_t) bcm_field_qualify_InPort_get, 1758 (bcm_api_ref_t) bcm_field_qualify_InPorts, 1759 (bcm_api_ref_t) bcm_field_qualify_InPorts_get, 1760 (bcm_api_ref_t) bcm_field_qualify_InVPort, 1761 (bcm_api_ref_t) bcm_field_qualify_InVPort32, 1762 (bcm_api_ref_t) bcm_field_qualify_InVPort32_get, 1763 (bcm_api_ref_t) bcm_field_qualify_InVPortWide, 1764 (bcm_api_ref_t) bcm_field_qualify_InVPortWide_get, 1765 (bcm_api_ref_t) bcm_field_qualify_InVPort_get, 1766 (bcm_api_ref_t) bcm_field_qualify_InVportDataIndex, 1767 (bcm_api_ref_t) bcm_field_qualify_InVportDataIndex_get, 1768 (bcm_api_ref_t) bcm_field_qualify_IncomingIpIfClass, 1769 (bcm_api_ref_t) bcm_field_qualify_IncomingIpIfClass_get, 1770 (bcm_api_ref_t) bcm_field_qualify_IncomingOuterVlanId, 1771 (bcm_api_ref_t) bcm_field_qualify_IncomingOuterVlanId_get, 1772 (bcm_api_ref_t) bcm_field_qualify_IngressClassField, 1773 (bcm_api_ref_t) bcm_field_qualify_IngressClassField_get, 1774 (bcm_api_ref_t) bcm_field_qualify_IngressDropEthernetOamControl, 1775 (bcm_api_ref_t) bcm_field_qualify_IngressDropEthernetOamControl_get, 1776 (bcm_api_ref_t) bcm_field_qualify_IngressDropEthernetOamData, 1777 (bcm_api_ref_t) bcm_field_qualify_IngressDropEthernetOamData_get, 1778 (bcm_api_ref_t) bcm_field_qualify_IngressDropMplsOamControl, 1779 (bcm_api_ref_t) bcm_field_qualify_IngressDropMplsOamControl_get, 1780 (bcm_api_ref_t) bcm_field_qualify_IngressDropMplsOamData, 1781 (bcm_api_ref_t) bcm_field_qualify_IngressDropMplsOamData_get, 1782 (bcm_api_ref_t) bcm_field_qualify_IngressECid, 1783 (bcm_api_ref_t) bcm_field_qualify_IngressECid_get, 1784 (bcm_api_ref_t) bcm_field_qualify_IngressInterfaceClassPort, 1785 (bcm_api_ref_t) bcm_field_qualify_IngressInterfaceClassPort_get, 1786 (bcm_api_ref_t) bcm_field_qualify_IngressInterfaceClassVPort, 1787 (bcm_api_ref_t) bcm_field_qualify_IngressInterfaceClassVPort_get, 1788 (bcm_api_ref_t) bcm_field_qualify_IngressStpState, 1789 (bcm_api_ref_t) bcm_field_qualify_IngressStpState_get, 1790 (bcm_api_ref_t) bcm_field_qualify_IngressVPortBridgeDisable, 1791 (bcm_api_ref_t) bcm_field_qualify_IngressVPortBridgeDisable_get, 1792 (bcm_api_ref_t) bcm_field_qualify_InnerBfdPktVersionOne, 1793 (bcm_api_ref_t) bcm_field_qualify_InnerBfdPktVersionOne_get, 1794 (bcm_api_ref_t) bcm_field_qualify_InnerDSCP, 1795 (bcm_api_ref_t) bcm_field_qualify_InnerDSCP_get, 1796 (bcm_api_ref_t) bcm_field_qualify_InnerDosAttack, 1797 (bcm_api_ref_t) bcm_field_qualify_InnerDosAttackEvents, 1798 (bcm_api_ref_t) bcm_field_qualify_InnerDosAttackEvents_get, 1799 (bcm_api_ref_t) bcm_field_qualify_InnerDosAttack_get, 1800 (bcm_api_ref_t) bcm_field_qualify_InnerDstIp, 1801 (bcm_api_ref_t) bcm_field_qualify_InnerDstIp6, 1802 (bcm_api_ref_t) bcm_field_qualify_InnerDstIp6High, 1803 (bcm_api_ref_t) bcm_field_qualify_InnerDstIp6High_get, 1804 (bcm_api_ref_t) bcm_field_qualify_InnerDstIp6_get, 1805 (bcm_api_ref_t) bcm_field_qualify_InnerDstIp_get, 1806 (bcm_api_ref_t) bcm_field_qualify_InnerDstMac, 1807 (bcm_api_ref_t) bcm_field_qualify_InnerDstMac_get, 1808 (bcm_api_ref_t) bcm_field_qualify_InnerEtherType, 1809 (bcm_api_ref_t) bcm_field_qualify_InnerEtherType_get, 1810 (bcm_api_ref_t) bcm_field_qualify_InnerIp6FlowLabel, 1811 (bcm_api_ref_t) bcm_field_qualify_InnerIp6FlowLabel_get, 1812 (bcm_api_ref_t) bcm_field_qualify_InnerIp6HopLimit, 1813 (bcm_api_ref_t) bcm_field_qualify_InnerIp6HopLimit_get, 1814 (bcm_api_ref_t) bcm_field_qualify_InnerIp6NextHeader, 1815 (bcm_api_ref_t) bcm_field_qualify_InnerIp6NextHeader_get, 1816 (bcm_api_ref_t) bcm_field_qualify_InnerIp6PktHopLimit, 1817 (bcm_api_ref_t) bcm_field_qualify_InnerIp6PktHopLimit_get, 1818 (bcm_api_ref_t) bcm_field_qualify_InnerIp6PktNextHeader, 1819 (bcm_api_ref_t) bcm_field_qualify_InnerIp6PktNextHeader_get, 1820 (bcm_api_ref_t) bcm_field_qualify_InnerIp6PktTrafficClass, 1821 (bcm_api_ref_t) bcm_field_qualify_InnerIp6PktTrafficClass_get, 1822 (bcm_api_ref_t) bcm_field_qualify_InnerIpFrag, 1823 (bcm_api_ref_t) bcm_field_qualify_InnerIpFrag_get, 1824 (bcm_api_ref_t) bcm_field_qualify_InnerIpProtocol, 1825 (bcm_api_ref_t) bcm_field_qualify_InnerIpProtocolCommon, 1826 (bcm_api_ref_t) bcm_field_qualify_InnerIpProtocolCommon_get, 1827 (bcm_api_ref_t) bcm_field_qualify_InnerIpProtocol_get, 1828 (bcm_api_ref_t) bcm_field_qualify_InnerIpType, 1829 (bcm_api_ref_t) bcm_field_qualify_InnerIpType_get, 1830 (bcm_api_ref_t) bcm_field_qualify_InnerL4DstPort, 1831 (bcm_api_ref_t) bcm_field_qualify_InnerL4DstPort_get, 1832 (bcm_api_ref_t) bcm_field_qualify_InnerL4Ports, 1833 (bcm_api_ref_t) bcm_field_qualify_InnerL4Ports_get, 1834 (bcm_api_ref_t) bcm_field_qualify_InnerL4SrcPort, 1835 (bcm_api_ref_t) bcm_field_qualify_InnerL4SrcPort_get, 1836 (bcm_api_ref_t) bcm_field_qualify_InnerSrcIp, 1837 (bcm_api_ref_t) bcm_field_qualify_InnerSrcIp6, 1838 (bcm_api_ref_t) bcm_field_qualify_InnerSrcIp6High, 1839 (bcm_api_ref_t) bcm_field_qualify_InnerSrcIp6High_get, 1840 (bcm_api_ref_t) bcm_field_qualify_InnerSrcIp6_get, 1841 (bcm_api_ref_t) bcm_field_qualify_InnerSrcIp_get, 1842 (bcm_api_ref_t) bcm_field_qualify_InnerSrcMac, 1843 (bcm_api_ref_t) bcm_field_qualify_InnerSrcMac_get, 1844 (bcm_api_ref_t) bcm_field_qualify_InnerTos, 1845 (bcm_api_ref_t) bcm_field_qualify_InnerTos_get, 1846 (bcm_api_ref_t) bcm_field_qualify_InnerTpid, 1847 (bcm_api_ref_t) bcm_field_qualify_InnerTpid_get, 1848 (bcm_api_ref_t) bcm_field_qualify_InnerTtl, 1849 (bcm_api_ref_t) bcm_field_qualify_InnerTtl_get, 1850 (bcm_api_ref_t) bcm_field_qualify_InnerVlan, 1851 (bcm_api_ref_t) bcm_field_qualify_InnerVlanActionRange, 1852 (bcm_api_ref_t) bcm_field_qualify_InnerVlanActionRange_get, 1853 (bcm_api_ref_t) bcm_field_qualify_InnerVlanCfi, 1854 (bcm_api_ref_t) bcm_field_qualify_InnerVlanCfi_get, 1855 (bcm_api_ref_t) bcm_field_qualify_InnerVlanId, 1856 (bcm_api_ref_t) bcm_field_qualify_InnerVlanId_get, 1857 (bcm_api_ref_t) bcm_field_qualify_InnerVlanPri, 1858 (bcm_api_ref_t) bcm_field_qualify_InnerVlanPri_get, 1859 (bcm_api_ref_t) bcm_field_qualify_InnerVlan_get, 1860 (bcm_api_ref_t) bcm_field_qualify_IntCongestionNotification, 1861 (bcm_api_ref_t) bcm_field_qualify_IntCongestionNotification_get, 1862 (bcm_api_ref_t) bcm_field_qualify_IntPktFinalHop, 1863 (bcm_api_ref_t) bcm_field_qualify_IntPktFinalHop_get, 1864 (bcm_api_ref_t) bcm_field_qualify_IntPktLengthValid, 1865 (bcm_api_ref_t) bcm_field_qualify_IntPktLengthValid_get, 1866 (bcm_api_ref_t) bcm_field_qualify_IntPktOverflowed, 1867 (bcm_api_ref_t) bcm_field_qualify_IntPktOverflowed_get, 1868 (bcm_api_ref_t) bcm_field_qualify_IntPktType, 1869 (bcm_api_ref_t) bcm_field_qualify_IntPktType_get, 1870 (bcm_api_ref_t) bcm_field_qualify_IntPktVersionOne, 1871 (bcm_api_ref_t) bcm_field_qualify_IntPktVersionOne_get, 1872 (bcm_api_ref_t) bcm_field_qualify_IntPriority, 1873 (bcm_api_ref_t) bcm_field_qualify_IntPriority_get, 1874 (bcm_api_ref_t) bcm_field_qualify_InterfaceClassL2, 1875 (bcm_api_ref_t) bcm_field_qualify_InterfaceClassL2Type, 1876 (bcm_api_ref_t) bcm_field_qualify_InterfaceClassL2Type_get, 1877 (bcm_api_ref_t) bcm_field_qualify_InterfaceClassL2_get, 1878 (bcm_api_ref_t) bcm_field_qualify_InterfaceClassL3, 1879 (bcm_api_ref_t) bcm_field_qualify_InterfaceClassL3Tunnel, 1880 (bcm_api_ref_t) bcm_field_qualify_InterfaceClassL3Tunnel_get, 1881 (bcm_api_ref_t) bcm_field_qualify_InterfaceClassL3_get, 1882 (bcm_api_ref_t) bcm_field_qualify_InterfaceClassMplsLookup1, 1883 (bcm_api_ref_t) bcm_field_qualify_InterfaceClassMplsLookup1_get, 1884 (bcm_api_ref_t) bcm_field_qualify_InterfaceClassMplsLookup2, 1885 (bcm_api_ref_t) bcm_field_qualify_InterfaceClassMplsLookup2_get, 1886 (bcm_api_ref_t) bcm_field_qualify_InterfaceClassMplsLookup3, 1887 (bcm_api_ref_t) bcm_field_qualify_InterfaceClassMplsLookup3_get, 1888 (bcm_api_ref_t) bcm_field_qualify_InterfaceClassPort, 1889 (bcm_api_ref_t) bcm_field_qualify_InterfaceClassPort_get, 1890 (bcm_api_ref_t) bcm_field_qualify_InterfaceClassProcessingPort, 1891 (bcm_api_ref_t) bcm_field_qualify_InterfaceClassProcessingPort_get, 1892 (bcm_api_ref_t) bcm_field_qualify_InterfaceClassVPort, 1893 (bcm_api_ref_t) bcm_field_qualify_InterfaceClassVPort_get, 1894 (bcm_api_ref_t) bcm_field_qualify_InterfaceInPorts, 1895 (bcm_api_ref_t) bcm_field_qualify_InterfaceInPorts_get, 1896 (bcm_api_ref_t) bcm_field_qualify_InterfaceIngressKeySelectClassPort, 1897 (bcm_api_ref_t) bcm_field_qualify_InterfaceIngressKeySelectClassPort_get, 1898 (bcm_api_ref_t) bcm_field_qualify_InterfaceLookupClassPort, 1899 (bcm_api_ref_t) bcm_field_qualify_InterfaceLookupClassPort_get, 1900 (bcm_api_ref_t) bcm_field_qualify_Ip4Length, 1901 (bcm_api_ref_t) bcm_field_qualify_Ip4Length_get, 1902 (bcm_api_ref_t) bcm_field_qualify_Ip6FlowLabel, 1903 (bcm_api_ref_t) bcm_field_qualify_Ip6FlowLabel_get, 1904 (bcm_api_ref_t) bcm_field_qualify_Ip6HopLimit, 1905 (bcm_api_ref_t) bcm_field_qualify_Ip6HopLimit_get, 1906 (bcm_api_ref_t) bcm_field_qualify_Ip6Length, 1907 (bcm_api_ref_t) bcm_field_qualify_Ip6Length_get, 1908 (bcm_api_ref_t) bcm_field_qualify_Ip6NextHeader, 1909 (bcm_api_ref_t) bcm_field_qualify_Ip6NextHeader_get, 1910 (bcm_api_ref_t) bcm_field_qualify_Ip6PktHopLimit, 1911 (bcm_api_ref_t) bcm_field_qualify_Ip6PktHopLimit_get, 1912 (bcm_api_ref_t) bcm_field_qualify_Ip6PktNextHeader, 1913 (bcm_api_ref_t) bcm_field_qualify_Ip6PktNextHeader_get, 1914 (bcm_api_ref_t) bcm_field_qualify_Ip6PktTrafficClass, 1915 (bcm_api_ref_t) bcm_field_qualify_Ip6PktTrafficClass_get, 1916 (bcm_api_ref_t) bcm_field_qualify_Ip6TrafficClass, 1917 (bcm_api_ref_t) bcm_field_qualify_Ip6TrafficClass_get, 1918 (bcm_api_ref_t) bcm_field_qualify_IpAddrsNormalized, 1919 (bcm_api_ref_t) bcm_field_qualify_IpAddrsNormalized_get, 1920 (bcm_api_ref_t) bcm_field_qualify_IpChecksumOkPkt, 1921 (bcm_api_ref_t) bcm_field_qualify_IpChecksumOkPkt_get, 1922 (bcm_api_ref_t) bcm_field_qualify_IpFlags, 1923 (bcm_api_ref_t) bcm_field_qualify_IpFlags_get, 1924 (bcm_api_ref_t) bcm_field_qualify_IpFrag, 1925 (bcm_api_ref_t) bcm_field_qualify_IpFragNonOrFirst, 1926 (bcm_api_ref_t) bcm_field_qualify_IpFragNonOrFirst_get, 1927 (bcm_api_ref_t) bcm_field_qualify_IpFragPkt, 1928 (bcm_api_ref_t) bcm_field_qualify_IpFragPkt_get, 1929 (bcm_api_ref_t) bcm_field_qualify_IpFrag_get, 1930 (bcm_api_ref_t) bcm_field_qualify_IpIdentifier, 1931 (bcm_api_ref_t) bcm_field_qualify_IpIdentifier_get, 1932 (bcm_api_ref_t) bcm_field_qualify_IpInIpPkt, 1933 (bcm_api_ref_t) bcm_field_qualify_IpInIpPkt_get, 1934 (bcm_api_ref_t) bcm_field_qualify_IpInfo, 1935 (bcm_api_ref_t) bcm_field_qualify_IpInfo_get, 1936 (bcm_api_ref_t) bcm_field_qualify_IpMulticastCompatible, 1937 (bcm_api_ref_t) bcm_field_qualify_IpMulticastCompatible_get, 1938 (bcm_api_ref_t) bcm_field_qualify_IpProtocol, 1939 (bcm_api_ref_t) bcm_field_qualify_IpProtocolClass, 1940 (bcm_api_ref_t) bcm_field_qualify_IpProtocolClass_get, 1941 (bcm_api_ref_t) bcm_field_qualify_IpProtocolCommon, 1942 (bcm_api_ref_t) bcm_field_qualify_IpProtocolCommon_get, 1943 (bcm_api_ref_t) bcm_field_qualify_IpProtocol_get, 1944 (bcm_api_ref_t) bcm_field_qualify_IpTtlZeroPkt, 1945 (bcm_api_ref_t) bcm_field_qualify_IpTtlZeroPkt_get, 1946 (bcm_api_ref_t) bcm_field_qualify_IpTunnelHit, 1947 (bcm_api_ref_t) bcm_field_qualify_IpTunnelHit_get, 1948 (bcm_api_ref_t) bcm_field_qualify_IpTunnelTtl, 1949 (bcm_api_ref_t) bcm_field_qualify_IpTunnelTtlClassZero, 1950 (bcm_api_ref_t) bcm_field_qualify_IpTunnelTtlClassZero_get, 1951 (bcm_api_ref_t) bcm_field_qualify_IpTunnelTtl_get, 1952 (bcm_api_ref_t) bcm_field_qualify_IpTunnelValue, 1953 (bcm_api_ref_t) bcm_field_qualify_IpTunnelValue_get, 1954 (bcm_api_ref_t) bcm_field_qualify_IpType, 1955 (bcm_api_ref_t) bcm_field_qualify_IpType_get, 1956 (bcm_api_ref_t) bcm_field_qualify_IpmcHit, 1957 (bcm_api_ref_t) bcm_field_qualify_IpmcHit_get, 1958 (bcm_api_ref_t) bcm_field_qualify_IpmcStarGroupHit, 1959 (bcm_api_ref_t) bcm_field_qualify_IpmcStarGroupHit_get, 1960 (bcm_api_ref_t) bcm_field_qualify_IpmcStarGroupValue, 1961 (bcm_api_ref_t) bcm_field_qualify_IpmcStarGroupValue_get, 1962 (bcm_api_ref_t) bcm_field_qualify_IpmcV4Pkt, 1963 (bcm_api_ref_t) bcm_field_qualify_IpmcV4Pkt_get, 1964 (bcm_api_ref_t) bcm_field_qualify_IpmcV6Pkt, 1965 (bcm_api_ref_t) bcm_field_qualify_IpmcV6Pkt_get, 1966 (bcm_api_ref_t) bcm_field_qualify_IpmcValue, 1967 (bcm_api_ref_t) bcm_field_qualify_IpmcValue_get, 1968 (bcm_api_ref_t) bcm_field_qualify_Ipv4OptionHdrType, 1969 (bcm_api_ref_t) bcm_field_qualify_Ipv4OptionHdrType_get, 1970 (bcm_api_ref_t) bcm_field_qualify_Ipv6ExtensionHdrType, 1971 (bcm_api_ref_t) bcm_field_qualify_Ipv6ExtensionHdrType_get, 1972 (bcm_api_ref_t) bcm_field_qualify_IsEqualValue, 1973 (bcm_api_ref_t) bcm_field_qualify_IsEqualValue_get, 1974 (bcm_api_ref_t) bcm_field_qualify_KeyGenVar, 1975 (bcm_api_ref_t) bcm_field_qualify_L2CacheHit, 1976 (bcm_api_ref_t) bcm_field_qualify_L2CacheHit_get, 1977 (bcm_api_ref_t) bcm_field_qualify_L2DestHit, 1978 (bcm_api_ref_t) bcm_field_qualify_L2DestHit_get, 1979 (bcm_api_ref_t) bcm_field_qualify_L2DestSRNodeType, 1980 (bcm_api_ref_t) bcm_field_qualify_L2DestSRNodeType_get, 1981 (bcm_api_ref_t) bcm_field_qualify_L2DestValue, 1982 (bcm_api_ref_t) bcm_field_qualify_L2DestValue_get, 1983 (bcm_api_ref_t) bcm_field_qualify_L2DstMulticastHit, 1984 (bcm_api_ref_t) bcm_field_qualify_L2DstMulticastHit_get, 1985 (bcm_api_ref_t) bcm_field_qualify_L2Format, 1986 (bcm_api_ref_t) bcm_field_qualify_L2Format_get, 1987 (bcm_api_ref_t) bcm_field_qualify_L2GreFlowId, 1988 (bcm_api_ref_t) bcm_field_qualify_L2GreFlowId_get, 1989 (bcm_api_ref_t) bcm_field_qualify_L2GreProtocolType, 1990 (bcm_api_ref_t) bcm_field_qualify_L2GreProtocolType_get, 1991 (bcm_api_ref_t) bcm_field_qualify_L2GreSrcIpHit, 1992 (bcm_api_ref_t) bcm_field_qualify_L2GreSrcIpHit_get, 1993 (bcm_api_ref_t) bcm_field_qualify_L2GreVfiHit, 1994 (bcm_api_ref_t) bcm_field_qualify_L2GreVfiHit_get, 1995 (bcm_api_ref_t) bcm_field_qualify_L2GreVsid, 1996 (bcm_api_ref_t) bcm_field_qualify_L2GreVsid_get, 1997 (bcm_api_ref_t) bcm_field_qualify_L2Learn, 1998 (bcm_api_ref_t) bcm_field_qualify_L2Learn_get, 1999 (bcm_api_ref_t) bcm_field_qualify_L2PayLoad, 2000 (bcm_api_ref_t) bcm_field_qualify_L2PayLoad_get, 2001 (bcm_api_ref_t) bcm_field_qualify_L2PayloadFirstEightBytes, 2002 (bcm_api_ref_t) bcm_field_qualify_L2PayloadFirstEightBytes_get, 2003 (bcm_api_ref_t) bcm_field_qualify_L2PktType, 2004 (bcm_api_ref_t) bcm_field_qualify_L2PktType_get, 2005 (bcm_api_ref_t) bcm_field_qualify_L2SrcHit, 2006 (bcm_api_ref_t) bcm_field_qualify_L2SrcHit_get, 2007 (bcm_api_ref_t) bcm_field_qualify_L2SrcMulticastHit, 2008 (bcm_api_ref_t) bcm_field_qualify_L2SrcMulticastHit_get, 2009 (bcm_api_ref_t) bcm_field_qualify_L2SrcStatic, 2010 (bcm_api_ref_t) bcm_field_qualify_L2SrcStatic_get, 2011 (bcm_api_ref_t) bcm_field_qualify_L2SrcValue, 2012 (bcm_api_ref_t) bcm_field_qualify_L2SrcValue_get, 2013 (bcm_api_ref_t) bcm_field_qualify_L2StationMove, 2014 (bcm_api_ref_t) bcm_field_qualify_L2StationMove_get, 2015 (bcm_api_ref_t) bcm_field_qualify_L3DestHostHit, 2016 (bcm_api_ref_t) bcm_field_qualify_L3DestHostHit_get, 2017 (bcm_api_ref_t) bcm_field_qualify_L3DestRouteHit, 2018 (bcm_api_ref_t) bcm_field_qualify_L3DestRouteHit_get, 2019 (bcm_api_ref_t) bcm_field_qualify_L3DestRouteValue, 2020 (bcm_api_ref_t) bcm_field_qualify_L3DestRouteValue_get, 2021 (bcm_api_ref_t) bcm_field_qualify_L3Ingress, 2022 (bcm_api_ref_t) bcm_field_qualify_L3Ingress_get, 2023 (bcm_api_ref_t) bcm_field_qualify_L3Routable, 2024 (bcm_api_ref_t) bcm_field_qualify_L3Routable_get, 2025 (bcm_api_ref_t) bcm_field_qualify_L3SrcBind, 2026 (bcm_api_ref_t) bcm_field_qualify_L3SrcBind_get, 2027 (bcm_api_ref_t) bcm_field_qualify_L3SrcHostHit, 2028 (bcm_api_ref_t) bcm_field_qualify_L3SrcHostHit_get, 2029 (bcm_api_ref_t) bcm_field_qualify_L3SrcRouteHit, 2030 (bcm_api_ref_t) bcm_field_qualify_L3SrcRouteHit_get, 2031 (bcm_api_ref_t) bcm_field_qualify_L3SrcRouteValue, 2032 (bcm_api_ref_t) bcm_field_qualify_L3SrcRouteValue_get, 2033 (bcm_api_ref_t) bcm_field_qualify_L4DstPort, 2034 (bcm_api_ref_t) bcm_field_qualify_L4DstPortClass, 2035 (bcm_api_ref_t) bcm_field_qualify_L4DstPortClass_get, 2036 (bcm_api_ref_t) bcm_field_qualify_L4DstPort_get, 2037 (bcm_api_ref_t) bcm_field_qualify_L4PortRangeCheck, 2038 (bcm_api_ref_t) bcm_field_qualify_L4PortRangeCheck_get, 2039 (bcm_api_ref_t) bcm_field_qualify_L4Ports, 2040 (bcm_api_ref_t) bcm_field_qualify_L4Ports_get, 2041 (bcm_api_ref_t) bcm_field_qualify_L4SrcPort, 2042 (bcm_api_ref_t) bcm_field_qualify_L4SrcPortClass, 2043 (bcm_api_ref_t) bcm_field_qualify_L4SrcPortClass_get, 2044 (bcm_api_ref_t) bcm_field_qualify_L4SrcPort_get, 2045 (bcm_api_ref_t) bcm_field_qualify_LearnExtension, 2046 (bcm_api_ref_t) bcm_field_qualify_LearnExtension_get, 2047 (bcm_api_ref_t) bcm_field_qualify_LearnInVPort, 2048 (bcm_api_ref_t) bcm_field_qualify_LearnInVPort_get, 2049 (bcm_api_ref_t) bcm_field_qualify_LearnSrcMac, 2050 (bcm_api_ref_t) bcm_field_qualify_LearnSrcMac_get, 2051 (bcm_api_ref_t) bcm_field_qualify_LearnSrcPort, 2052 (bcm_api_ref_t) bcm_field_qualify_LearnSrcPort_get, 2053 (bcm_api_ref_t) bcm_field_qualify_LearnVlan, 2054 (bcm_api_ref_t) bcm_field_qualify_LearnVlan_get, 2055 (bcm_api_ref_t) bcm_field_qualify_Llc, 2056 (bcm_api_ref_t) bcm_field_qualify_Llc_get, 2057 (bcm_api_ref_t) bcm_field_qualify_LlidValue, 2058 (bcm_api_ref_t) bcm_field_qualify_LlidValue_get, 2059 (bcm_api_ref_t) bcm_field_qualify_LoopBackColor, 2060 (bcm_api_ref_t) bcm_field_qualify_LoopBackColor_get, 2061 (bcm_api_ref_t) bcm_field_qualify_LoopBackCpuMasqueradePktProfile, 2062 (bcm_api_ref_t) bcm_field_qualify_LoopBackCpuMasqueradePktProfile_get, 2063 (bcm_api_ref_t) bcm_field_qualify_LoopBackPacketProcessingPort, 2064 (bcm_api_ref_t) bcm_field_qualify_LoopBackPacketProcessingPort_get, 2065 (bcm_api_ref_t) bcm_field_qualify_LoopBackQueue, 2066 (bcm_api_ref_t) bcm_field_qualify_LoopBackQueue_get, 2067 (bcm_api_ref_t) bcm_field_qualify_LoopBackSrcGport, 2068 (bcm_api_ref_t) bcm_field_qualify_LoopBackSrcGport_get, 2069 (bcm_api_ref_t) bcm_field_qualify_LoopBackTrafficClass, 2070 (bcm_api_ref_t) bcm_field_qualify_LoopBackTrafficClass_get, 2071 (bcm_api_ref_t) bcm_field_qualify_Loopback, 2072 (bcm_api_ref_t) bcm_field_qualify_LoopbackSubtype, 2073 (bcm_api_ref_t) bcm_field_qualify_LoopbackSubtype_get, 2074 (bcm_api_ref_t) bcm_field_qualify_LoopbackType, 2075 (bcm_api_ref_t) bcm_field_qualify_LoopbackType_get, 2076 (bcm_api_ref_t) bcm_field_qualify_Loopback_get, 2077 (bcm_api_ref_t) bcm_field_qualify_MHOpcode, 2078 (bcm_api_ref_t) bcm_field_qualify_MHOpcode_get, 2079 (bcm_api_ref_t) bcm_field_qualify_MacAddrsNormalized, 2080 (bcm_api_ref_t) bcm_field_qualify_MacAddrsNormalized_get, 2081 (bcm_api_ref_t) bcm_field_qualify_MacSecDstMacRangeHit, 2082 (bcm_api_ref_t) bcm_field_qualify_MacSecDstMacRangeHit_get, 2083 (bcm_api_ref_t) bcm_field_qualify_MacSecFlow, 2084 (bcm_api_ref_t) bcm_field_qualify_MacSecFlow_get, 2085 (bcm_api_ref_t) bcm_field_qualify_MacSecTag, 2086 (bcm_api_ref_t) bcm_field_qualify_MacSecTagPresent, 2087 (bcm_api_ref_t) bcm_field_qualify_MacSecTagPresent_get, 2088 (bcm_api_ref_t) bcm_field_qualify_MacSecTag_get, 2089 (bcm_api_ref_t) bcm_field_qualify_MimSrcGportHit, 2090 (bcm_api_ref_t) bcm_field_qualify_MimSrcGportHit_get, 2091 (bcm_api_ref_t) bcm_field_qualify_MimVfiHit, 2092 (bcm_api_ref_t) bcm_field_qualify_MimVfiHit_get, 2093 (bcm_api_ref_t) bcm_field_qualify_MimVlanCfi, 2094 (bcm_api_ref_t) bcm_field_qualify_MimVlanCfi_get, 2095 (bcm_api_ref_t) bcm_field_qualify_MimVlanPri, 2096 (bcm_api_ref_t) bcm_field_qualify_MimVlanPri_get, 2097 (bcm_api_ref_t) bcm_field_qualify_MimlDstMac, 2098 (bcm_api_ref_t) bcm_field_qualify_MimlDstMac_get, 2099 (bcm_api_ref_t) bcm_field_qualify_MimlInnerTag, 2100 (bcm_api_ref_t) bcm_field_qualify_MimlInnerTag_get, 2101 (bcm_api_ref_t) bcm_field_qualify_MimlPkt, 2102 (bcm_api_ref_t) bcm_field_qualify_MimlPkt_get, 2103 (bcm_api_ref_t) bcm_field_qualify_MimlSrcMac, 2104 (bcm_api_ref_t) bcm_field_qualify_MimlSrcMac_get, 2105 (bcm_api_ref_t) bcm_field_qualify_MimlVlan, 2106 (bcm_api_ref_t) bcm_field_qualify_MimlVlanCfi, 2107 (bcm_api_ref_t) bcm_field_qualify_MimlVlanCfi_get, 2108 (bcm_api_ref_t) bcm_field_qualify_MimlVlanId, 2109 (bcm_api_ref_t) bcm_field_qualify_MimlVlanId_get, 2110 (bcm_api_ref_t) bcm_field_qualify_MimlVlanPri, 2111 (bcm_api_ref_t) bcm_field_qualify_MimlVlanPri_get, 2112 (bcm_api_ref_t) bcm_field_qualify_MimlVlan_get, 2113 (bcm_api_ref_t) bcm_field_qualify_MirrorCopy, 2114 (bcm_api_ref_t) bcm_field_qualify_MirrorCopy_get, 2115 (bcm_api_ref_t) bcm_field_qualify_MirrorDest, 2116 (bcm_api_ref_t) bcm_field_qualify_MirrorDest_get, 2117 (bcm_api_ref_t) bcm_field_qualify_MirrorEgressDisabled, 2118 (bcm_api_ref_t) bcm_field_qualify_MirrorEgressDisabled_get, 2119 (bcm_api_ref_t) bcm_field_qualify_MixedSrcClassId, 2120 (bcm_api_ref_t) bcm_field_qualify_MixedSrcClassId_get, 2121 (bcm_api_ref_t) bcm_field_qualify_MplsBos, 2122 (bcm_api_ref_t) bcm_field_qualify_MplsBos_get, 2123 (bcm_api_ref_t) bcm_field_qualify_MplsControlPkt, 2124 (bcm_api_ref_t) bcm_field_qualify_MplsControlPkt_get, 2125 (bcm_api_ref_t) bcm_field_qualify_MplsControlWord, 2126 (bcm_api_ref_t) bcm_field_qualify_MplsControlWordValid, 2127 (bcm_api_ref_t) bcm_field_qualify_MplsControlWordValid_get, 2128 (bcm_api_ref_t) bcm_field_qualify_MplsControlWord_get, 2129 (bcm_api_ref_t) bcm_field_qualify_MplsCwPresent, 2130 (bcm_api_ref_t) bcm_field_qualify_MplsCwPresent_get, 2131 (bcm_api_ref_t) bcm_field_qualify_MplsForwardingLabel, 2132 (bcm_api_ref_t) bcm_field_qualify_MplsForwardingLabelAction, 2133 (bcm_api_ref_t) bcm_field_qualify_MplsForwardingLabelAction32, 2134 (bcm_api_ref_t) bcm_field_qualify_MplsForwardingLabelAction32_get, 2135 (bcm_api_ref_t) bcm_field_qualify_MplsForwardingLabelAction_get, 2136 (bcm_api_ref_t) bcm_field_qualify_MplsForwardingLabelBos, 2137 (bcm_api_ref_t) bcm_field_qualify_MplsForwardingLabelBos_get, 2138 (bcm_api_ref_t) bcm_field_qualify_MplsForwardingLabelExp, 2139 (bcm_api_ref_t) bcm_field_qualify_MplsForwardingLabelExp_get, 2140 (bcm_api_ref_t) bcm_field_qualify_MplsForwardingLabelId, 2141 (bcm_api_ref_t) bcm_field_qualify_MplsForwardingLabelId_get, 2142 (bcm_api_ref_t) bcm_field_qualify_MplsForwardingLabelPayload, 2143 (bcm_api_ref_t) bcm_field_qualify_MplsForwardingLabelPayload_get, 2144 (bcm_api_ref_t) bcm_field_qualify_MplsForwardingLabelTtl, 2145 (bcm_api_ref_t) bcm_field_qualify_MplsForwardingLabelTtl_get, 2146 (bcm_api_ref_t) bcm_field_qualify_MplsForwardingLabel_get, 2147 (bcm_api_ref_t) bcm_field_qualify_MplsLabel1, 2148 (bcm_api_ref_t) bcm_field_qualify_MplsLabel1Bos, 2149 (bcm_api_ref_t) bcm_field_qualify_MplsLabel1Bos_get, 2150 (bcm_api_ref_t) bcm_field_qualify_MplsLabel1Exp, 2151 (bcm_api_ref_t) bcm_field_qualify_MplsLabel1Exp_get, 2152 (bcm_api_ref_t) bcm_field_qualify_MplsLabel1Hit, 2153 (bcm_api_ref_t) bcm_field_qualify_MplsLabel1Hit_get, 2154 (bcm_api_ref_t) bcm_field_qualify_MplsLabel1Id, 2155 (bcm_api_ref_t) bcm_field_qualify_MplsLabel1Id_get, 2156 (bcm_api_ref_t) bcm_field_qualify_MplsLabel1Ttl, 2157 (bcm_api_ref_t) bcm_field_qualify_MplsLabel1Ttl_get, 2158 (bcm_api_ref_t) bcm_field_qualify_MplsLabel1_get, 2159 (bcm_api_ref_t) bcm_field_qualify_MplsLabel2, 2160 (bcm_api_ref_t) bcm_field_qualify_MplsLabel2Bos, 2161 (bcm_api_ref_t) bcm_field_qualify_MplsLabel2Bos_get, 2162 (bcm_api_ref_t) bcm_field_qualify_MplsLabel2Exp, 2163 (bcm_api_ref_t) bcm_field_qualify_MplsLabel2Exp_get, 2164 (bcm_api_ref_t) bcm_field_qualify_MplsLabel2Hit, 2165 (bcm_api_ref_t) bcm_field_qualify_MplsLabel2Hit_get, 2166 (bcm_api_ref_t) bcm_field_qualify_MplsLabel2Id, 2167 (bcm_api_ref_t) bcm_field_qualify_MplsLabel2Id_get, 2168 (bcm_api_ref_t) bcm_field_qualify_MplsLabel2Ttl, 2169 (bcm_api_ref_t) bcm_field_qualify_MplsLabel2Ttl_get, 2170 (bcm_api_ref_t) bcm_field_qualify_MplsLabel2_get, 2171 (bcm_api_ref_t) bcm_field_qualify_MplsLabel3, 2172 (bcm_api_ref_t) bcm_field_qualify_MplsLabel3Bos, 2173 (bcm_api_ref_t) bcm_field_qualify_MplsLabel3Bos_get, 2174 (bcm_api_ref_t) bcm_field_qualify_MplsLabel3Exp, 2175 (bcm_api_ref_t) bcm_field_qualify_MplsLabel3Exp_get, 2176 (bcm_api_ref_t) bcm_field_qualify_MplsLabel3Id, 2177 (bcm_api_ref_t) bcm_field_qualify_MplsLabel3Id_get, 2178 (bcm_api_ref_t) bcm_field_qualify_MplsLabel3Ttl, 2179 (bcm_api_ref_t) bcm_field_qualify_MplsLabel3Ttl_get, 2180 (bcm_api_ref_t) bcm_field_qualify_MplsLabel3_get, 2181 (bcm_api_ref_t) bcm_field_qualify_MplsMcastEthertypePresent, 2182 (bcm_api_ref_t) bcm_field_qualify_MplsMcastEthertypePresent_get, 2183 (bcm_api_ref_t) bcm_field_qualify_MplsOamACH, 2184 (bcm_api_ref_t) bcm_field_qualify_MplsOamACH_get, 2185 (bcm_api_ref_t) bcm_field_qualify_MplsOamClassMplsSwitchLabel, 2186 (bcm_api_ref_t) bcm_field_qualify_MplsOamClassMplsSwitchLabel_get, 2187 (bcm_api_ref_t) bcm_field_qualify_MplsOamControlPktType, 2188 (bcm_api_ref_t) bcm_field_qualify_MplsOamControlPktType_get, 2189 (bcm_api_ref_t) bcm_field_qualify_MplsOamGALExposed, 2190 (bcm_api_ref_t) bcm_field_qualify_MplsOamGALExposed_get, 2191 (bcm_api_ref_t) bcm_field_qualify_MplsOamGALLabelOnly, 2192 (bcm_api_ref_t) bcm_field_qualify_MplsOamGALLabelOnly_get, 2193 (bcm_api_ref_t) bcm_field_qualify_MplsOamHeaderBits0_31, 2194 (bcm_api_ref_t) bcm_field_qualify_MplsOamHeaderBits0_31_get, 2195 (bcm_api_ref_t) bcm_field_qualify_MplsOamHeaderBits32_63, 2196 (bcm_api_ref_t) bcm_field_qualify_MplsOamHeaderBits32_63_get, 2197 (bcm_api_ref_t) bcm_field_qualify_MplsOamUpperLabelDataDrop, 2198 (bcm_api_ref_t) bcm_field_qualify_MplsOamUpperLabelDataDrop_get, 2199 (bcm_api_ref_t) bcm_field_qualify_MplsOuterLabelPop, 2200 (bcm_api_ref_t) bcm_field_qualify_MplsOuterLabelPop_get, 2201 (bcm_api_ref_t) bcm_field_qualify_MplsStationHitTunnelUnterminated, 2202 (bcm_api_ref_t) bcm_field_qualify_MplsStationHitTunnelUnterminated_get, 2203 (bcm_api_ref_t) bcm_field_qualify_MplsTerminated, 2204 (bcm_api_ref_t) bcm_field_qualify_MplsTerminatedHit, 2205 (bcm_api_ref_t) bcm_field_qualify_MplsTerminatedHit_get, 2206 (bcm_api_ref_t) bcm_field_qualify_MplsTerminatedValue, 2207 (bcm_api_ref_t) bcm_field_qualify_MplsTerminatedValue_get, 2208 (bcm_api_ref_t) bcm_field_qualify_MplsTerminated_get, 2209 (bcm_api_ref_t) bcm_field_qualify_MyStation2Hit, 2210 (bcm_api_ref_t) bcm_field_qualify_MyStation2Hit_get, 2211 (bcm_api_ref_t) bcm_field_qualify_MyStationHit, 2212 (bcm_api_ref_t) bcm_field_qualify_MyStationHit_get, 2213 (bcm_api_ref_t) bcm_field_qualify_NatDstRealmId, 2214 (bcm_api_ref_t) bcm_field_qualify_NatDstRealmId_get, 2215 (bcm_api_ref_t) bcm_field_qualify_NatNeeded, 2216 (bcm_api_ref_t) bcm_field_qualify_NatNeeded_get, 2217 (bcm_api_ref_t) bcm_field_qualify_NatSrcRealmId, 2218 (bcm_api_ref_t) bcm_field_qualify_NatSrcRealmId_get, 2219 (bcm_api_ref_t) bcm_field_qualify_NativeVSwitch, 2220 (bcm_api_ref_t) bcm_field_qualify_NativeVSwitchValid, 2221 (bcm_api_ref_t) bcm_field_qualify_NativeVSwitchValid_get, 2222 (bcm_api_ref_t) bcm_field_qualify_NativeVSwitch_get, 2223 (bcm_api_ref_t) bcm_field_qualify_NetworkTagMulticastPkt, 2224 (bcm_api_ref_t) bcm_field_qualify_NetworkTagMulticastPkt_get, 2225 (bcm_api_ref_t) bcm_field_qualify_NetworkTagType, 2226 (bcm_api_ref_t) bcm_field_qualify_NetworkTagType_get, 2227 (bcm_api_ref_t) bcm_field_qualify_NshServiceIndex, 2228 (bcm_api_ref_t) bcm_field_qualify_NshServiceIndex_get, 2229 (bcm_api_ref_t) bcm_field_qualify_NshServicePathId, 2230 (bcm_api_ref_t) bcm_field_qualify_NshServicePathId_get, 2231 (bcm_api_ref_t) bcm_field_qualify_OamDownMEPLoopbackPacket, 2232 (bcm_api_ref_t) bcm_field_qualify_OamDownMEPLoopbackPacket_get, 2233 (bcm_api_ref_t) bcm_field_qualify_OamEgressClass2Vxlt, 2234 (bcm_api_ref_t) bcm_field_qualify_OamEgressClass2Vxlt_get, 2235 (bcm_api_ref_t) bcm_field_qualify_OamEgressClassPort, 2236 (bcm_api_ref_t) bcm_field_qualify_OamEgressClassPort_get, 2237 (bcm_api_ref_t) bcm_field_qualify_OamEgressClassSrcMac, 2238 (bcm_api_ref_t) bcm_field_qualify_OamEgressClassSrcMac_get, 2239 (bcm_api_ref_t) bcm_field_qualify_OamEgressClassVxlt, 2240 (bcm_api_ref_t) bcm_field_qualify_OamEgressClassVxlt_get, 2241 (bcm_api_ref_t) bcm_field_qualify_OamEgressEtherType, 2242 (bcm_api_ref_t) bcm_field_qualify_OamEgressEtherType_get, 2243 (bcm_api_ref_t) bcm_field_qualify_OamEgressMulticastMacHit, 2244 (bcm_api_ref_t) bcm_field_qualify_OamEgressMulticastMacHit_get, 2245 (bcm_api_ref_t) bcm_field_qualify_OamEgressPortUnicastDstMacHit, 2246 (bcm_api_ref_t) bcm_field_qualify_OamEgressPortUnicastDstMacHit_get, 2247 (bcm_api_ref_t) bcm_field_qualify_OamEgressVxltFirstHit, 2248 (bcm_api_ref_t) bcm_field_qualify_OamEgressVxltFirstHit_get, 2249 (bcm_api_ref_t) bcm_field_qualify_OamEgressVxltSecondHit, 2250 (bcm_api_ref_t) bcm_field_qualify_OamEgressVxltSecondHit_get, 2251 (bcm_api_ref_t) bcm_field_qualify_OamHeaderBits0_31, 2252 (bcm_api_ref_t) bcm_field_qualify_OamHeaderBits0_31_get, 2253 (bcm_api_ref_t) bcm_field_qualify_OamHeaderBits32_63, 2254 (bcm_api_ref_t) bcm_field_qualify_OamHeaderBits32_63_get, 2255 (bcm_api_ref_t) bcm_field_qualify_OamHeaderOffset, 2256 (bcm_api_ref_t) bcm_field_qualify_OamHeaderOffset_get, 2257 (bcm_api_ref_t) bcm_field_qualify_OamInLifId, 2258 (bcm_api_ref_t) bcm_field_qualify_OamInLifIdValid, 2259 (bcm_api_ref_t) bcm_field_qualify_OamInLifIdValid_get, 2260 (bcm_api_ref_t) bcm_field_qualify_OamInLifId_get, 2261 (bcm_api_ref_t) bcm_field_qualify_OamMdl, 2262 (bcm_api_ref_t) bcm_field_qualify_OamMdl_get, 2263 (bcm_api_ref_t) bcm_field_qualify_OamMepId, 2264 (bcm_api_ref_t) bcm_field_qualify_OamMepId_get, 2265 (bcm_api_ref_t) bcm_field_qualify_OamMeterDisable, 2266 (bcm_api_ref_t) bcm_field_qualify_OamMeterDisable_get, 2267 (bcm_api_ref_t) bcm_field_qualify_OamStampOffset, 2268 (bcm_api_ref_t) bcm_field_qualify_OamStampOffset_get, 2269 (bcm_api_ref_t) bcm_field_qualify_OamSubtype, 2270 (bcm_api_ref_t) bcm_field_qualify_OamSubtype_get, 2271 (bcm_api_ref_t) bcm_field_qualify_OamTsSystemHeader, 2272 (bcm_api_ref_t) bcm_field_qualify_OamTsSystemHeader_get, 2273 (bcm_api_ref_t) bcm_field_qualify_OamType, 2274 (bcm_api_ref_t) bcm_field_qualify_OamType_get, 2275 (bcm_api_ref_t) bcm_field_qualify_OamUpMep, 2276 (bcm_api_ref_t) bcm_field_qualify_OamUpMep_get, 2277 (bcm_api_ref_t) bcm_field_qualify_OpaqueObject1, 2278 (bcm_api_ref_t) bcm_field_qualify_OpaqueObject1_get, 2279 (bcm_api_ref_t) bcm_field_qualify_OpaqueObject2, 2280 (bcm_api_ref_t) bcm_field_qualify_OpaqueObject2_get, 2281 (bcm_api_ref_t) bcm_field_qualify_OpaqueObject3, 2282 (bcm_api_ref_t) bcm_field_qualify_OpaqueObject3_get, 2283 (bcm_api_ref_t) bcm_field_qualify_OpaqueObject4, 2284 (bcm_api_ref_t) bcm_field_qualify_OpaqueObject4_get, 2285 (bcm_api_ref_t) bcm_field_qualify_OpaqueTagHigh, 2286 (bcm_api_ref_t) bcm_field_qualify_OpaqueTagHigh_get, 2287 (bcm_api_ref_t) bcm_field_qualify_OpaqueTagLow, 2288 (bcm_api_ref_t) bcm_field_qualify_OpaqueTagLow_get, 2289 (bcm_api_ref_t) bcm_field_qualify_OpaqueTagType, 2290 (bcm_api_ref_t) bcm_field_qualify_OpaqueTagType_get, 2291 (bcm_api_ref_t) bcm_field_qualify_OutPort, 2292 (bcm_api_ref_t) bcm_field_qualify_OutPort_get, 2293 (bcm_api_ref_t) bcm_field_qualify_OutPorts, 2294 (bcm_api_ref_t) bcm_field_qualify_OutPorts_get, 2295 (bcm_api_ref_t) bcm_field_qualify_OutVPort, 2296 (bcm_api_ref_t) bcm_field_qualify_OutVPort32, 2297 (bcm_api_ref_t) bcm_field_qualify_OutVPort32_get, 2298 (bcm_api_ref_t) bcm_field_qualify_OutVPort_get, 2299 (bcm_api_ref_t) bcm_field_qualify_OuterPriTaggedPkt, 2300 (bcm_api_ref_t) bcm_field_qualify_OuterPriTaggedPkt_get, 2301 (bcm_api_ref_t) bcm_field_qualify_OuterTpid, 2302 (bcm_api_ref_t) bcm_field_qualify_OuterTpid_get, 2303 (bcm_api_ref_t) bcm_field_qualify_OuterVlan, 2304 (bcm_api_ref_t) bcm_field_qualify_OuterVlanActionRange, 2305 (bcm_api_ref_t) bcm_field_qualify_OuterVlanActionRange_get, 2306 (bcm_api_ref_t) bcm_field_qualify_OuterVlanCfi, 2307 (bcm_api_ref_t) bcm_field_qualify_OuterVlanCfi_get, 2308 (bcm_api_ref_t) bcm_field_qualify_OuterVlanId, 2309 (bcm_api_ref_t) bcm_field_qualify_OuterVlanId_get, 2310 (bcm_api_ref_t) bcm_field_qualify_OuterVlanPri, 2311 (bcm_api_ref_t) bcm_field_qualify_OuterVlanPriCfi, 2312 (bcm_api_ref_t) bcm_field_qualify_OuterVlanPriCfi_get, 2313 (bcm_api_ref_t) bcm_field_qualify_OuterVlanPri_get, 2314 (bcm_api_ref_t) bcm_field_qualify_OuterVlan_get, 2315 (bcm_api_ref_t) bcm_field_qualify_OverlayIpv4OptionHdrType, 2316 (bcm_api_ref_t) bcm_field_qualify_OverlayIpv4OptionHdrType_get, 2317 (bcm_api_ref_t) bcm_field_qualify_OverlayIpv6ExtensionHdrType, 2318 (bcm_api_ref_t) bcm_field_qualify_OverlayIpv6ExtensionHdrType_get, 2319 (bcm_api_ref_t) bcm_field_qualify_OverlayL2PktType, 2320 (bcm_api_ref_t) bcm_field_qualify_OverlayL2PktType_get, 2321 (bcm_api_ref_t) bcm_field_qualify_OverlayPktType, 2322 (bcm_api_ref_t) bcm_field_qualify_OverlayPktType_get, 2323 (bcm_api_ref_t) bcm_field_qualify_OverlayVlanFormat, 2324 (bcm_api_ref_t) bcm_field_qualify_OverlayVlanFormat_get, 2325 (bcm_api_ref_t) bcm_field_qualify_PacketIsIEEE1588, 2326 (bcm_api_ref_t) bcm_field_qualify_PacketIsIEEE1588_get, 2327 (bcm_api_ref_t) bcm_field_qualify_PacketLength, 2328 (bcm_api_ref_t) bcm_field_qualify_PacketLengthRangeCheck, 2329 (bcm_api_ref_t) bcm_field_qualify_PacketLengthRangeCheck_get, 2330 (bcm_api_ref_t) bcm_field_qualify_PacketLength_get, 2331 (bcm_api_ref_t) bcm_field_qualify_PacketRes, 2332 (bcm_api_ref_t) bcm_field_qualify_PacketRes_get, 2333 (bcm_api_ref_t) bcm_field_qualify_PacketSize, 2334 (bcm_api_ref_t) bcm_field_qualify_PacketSize_get, 2335 (bcm_api_ref_t) bcm_field_qualify_PacketTerminatedBytes, 2336 (bcm_api_ref_t) bcm_field_qualify_PacketTerminatedBytes_get, 2337 (bcm_api_ref_t) bcm_field_qualify_PimBidirDfStatus, 2338 (bcm_api_ref_t) bcm_field_qualify_PimBidirDfStatus_get, 2339 (bcm_api_ref_t) bcm_field_qualify_PktDstAddrType, 2340 (bcm_api_ref_t) bcm_field_qualify_PktDstAddrType_get, 2341 (bcm_api_ref_t) bcm_field_qualify_PktFlowType, 2342 (bcm_api_ref_t) bcm_field_qualify_PktFlowType_get, 2343 (bcm_api_ref_t) bcm_field_qualify_PktInnerDstAddrType, 2344 (bcm_api_ref_t) bcm_field_qualify_PktInnerDstAddrType_get, 2345 (bcm_api_ref_t) bcm_field_qualify_PktIsVisible, 2346 (bcm_api_ref_t) bcm_field_qualify_PktIsVisible_get, 2347 (bcm_api_ref_t) bcm_field_qualify_PktType, 2348 (bcm_api_ref_t) bcm_field_qualify_PktType_get, 2349 (bcm_api_ref_t) bcm_field_qualify_PolicerIntPrio, 2350 (bcm_api_ref_t) bcm_field_qualify_PolicerIntPrio_get, 2351 (bcm_api_ref_t) bcm_field_qualify_PortOrientation, 2352 (bcm_api_ref_t) bcm_field_qualify_PortOrientation_get, 2353 (bcm_api_ref_t) bcm_field_qualify_PreemptablePacket, 2354 (bcm_api_ref_t) bcm_field_qualify_PreemptablePacket_get, 2355 (bcm_api_ref_t) bcm_field_qualify_PreselId, 2356 (bcm_api_ref_t) bcm_field_qualify_PreselId_get, 2357 (bcm_api_ref_t) bcm_field_qualify_Ptch, 2358 (bcm_api_ref_t) bcm_field_qualify_Ptch_get, 2359 (bcm_api_ref_t) bcm_field_qualify_RangeCheck, 2360 (bcm_api_ref_t) bcm_field_qualify_RangeCheckGroup, 2361 (bcm_api_ref_t) bcm_field_qualify_RangeCheckGroup_get, 2362 (bcm_api_ref_t) bcm_field_qualify_RangeCheck_get, 2363 (bcm_api_ref_t) bcm_field_qualify_RecoverableDrop, 2364 (bcm_api_ref_t) bcm_field_qualify_RecoverableDrop_get, 2365 (bcm_api_ref_t) bcm_field_qualify_RepCopy, 2366 (bcm_api_ref_t) bcm_field_qualify_RepCopy_get, 2367 (bcm_api_ref_t) bcm_field_qualify_ReplicantAny, 2368 (bcm_api_ref_t) bcm_field_qualify_ReplicantAny_get, 2369 (bcm_api_ref_t) bcm_field_qualify_ReplicantFirst, 2370 (bcm_api_ref_t) bcm_field_qualify_ReplicantFirst_get, 2371 (bcm_api_ref_t) bcm_field_qualify_RoceBthDstQueuePair, 2372 (bcm_api_ref_t) bcm_field_qualify_RoceBthDstQueuePair_get, 2373 (bcm_api_ref_t) bcm_field_qualify_RoceBthFlags, 2374 (bcm_api_ref_t) bcm_field_qualify_RoceBthFlags_get, 2375 (bcm_api_ref_t) bcm_field_qualify_RoceBthOpcode, 2376 (bcm_api_ref_t) bcm_field_qualify_RoceBthOpcode_get, 2377 (bcm_api_ref_t) bcm_field_qualify_RoceBthPartitionKey, 2378 (bcm_api_ref_t) bcm_field_qualify_RoceBthPartitionKey_get, 2379 (bcm_api_ref_t) bcm_field_qualify_RoceVer1Pkt, 2380 (bcm_api_ref_t) bcm_field_qualify_RoceVer1Pkt_get, 2381 (bcm_api_ref_t) bcm_field_qualify_RoceVer2Pkt, 2382 (bcm_api_ref_t) bcm_field_qualify_RoceVer2Pkt_get, 2383 (bcm_api_ref_t) bcm_field_qualify_RoeFrameType, 2384 (bcm_api_ref_t) bcm_field_qualify_RoeFrameType_get, 2385 (bcm_api_ref_t) bcm_field_qualify_RouterAlertLabelValid, 2386 (bcm_api_ref_t) bcm_field_qualify_RouterAlertLabelValid_get, 2387 (bcm_api_ref_t) bcm_field_qualify_Rtag7AHashLower, 2388 (bcm_api_ref_t) bcm_field_qualify_Rtag7AHashLower_get, 2389 (bcm_api_ref_t) bcm_field_qualify_Rtag7AHashUpper, 2390 (bcm_api_ref_t) bcm_field_qualify_Rtag7AHashUpper_get, 2391 (bcm_api_ref_t) bcm_field_qualify_Rtag7BHashLower, 2392 (bcm_api_ref_t) bcm_field_qualify_Rtag7BHashLower_get, 2393 (bcm_api_ref_t) bcm_field_qualify_Rtag7BHashUpper, 2394 (bcm_api_ref_t) bcm_field_qualify_Rtag7BHashUpper_get, 2395 (bcm_api_ref_t) bcm_field_qualify_RxTrapCode, 2396 (bcm_api_ref_t) bcm_field_qualify_RxTrapCode32, 2397 (bcm_api_ref_t) bcm_field_qualify_RxTrapCode32_get, 2398 (bcm_api_ref_t) bcm_field_qualify_RxTrapCodeForSnoop, 2399 (bcm_api_ref_t) bcm_field_qualify_RxTrapCodeForSnoop_get, 2400 (bcm_api_ref_t) bcm_field_qualify_RxTrapCode_get, 2401 (bcm_api_ref_t) bcm_field_qualify_RxTrapData, 2402 (bcm_api_ref_t) bcm_field_qualify_RxTrapData_get, 2403 (bcm_api_ref_t) bcm_field_qualify_RxTrapStrength, 2404 (bcm_api_ref_t) bcm_field_qualify_RxTrapStrength_get, 2405 (bcm_api_ref_t) bcm_field_qualify_SRDuplicate, 2406 (bcm_api_ref_t) bcm_field_qualify_SRDuplicate_get, 2407 (bcm_api_ref_t) bcm_field_qualify_SRError, 2408 (bcm_api_ref_t) bcm_field_qualify_SRError_get, 2409 (bcm_api_ref_t) bcm_field_qualify_SRFlowId, 2410 (bcm_api_ref_t) bcm_field_qualify_SRFlowId_get, 2411 (bcm_api_ref_t) bcm_field_qualify_SRLanId, 2412 (bcm_api_ref_t) bcm_field_qualify_SRLanId_get, 2413 (bcm_api_ref_t) bcm_field_qualify_SRNetId, 2414 (bcm_api_ref_t) bcm_field_qualify_SRNetIdMatched, 2415 (bcm_api_ref_t) bcm_field_qualify_SRNetIdMatched_get, 2416 (bcm_api_ref_t) bcm_field_qualify_SRNetId_get, 2417 (bcm_api_ref_t) bcm_field_qualify_SRSrcNodeIsSan, 2418 (bcm_api_ref_t) bcm_field_qualify_SRSrcNodeIsSan_get, 2419 (bcm_api_ref_t) bcm_field_qualify_SRSupervisionType, 2420 (bcm_api_ref_t) bcm_field_qualify_SRSupervisionType_get, 2421 (bcm_api_ref_t) bcm_field_qualify_SRTagType, 2422 (bcm_api_ref_t) bcm_field_qualify_SRTagType_get, 2423 (bcm_api_ref_t) bcm_field_qualify_Snap, 2424 (bcm_api_ref_t) bcm_field_qualify_Snap_get, 2425 (bcm_api_ref_t) bcm_field_qualify_SnoopCopy, 2426 (bcm_api_ref_t) bcm_field_qualify_SnoopCopy_get, 2427 (bcm_api_ref_t) bcm_field_qualify_SourceGportBitmap, 2428 (bcm_api_ref_t) bcm_field_qualify_SourceGportBitmap_get, 2429 (bcm_api_ref_t) bcm_field_qualify_SrcClassField, 2430 (bcm_api_ref_t) bcm_field_qualify_SrcClassField_get, 2431 (bcm_api_ref_t) bcm_field_qualify_SrcClassL2, 2432 (bcm_api_ref_t) bcm_field_qualify_SrcClassL2_get, 2433 (bcm_api_ref_t) bcm_field_qualify_SrcClassL3, 2434 (bcm_api_ref_t) bcm_field_qualify_SrcClassL3_get, 2435 (bcm_api_ref_t) bcm_field_qualify_SrcGport, 2436 (bcm_api_ref_t) bcm_field_qualify_SrcGport_get, 2437 (bcm_api_ref_t) bcm_field_qualify_SrcGports, 2438 (bcm_api_ref_t) bcm_field_qualify_SrcGports_get, 2439 (bcm_api_ref_t) bcm_field_qualify_SrcIp, 2440 (bcm_api_ref_t) bcm_field_qualify_SrcIp6, 2441 (bcm_api_ref_t) bcm_field_qualify_SrcIp6Class, 2442 (bcm_api_ref_t) bcm_field_qualify_SrcIp6ClassLower, 2443 (bcm_api_ref_t) bcm_field_qualify_SrcIp6ClassLower_get, 2444 (bcm_api_ref_t) bcm_field_qualify_SrcIp6ClassMsbNibble, 2445 (bcm_api_ref_t) bcm_field_qualify_SrcIp6ClassMsbNibble_get, 2446 (bcm_api_ref_t) bcm_field_qualify_SrcIp6ClassUpper, 2447 (bcm_api_ref_t) bcm_field_qualify_SrcIp6ClassUpper_get, 2448 (bcm_api_ref_t) bcm_field_qualify_SrcIp6Class_get, 2449 (bcm_api_ref_t) bcm_field_qualify_SrcIp6High, 2450 (bcm_api_ref_t) bcm_field_qualify_SrcIp6High_get, 2451 (bcm_api_ref_t) bcm_field_qualify_SrcIp6Low, 2452 (bcm_api_ref_t) bcm_field_qualify_SrcIp6Low_get, 2453 (bcm_api_ref_t) bcm_field_qualify_SrcIp6_get, 2454 (bcm_api_ref_t) bcm_field_qualify_SrcIpClass, 2455 (bcm_api_ref_t) bcm_field_qualify_SrcIpClassLower, 2456 (bcm_api_ref_t) bcm_field_qualify_SrcIpClassLower_get, 2457 (bcm_api_ref_t) bcm_field_qualify_SrcIpClassMsbNibble, 2458 (bcm_api_ref_t) bcm_field_qualify_SrcIpClassMsbNibble_get, 2459 (bcm_api_ref_t) bcm_field_qualify_SrcIpClassUpper, 2460 (bcm_api_ref_t) bcm_field_qualify_SrcIpClassUpper_get, 2461 (bcm_api_ref_t) bcm_field_qualify_SrcIpClass_get, 2462 (bcm_api_ref_t) bcm_field_qualify_SrcIp_get, 2463 (bcm_api_ref_t) bcm_field_qualify_SrcMac, 2464 (bcm_api_ref_t) bcm_field_qualify_SrcMac_get, 2465 (bcm_api_ref_t) bcm_field_qualify_SrcMimGport, 2466 (bcm_api_ref_t) bcm_field_qualify_SrcMimGport_get, 2467 (bcm_api_ref_t) bcm_field_qualify_SrcMimGports, 2468 (bcm_api_ref_t) bcm_field_qualify_SrcMimGports_get, 2469 (bcm_api_ref_t) bcm_field_qualify_SrcModPortGport, 2470 (bcm_api_ref_t) bcm_field_qualify_SrcModPortGport_get, 2471 (bcm_api_ref_t) bcm_field_qualify_SrcModPortGports, 2472 (bcm_api_ref_t) bcm_field_qualify_SrcModPortGports_get, 2473 (bcm_api_ref_t) bcm_field_qualify_SrcModuleGport, 2474 (bcm_api_ref_t) bcm_field_qualify_SrcModuleGport_get, 2475 (bcm_api_ref_t) bcm_field_qualify_SrcMplsGport, 2476 (bcm_api_ref_t) bcm_field_qualify_SrcMplsGport_get, 2477 (bcm_api_ref_t) bcm_field_qualify_SrcMplsGports, 2478 (bcm_api_ref_t) bcm_field_qualify_SrcMplsGports_get, 2479 (bcm_api_ref_t) bcm_field_qualify_SrcNivGport, 2480 (bcm_api_ref_t) bcm_field_qualify_SrcNivGport_get, 2481 (bcm_api_ref_t) bcm_field_qualify_SrcNivGports, 2482 (bcm_api_ref_t) bcm_field_qualify_SrcNivGports_get, 2483 (bcm_api_ref_t) bcm_field_qualify_SrcPort, 2484 (bcm_api_ref_t) bcm_field_qualify_SrcPortSRLanId, 2485 (bcm_api_ref_t) bcm_field_qualify_SrcPortSRLanId_get, 2486 (bcm_api_ref_t) bcm_field_qualify_SrcPortSRMode, 2487 (bcm_api_ref_t) bcm_field_qualify_SrcPortSRMode_get, 2488 (bcm_api_ref_t) bcm_field_qualify_SrcPortSRNetId, 2489 (bcm_api_ref_t) bcm_field_qualify_SrcPortSRNetId_get, 2490 (bcm_api_ref_t) bcm_field_qualify_SrcPortSRRoleInterlink, 2491 (bcm_api_ref_t) bcm_field_qualify_SrcPortSRRoleInterlink_get, 2492 (bcm_api_ref_t) bcm_field_qualify_SrcPortSRType, 2493 (bcm_api_ref_t) bcm_field_qualify_SrcPortSRType_get, 2494 (bcm_api_ref_t) bcm_field_qualify_SrcPort_get, 2495 (bcm_api_ref_t) bcm_field_qualify_SrcTMPort, 2496 (bcm_api_ref_t) bcm_field_qualify_SrcTMPort_get, 2497 (bcm_api_ref_t) bcm_field_qualify_SrcTrunk, 2498 (bcm_api_ref_t) bcm_field_qualify_SrcTrunkMemberGport, 2499 (bcm_api_ref_t) bcm_field_qualify_SrcTrunkMemberGport_get, 2500 (bcm_api_ref_t) bcm_field_qualify_SrcTrunk_get, 2501 (bcm_api_ref_t) bcm_field_qualify_SrcVirtualPortValid, 2502 (bcm_api_ref_t) bcm_field_qualify_SrcVirtualPortValid_get, 2503 (bcm_api_ref_t) bcm_field_qualify_SrcVlanGport, 2504 (bcm_api_ref_t) bcm_field_qualify_SrcVlanGport_get, 2505 (bcm_api_ref_t) bcm_field_qualify_SrcVlanGports, 2506 (bcm_api_ref_t) bcm_field_qualify_SrcVlanGports_get, 2507 (bcm_api_ref_t) bcm_field_qualify_SrcVxlanGport, 2508 (bcm_api_ref_t) bcm_field_qualify_SrcVxlanGport_get, 2509 (bcm_api_ref_t) bcm_field_qualify_SrcVxlanGports, 2510 (bcm_api_ref_t) bcm_field_qualify_SrcVxlanGports_get, 2511 (bcm_api_ref_t) bcm_field_qualify_SrcWlanGport, 2512 (bcm_api_ref_t) bcm_field_qualify_SrcWlanGport_get, 2513 (bcm_api_ref_t) bcm_field_qualify_SrcWlanGports, 2514 (bcm_api_ref_t) bcm_field_qualify_SrcWlanGports_get, 2515 (bcm_api_ref_t) bcm_field_qualify_StackingRoute, 2516 (bcm_api_ref_t) bcm_field_qualify_StackingRoute_get, 2517 (bcm_api_ref_t) bcm_field_qualify_Stage, 2518 (bcm_api_ref_t) bcm_field_qualify_Stage_get, 2519 (bcm_api_ref_t) bcm_field_qualify_StaggeredDirectValue, 2520 (bcm_api_ref_t) bcm_field_qualify_StaggeredDirectValue_get, 2521 (bcm_api_ref_t) bcm_field_qualify_StaggeredPreselProfile0, 2522 (bcm_api_ref_t) bcm_field_qualify_StaggeredPreselProfile0_get, 2523 (bcm_api_ref_t) bcm_field_qualify_StaggeredPreselProfile1, 2524 (bcm_api_ref_t) bcm_field_qualify_StaggeredPreselProfile1_get, 2525 (bcm_api_ref_t) bcm_field_qualify_StaggeredPreselProfile2, 2526 (bcm_api_ref_t) bcm_field_qualify_StaggeredPreselProfile2_get, 2527 (bcm_api_ref_t) bcm_field_qualify_StaggeredPreselProfile3, 2528 (bcm_api_ref_t) bcm_field_qualify_StaggeredPreselProfile3_get, 2529 (bcm_api_ref_t) bcm_field_qualify_StaggeredPreselProfileDirect, 2530 (bcm_api_ref_t) bcm_field_qualify_StaggeredPreselProfileDirect_get, 2531 (bcm_api_ref_t) bcm_field_qualify_StaggeredValue0, 2532 (bcm_api_ref_t) bcm_field_qualify_StaggeredValue0_get, 2533 (bcm_api_ref_t) bcm_field_qualify_StaggeredValue1, 2534 (bcm_api_ref_t) bcm_field_qualify_StaggeredValue1_get, 2535 (bcm_api_ref_t) bcm_field_qualify_StaggeredValue2, 2536 (bcm_api_ref_t) bcm_field_qualify_StaggeredValue2_get, 2537 (bcm_api_ref_t) bcm_field_qualify_StaggeredValue3, 2538 (bcm_api_ref_t) bcm_field_qualify_StaggeredValue3_get, 2539 (bcm_api_ref_t) bcm_field_qualify_StpState, 2540 (bcm_api_ref_t) bcm_field_qualify_StpState_get, 2541 (bcm_api_ref_t) bcm_field_qualify_SubportPktTag, 2542 (bcm_api_ref_t) bcm_field_qualify_SubportPktTag_get, 2543 (bcm_api_ref_t) bcm_field_qualify_SubportTagPresent, 2544 (bcm_api_ref_t) bcm_field_qualify_SubportTagPresent_get, 2545 (bcm_api_ref_t) bcm_field_qualify_SysHdrLocalDstport, 2546 (bcm_api_ref_t) bcm_field_qualify_SysHdrLocalDstport_get, 2547 (bcm_api_ref_t) bcm_field_qualify_SysHdrType, 2548 (bcm_api_ref_t) bcm_field_qualify_SysHdrType_get, 2549 (bcm_api_ref_t) bcm_field_qualify_SystemPortBitmap, 2550 (bcm_api_ref_t) bcm_field_qualify_SystemPortBitmap_get, 2551 (bcm_api_ref_t) bcm_field_qualify_TafCosProfile, 2552 (bcm_api_ref_t) bcm_field_qualify_TafCosProfile_get, 2553 (bcm_api_ref_t) bcm_field_qualify_TafEnable, 2554 (bcm_api_ref_t) bcm_field_qualify_TafEnable_get, 2555 (bcm_api_ref_t) bcm_field_qualify_TafGateId, 2556 (bcm_api_ref_t) bcm_field_qualify_TafGateId_get, 2557 (bcm_api_ref_t) bcm_field_qualify_TafGateState, 2558 (bcm_api_ref_t) bcm_field_qualify_TafGateState_get, 2559 (bcm_api_ref_t) bcm_field_qualify_TcpClassOne, 2560 (bcm_api_ref_t) bcm_field_qualify_TcpClassOne_get, 2561 (bcm_api_ref_t) bcm_field_qualify_TcpClassZero, 2562 (bcm_api_ref_t) bcm_field_qualify_TcpClassZero_get, 2563 (bcm_api_ref_t) bcm_field_qualify_TcpControl, 2564 (bcm_api_ref_t) bcm_field_qualify_TcpControl_get, 2565 (bcm_api_ref_t) bcm_field_qualify_TcpHeaderSize, 2566 (bcm_api_ref_t) bcm_field_qualify_TcpHeaderSize_get, 2567 (bcm_api_ref_t) bcm_field_qualify_TcpSequenceZero, 2568 (bcm_api_ref_t) bcm_field_qualify_TcpSequenceZero_get, 2569 (bcm_api_ref_t) bcm_field_qualify_TimeStampTxPktType, 2570 (bcm_api_ref_t) bcm_field_qualify_TimeStampTxPktType_get, 2571 (bcm_api_ref_t) bcm_field_qualify_Tos, 2572 (bcm_api_ref_t) bcm_field_qualify_TosClassOne, 2573 (bcm_api_ref_t) bcm_field_qualify_TosClassOne_get, 2574 (bcm_api_ref_t) bcm_field_qualify_TosClassZero, 2575 (bcm_api_ref_t) bcm_field_qualify_TosClassZero_get, 2576 (bcm_api_ref_t) bcm_field_qualify_TosLower4Bits, 2577 (bcm_api_ref_t) bcm_field_qualify_TosLower4Bits_get, 2578 (bcm_api_ref_t) bcm_field_qualify_Tos_get, 2579 (bcm_api_ref_t) bcm_field_qualify_TranslatedInnerVlan, 2580 (bcm_api_ref_t) bcm_field_qualify_TranslatedInnerVlanCfi, 2581 (bcm_api_ref_t) bcm_field_qualify_TranslatedInnerVlanCfi_get, 2582 (bcm_api_ref_t) bcm_field_qualify_TranslatedInnerVlanId, 2583 (bcm_api_ref_t) bcm_field_qualify_TranslatedInnerVlanId_get, 2584 (bcm_api_ref_t) bcm_field_qualify_TranslatedInnerVlanPri, 2585 (bcm_api_ref_t) bcm_field_qualify_TranslatedInnerVlanPri_get, 2586 (bcm_api_ref_t) bcm_field_qualify_TranslatedInnerVlan_get, 2587 (bcm_api_ref_t) bcm_field_qualify_TranslatedOuterVlan, 2588 (bcm_api_ref_t) bcm_field_qualify_TranslatedOuterVlanCfi, 2589 (bcm_api_ref_t) bcm_field_qualify_TranslatedOuterVlanCfi_get, 2590 (bcm_api_ref_t) bcm_field_qualify_TranslatedOuterVlanId, 2591 (bcm_api_ref_t) bcm_field_qualify_TranslatedOuterVlanId_get, 2592 (bcm_api_ref_t) bcm_field_qualify_TranslatedOuterVlanPri, 2593 (bcm_api_ref_t) bcm_field_qualify_TranslatedOuterVlanPri_get, 2594 (bcm_api_ref_t) bcm_field_qualify_TranslatedOuterVlan_get, 2595 (bcm_api_ref_t) bcm_field_qualify_TranslatedVlanFormat, 2596 (bcm_api_ref_t) bcm_field_qualify_TranslatedVlanFormat_get, 2597 (bcm_api_ref_t) bcm_field_qualify_TrillEgressRbridge, 2598 (bcm_api_ref_t) bcm_field_qualify_TrillEgressRbridgeHit, 2599 (bcm_api_ref_t) bcm_field_qualify_TrillEgressRbridgeHit_get, 2600 (bcm_api_ref_t) bcm_field_qualify_TrillEgressRbridge_get, 2601 (bcm_api_ref_t) bcm_field_qualify_TrillHopCount, 2602 (bcm_api_ref_t) bcm_field_qualify_TrillHopCount_get, 2603 (bcm_api_ref_t) bcm_field_qualify_TrillIVersion, 2604 (bcm_api_ref_t) bcm_field_qualify_TrillIVersion_get, 2605 (bcm_api_ref_t) bcm_field_qualify_TrillIngressRbridge, 2606 (bcm_api_ref_t) bcm_field_qualify_TrillIngressRbridgeHit, 2607 (bcm_api_ref_t) bcm_field_qualify_TrillIngressRbridgeHit_get, 2608 (bcm_api_ref_t) bcm_field_qualify_TrillIngressRbridge_get, 2609 (bcm_api_ref_t) bcm_field_qualify_TrillMultiDestination, 2610 (bcm_api_ref_t) bcm_field_qualify_TrillMultiDestination_get, 2611 (bcm_api_ref_t) bcm_field_qualify_TrillOpLength, 2612 (bcm_api_ref_t) bcm_field_qualify_TrillOpLength_get, 2613 (bcm_api_ref_t) bcm_field_qualify_TrillPayload, 2614 (bcm_api_ref_t) bcm_field_qualify_TrillPayload_get, 2615 (bcm_api_ref_t) bcm_field_qualify_TrunkHashResult, 2616 (bcm_api_ref_t) bcm_field_qualify_TrunkHashResult_get, 2617 (bcm_api_ref_t) bcm_field_qualify_TrunkMemberSourceModuleId, 2618 (bcm_api_ref_t) bcm_field_qualify_TrunkMemberSourceModuleId_get, 2619 (bcm_api_ref_t) bcm_field_qualify_TsnFlowId, 2620 (bcm_api_ref_t) bcm_field_qualify_TsnFlowId_get, 2621 (bcm_api_ref_t) bcm_field_qualify_Ttl, 2622 (bcm_api_ref_t) bcm_field_qualify_TtlClassOne, 2623 (bcm_api_ref_t) bcm_field_qualify_TtlClassOne_get, 2624 (bcm_api_ref_t) bcm_field_qualify_TtlClassZero, 2625 (bcm_api_ref_t) bcm_field_qualify_TtlClassZero_get, 2626 (bcm_api_ref_t) bcm_field_qualify_Ttl_get, 2627 (bcm_api_ref_t) bcm_field_qualify_TunnelId, 2628 (bcm_api_ref_t) bcm_field_qualify_TunnelId_get, 2629 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadDip, 2630 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadDip6, 2631 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadDip6_get, 2632 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadDip_get, 2633 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadDstMac, 2634 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadDstMac_get, 2635 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadEtherType, 2636 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadEtherType_get, 2637 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadIp4Length, 2638 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadIp4Length_get, 2639 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadIp6Length, 2640 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadIp6Length_get, 2641 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadIpProtocol, 2642 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadIpProtocol_get, 2643 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadL4DstPort, 2644 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadL4DstPort_get, 2645 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadL4SrcPort, 2646 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadL4SrcPort_get, 2647 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadOuterVlan, 2648 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadOuterVlanCfi, 2649 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadOuterVlanCfi_get, 2650 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadOuterVlanId, 2651 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadOuterVlanId_get, 2652 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadOuterVlanPri, 2653 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadOuterVlanPri_get, 2654 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadOuterVlan_get, 2655 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadSip, 2656 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadSip6, 2657 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadSip6_get, 2658 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadSip_get, 2659 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadSrcMac, 2660 (bcm_api_ref_t) bcm_field_qualify_TunnelPayloadSrcMac_get, 2661 (bcm_api_ref_t) bcm_field_qualify_TunnelSubType, 2662 (bcm_api_ref_t) bcm_field_qualify_TunnelSubType_get, 2663 (bcm_api_ref_t) bcm_field_qualify_TunnelTerminated, 2664 (bcm_api_ref_t) bcm_field_qualify_TunnelTerminatedHit, 2665 (bcm_api_ref_t) bcm_field_qualify_TunnelTerminatedHit_get, 2666 (bcm_api_ref_t) bcm_field_qualify_TunnelTerminatedValue, 2667 (bcm_api_ref_t) bcm_field_qualify_TunnelTerminatedValue_get, 2668 (bcm_api_ref_t) bcm_field_qualify_TunnelTerminated_get, 2669 (bcm_api_ref_t) bcm_field_qualify_TunnelType, 2670 (bcm_api_ref_t) bcm_field_qualify_TunnelType_get, 2671 (bcm_api_ref_t) bcm_field_qualify_UdfClass, 2672 (bcm_api_ref_t) bcm_field_qualify_UdfClass_get, 2673 (bcm_api_ref_t) bcm_field_qualify_VPortRangeCheck, 2674 (bcm_api_ref_t) bcm_field_qualify_VPortRangeCheck_get, 2675 (bcm_api_ref_t) bcm_field_qualify_VlanAction, 2676 (bcm_api_ref_t) bcm_field_qualify_VlanAction_get, 2677 (bcm_api_ref_t) bcm_field_qualify_VlanFormat, 2678 (bcm_api_ref_t) bcm_field_qualify_VlanFormat_get, 2679 (bcm_api_ref_t) bcm_field_qualify_VlanSREnable, 2680 (bcm_api_ref_t) bcm_field_qualify_VlanSREnable_get, 2681 (bcm_api_ref_t) bcm_field_qualify_VlanSRLanId, 2682 (bcm_api_ref_t) bcm_field_qualify_VlanSRLanId_get, 2683 (bcm_api_ref_t) bcm_field_qualify_VlanTranslateClassId, 2684 (bcm_api_ref_t) bcm_field_qualify_VlanTranslateClassId_get, 2685 (bcm_api_ref_t) bcm_field_qualify_VlanTranslationHit, 2686 (bcm_api_ref_t) bcm_field_qualify_VlanTranslationHit_get, 2687 (bcm_api_ref_t) bcm_field_qualify_VlanTranslationValue, 2688 (bcm_api_ref_t) bcm_field_qualify_VlanTranslationValue_get, 2689 (bcm_api_ref_t) bcm_field_qualify_VnTag, 2690 (bcm_api_ref_t) bcm_field_qualify_VnTag_get, 2691 (bcm_api_ref_t) bcm_field_qualify_Vpn, 2692 (bcm_api_ref_t) bcm_field_qualify_VpnUnknownDstMacDstPort, 2693 (bcm_api_ref_t) bcm_field_qualify_VpnUnknownDstMacDstPort_get, 2694 (bcm_api_ref_t) bcm_field_qualify_Vpn_get, 2695 (bcm_api_ref_t) bcm_field_qualify_Vrf, 2696 (bcm_api_ref_t) bcm_field_qualify_Vrf_get, 2697 (bcm_api_ref_t) bcm_field_qualify_VxlanClassValid, 2698 (bcm_api_ref_t) bcm_field_qualify_VxlanClassValid_get, 2699 (bcm_api_ref_t) bcm_field_qualify_VxlanFlags, 2700 (bcm_api_ref_t) bcm_field_qualify_VxlanFlags_get, 2701 (bcm_api_ref_t) bcm_field_qualify_VxlanGbpPresent, 2702 (bcm_api_ref_t) bcm_field_qualify_VxlanGbpPresent_get, 2703 (bcm_api_ref_t) bcm_field_qualify_VxlanHeaderBits56_63, 2704 (bcm_api_ref_t) bcm_field_qualify_VxlanHeaderBits56_63_get, 2705 (bcm_api_ref_t) bcm_field_qualify_VxlanHeaderBits8_31, 2706 (bcm_api_ref_t) bcm_field_qualify_VxlanHeaderBits8_31_get, 2707 (bcm_api_ref_t) bcm_field_qualify_VxlanNetworkId, 2708 (bcm_api_ref_t) bcm_field_qualify_VxlanNetworkId_get, 2709 (bcm_api_ref_t) bcm_field_qualify_VxlanPacket, 2710 (bcm_api_ref_t) bcm_field_qualify_VxlanPacket_get, 2711 (bcm_api_ref_t) bcm_field_qualify_VxlanPayloadVlanFormat, 2712 (bcm_api_ref_t) bcm_field_qualify_VxlanPayloadVlanFormat_get, 2713 (bcm_api_ref_t) bcm_field_qualify_VxlanVnidVlanTranslateHit, 2714 (bcm_api_ref_t) bcm_field_qualify_VxlanVnidVlanTranslateHit_get, 2715 (bcm_api_ref_t) bcm_field_qualify_clear, 2716 (bcm_api_ref_t) bcm_field_qualify_data, 2717 (bcm_api_ref_t) bcm_field_qualify_data_get, 2718 (bcm_api_ref_t) bcm_field_qualify_udf, 2719 (bcm_api_ref_t) bcm_field_qualify_udf_get, 2720 (bcm_api_ref_t) bcm_field_range_create, 2721 (bcm_api_ref_t) bcm_field_range_create_id, 2722 (bcm_api_ref_t) bcm_field_range_destroy, 2723 (bcm_api_ref_t) bcm_field_range_get, 2724 (bcm_api_ref_t) bcm_field_range_group_create, 2725 (bcm_api_ref_t) bcm_field_range_group_create_id, 2726 (bcm_api_ref_t) bcm_field_range_info_get, 2727 (bcm_api_ref_t) bcm_field_range_info_t_init, 2728 (bcm_api_ref_t) bcm_field_range_multi_create, 2729 (bcm_api_ref_t) bcm_field_range_multi_get, 2730 (bcm_api_ref_t) bcm_field_range_set, 2731 (bcm_api_ref_t) bcm_field_redirect_config_t_init, 2732 (bcm_api_ref_t) bcm_field_resync, 2733 (bcm_api_ref_t) bcm_field_sat_macsa_add, 2734 (bcm_api_ref_t) bcm_field_sat_macsa_delete, 2735 (bcm_api_ref_t) bcm_field_sat_macsa_delete_all, 2736 (bcm_api_ref_t) bcm_field_sat_macsa_get, 2737 #ifdef BROADCOM_DEBUG 2738 (bcm_api_ref_t) bcm_field_show, 2739 #endif /* BROADCOM_DEBUG */ 2740 (bcm_api_ref_t) bcm_field_snap_header_t_init, 2741 (bcm_api_ref_t) bcm_field_source_class_mode_get, 2742 (bcm_api_ref_t) bcm_field_source_class_mode_set, 2743 (bcm_api_ref_t) bcm_field_src_class_t_init, 2744 (bcm_api_ref_t) bcm_field_stage_info_get, 2745 (bcm_api_ref_t) bcm_field_stage_qset_get, 2746 (bcm_api_ref_t) bcm_field_stage_slice_count_get, 2747 (bcm_api_ref_t) bcm_field_stage_slice_info_get, 2748 (bcm_api_ref_t) bcm_field_stat_all_set, 2749 (bcm_api_ref_t) bcm_field_stat_all_set32, 2750 (bcm_api_ref_t) bcm_field_stat_attach, 2751 (bcm_api_ref_t) bcm_field_stat_config_get, 2752 (bcm_api_ref_t) bcm_field_stat_counter_get, 2753 (bcm_api_ref_t) bcm_field_stat_counter_set, 2754 (bcm_api_ref_t) bcm_field_stat_counter_sync_get, 2755 (bcm_api_ref_t) bcm_field_stat_create, 2756 (bcm_api_ref_t) bcm_field_stat_create_id, 2757 (bcm_api_ref_t) bcm_field_stat_destroy, 2758 (bcm_api_ref_t) bcm_field_stat_detach, 2759 (bcm_api_ref_t) bcm_field_stat_get, 2760 (bcm_api_ref_t) bcm_field_stat_get32, 2761 (bcm_api_ref_t) bcm_field_stat_id_get, 2762 (bcm_api_ref_t) bcm_field_stat_multi_get, 2763 (bcm_api_ref_t) bcm_field_stat_multi_get32, 2764 (bcm_api_ref_t) bcm_field_stat_set, 2765 (bcm_api_ref_t) bcm_field_stat_set32, 2766 (bcm_api_ref_t) bcm_field_stat_size, 2767 (bcm_api_ref_t) bcm_field_stat_sync_get, 2768 (bcm_api_ref_t) bcm_field_stat_sync_get32, 2769 (bcm_api_ref_t) bcm_field_tcam_bank_evacuate, 2770 (bcm_api_ref_t) bcm_field_udf_spec_t_init, 2771 (bcm_api_ref_t) bcm_find, 2772 #ifdef INCLUDE_L3 2773 (bcm_api_ref_t) bcm_flow_cleanup, 2774 (bcm_api_ref_t) bcm_flow_encap_add, 2775 (bcm_api_ref_t) bcm_flow_encap_config_t_init, 2776 (bcm_api_ref_t) bcm_flow_encap_delete, 2777 (bcm_api_ref_t) bcm_flow_encap_get, 2778 (bcm_api_ref_t) bcm_flow_encap_traverse, 2779 (bcm_api_ref_t) bcm_flow_handle_get, 2780 (bcm_api_ref_t) bcm_flow_init, 2781 (bcm_api_ref_t) bcm_flow_logical_field_id_get, 2782 (bcm_api_ref_t) bcm_flow_logical_field_t_init, 2783 (bcm_api_ref_t) bcm_flow_match_add, 2784 (bcm_api_ref_t) bcm_flow_match_config_t_init, 2785 (bcm_api_ref_t) bcm_flow_match_delete, 2786 (bcm_api_ref_t) bcm_flow_match_get, 2787 (bcm_api_ref_t) bcm_flow_match_traverse, 2788 (bcm_api_ref_t) bcm_flow_option_id_get, 2789 (bcm_api_ref_t) bcm_flow_port_create, 2790 (bcm_api_ref_t) bcm_flow_port_destroy, 2791 (bcm_api_ref_t) bcm_flow_port_encap_get, 2792 (bcm_api_ref_t) bcm_flow_port_encap_set, 2793 (bcm_api_ref_t) bcm_flow_port_encap_t_init, 2794 (bcm_api_ref_t) bcm_flow_port_get, 2795 (bcm_api_ref_t) bcm_flow_port_get_all, 2796 (bcm_api_ref_t) bcm_flow_port_t_init, 2797 (bcm_api_ref_t) bcm_flow_stat_attach, 2798 (bcm_api_ref_t) bcm_flow_stat_detach, 2799 (bcm_api_ref_t) bcm_flow_stat_id_get, 2800 (bcm_api_ref_t) bcm_flow_stat_info_t_init, 2801 (bcm_api_ref_t) bcm_flow_stat_object_get, 2802 (bcm_api_ref_t) bcm_flow_tunnel_initiator_create, 2803 (bcm_api_ref_t) bcm_flow_tunnel_initiator_destroy, 2804 (bcm_api_ref_t) bcm_flow_tunnel_initiator_get, 2805 (bcm_api_ref_t) bcm_flow_tunnel_initiator_t_init, 2806 (bcm_api_ref_t) bcm_flow_tunnel_initiator_traverse, 2807 (bcm_api_ref_t) bcm_flow_tunnel_terminator_create, 2808 (bcm_api_ref_t) bcm_flow_tunnel_terminator_destroy, 2809 (bcm_api_ref_t) bcm_flow_tunnel_terminator_get, 2810 (bcm_api_ref_t) bcm_flow_tunnel_terminator_t_init, 2811 (bcm_api_ref_t) bcm_flow_tunnel_terminator_traverse, 2812 (bcm_api_ref_t) bcm_flow_vpn_config_t_init, 2813 (bcm_api_ref_t) bcm_flow_vpn_create, 2814 (bcm_api_ref_t) bcm_flow_vpn_destroy, 2815 (bcm_api_ref_t) bcm_flow_vpn_destroy_all, 2816 (bcm_api_ref_t) bcm_flow_vpn_get, 2817 (bcm_api_ref_t) bcm_flow_vpn_traverse, 2818 #endif /* INCLUDE_L3 */ 2819 (bcm_api_ref_t) bcm_flowtracker_check_action_info_get, 2820 (bcm_api_ref_t) bcm_flowtracker_check_action_info_set, 2821 (bcm_api_ref_t) bcm_flowtracker_check_action_info_t_init, 2822 (bcm_api_ref_t) bcm_flowtracker_check_create, 2823 (bcm_api_ref_t) bcm_flowtracker_check_destroy, 2824 (bcm_api_ref_t) bcm_flowtracker_check_destroy_all, 2825 (bcm_api_ref_t) bcm_flowtracker_check_export_info_get, 2826 (bcm_api_ref_t) bcm_flowtracker_check_export_info_set, 2827 (bcm_api_ref_t) bcm_flowtracker_check_export_info_t_init, 2828 (bcm_api_ref_t) bcm_flowtracker_check_get, 2829 (bcm_api_ref_t) bcm_flowtracker_check_info_t_init, 2830 (bcm_api_ref_t) bcm_flowtracker_check_traverse, 2831 (bcm_api_ref_t) bcm_flowtracker_chip_debug_info_get, 2832 (bcm_api_ref_t) bcm_flowtracker_chip_debug_info_set, 2833 (bcm_api_ref_t) bcm_flowtracker_chip_debug_info_t_init, 2834 (bcm_api_ref_t) bcm_flowtracker_collector_callback_options_t_init, 2835 (bcm_api_ref_t) bcm_flowtracker_collector_copy_info_t_init, 2836 (bcm_api_ref_t) bcm_flowtracker_collector_create, 2837 (bcm_api_ref_t) bcm_flowtracker_collector_destroy, 2838 (bcm_api_ref_t) bcm_flowtracker_collector_get, 2839 (bcm_api_ref_t) bcm_flowtracker_collector_get_all, 2840 (bcm_api_ref_t) bcm_flowtracker_collector_info_t_init, 2841 (bcm_api_ref_t) bcm_flowtracker_cpu_notification_info_t_init, 2842 (bcm_api_ref_t) bcm_flowtracker_detach, 2843 (bcm_api_ref_t) bcm_flowtracker_elephant_action_match_get, 2844 (bcm_api_ref_t) bcm_flowtracker_elephant_action_match_set, 2845 (bcm_api_ref_t) bcm_flowtracker_elephant_control_get, 2846 (bcm_api_ref_t) bcm_flowtracker_elephant_control_set, 2847 (bcm_api_ref_t) bcm_flowtracker_elephant_hash_config_get, 2848 (bcm_api_ref_t) bcm_flowtracker_elephant_hash_config_set, 2849 (bcm_api_ref_t) bcm_flowtracker_elephant_int_pri_remap_get, 2850 (bcm_api_ref_t) bcm_flowtracker_elephant_int_pri_remap_set, 2851 (bcm_api_ref_t) bcm_flowtracker_elephant_match_data_t_init, 2852 (bcm_api_ref_t) bcm_flowtracker_elephant_profile_create, 2853 (bcm_api_ref_t) bcm_flowtracker_elephant_profile_destroy, 2854 (bcm_api_ref_t) bcm_flowtracker_elephant_profile_get, 2855 (bcm_api_ref_t) bcm_flowtracker_elephant_profile_get_all, 2856 (bcm_api_ref_t) bcm_flowtracker_elephant_profile_info_t_init, 2857 (bcm_api_ref_t) bcm_flowtracker_elephant_stats_get, 2858 (bcm_api_ref_t) bcm_flowtracker_elephant_stats_set, 2859 (bcm_api_ref_t) bcm_flowtracker_elephant_stats_sync_get, 2860 (bcm_api_ref_t) bcm_flowtracker_elephant_stats_t_init, 2861 (bcm_api_ref_t) bcm_flowtracker_export_record_register, 2862 (bcm_api_ref_t) bcm_flowtracker_export_record_t_init, 2863 (bcm_api_ref_t) bcm_flowtracker_export_record_unregister, 2864 (bcm_api_ref_t) bcm_flowtracker_export_template_create, 2865 (bcm_api_ref_t) bcm_flowtracker_export_template_destroy, 2866 (bcm_api_ref_t) bcm_flowtracker_export_template_get, 2867 (bcm_api_ref_t) bcm_flowtracker_export_template_validate, 2868 (bcm_api_ref_t) bcm_flowtracker_flow_key_t_init, 2869 (bcm_api_ref_t) bcm_flowtracker_group_action_info_t_init, 2870 (bcm_api_ref_t) bcm_flowtracker_group_actions_get, 2871 (bcm_api_ref_t) bcm_flowtracker_group_actions_set, 2872 (bcm_api_ref_t) bcm_flowtracker_group_age_timer_get, 2873 (bcm_api_ref_t) bcm_flowtracker_group_age_timer_set, 2874 (bcm_api_ref_t) bcm_flowtracker_group_check_add, 2875 (bcm_api_ref_t) bcm_flowtracker_group_check_delete, 2876 (bcm_api_ref_t) bcm_flowtracker_group_check_get_all, 2877 (bcm_api_ref_t) bcm_flowtracker_group_clear, 2878 (bcm_api_ref_t) bcm_flowtracker_group_collector_add, 2879 (bcm_api_ref_t) bcm_flowtracker_group_collector_attach, 2880 (bcm_api_ref_t) bcm_flowtracker_group_collector_attach_get_all, 2881 (bcm_api_ref_t) bcm_flowtracker_group_collector_copy_info_get, 2882 (bcm_api_ref_t) bcm_flowtracker_group_collector_copy_info_set, 2883 (bcm_api_ref_t) bcm_flowtracker_group_collector_delete, 2884 (bcm_api_ref_t) bcm_flowtracker_group_collector_detach, 2885 (bcm_api_ref_t) bcm_flowtracker_group_collector_get_all, 2886 (bcm_api_ref_t) bcm_flowtracker_group_control_get, 2887 (bcm_api_ref_t) bcm_flowtracker_group_control_set, 2888 (bcm_api_ref_t) bcm_flowtracker_group_cpu_notification_get, 2889 (bcm_api_ref_t) bcm_flowtracker_group_cpu_notification_set, 2890 (bcm_api_ref_t) bcm_flowtracker_group_create, 2891 (bcm_api_ref_t) bcm_flowtracker_group_data_get, 2892 (bcm_api_ref_t) bcm_flowtracker_group_destroy, 2893 (bcm_api_ref_t) bcm_flowtracker_group_elephant_profile_attach, 2894 (bcm_api_ref_t) bcm_flowtracker_group_elephant_profile_attach_get, 2895 (bcm_api_ref_t) bcm_flowtracker_group_elephant_profile_detach, 2896 (bcm_api_ref_t) bcm_flowtracker_group_export_trigger_get, 2897 (bcm_api_ref_t) bcm_flowtracker_group_export_trigger_set, 2898 (bcm_api_ref_t) bcm_flowtracker_group_flow_count_get, 2899 (bcm_api_ref_t) bcm_flowtracker_group_flow_limit_get, 2900 (bcm_api_ref_t) bcm_flowtracker_group_flow_limit_set, 2901 (bcm_api_ref_t) bcm_flowtracker_group_get, 2902 (bcm_api_ref_t) bcm_flowtracker_group_get_all, 2903 (bcm_api_ref_t) bcm_flowtracker_group_info_t_init, 2904 (bcm_api_ref_t) bcm_flowtracker_group_meter_info_get, 2905 (bcm_api_ref_t) bcm_flowtracker_group_meter_info_set, 2906 (bcm_api_ref_t) bcm_flowtracker_group_multi_clear, 2907 (bcm_api_ref_t) bcm_flowtracker_group_stat_get, 2908 (bcm_api_ref_t) bcm_flowtracker_group_stat_modeid_get, 2909 (bcm_api_ref_t) bcm_flowtracker_group_stat_modeid_set, 2910 (bcm_api_ref_t) bcm_flowtracker_group_stat_set, 2911 (bcm_api_ref_t) bcm_flowtracker_group_stat_t_init, 2912 (bcm_api_ref_t) bcm_flowtracker_group_tracking_params_get, 2913 (bcm_api_ref_t) bcm_flowtracker_group_tracking_params_set, 2914 (bcm_api_ref_t) bcm_flowtracker_init, 2915 (bcm_api_ref_t) bcm_flowtracker_meter_info_t_init, 2916 (bcm_api_ref_t) bcm_flowtracker_template_transmit_config_get, 2917 (bcm_api_ref_t) bcm_flowtracker_template_transmit_config_set, 2918 (bcm_api_ref_t) bcm_flowtracker_template_transmit_config_t_init, 2919 (bcm_api_ref_t) bcm_flowtracker_tracking_param_info_t_init, 2920 (bcm_api_ref_t) bcm_flowtracker_user_entry_add, 2921 (bcm_api_ref_t) bcm_flowtracker_user_entry_delete, 2922 (bcm_api_ref_t) bcm_flowtracker_user_entry_delete_all, 2923 (bcm_api_ref_t) bcm_flowtracker_user_entry_get, 2924 (bcm_api_ref_t) bcm_flowtracker_user_entry_get_all, 2925 (bcm_api_ref_t) bcm_flowtracker_user_entry_handle_t_init, 2926 #ifdef INCLUDE_GDPLL 2927 (bcm_api_ref_t) bcm_gdpll_cb_register, 2928 (bcm_api_ref_t) bcm_gdpll_cb_unregister, 2929 (bcm_api_ref_t) bcm_gdpll_chan_create, 2930 (bcm_api_ref_t) bcm_gdpll_chan_debug_enable, 2931 (bcm_api_ref_t) bcm_gdpll_chan_destroy, 2932 (bcm_api_ref_t) bcm_gdpll_chan_enable, 2933 (bcm_api_ref_t) bcm_gdpll_chan_state_get, 2934 (bcm_api_ref_t) bcm_gdpll_debug, 2935 (bcm_api_ref_t) bcm_gdpll_debug_cb_register, 2936 (bcm_api_ref_t) bcm_gdpll_flush, 2937 #endif /* INCLUDE_GDPLL */ 2938 (bcm_api_ref_t) bcm_gport_stat_get, 2939 (bcm_api_ref_t) bcm_gport_stat_set, 2940 (bcm_api_ref_t) bcm_hash_flex_bin_add, 2941 (bcm_api_ref_t) bcm_hash_flex_bin_config_t_init, 2942 (bcm_api_ref_t) bcm_hash_flex_bin_delete, 2943 (bcm_api_ref_t) bcm_hash_flex_bin_delete_all, 2944 (bcm_api_ref_t) bcm_hash_flex_bin_get, 2945 (bcm_api_ref_t) bcm_hash_flex_bin_traverse, 2946 (bcm_api_ref_t) bcm_hash_flex_field_id_get, 2947 (bcm_api_ref_t) bcm_hash_flex_field_name_get, 2948 (bcm_api_ref_t) bcm_hash_init, 2949 #ifdef INCLUDE_I2C 2950 (bcm_api_ref_t) bcm_i2c_ioctl, 2951 (bcm_api_ref_t) bcm_i2c_open, 2952 (bcm_api_ref_t) bcm_i2c_read, 2953 (bcm_api_ref_t) bcm_i2c_write, 2954 #endif /* INCLUDE_I2C */ 2955 (bcm_api_ref_t) bcm_ifa_collector_get, 2956 (bcm_api_ref_t) bcm_ifa_collector_info_t_init, 2957 (bcm_api_ref_t) bcm_ifa_collector_set, 2958 (bcm_api_ref_t) bcm_ifa_config_info_get, 2959 (bcm_api_ref_t) bcm_ifa_config_info_set, 2960 (bcm_api_ref_t) bcm_ifa_config_info_t_init, 2961 (bcm_api_ref_t) bcm_ifa_detach, 2962 (bcm_api_ref_t) bcm_ifa_init, 2963 (bcm_api_ref_t) bcm_ifa_stat_info_get, 2964 (bcm_api_ref_t) bcm_ifa_stat_info_set, 2965 (bcm_api_ref_t) bcm_info_get, 2966 (bcm_api_ref_t) bcm_info_t_init, 2967 (bcm_api_ref_t) bcm_init, 2968 (bcm_api_ref_t) bcm_init_advanced, 2969 (bcm_api_ref_t) bcm_init_check, 2970 (bcm_api_ref_t) bcm_init_selective, 2971 (bcm_api_ref_t) bcm_instru_control_get, 2972 (bcm_api_ref_t) bcm_instru_control_set, 2973 (bcm_api_ref_t) bcm_instru_eventor_active_get, 2974 (bcm_api_ref_t) bcm_instru_eventor_active_set, 2975 (bcm_api_ref_t) bcm_instru_eventor_builder_get, 2976 (bcm_api_ref_t) bcm_instru_eventor_builder_set, 2977 (bcm_api_ref_t) bcm_instru_eventor_context_get, 2978 (bcm_api_ref_t) bcm_instru_eventor_context_set, 2979 (bcm_api_ref_t) bcm_instru_gport_control_get, 2980 (bcm_api_ref_t) bcm_instru_gport_control_set, 2981 (bcm_api_ref_t) bcm_instru_ipt_profile_get, 2982 (bcm_api_ref_t) bcm_instru_ipt_profile_set, 2983 (bcm_api_ref_t) bcm_instru_ipt_t_init, 2984 (bcm_api_ref_t) bcm_instru_sflow_encap_create, 2985 (bcm_api_ref_t) bcm_instru_sflow_encap_delete, 2986 (bcm_api_ref_t) bcm_instru_sflow_encap_get, 2987 (bcm_api_ref_t) bcm_instru_sflow_encap_traverse, 2988 (bcm_api_ref_t) bcm_instru_vis_mode_get, 2989 (bcm_api_ref_t) bcm_instru_vis_mode_set, 2990 #ifdef INCLUDE_INT 2991 (bcm_api_ref_t) bcm_int_detach, 2992 (bcm_api_ref_t) bcm_int_init, 2993 (bcm_api_ref_t) bcm_int_turnaround_config_get, 2994 (bcm_api_ref_t) bcm_int_turnaround_config_set, 2995 (bcm_api_ref_t) bcm_int_turnaround_config_t_init, 2996 (bcm_api_ref_t) bcm_int_turnaround_stat_get, 2997 #endif /* INCLUDE_INT */ 2998 (bcm_api_ref_t) bcm_ip6_mask_create, 2999 (bcm_api_ref_t) bcm_ip6_mask_length, 3000 (bcm_api_ref_t) bcm_ip_mask_create, 3001 (bcm_api_ref_t) bcm_ip_mask_length, 3002 (bcm_api_ref_t) bcm_ipfix_config_get, 3003 (bcm_api_ref_t) bcm_ipfix_config_set, 3004 (bcm_api_ref_t) bcm_ipfix_config_t_init, 3005 (bcm_api_ref_t) bcm_ipfix_mirror_config_get, 3006 (bcm_api_ref_t) bcm_ipfix_mirror_config_set, 3007 (bcm_api_ref_t) bcm_ipfix_mirror_config_t_init, 3008 (bcm_api_ref_t) bcm_ipfix_mirror_port_dest_add, 3009 (bcm_api_ref_t) bcm_ipfix_mirror_port_dest_delete, 3010 (bcm_api_ref_t) bcm_ipfix_mirror_port_dest_delete_all, 3011 (bcm_api_ref_t) bcm_ipfix_mirror_port_dest_get, 3012 (bcm_api_ref_t) bcm_ipfix_rate_create, 3013 (bcm_api_ref_t) bcm_ipfix_rate_destroy, 3014 (bcm_api_ref_t) bcm_ipfix_rate_destroy_all, 3015 (bcm_api_ref_t) bcm_ipfix_rate_get, 3016 (bcm_api_ref_t) bcm_ipfix_rate_mirror_add, 3017 (bcm_api_ref_t) bcm_ipfix_rate_mirror_delete, 3018 (bcm_api_ref_t) bcm_ipfix_rate_mirror_delete_all, 3019 (bcm_api_ref_t) bcm_ipfix_rate_mirror_get, 3020 (bcm_api_ref_t) bcm_ipfix_rate_t_init, 3021 (bcm_api_ref_t) bcm_ipfix_rate_traverse, 3022 (bcm_api_ref_t) bcm_ipfix_register, 3023 (bcm_api_ref_t) bcm_ipfix_unregister, 3024 #ifdef INCLUDE_L3 3025 (bcm_api_ref_t) bcm_ipmc_add, 3026 (bcm_api_ref_t) bcm_ipmc_addr_t_init, 3027 (bcm_api_ref_t) bcm_ipmc_age, 3028 (bcm_api_ref_t) bcm_ipmc_bitmap_del, 3029 (bcm_api_ref_t) bcm_ipmc_bitmap_get, 3030 (bcm_api_ref_t) bcm_ipmc_bitmap_max_get, 3031 (bcm_api_ref_t) bcm_ipmc_bitmap_set, 3032 (bcm_api_ref_t) bcm_ipmc_counters_get, 3033 (bcm_api_ref_t) bcm_ipmc_counters_t_init, 3034 (bcm_api_ref_t) bcm_ipmc_detach, 3035 (bcm_api_ref_t) bcm_ipmc_egress_port_get, 3036 (bcm_api_ref_t) bcm_ipmc_egress_port_init, 3037 (bcm_api_ref_t) bcm_ipmc_egress_port_set, 3038 (bcm_api_ref_t) bcm_ipmc_enable, 3039 (bcm_api_ref_t) bcm_ipmc_find, 3040 (bcm_api_ref_t) bcm_ipmc_init, 3041 (bcm_api_ref_t) bcm_ipmc_range_add, 3042 (bcm_api_ref_t) bcm_ipmc_range_delete, 3043 (bcm_api_ref_t) bcm_ipmc_range_delete_all, 3044 (bcm_api_ref_t) bcm_ipmc_range_get, 3045 (bcm_api_ref_t) bcm_ipmc_range_size_get, 3046 (bcm_api_ref_t) bcm_ipmc_range_t_init, 3047 (bcm_api_ref_t) bcm_ipmc_remove, 3048 (bcm_api_ref_t) bcm_ipmc_remove_all, 3049 (bcm_api_ref_t) bcm_ipmc_rp_add, 3050 (bcm_api_ref_t) bcm_ipmc_rp_create, 3051 (bcm_api_ref_t) bcm_ipmc_rp_delete, 3052 (bcm_api_ref_t) bcm_ipmc_rp_delete_all, 3053 (bcm_api_ref_t) bcm_ipmc_rp_destroy, 3054 (bcm_api_ref_t) bcm_ipmc_rp_get, 3055 (bcm_api_ref_t) bcm_ipmc_rp_set, 3056 (bcm_api_ref_t) bcm_ipmc_stat_attach, 3057 (bcm_api_ref_t) bcm_ipmc_stat_counter_get, 3058 (bcm_api_ref_t) bcm_ipmc_stat_counter_set, 3059 (bcm_api_ref_t) bcm_ipmc_stat_counter_sync_get, 3060 (bcm_api_ref_t) bcm_ipmc_stat_detach, 3061 (bcm_api_ref_t) bcm_ipmc_stat_id_get, 3062 (bcm_api_ref_t) bcm_ipmc_stat_multi_get, 3063 (bcm_api_ref_t) bcm_ipmc_stat_multi_get32, 3064 (bcm_api_ref_t) bcm_ipmc_stat_multi_set, 3065 (bcm_api_ref_t) bcm_ipmc_stat_multi_set32, 3066 (bcm_api_ref_t) bcm_ipmc_traverse, 3067 #endif /* INCLUDE_L3 */ 3068 (bcm_api_ref_t) bcm_ipsec_config_set, 3069 (bcm_api_ref_t) bcm_ipsec_sa_create, 3070 (bcm_api_ref_t) bcm_ipsec_sa_delete, 3071 (bcm_api_ref_t) bcm_ipsec_sa_key_update, 3072 (bcm_api_ref_t) bcm_ipsec_sa_to_tunnel_map_get, 3073 (bcm_api_ref_t) bcm_ipsec_sa_to_tunnel_map_set, 3074 (bcm_api_ref_t) bcm_ipsec_tunnel_create, 3075 (bcm_api_ref_t) bcm_ipsec_tunnel_delete, 3076 (bcm_api_ref_t) bcm_knet_cleanup, 3077 (bcm_api_ref_t) bcm_knet_filter_create, 3078 (bcm_api_ref_t) bcm_knet_filter_destroy, 3079 (bcm_api_ref_t) bcm_knet_filter_get, 3080 (bcm_api_ref_t) bcm_knet_filter_t_init, 3081 (bcm_api_ref_t) bcm_knet_filter_traverse, 3082 (bcm_api_ref_t) bcm_knet_init, 3083 (bcm_api_ref_t) bcm_knet_netif_create, 3084 (bcm_api_ref_t) bcm_knet_netif_destroy, 3085 (bcm_api_ref_t) bcm_knet_netif_get, 3086 (bcm_api_ref_t) bcm_knet_netif_t_init, 3087 (bcm_api_ref_t) bcm_knet_netif_traverse, 3088 (bcm_api_ref_t) bcm_l2_addr_add, 3089 (bcm_api_ref_t) bcm_l2_addr_by_struct_delete, 3090 (bcm_api_ref_t) bcm_l2_addr_by_struct_get, 3091 (bcm_api_ref_t) bcm_l2_addr_delete, 3092 (bcm_api_ref_t) bcm_l2_addr_delete_by_mac, 3093 (bcm_api_ref_t) bcm_l2_addr_delete_by_mac_port, 3094 (bcm_api_ref_t) bcm_l2_addr_delete_by_port, 3095 (bcm_api_ref_t) bcm_l2_addr_delete_by_trunk, 3096 (bcm_api_ref_t) bcm_l2_addr_delete_by_vlan, 3097 (bcm_api_ref_t) bcm_l2_addr_delete_by_vlan_gport_multi, 3098 (bcm_api_ref_t) bcm_l2_addr_delete_by_vlan_port, 3099 (bcm_api_ref_t) bcm_l2_addr_delete_by_vlan_trunk, 3100 (bcm_api_ref_t) bcm_l2_addr_distribute_t_init, 3101 (bcm_api_ref_t) bcm_l2_addr_dump, 3102 (bcm_api_ref_t) bcm_l2_addr_freeze, 3103 (bcm_api_ref_t) bcm_l2_addr_get, 3104 (bcm_api_ref_t) bcm_l2_addr_msg_distribute_get, 3105 (bcm_api_ref_t) bcm_l2_addr_msg_distribute_set, 3106 (bcm_api_ref_t) bcm_l2_addr_multi_add, 3107 (bcm_api_ref_t) bcm_l2_addr_multi_delete, 3108 (bcm_api_ref_t) bcm_l2_addr_register, 3109 (bcm_api_ref_t) bcm_l2_addr_t_init, 3110 (bcm_api_ref_t) bcm_l2_addr_thaw, 3111 (bcm_api_ref_t) bcm_l2_addr_unregister, 3112 (bcm_api_ref_t) bcm_l2_age_timer_get, 3113 (bcm_api_ref_t) bcm_l2_age_timer_meta_cycle_get, 3114 (bcm_api_ref_t) bcm_l2_age_timer_meta_cycle_set, 3115 (bcm_api_ref_t) bcm_l2_age_timer_set, 3116 (bcm_api_ref_t) bcm_l2_auth_add, 3117 (bcm_api_ref_t) bcm_l2_auth_addr_t_init, 3118 (bcm_api_ref_t) bcm_l2_auth_delete, 3119 (bcm_api_ref_t) bcm_l2_auth_delete_all, 3120 (bcm_api_ref_t) bcm_l2_auth_get, 3121 (bcm_api_ref_t) bcm_l2_auth_traverse, 3122 (bcm_api_ref_t) bcm_l2_cache_addr_t_init, 3123 (bcm_api_ref_t) bcm_l2_cache_delete, 3124 (bcm_api_ref_t) bcm_l2_cache_delete_all, 3125 (bcm_api_ref_t) bcm_l2_cache_get, 3126 (bcm_api_ref_t) bcm_l2_cache_init, 3127 (bcm_api_ref_t) bcm_l2_cache_profile_get, 3128 (bcm_api_ref_t) bcm_l2_cache_profile_set, 3129 (bcm_api_ref_t) bcm_l2_cache_set, 3130 (bcm_api_ref_t) bcm_l2_cache_size_get, 3131 (bcm_api_ref_t) bcm_l2_cache_vpn_to_profile_map_get, 3132 (bcm_api_ref_t) bcm_l2_cache_vpn_to_profile_map_set, 3133 #ifdef INCLUDE_L3 3134 (bcm_api_ref_t) bcm_l2_change_fields_add, 3135 (bcm_api_ref_t) bcm_l2_change_fields_delete, 3136 (bcm_api_ref_t) bcm_l2_change_fields_get, 3137 (bcm_api_ref_t) bcm_l2_change_fields_t_init, 3138 (bcm_api_ref_t) bcm_l2_change_fields_traverse, 3139 #endif /* INCLUDE_L3 */ 3140 (bcm_api_ref_t) bcm_l2_clear, 3141 (bcm_api_ref_t) bcm_l2_conflict_get, 3142 (bcm_api_ref_t) bcm_l2_detach, 3143 (bcm_api_ref_t) bcm_l2_egress_create, 3144 (bcm_api_ref_t) bcm_l2_egress_destroy, 3145 (bcm_api_ref_t) bcm_l2_egress_find, 3146 (bcm_api_ref_t) bcm_l2_egress_get, 3147 (bcm_api_ref_t) bcm_l2_egress_t_init, 3148 (bcm_api_ref_t) bcm_l2_egress_traverse, 3149 (bcm_api_ref_t) bcm_l2_gport_forward_info_get, 3150 (bcm_api_ref_t) bcm_l2_gport_forward_info_t_init, 3151 (bcm_api_ref_t) bcm_l2_init, 3152 (bcm_api_ref_t) bcm_l2_key_dump, 3153 (bcm_api_ref_t) bcm_l2_learn_class_get, 3154 (bcm_api_ref_t) bcm_l2_learn_class_set, 3155 (bcm_api_ref_t) bcm_l2_learn_limit_disable, 3156 (bcm_api_ref_t) bcm_l2_learn_limit_enable, 3157 (bcm_api_ref_t) bcm_l2_learn_limit_get, 3158 (bcm_api_ref_t) bcm_l2_learn_limit_set, 3159 (bcm_api_ref_t) bcm_l2_learn_limit_t_init, 3160 (bcm_api_ref_t) bcm_l2_learn_msgs_config_get, 3161 (bcm_api_ref_t) bcm_l2_learn_msgs_config_set, 3162 (bcm_api_ref_t) bcm_l2_learn_msgs_config_t_init, 3163 (bcm_api_ref_t) bcm_l2_learn_port_class_get, 3164 (bcm_api_ref_t) bcm_l2_learn_port_class_set, 3165 (bcm_api_ref_t) bcm_l2_learn_stat_get, 3166 (bcm_api_ref_t) bcm_l2_learn_stat_set, 3167 (bcm_api_ref_t) bcm_l2_learn_stat_t_init, 3168 (bcm_api_ref_t) bcm_l2_mac_port_create, 3169 (bcm_api_ref_t) bcm_l2_mac_port_destroy, 3170 (bcm_api_ref_t) bcm_l2_mac_port_destroy_all, 3171 (bcm_api_ref_t) bcm_l2_mac_port_get, 3172 (bcm_api_ref_t) bcm_l2_mac_port_t_init, 3173 (bcm_api_ref_t) bcm_l2_mac_port_traverse, 3174 (bcm_api_ref_t) bcm_l2_match_masked_traverse, 3175 (bcm_api_ref_t) bcm_l2_matched_traverse, 3176 (bcm_api_ref_t) bcm_l2_port_native, 3177 (bcm_api_ref_t) bcm_l2_replace, 3178 (bcm_api_ref_t) bcm_l2_replace_match, 3179 (bcm_api_ref_t) bcm_l2_ring_replace, 3180 (bcm_api_ref_t) bcm_l2_ring_t_init, 3181 (bcm_api_ref_t) bcm_l2_stat_enable_set, 3182 (bcm_api_ref_t) bcm_l2_stat_get, 3183 (bcm_api_ref_t) bcm_l2_stat_get32, 3184 (bcm_api_ref_t) bcm_l2_stat_set, 3185 (bcm_api_ref_t) bcm_l2_stat_set32, 3186 (bcm_api_ref_t) bcm_l2_station_add, 3187 (bcm_api_ref_t) bcm_l2_station_delete, 3188 (bcm_api_ref_t) bcm_l2_station_delete_all, 3189 (bcm_api_ref_t) bcm_l2_station_get, 3190 (bcm_api_ref_t) bcm_l2_station_size_get, 3191 (bcm_api_ref_t) bcm_l2_station_t_init, 3192 (bcm_api_ref_t) bcm_l2_station_traverse, 3193 (bcm_api_ref_t) bcm_l2_traverse, 3194 (bcm_api_ref_t) bcm_l2_tunnel_add, 3195 (bcm_api_ref_t) bcm_l2_tunnel_delete, 3196 (bcm_api_ref_t) bcm_l2_tunnel_delete_all, 3197 #ifdef INCLUDE_L3 3198 (bcm_api_ref_t) bcm_l2gre_cleanup, 3199 (bcm_api_ref_t) bcm_l2gre_init, 3200 (bcm_api_ref_t) bcm_l2gre_port_add, 3201 (bcm_api_ref_t) bcm_l2gre_port_delete, 3202 (bcm_api_ref_t) bcm_l2gre_port_delete_all, 3203 (bcm_api_ref_t) bcm_l2gre_port_get, 3204 (bcm_api_ref_t) bcm_l2gre_port_get_all, 3205 (bcm_api_ref_t) bcm_l2gre_port_t_init, 3206 (bcm_api_ref_t) bcm_l2gre_stat_attach, 3207 (bcm_api_ref_t) bcm_l2gre_stat_counter_get, 3208 (bcm_api_ref_t) bcm_l2gre_stat_counter_set, 3209 (bcm_api_ref_t) bcm_l2gre_stat_counter_sync_get, 3210 (bcm_api_ref_t) bcm_l2gre_stat_detach, 3211 (bcm_api_ref_t) bcm_l2gre_stat_id_get, 3212 (bcm_api_ref_t) bcm_l2gre_stat_multi_get, 3213 (bcm_api_ref_t) bcm_l2gre_stat_multi_get32, 3214 (bcm_api_ref_t) bcm_l2gre_stat_multi_set, 3215 (bcm_api_ref_t) bcm_l2gre_stat_multi_set32, 3216 (bcm_api_ref_t) bcm_l2gre_tunnel_initiator_create, 3217 (bcm_api_ref_t) bcm_l2gre_tunnel_initiator_destroy, 3218 (bcm_api_ref_t) bcm_l2gre_tunnel_initiator_destroy_all, 3219 (bcm_api_ref_t) bcm_l2gre_tunnel_initiator_get, 3220 (bcm_api_ref_t) bcm_l2gre_tunnel_initiator_traverse, 3221 (bcm_api_ref_t) bcm_l2gre_tunnel_terminator_create, 3222 (bcm_api_ref_t) bcm_l2gre_tunnel_terminator_destroy, 3223 (bcm_api_ref_t) bcm_l2gre_tunnel_terminator_destroy_all, 3224 (bcm_api_ref_t) bcm_l2gre_tunnel_terminator_get, 3225 (bcm_api_ref_t) bcm_l2gre_tunnel_terminator_traverse, 3226 (bcm_api_ref_t) bcm_l2gre_tunnel_terminator_update, 3227 (bcm_api_ref_t) bcm_l2gre_vpn_config_t_init, 3228 (bcm_api_ref_t) bcm_l2gre_vpn_create, 3229 (bcm_api_ref_t) bcm_l2gre_vpn_destroy, 3230 (bcm_api_ref_t) bcm_l2gre_vpn_destroy_all, 3231 (bcm_api_ref_t) bcm_l2gre_vpn_get, 3232 (bcm_api_ref_t) bcm_l2gre_vpn_traverse, 3233 (bcm_api_ref_t) bcm_l3_cleanup, 3234 (bcm_api_ref_t) bcm_l3_ecmp_agm_attach, 3235 (bcm_api_ref_t) bcm_l3_ecmp_agm_attach_get, 3236 (bcm_api_ref_t) bcm_l3_ecmp_agm_detach, 3237 (bcm_api_ref_t) bcm_l3_ecmp_create, 3238 (bcm_api_ref_t) bcm_l3_ecmp_destroy, 3239 (bcm_api_ref_t) bcm_l3_ecmp_dlb_mon_cfg_t_init, 3240 (bcm_api_ref_t) bcm_l3_ecmp_dlb_mon_config_get, 3241 (bcm_api_ref_t) bcm_l3_ecmp_dlb_mon_config_set, 3242 (bcm_api_ref_t) bcm_l3_ecmp_find, 3243 (bcm_api_ref_t) bcm_l3_ecmp_get, 3244 (bcm_api_ref_t) bcm_l3_ecmp_member_add, 3245 (bcm_api_ref_t) bcm_l3_ecmp_member_delete, 3246 (bcm_api_ref_t) bcm_l3_ecmp_member_delete_all, 3247 (bcm_api_ref_t) bcm_l3_ecmp_member_t_init, 3248 (bcm_api_ref_t) bcm_l3_ecmp_traverse, 3249 (bcm_api_ref_t) bcm_l3_egress_arp_traverse, 3250 (bcm_api_ref_t) bcm_l3_egress_create, 3251 (bcm_api_ref_t) bcm_l3_egress_destroy, 3252 (bcm_api_ref_t) bcm_l3_egress_ecmp_add, 3253 (bcm_api_ref_t) bcm_l3_egress_ecmp_create, 3254 (bcm_api_ref_t) bcm_l3_egress_ecmp_delete, 3255 (bcm_api_ref_t) bcm_l3_egress_ecmp_destroy, 3256 (bcm_api_ref_t) bcm_l3_egress_ecmp_ethertype_get, 3257 (bcm_api_ref_t) bcm_l3_egress_ecmp_ethertype_set, 3258 (bcm_api_ref_t) bcm_l3_egress_ecmp_find, 3259 (bcm_api_ref_t) bcm_l3_egress_ecmp_get, 3260 (bcm_api_ref_t) bcm_l3_egress_ecmp_member_status_get, 3261 (bcm_api_ref_t) bcm_l3_egress_ecmp_member_status_set, 3262 (bcm_api_ref_t) bcm_l3_egress_ecmp_resilient_replace, 3263 (bcm_api_ref_t) bcm_l3_egress_ecmp_resilient_traverse, 3264 (bcm_api_ref_t) bcm_l3_egress_ecmp_t_init, 3265 (bcm_api_ref_t) bcm_l3_egress_ecmp_traverse, 3266 (bcm_api_ref_t) bcm_l3_egress_find, 3267 (bcm_api_ref_t) bcm_l3_egress_get, 3268 (bcm_api_ref_t) bcm_l3_egress_multi_alloc, 3269 (bcm_api_ref_t) bcm_l3_egress_multi_free, 3270 (bcm_api_ref_t) bcm_l3_egress_multi_info_t_init, 3271 (bcm_api_ref_t) bcm_l3_egress_multipath_add, 3272 (bcm_api_ref_t) bcm_l3_egress_multipath_create, 3273 (bcm_api_ref_t) bcm_l3_egress_multipath_delete, 3274 (bcm_api_ref_t) bcm_l3_egress_multipath_destroy, 3275 (bcm_api_ref_t) bcm_l3_egress_multipath_find, 3276 (bcm_api_ref_t) bcm_l3_egress_multipath_get, 3277 (bcm_api_ref_t) bcm_l3_egress_multipath_max_create, 3278 (bcm_api_ref_t) bcm_l3_egress_multipath_traverse, 3279 (bcm_api_ref_t) bcm_l3_egress_stat_attach, 3280 (bcm_api_ref_t) bcm_l3_egress_stat_counter_get, 3281 (bcm_api_ref_t) bcm_l3_egress_stat_counter_set, 3282 (bcm_api_ref_t) bcm_l3_egress_stat_counter_sync_get, 3283 (bcm_api_ref_t) bcm_l3_egress_stat_detach, 3284 (bcm_api_ref_t) bcm_l3_egress_stat_id_get, 3285 (bcm_api_ref_t) bcm_l3_egress_t_init, 3286 (bcm_api_ref_t) bcm_l3_egress_traverse, 3287 (bcm_api_ref_t) bcm_l3_enable_set, 3288 (bcm_api_ref_t) bcm_l3_host_add, 3289 (bcm_api_ref_t) bcm_l3_host_age, 3290 (bcm_api_ref_t) bcm_l3_host_conflict_get, 3291 (bcm_api_ref_t) bcm_l3_host_delete, 3292 (bcm_api_ref_t) bcm_l3_host_delete_all, 3293 (bcm_api_ref_t) bcm_l3_host_delete_by_interface, 3294 (bcm_api_ref_t) bcm_l3_host_delete_by_network, 3295 (bcm_api_ref_t) bcm_l3_host_find, 3296 (bcm_api_ref_t) bcm_l3_host_invalidate_entry, 3297 (bcm_api_ref_t) bcm_l3_host_stat_attach, 3298 (bcm_api_ref_t) bcm_l3_host_stat_counter_get, 3299 (bcm_api_ref_t) bcm_l3_host_stat_counter_set, 3300 (bcm_api_ref_t) bcm_l3_host_stat_counter_sync_get, 3301 (bcm_api_ref_t) bcm_l3_host_stat_detach, 3302 (bcm_api_ref_t) bcm_l3_host_stat_id_get, 3303 (bcm_api_ref_t) bcm_l3_host_t_init, 3304 (bcm_api_ref_t) bcm_l3_host_traverse, 3305 (bcm_api_ref_t) bcm_l3_host_validate_entry, 3306 (bcm_api_ref_t) bcm_l3_info, 3307 (bcm_api_ref_t) bcm_l3_info_t_init, 3308 (bcm_api_ref_t) bcm_l3_ingress_create, 3309 (bcm_api_ref_t) bcm_l3_ingress_destroy, 3310 (bcm_api_ref_t) bcm_l3_ingress_find, 3311 (bcm_api_ref_t) bcm_l3_ingress_get, 3312 (bcm_api_ref_t) bcm_l3_ingress_stat_attach, 3313 (bcm_api_ref_t) bcm_l3_ingress_stat_counter_get, 3314 (bcm_api_ref_t) bcm_l3_ingress_stat_counter_set, 3315 (bcm_api_ref_t) bcm_l3_ingress_stat_counter_sync_get, 3316 (bcm_api_ref_t) bcm_l3_ingress_stat_detach, 3317 (bcm_api_ref_t) bcm_l3_ingress_stat_id_get, 3318 (bcm_api_ref_t) bcm_l3_ingress_t_init, 3319 (bcm_api_ref_t) bcm_l3_ingress_traverse, 3320 (bcm_api_ref_t) bcm_l3_init, 3321 (bcm_api_ref_t) bcm_l3_intf_create, 3322 (bcm_api_ref_t) bcm_l3_intf_delete, 3323 (bcm_api_ref_t) bcm_l3_intf_delete_all, 3324 (bcm_api_ref_t) bcm_l3_intf_find, 3325 (bcm_api_ref_t) bcm_l3_intf_find_vlan, 3326 (bcm_api_ref_t) bcm_l3_intf_get, 3327 (bcm_api_ref_t) bcm_l3_intf_qos_t_init, 3328 (bcm_api_ref_t) bcm_l3_intf_t_init, 3329 (bcm_api_ref_t) bcm_l3_intf_vpn_get, 3330 (bcm_api_ref_t) bcm_l3_intf_vpn_set, 3331 (bcm_api_ref_t) bcm_l3_ip4_options_action_get, 3332 (bcm_api_ref_t) bcm_l3_ip4_options_action_set, 3333 (bcm_api_ref_t) bcm_l3_ip4_options_profile_create, 3334 (bcm_api_ref_t) bcm_l3_ip4_options_profile_destroy, 3335 (bcm_api_ref_t) bcm_l3_ip6_prefix_map_add, 3336 (bcm_api_ref_t) bcm_l3_ip6_prefix_map_delete, 3337 (bcm_api_ref_t) bcm_l3_ip6_prefix_map_delete_all, 3338 (bcm_api_ref_t) bcm_l3_ip6_prefix_map_get, 3339 (bcm_api_ref_t) bcm_l3_key_t_init, 3340 (bcm_api_ref_t) bcm_l3_large_nat_egress_add, 3341 (bcm_api_ref_t) bcm_l3_large_nat_egress_delete, 3342 (bcm_api_ref_t) bcm_l3_large_nat_egress_get, 3343 (bcm_api_ref_t) bcm_l3_large_nat_egress_t_init, 3344 (bcm_api_ref_t) bcm_l3_large_nat_egress_traverse, 3345 (bcm_api_ref_t) bcm_l3_nat_egress_add, 3346 (bcm_api_ref_t) bcm_l3_nat_egress_delete, 3347 (bcm_api_ref_t) bcm_l3_nat_egress_get, 3348 (bcm_api_ref_t) bcm_l3_nat_egress_stat_attach, 3349 (bcm_api_ref_t) bcm_l3_nat_egress_stat_counter_get, 3350 (bcm_api_ref_t) bcm_l3_nat_egress_stat_counter_set, 3351 (bcm_api_ref_t) bcm_l3_nat_egress_stat_counter_sync_get, 3352 (bcm_api_ref_t) bcm_l3_nat_egress_stat_detach, 3353 (bcm_api_ref_t) bcm_l3_nat_egress_stat_id_get, 3354 (bcm_api_ref_t) bcm_l3_nat_egress_stat_multi_get, 3355 (bcm_api_ref_t) bcm_l3_nat_egress_stat_multi_get32, 3356 (bcm_api_ref_t) bcm_l3_nat_egress_stat_multi_set, 3357 (bcm_api_ref_t) bcm_l3_nat_egress_stat_multi_set32, 3358 (bcm_api_ref_t) bcm_l3_nat_egress_t_init, 3359 (bcm_api_ref_t) bcm_l3_nat_egress_traverse, 3360 (bcm_api_ref_t) bcm_l3_nat_ingress_add, 3361 (bcm_api_ref_t) bcm_l3_nat_ingress_age, 3362 (bcm_api_ref_t) bcm_l3_nat_ingress_delete, 3363 (bcm_api_ref_t) bcm_l3_nat_ingress_delete_all, 3364 (bcm_api_ref_t) bcm_l3_nat_ingress_find, 3365 (bcm_api_ref_t) bcm_l3_nat_ingress_t_init, 3366 (bcm_api_ref_t) bcm_l3_nat_ingress_traverse, 3367 (bcm_api_ref_t) bcm_l3_route_add, 3368 (bcm_api_ref_t) bcm_l3_route_age, 3369 (bcm_api_ref_t) bcm_l3_route_delete, 3370 (bcm_api_ref_t) bcm_l3_route_delete_all, 3371 (bcm_api_ref_t) bcm_l3_route_delete_by_interface, 3372 (bcm_api_ref_t) bcm_l3_route_find, 3373 (bcm_api_ref_t) bcm_l3_route_get, 3374 (bcm_api_ref_t) bcm_l3_route_max_ecmp_get, 3375 (bcm_api_ref_t) bcm_l3_route_max_ecmp_set, 3376 (bcm_api_ref_t) bcm_l3_route_multipath_get, 3377 (bcm_api_ref_t) bcm_l3_route_stat_attach, 3378 (bcm_api_ref_t) bcm_l3_route_stat_counter_get, 3379 (bcm_api_ref_t) bcm_l3_route_stat_counter_set, 3380 (bcm_api_ref_t) bcm_l3_route_stat_counter_sync_get, 3381 (bcm_api_ref_t) bcm_l3_route_stat_detach, 3382 (bcm_api_ref_t) bcm_l3_route_stat_enable_set, 3383 (bcm_api_ref_t) bcm_l3_route_stat_get, 3384 (bcm_api_ref_t) bcm_l3_route_stat_get32, 3385 (bcm_api_ref_t) bcm_l3_route_stat_id_get, 3386 (bcm_api_ref_t) bcm_l3_route_stat_multi_get, 3387 (bcm_api_ref_t) bcm_l3_route_stat_multi_get32, 3388 (bcm_api_ref_t) bcm_l3_route_stat_multi_set, 3389 (bcm_api_ref_t) bcm_l3_route_stat_multi_set32, 3390 (bcm_api_ref_t) bcm_l3_route_stat_set, 3391 (bcm_api_ref_t) bcm_l3_route_stat_set32, 3392 (bcm_api_ref_t) bcm_l3_route_t_init, 3393 (bcm_api_ref_t) bcm_l3_route_traverse, 3394 (bcm_api_ref_t) bcm_l3_source_bind_add, 3395 (bcm_api_ref_t) bcm_l3_source_bind_delete, 3396 (bcm_api_ref_t) bcm_l3_source_bind_delete_all, 3397 (bcm_api_ref_t) bcm_l3_source_bind_enable_get, 3398 (bcm_api_ref_t) bcm_l3_source_bind_enable_set, 3399 (bcm_api_ref_t) bcm_l3_source_bind_get, 3400 (bcm_api_ref_t) bcm_l3_source_bind_t_init, 3401 (bcm_api_ref_t) bcm_l3_source_bind_traverse, 3402 (bcm_api_ref_t) bcm_l3_subnet_route_find, 3403 (bcm_api_ref_t) bcm_l3_vpbr_entry_add, 3404 (bcm_api_ref_t) bcm_l3_vpbr_entry_delete, 3405 (bcm_api_ref_t) bcm_l3_vpbr_entry_delete_all, 3406 (bcm_api_ref_t) bcm_l3_vpbr_entry_get, 3407 (bcm_api_ref_t) bcm_l3_vpbr_entry_t_init, 3408 (bcm_api_ref_t) bcm_l3_vpbr_traverse, 3409 (bcm_api_ref_t) bcm_l3_vrf_route_data_mode_get, 3410 (bcm_api_ref_t) bcm_l3_vrf_route_data_mode_set, 3411 (bcm_api_ref_t) bcm_l3_vrf_stat_attach, 3412 (bcm_api_ref_t) bcm_l3_vrf_stat_counter_get, 3413 (bcm_api_ref_t) bcm_l3_vrf_stat_counter_set, 3414 (bcm_api_ref_t) bcm_l3_vrf_stat_counter_sync_get, 3415 (bcm_api_ref_t) bcm_l3_vrf_stat_detach, 3416 (bcm_api_ref_t) bcm_l3_vrf_stat_enable_set, 3417 (bcm_api_ref_t) bcm_l3_vrf_stat_get, 3418 (bcm_api_ref_t) bcm_l3_vrf_stat_get32, 3419 (bcm_api_ref_t) bcm_l3_vrf_stat_id_get, 3420 (bcm_api_ref_t) bcm_l3_vrf_stat_multi_get, 3421 (bcm_api_ref_t) bcm_l3_vrf_stat_multi_get32, 3422 (bcm_api_ref_t) bcm_l3_vrf_stat_multi_set, 3423 (bcm_api_ref_t) bcm_l3_vrf_stat_multi_set32, 3424 (bcm_api_ref_t) bcm_l3_vrf_stat_set, 3425 (bcm_api_ref_t) bcm_l3_vrf_stat_set32, 3426 (bcm_api_ref_t) bcm_l3_vrf_stat_sync_get, 3427 (bcm_api_ref_t) bcm_l3_vrf_stat_sync_get32, 3428 (bcm_api_ref_t) bcm_l3_vrrp_add, 3429 (bcm_api_ref_t) bcm_l3_vrrp_config_add, 3430 (bcm_api_ref_t) bcm_l3_vrrp_config_delete, 3431 (bcm_api_ref_t) bcm_l3_vrrp_config_delete_all, 3432 (bcm_api_ref_t) bcm_l3_vrrp_config_get, 3433 (bcm_api_ref_t) bcm_l3_vrrp_delete, 3434 (bcm_api_ref_t) bcm_l3_vrrp_delete_all, 3435 (bcm_api_ref_t) bcm_l3_vrrp_get, 3436 #endif /* INCLUDE_L3 */ 3437 (bcm_api_ref_t) bcm_latency_monitor_config_get, 3438 (bcm_api_ref_t) bcm_latency_monitor_config_set, 3439 (bcm_api_ref_t) bcm_latency_monitor_config_t_init, 3440 (bcm_api_ref_t) bcm_latency_monitor_cosq_config_get, 3441 (bcm_api_ref_t) bcm_latency_monitor_cosq_config_set, 3442 (bcm_api_ref_t) bcm_latency_monitor_cosq_info_t_init, 3443 (bcm_api_ref_t) bcm_latency_monitor_destroy, 3444 (bcm_api_ref_t) bcm_latency_monitor_detach, 3445 (bcm_api_ref_t) bcm_latency_monitor_enable, 3446 (bcm_api_ref_t) bcm_latency_monitor_histogram_get, 3447 (bcm_api_ref_t) bcm_latency_monitor_histogram_t_init, 3448 (bcm_api_ref_t) bcm_latency_monitor_info_get, 3449 (bcm_api_ref_t) bcm_latency_monitor_info_t_init, 3450 (bcm_api_ref_t) bcm_latency_monitor_init, 3451 (bcm_api_ref_t) bcm_latency_monitor_latency_limit_table_get, 3452 (bcm_api_ref_t) bcm_latency_monitor_latency_limit_table_set, 3453 (bcm_api_ref_t) bcm_lb_control_get, 3454 (bcm_api_ref_t) bcm_lb_control_set, 3455 (bcm_api_ref_t) bcm_lb_enable_get, 3456 (bcm_api_ref_t) bcm_lb_enable_set, 3457 (bcm_api_ref_t) bcm_lb_flush_configure_get, 3458 (bcm_api_ref_t) bcm_lb_flush_configure_set, 3459 (bcm_api_ref_t) bcm_lb_lbg_weight_t_init, 3460 (bcm_api_ref_t) bcm_lb_modem_control_get, 3461 (bcm_api_ref_t) bcm_lb_modem_control_set, 3462 (bcm_api_ref_t) bcm_lb_modem_packet_config_get, 3463 (bcm_api_ref_t) bcm_lb_modem_packet_config_set, 3464 (bcm_api_ref_t) bcm_lb_modem_packet_config_t_init, 3465 (bcm_api_ref_t) bcm_lb_modem_shaper_config_t_init, 3466 (bcm_api_ref_t) bcm_lb_modem_shaper_get, 3467 (bcm_api_ref_t) bcm_lb_modem_shaper_set, 3468 (bcm_api_ref_t) bcm_lb_modem_stat_get, 3469 (bcm_api_ref_t) bcm_lb_modem_status_get, 3470 (bcm_api_ref_t) bcm_lb_modem_to_lbg_map_get, 3471 (bcm_api_ref_t) bcm_lb_modem_to_lbg_map_set, 3472 (bcm_api_ref_t) bcm_lb_modem_to_port_map_get, 3473 (bcm_api_ref_t) bcm_lb_modem_to_port_map_set, 3474 (bcm_api_ref_t) bcm_lb_packet_config_get, 3475 (bcm_api_ref_t) bcm_lb_packet_config_set, 3476 (bcm_api_ref_t) bcm_lb_packet_config_t_init, 3477 (bcm_api_ref_t) bcm_lb_pkt_pri_t_init, 3478 (bcm_api_ref_t) bcm_lb_rx_modem_map_config_t_init, 3479 (bcm_api_ref_t) bcm_lb_rx_modem_map_get, 3480 (bcm_api_ref_t) bcm_lb_rx_modem_map_index_t_init, 3481 (bcm_api_ref_t) bcm_lb_rx_modem_map_set, 3482 (bcm_api_ref_t) bcm_lb_sequence_number_width_get, 3483 (bcm_api_ref_t) bcm_lb_sequence_number_width_set, 3484 (bcm_api_ref_t) bcm_lb_stat_get, 3485 (bcm_api_ref_t) bcm_lb_status_get, 3486 (bcm_api_ref_t) bcm_lb_tc_dp_t_init, 3487 (bcm_api_ref_t) bcm_lb_tc_dp_to_priority_config_get, 3488 (bcm_api_ref_t) bcm_lb_tc_dp_to_priority_config_set, 3489 (bcm_api_ref_t) bcm_lb_tx_sched_get, 3490 (bcm_api_ref_t) bcm_lb_tx_sched_set, 3491 (bcm_api_ref_t) bcm_link_change, 3492 (bcm_api_ref_t) bcm_link_wait, 3493 (bcm_api_ref_t) bcm_linkscan_detach, 3494 #ifdef BROADCOM_DEBUG 3495 (bcm_api_ref_t) bcm_linkscan_dump, 3496 #endif /* BROADCOM_DEBUG */ 3497 (bcm_api_ref_t) bcm_linkscan_enable_get, 3498 (bcm_api_ref_t) bcm_linkscan_enable_port_get, 3499 (bcm_api_ref_t) bcm_linkscan_enable_set, 3500 (bcm_api_ref_t) bcm_linkscan_init, 3501 (bcm_api_ref_t) bcm_linkscan_mode_get, 3502 (bcm_api_ref_t) bcm_linkscan_mode_set, 3503 (bcm_api_ref_t) bcm_linkscan_mode_set_pbm, 3504 (bcm_api_ref_t) bcm_linkscan_port_register, 3505 (bcm_api_ref_t) bcm_linkscan_port_unregister, 3506 (bcm_api_ref_t) bcm_linkscan_register, 3507 (bcm_api_ref_t) bcm_linkscan_trigger_event_get, 3508 (bcm_api_ref_t) bcm_linkscan_trigger_event_set, 3509 (bcm_api_ref_t) bcm_linkscan_unregister, 3510 (bcm_api_ref_t) bcm_linkscan_update, 3511 #ifdef INCLUDE_MACSEC 3512 (bcm_api_ref_t) bcm_macsec_event_enable_get, 3513 (bcm_api_ref_t) bcm_macsec_event_enable_set, 3514 (bcm_api_ref_t) bcm_macsec_event_register, 3515 (bcm_api_ref_t) bcm_macsec_event_unregister, 3516 (bcm_api_ref_t) bcm_macsec_flow_create, 3517 (bcm_api_ref_t) bcm_macsec_flow_destroy, 3518 (bcm_api_ref_t) bcm_macsec_flow_get, 3519 (bcm_api_ref_t) bcm_macsec_flow_traverse, 3520 (bcm_api_ref_t) bcm_macsec_port_capability_get, 3521 (bcm_api_ref_t) bcm_macsec_port_config_get, 3522 (bcm_api_ref_t) bcm_macsec_port_config_set, 3523 (bcm_api_ref_t) bcm_macsec_port_traverse, 3524 (bcm_api_ref_t) bcm_macsec_secure_assoc_create, 3525 (bcm_api_ref_t) bcm_macsec_secure_assoc_destroy, 3526 (bcm_api_ref_t) bcm_macsec_secure_assoc_get, 3527 (bcm_api_ref_t) bcm_macsec_secure_assoc_traverse, 3528 (bcm_api_ref_t) bcm_macsec_secure_chan_create, 3529 (bcm_api_ref_t) bcm_macsec_secure_chan_destroy, 3530 (bcm_api_ref_t) bcm_macsec_secure_chan_get, 3531 (bcm_api_ref_t) bcm_macsec_secure_chan_traverse, 3532 (bcm_api_ref_t) bcm_macsec_stat_clear, 3533 (bcm_api_ref_t) bcm_macsec_stat_get, 3534 (bcm_api_ref_t) bcm_macsec_stat_get32, 3535 (bcm_api_ref_t) bcm_macsec_stat_set, 3536 (bcm_api_ref_t) bcm_macsec_stat_set32, 3537 #endif /* INCLUDE_MACSEC */ 3538 (bcm_api_ref_t) bcm_mcast_addr_add, 3539 (bcm_api_ref_t) bcm_mcast_addr_add_w_l2mcindex, 3540 (bcm_api_ref_t) bcm_mcast_addr_remove, 3541 (bcm_api_ref_t) bcm_mcast_addr_remove_w_l2mcindex, 3542 (bcm_api_ref_t) bcm_mcast_addr_t_init, 3543 (bcm_api_ref_t) bcm_mcast_bitmap_del, 3544 (bcm_api_ref_t) bcm_mcast_bitmap_get, 3545 (bcm_api_ref_t) bcm_mcast_bitmap_max_get, 3546 (bcm_api_ref_t) bcm_mcast_bitmap_set, 3547 (bcm_api_ref_t) bcm_mcast_init, 3548 (bcm_api_ref_t) bcm_mcast_join, 3549 (bcm_api_ref_t) bcm_mcast_leave, 3550 (bcm_api_ref_t) bcm_mcast_port_add, 3551 (bcm_api_ref_t) bcm_mcast_port_get, 3552 (bcm_api_ref_t) bcm_mcast_port_remove, 3553 #ifdef INCLUDE_L3 3554 (bcm_api_ref_t) bcm_mim_detach, 3555 (bcm_api_ref_t) bcm_mim_init, 3556 (bcm_api_ref_t) bcm_mim_lookup_id_stat_attach, 3557 (bcm_api_ref_t) bcm_mim_lookup_id_stat_counter_get, 3558 (bcm_api_ref_t) bcm_mim_lookup_id_stat_counter_set, 3559 (bcm_api_ref_t) bcm_mim_lookup_id_stat_counter_sync_get, 3560 (bcm_api_ref_t) bcm_mim_lookup_id_stat_detach, 3561 (bcm_api_ref_t) bcm_mim_lookup_id_stat_id_get, 3562 (bcm_api_ref_t) bcm_mim_port_add, 3563 (bcm_api_ref_t) bcm_mim_port_delete, 3564 (bcm_api_ref_t) bcm_mim_port_delete_all, 3565 (bcm_api_ref_t) bcm_mim_port_get, 3566 (bcm_api_ref_t) bcm_mim_port_get_all, 3567 (bcm_api_ref_t) bcm_mim_port_t_init, 3568 (bcm_api_ref_t) bcm_mim_vpn_config_t_init, 3569 (bcm_api_ref_t) bcm_mim_vpn_create, 3570 (bcm_api_ref_t) bcm_mim_vpn_destroy, 3571 (bcm_api_ref_t) bcm_mim_vpn_destroy_all, 3572 (bcm_api_ref_t) bcm_mim_vpn_get, 3573 (bcm_api_ref_t) bcm_mim_vpn_stat_attach, 3574 (bcm_api_ref_t) bcm_mim_vpn_stat_counter_get, 3575 (bcm_api_ref_t) bcm_mim_vpn_stat_counter_set, 3576 (bcm_api_ref_t) bcm_mim_vpn_stat_counter_sync_get, 3577 (bcm_api_ref_t) bcm_mim_vpn_stat_detach, 3578 (bcm_api_ref_t) bcm_mim_vpn_stat_id_get, 3579 (bcm_api_ref_t) bcm_mim_vpn_traverse, 3580 #endif /* INCLUDE_L3 */ 3581 (bcm_api_ref_t) bcm_mirror_destination_count_command_get, 3582 (bcm_api_ref_t) bcm_mirror_destination_count_command_set, 3583 (bcm_api_ref_t) bcm_mirror_destination_create, 3584 (bcm_api_ref_t) bcm_mirror_destination_destroy, 3585 (bcm_api_ref_t) bcm_mirror_destination_get, 3586 (bcm_api_ref_t) bcm_mirror_destination_t_init, 3587 (bcm_api_ref_t) bcm_mirror_destination_traverse, 3588 (bcm_api_ref_t) bcm_mirror_egress_get, 3589 (bcm_api_ref_t) bcm_mirror_egress_set, 3590 (bcm_api_ref_t) bcm_mirror_header_info_get, 3591 (bcm_api_ref_t) bcm_mirror_header_info_set, 3592 (bcm_api_ref_t) bcm_mirror_header_info_t_init, 3593 (bcm_api_ref_t) bcm_mirror_ingress_get, 3594 (bcm_api_ref_t) bcm_mirror_ingress_set, 3595 (bcm_api_ref_t) bcm_mirror_init, 3596 (bcm_api_ref_t) bcm_mirror_mode_get, 3597 (bcm_api_ref_t) bcm_mirror_mode_set, 3598 (bcm_api_ref_t) bcm_mirror_options_t_init, 3599 (bcm_api_ref_t) bcm_mirror_payload_zero_control_multi_get, 3600 (bcm_api_ref_t) bcm_mirror_payload_zero_control_multi_set, 3601 (bcm_api_ref_t) bcm_mirror_payload_zero_info_t_init, 3602 (bcm_api_ref_t) bcm_mirror_payload_zero_offsets_t_init, 3603 (bcm_api_ref_t) bcm_mirror_payload_zero_profile_create, 3604 (bcm_api_ref_t) bcm_mirror_payload_zero_profile_destroy, 3605 (bcm_api_ref_t) bcm_mirror_pkt_header_updates_t_init, 3606 (bcm_api_ref_t) bcm_mirror_port_dest_add, 3607 (bcm_api_ref_t) bcm_mirror_port_dest_delete, 3608 (bcm_api_ref_t) bcm_mirror_port_dest_delete_all, 3609 (bcm_api_ref_t) bcm_mirror_port_dest_get, 3610 (bcm_api_ref_t) bcm_mirror_port_destination_add, 3611 (bcm_api_ref_t) bcm_mirror_port_destination_get, 3612 (bcm_api_ref_t) bcm_mirror_port_get, 3613 (bcm_api_ref_t) bcm_mirror_port_info_get, 3614 (bcm_api_ref_t) bcm_mirror_port_info_set, 3615 (bcm_api_ref_t) bcm_mirror_port_info_t_init, 3616 (bcm_api_ref_t) bcm_mirror_port_set, 3617 (bcm_api_ref_t) bcm_mirror_port_to_rcy_port_map_get, 3618 (bcm_api_ref_t) bcm_mirror_port_to_rcy_port_map_set, 3619 (bcm_api_ref_t) bcm_mirror_port_vlan_dest_add, 3620 (bcm_api_ref_t) bcm_mirror_port_vlan_dest_delete, 3621 (bcm_api_ref_t) bcm_mirror_port_vlan_dest_delete_all, 3622 (bcm_api_ref_t) bcm_mirror_port_vlan_dest_get, 3623 (bcm_api_ref_t) bcm_mirror_port_vlan_destination_add, 3624 (bcm_api_ref_t) bcm_mirror_port_vlan_destination_get, 3625 (bcm_api_ref_t) bcm_mirror_port_vlan_get, 3626 (bcm_api_ref_t) bcm_mirror_port_vlan_set, 3627 (bcm_api_ref_t) bcm_mirror_to_get, 3628 (bcm_api_ref_t) bcm_mirror_to_pbmp_get, 3629 (bcm_api_ref_t) bcm_mirror_to_pbmp_set, 3630 (bcm_api_ref_t) bcm_mirror_to_set, 3631 (bcm_api_ref_t) bcm_mirror_vlan_get, 3632 (bcm_api_ref_t) bcm_mirror_vlan_set, 3633 (bcm_api_ref_t) bcm_module_name, 3634 #ifdef INCLUDE_L3 3635 (bcm_api_ref_t) bcm_mpls_cleanup, 3636 (bcm_api_ref_t) bcm_mpls_egress_label_t_init, 3637 (bcm_api_ref_t) bcm_mpls_entropy_identifier_add, 3638 (bcm_api_ref_t) bcm_mpls_entropy_identifier_delete, 3639 (bcm_api_ref_t) bcm_mpls_entropy_identifier_delete_all, 3640 (bcm_api_ref_t) bcm_mpls_entropy_identifier_get, 3641 (bcm_api_ref_t) bcm_mpls_entropy_identifier_t_init, 3642 (bcm_api_ref_t) bcm_mpls_entropy_identifier_traverse, 3643 (bcm_api_ref_t) bcm_mpls_esi_encap_add, 3644 (bcm_api_ref_t) bcm_mpls_esi_encap_delete, 3645 (bcm_api_ref_t) bcm_mpls_esi_encap_get, 3646 (bcm_api_ref_t) bcm_mpls_esi_encap_traverse, 3647 (bcm_api_ref_t) bcm_mpls_esi_info_t_init, 3648 (bcm_api_ref_t) bcm_mpls_exp_map_create, 3649 (bcm_api_ref_t) bcm_mpls_exp_map_destroy, 3650 (bcm_api_ref_t) bcm_mpls_exp_map_get, 3651 (bcm_api_ref_t) bcm_mpls_exp_map_set, 3652 (bcm_api_ref_t) bcm_mpls_exp_map_t_init, 3653 (bcm_api_ref_t) bcm_mpls_init, 3654 (bcm_api_ref_t) bcm_mpls_label_stat_attach, 3655 (bcm_api_ref_t) bcm_mpls_label_stat_clear, 3656 (bcm_api_ref_t) bcm_mpls_label_stat_counter_get, 3657 (bcm_api_ref_t) bcm_mpls_label_stat_counter_set, 3658 (bcm_api_ref_t) bcm_mpls_label_stat_counter_sync_get, 3659 (bcm_api_ref_t) bcm_mpls_label_stat_detach, 3660 (bcm_api_ref_t) bcm_mpls_label_stat_enable_set, 3661 (bcm_api_ref_t) bcm_mpls_label_stat_get, 3662 (bcm_api_ref_t) bcm_mpls_label_stat_get32, 3663 (bcm_api_ref_t) bcm_mpls_label_stat_id_get, 3664 (bcm_api_ref_t) bcm_mpls_label_stat_sync_get, 3665 (bcm_api_ref_t) bcm_mpls_label_stat_sync_get32, 3666 (bcm_api_ref_t) bcm_mpls_port_add, 3667 (bcm_api_ref_t) bcm_mpls_port_delete, 3668 (bcm_api_ref_t) bcm_mpls_port_delete_all, 3669 (bcm_api_ref_t) bcm_mpls_port_get, 3670 (bcm_api_ref_t) bcm_mpls_port_get_all, 3671 (bcm_api_ref_t) bcm_mpls_port_stat_attach, 3672 (bcm_api_ref_t) bcm_mpls_port_stat_counter_get, 3673 (bcm_api_ref_t) bcm_mpls_port_stat_counter_set, 3674 (bcm_api_ref_t) bcm_mpls_port_stat_counter_sync_get, 3675 (bcm_api_ref_t) bcm_mpls_port_stat_detach, 3676 (bcm_api_ref_t) bcm_mpls_port_stat_enable_set, 3677 (bcm_api_ref_t) bcm_mpls_port_stat_get, 3678 (bcm_api_ref_t) bcm_mpls_port_stat_get32, 3679 (bcm_api_ref_t) bcm_mpls_port_stat_id_get, 3680 (bcm_api_ref_t) bcm_mpls_port_stat_set, 3681 (bcm_api_ref_t) bcm_mpls_port_stat_set32, 3682 (bcm_api_ref_t) bcm_mpls_port_t_init, 3683 (bcm_api_ref_t) bcm_mpls_port_traverse, 3684 (bcm_api_ref_t) bcm_mpls_range_action_add, 3685 (bcm_api_ref_t) bcm_mpls_range_action_get, 3686 (bcm_api_ref_t) bcm_mpls_range_action_remove, 3687 (bcm_api_ref_t) bcm_mpls_range_action_t_init, 3688 (bcm_api_ref_t) bcm_mpls_special_label_egress_add, 3689 (bcm_api_ref_t) bcm_mpls_special_label_egress_delete, 3690 (bcm_api_ref_t) bcm_mpls_special_label_egress_delete_all, 3691 (bcm_api_ref_t) bcm_mpls_special_label_egress_get, 3692 (bcm_api_ref_t) bcm_mpls_special_label_egress_traverse, 3693 (bcm_api_ref_t) bcm_mpls_special_label_identifier_add, 3694 (bcm_api_ref_t) bcm_mpls_special_label_identifier_delete, 3695 (bcm_api_ref_t) bcm_mpls_special_label_identifier_delete_all, 3696 (bcm_api_ref_t) bcm_mpls_special_label_identifier_get, 3697 (bcm_api_ref_t) bcm_mpls_special_label_identifier_traverse, 3698 (bcm_api_ref_t) bcm_mpls_special_label_push_action_get, 3699 (bcm_api_ref_t) bcm_mpls_special_label_push_action_set, 3700 (bcm_api_ref_t) bcm_mpls_special_label_push_element_t_init, 3701 (bcm_api_ref_t) bcm_mpls_special_label_t_init, 3702 (bcm_api_ref_t) bcm_mpls_stat_info_t_init, 3703 (bcm_api_ref_t) bcm_mpls_tunnel_initiator_clear, 3704 (bcm_api_ref_t) bcm_mpls_tunnel_initiator_clear_all, 3705 (bcm_api_ref_t) bcm_mpls_tunnel_initiator_create, 3706 (bcm_api_ref_t) bcm_mpls_tunnel_initiator_get, 3707 (bcm_api_ref_t) bcm_mpls_tunnel_initiator_set, 3708 (bcm_api_ref_t) bcm_mpls_tunnel_initiator_traverse, 3709 (bcm_api_ref_t) bcm_mpls_tunnel_label_counter_id_detach, 3710 (bcm_api_ref_t) bcm_mpls_tunnel_label_counter_id_num_get, 3711 (bcm_api_ref_t) bcm_mpls_tunnel_label_counter_id_stat_get, 3712 (bcm_api_ref_t) bcm_mpls_tunnel_label_counter_id_stat_set, 3713 (bcm_api_ref_t) bcm_mpls_tunnel_label_counter_id_stat_sync_get, 3714 (bcm_api_ref_t) bcm_mpls_tunnel_stat_attach, 3715 (bcm_api_ref_t) bcm_mpls_tunnel_stat_counter_get, 3716 (bcm_api_ref_t) bcm_mpls_tunnel_stat_counter_set, 3717 (bcm_api_ref_t) bcm_mpls_tunnel_stat_counter_sync_get, 3718 (bcm_api_ref_t) bcm_mpls_tunnel_stat_detach, 3719 (bcm_api_ref_t) bcm_mpls_tunnel_stat_id_get, 3720 (bcm_api_ref_t) bcm_mpls_tunnel_switch_add, 3721 (bcm_api_ref_t) bcm_mpls_tunnel_switch_create, 3722 (bcm_api_ref_t) bcm_mpls_tunnel_switch_delete, 3723 (bcm_api_ref_t) bcm_mpls_tunnel_switch_delete_all, 3724 (bcm_api_ref_t) bcm_mpls_tunnel_switch_get, 3725 (bcm_api_ref_t) bcm_mpls_tunnel_switch_t_init, 3726 (bcm_api_ref_t) bcm_mpls_tunnel_switch_traverse, 3727 (bcm_api_ref_t) bcm_mpls_vpn_config_t_init, 3728 (bcm_api_ref_t) bcm_mpls_vpn_id_create, 3729 (bcm_api_ref_t) bcm_mpls_vpn_id_destroy, 3730 (bcm_api_ref_t) bcm_mpls_vpn_id_destroy_all, 3731 (bcm_api_ref_t) bcm_mpls_vpn_id_get, 3732 (bcm_api_ref_t) bcm_mpls_vpn_traverse, 3733 #endif /* INCLUDE_L3 */ 3734 (bcm_api_ref_t) bcm_multicast_add, 3735 (bcm_api_ref_t) bcm_multicast_control_get, 3736 (bcm_api_ref_t) bcm_multicast_control_set, 3737 (bcm_api_ref_t) bcm_multicast_create, 3738 (bcm_api_ref_t) bcm_multicast_delete, 3739 (bcm_api_ref_t) bcm_multicast_destroy, 3740 (bcm_api_ref_t) bcm_multicast_detach, 3741 (bcm_api_ref_t) bcm_multicast_egress_add, 3742 (bcm_api_ref_t) bcm_multicast_egress_delete, 3743 (bcm_api_ref_t) bcm_multicast_egress_delete_all, 3744 (bcm_api_ref_t) bcm_multicast_egress_get, 3745 (bcm_api_ref_t) bcm_multicast_egress_object_encap_get, 3746 (bcm_api_ref_t) bcm_multicast_egress_set, 3747 (bcm_api_ref_t) bcm_multicast_egress_subscriber_add, 3748 (bcm_api_ref_t) bcm_multicast_egress_subscriber_delete, 3749 (bcm_api_ref_t) bcm_multicast_egress_subscriber_get, 3750 (bcm_api_ref_t) bcm_multicast_egress_subscriber_qos_map_get, 3751 (bcm_api_ref_t) bcm_multicast_egress_subscriber_qos_map_set, 3752 (bcm_api_ref_t) bcm_multicast_egress_subscriber_set, 3753 (bcm_api_ref_t) bcm_multicast_encap_extension_create, 3754 (bcm_api_ref_t) bcm_multicast_encap_extension_delete_all, 3755 (bcm_api_ref_t) bcm_multicast_encap_extension_destroy, 3756 (bcm_api_ref_t) bcm_multicast_encap_extension_get, 3757 (bcm_api_ref_t) bcm_multicast_encap_extension_traverse, 3758 (bcm_api_ref_t) bcm_multicast_extender_encap_get, 3759 (bcm_api_ref_t) bcm_multicast_fabric_distribution_get, 3760 (bcm_api_ref_t) bcm_multicast_fabric_distribution_set, 3761 (bcm_api_ref_t) bcm_multicast_get, 3762 (bcm_api_ref_t) bcm_multicast_group_free_range_get, 3763 (bcm_api_ref_t) bcm_multicast_group_get, 3764 (bcm_api_ref_t) bcm_multicast_group_is_free, 3765 (bcm_api_ref_t) bcm_multicast_group_traverse, 3766 (bcm_api_ref_t) bcm_multicast_ingress_add, 3767 (bcm_api_ref_t) bcm_multicast_ingress_delete, 3768 (bcm_api_ref_t) bcm_multicast_ingress_delete_all, 3769 (bcm_api_ref_t) bcm_multicast_ingress_get, 3770 (bcm_api_ref_t) bcm_multicast_ingress_set, 3771 (bcm_api_ref_t) bcm_multicast_init, 3772 (bcm_api_ref_t) bcm_multicast_l2_encap_get, 3773 (bcm_api_ref_t) bcm_multicast_l2gre_encap_get, 3774 (bcm_api_ref_t) bcm_multicast_l3_encap_get, 3775 (bcm_api_ref_t) bcm_multicast_mac_encap_get, 3776 (bcm_api_ref_t) bcm_multicast_mim_encap_get, 3777 (bcm_api_ref_t) bcm_multicast_multi_alloc, 3778 (bcm_api_ref_t) bcm_multicast_multi_free, 3779 (bcm_api_ref_t) bcm_multicast_multi_info_t_init, 3780 (bcm_api_ref_t) bcm_multicast_niv_encap_get, 3781 (bcm_api_ref_t) bcm_multicast_repl_get, 3782 (bcm_api_ref_t) bcm_multicast_repl_set, 3783 (bcm_api_ref_t) bcm_multicast_replication_t_init, 3784 (bcm_api_ref_t) bcm_multicast_set, 3785 (bcm_api_ref_t) bcm_multicast_stat_control_get, 3786 (bcm_api_ref_t) bcm_multicast_stat_control_set, 3787 (bcm_api_ref_t) bcm_multicast_subport_encap_get, 3788 (bcm_api_ref_t) bcm_multicast_trill_encap_get, 3789 (bcm_api_ref_t) bcm_multicast_vlan_encap_get, 3790 (bcm_api_ref_t) bcm_multicast_vpls_encap_get, 3791 (bcm_api_ref_t) bcm_multicast_vxlan_encap_get, 3792 (bcm_api_ref_t) bcm_multicast_wlan_encap_get, 3793 #ifdef INCLUDE_L3 3794 (bcm_api_ref_t) bcm_niv_cleanup, 3795 (bcm_api_ref_t) bcm_niv_egress_add, 3796 (bcm_api_ref_t) bcm_niv_egress_delete, 3797 (bcm_api_ref_t) bcm_niv_egress_delete_all, 3798 (bcm_api_ref_t) bcm_niv_egress_get, 3799 (bcm_api_ref_t) bcm_niv_egress_set, 3800 (bcm_api_ref_t) bcm_niv_egress_t_init, 3801 (bcm_api_ref_t) bcm_niv_forward_add, 3802 (bcm_api_ref_t) bcm_niv_forward_delete, 3803 (bcm_api_ref_t) bcm_niv_forward_delete_all, 3804 (bcm_api_ref_t) bcm_niv_forward_get, 3805 (bcm_api_ref_t) bcm_niv_forward_t_init, 3806 (bcm_api_ref_t) bcm_niv_forward_traverse, 3807 (bcm_api_ref_t) bcm_niv_init, 3808 (bcm_api_ref_t) bcm_niv_port_add, 3809 (bcm_api_ref_t) bcm_niv_port_delete, 3810 (bcm_api_ref_t) bcm_niv_port_delete_all, 3811 (bcm_api_ref_t) bcm_niv_port_get, 3812 (bcm_api_ref_t) bcm_niv_port_t_init, 3813 (bcm_api_ref_t) bcm_niv_port_traverse, 3814 #endif /* INCLUDE_L3 */ 3815 (bcm_api_ref_t) bcm_oam_action_key_t_init, 3816 (bcm_api_ref_t) bcm_oam_action_result_t_init, 3817 (bcm_api_ref_t) bcm_oam_ais_add, 3818 (bcm_api_ref_t) bcm_oam_ais_delete, 3819 (bcm_api_ref_t) bcm_oam_ais_get, 3820 (bcm_api_ref_t) bcm_oam_ais_t_init, 3821 (bcm_api_ref_t) bcm_oam_control_get, 3822 (bcm_api_ref_t) bcm_oam_control_indexed_get, 3823 (bcm_api_ref_t) bcm_oam_control_indexed_set, 3824 (bcm_api_ref_t) bcm_oam_control_set, 3825 (bcm_api_ref_t) bcm_oam_csf_add, 3826 (bcm_api_ref_t) bcm_oam_csf_delete, 3827 (bcm_api_ref_t) bcm_oam_csf_get, 3828 (bcm_api_ref_t) bcm_oam_csf_t_init, 3829 (bcm_api_ref_t) bcm_oam_delay_add, 3830 (bcm_api_ref_t) bcm_oam_delay_delete, 3831 (bcm_api_ref_t) bcm_oam_delay_get, 3832 (bcm_api_ref_t) bcm_oam_delay_t_init, 3833 (bcm_api_ref_t) bcm_oam_detach, 3834 (bcm_api_ref_t) bcm_oam_endpoint_action_set, 3835 (bcm_api_ref_t) bcm_oam_endpoint_action_t_init, 3836 (bcm_api_ref_t) bcm_oam_endpoint_create, 3837 (bcm_api_ref_t) bcm_oam_endpoint_destroy, 3838 (bcm_api_ref_t) bcm_oam_endpoint_destroy_all, 3839 (bcm_api_ref_t) bcm_oam_endpoint_egress_intf_egress_attach, 3840 (bcm_api_ref_t) bcm_oam_endpoint_egress_intf_egress_attach_get, 3841 (bcm_api_ref_t) bcm_oam_endpoint_egress_intf_egress_detach, 3842 (bcm_api_ref_t) bcm_oam_endpoint_faults_multi_get, 3843 (bcm_api_ref_t) bcm_oam_endpoint_get, 3844 (bcm_api_ref_t) bcm_oam_endpoint_gport_egress_attach, 3845 (bcm_api_ref_t) bcm_oam_endpoint_gport_egress_attach_get, 3846 (bcm_api_ref_t) bcm_oam_endpoint_gport_egress_detach, 3847 (bcm_api_ref_t) bcm_oam_endpoint_info_t_init, 3848 (bcm_api_ref_t) bcm_oam_endpoint_traverse, 3849 (bcm_api_ref_t) bcm_oam_event_register, 3850 (bcm_api_ref_t) bcm_oam_event_unregister, 3851 (bcm_api_ref_t) bcm_oam_group_create, 3852 (bcm_api_ref_t) bcm_oam_group_destroy, 3853 (bcm_api_ref_t) bcm_oam_group_destroy_all, 3854 (bcm_api_ref_t) bcm_oam_group_get, 3855 (bcm_api_ref_t) bcm_oam_group_info_t_init, 3856 (bcm_api_ref_t) bcm_oam_group_traverse, 3857 (bcm_api_ref_t) bcm_oam_init, 3858 (bcm_api_ref_t) bcm_oam_lif_profile_get, 3859 (bcm_api_ref_t) bcm_oam_lif_profile_set, 3860 (bcm_api_ref_t) bcm_oam_lookup_enable_get, 3861 (bcm_api_ref_t) bcm_oam_lookup_enable_multi_set, 3862 (bcm_api_ref_t) bcm_oam_lookup_enable_set, 3863 (bcm_api_ref_t) bcm_oam_loopback_add, 3864 (bcm_api_ref_t) bcm_oam_loopback_delete, 3865 (bcm_api_ref_t) bcm_oam_loopback_get, 3866 (bcm_api_ref_t) bcm_oam_loopback_t_init, 3867 (bcm_api_ref_t) bcm_oam_loss_add, 3868 (bcm_api_ref_t) bcm_oam_loss_delete, 3869 (bcm_api_ref_t) bcm_oam_loss_get, 3870 (bcm_api_ref_t) bcm_oam_loss_t_init, 3871 (bcm_api_ref_t) bcm_oam_mpls_tp_channel_type_rx_delete, 3872 (bcm_api_ref_t) bcm_oam_mpls_tp_channel_type_rx_get, 3873 (bcm_api_ref_t) bcm_oam_mpls_tp_channel_type_rx_set, 3874 (bcm_api_ref_t) bcm_oam_mpls_tp_channel_type_tx_delete, 3875 (bcm_api_ref_t) bcm_oam_mpls_tp_channel_type_tx_get, 3876 (bcm_api_ref_t) bcm_oam_mpls_tp_channel_type_tx_set, 3877 (bcm_api_ref_t) bcm_oam_opcode_group_get, 3878 (bcm_api_ref_t) bcm_oam_opcode_group_set, 3879 (bcm_api_ref_t) bcm_oam_opcode_map_get, 3880 (bcm_api_ref_t) bcm_oam_opcode_map_set, 3881 (bcm_api_ref_t) bcm_oam_opcodes_count_profile_create, 3882 (bcm_api_ref_t) bcm_oam_opcodes_count_profile_delete, 3883 (bcm_api_ref_t) bcm_oam_opcodes_count_profile_get, 3884 (bcm_api_ref_t) bcm_oam_opcodes_count_profile_set, 3885 (bcm_api_ref_t) bcm_oam_performance_event_data_t_init, 3886 (bcm_api_ref_t) bcm_oam_performance_event_register, 3887 (bcm_api_ref_t) bcm_oam_performance_event_unregister, 3888 (bcm_api_ref_t) bcm_oam_pm_event_register, 3889 (bcm_api_ref_t) bcm_oam_pm_event_unregister, 3890 (bcm_api_ref_t) bcm_oam_pm_profile_attach, 3891 (bcm_api_ref_t) bcm_oam_pm_profile_attach_get, 3892 (bcm_api_ref_t) bcm_oam_pm_profile_create, 3893 (bcm_api_ref_t) bcm_oam_pm_profile_delete, 3894 (bcm_api_ref_t) bcm_oam_pm_profile_delete_all, 3895 (bcm_api_ref_t) bcm_oam_pm_profile_detach, 3896 (bcm_api_ref_t) bcm_oam_pm_profile_get, 3897 (bcm_api_ref_t) bcm_oam_pm_profile_traverse, 3898 (bcm_api_ref_t) bcm_oam_pm_raw_data_read_done, 3899 (bcm_api_ref_t) bcm_oam_pm_stats_get, 3900 (bcm_api_ref_t) bcm_oam_profile_action_get, 3901 (bcm_api_ref_t) bcm_oam_profile_action_set, 3902 (bcm_api_ref_t) bcm_oam_profile_create, 3903 (bcm_api_ref_t) bcm_oam_profile_delete, 3904 (bcm_api_ref_t) bcm_oam_profile_id_get_by_type, 3905 (bcm_api_ref_t) bcm_oam_protection_packet_header_get, 3906 (bcm_api_ref_t) bcm_oam_protection_packet_header_set, 3907 (bcm_api_ref_t) bcm_oam_psc_add, 3908 (bcm_api_ref_t) bcm_oam_psc_delete, 3909 (bcm_api_ref_t) bcm_oam_psc_get, 3910 (bcm_api_ref_t) bcm_oam_psc_t_init, 3911 (bcm_api_ref_t) bcm_oam_pw_status_add, 3912 (bcm_api_ref_t) bcm_oam_pw_status_delete, 3913 (bcm_api_ref_t) bcm_oam_pw_status_get, 3914 (bcm_api_ref_t) bcm_oam_pw_status_t_init, 3915 (bcm_api_ref_t) bcm_oam_reflector_encap_create, 3916 (bcm_api_ref_t) bcm_oam_reflector_encap_destroy, 3917 (bcm_api_ref_t) bcm_oam_sd_sf_detection_add, 3918 (bcm_api_ref_t) bcm_oam_sd_sf_detection_delete, 3919 (bcm_api_ref_t) bcm_oam_sd_sf_detection_get, 3920 (bcm_api_ref_t) bcm_oam_sd_sf_detection_t_init, 3921 (bcm_api_ref_t) bcm_oam_tod_leap_control_get, 3922 (bcm_api_ref_t) bcm_oam_tod_leap_control_set, 3923 (bcm_api_ref_t) bcm_oam_trunk_ports_add, 3924 (bcm_api_ref_t) bcm_oam_trunk_ports_delete, 3925 (bcm_api_ref_t) bcm_oam_trunk_ports_get, 3926 (bcm_api_ref_t) bcm_oam_tst_rx_add, 3927 (bcm_api_ref_t) bcm_oam_tst_rx_delete, 3928 (bcm_api_ref_t) bcm_oam_tst_rx_get, 3929 (bcm_api_ref_t) bcm_oam_tst_rx_t_init, 3930 (bcm_api_ref_t) bcm_oam_tst_tx_add, 3931 (bcm_api_ref_t) bcm_oam_tst_tx_delete, 3932 (bcm_api_ref_t) bcm_oam_tst_tx_get, 3933 (bcm_api_ref_t) bcm_oam_tst_tx_t_init, 3934 (bcm_api_ref_t) bcm_oam_upmep_cosq_get, 3935 (bcm_api_ref_t) bcm_oam_upmep_cosq_set, 3936 (bcm_api_ref_t) bcm_oam_y_1711_alarm_add, 3937 (bcm_api_ref_t) bcm_oam_y_1711_alarm_delete, 3938 (bcm_api_ref_t) bcm_oam_y_1711_alarm_get, 3939 (bcm_api_ref_t) bcm_oam_y_1711_alarm_t_init, 3940 (bcm_api_ref_t) bcm_obm_cb_register, 3941 (bcm_api_ref_t) bcm_obm_cb_unregister, 3942 (bcm_api_ref_t) bcm_obm_port_max_usage_mode_get, 3943 (bcm_api_ref_t) bcm_obm_port_max_usage_mode_set, 3944 (bcm_api_ref_t) bcm_obm_port_pri_traffic_class_mapping_get, 3945 (bcm_api_ref_t) bcm_obm_port_pri_traffic_class_mapping_set, 3946 (bcm_api_ref_t) bcm_obm_traffic_class_pfc_priority_mapping_get, 3947 (bcm_api_ref_t) bcm_obm_traffic_class_pfc_priority_mapping_set, 3948 (bcm_api_ref_t) bcm_oob_fc_rx_config_get, 3949 (bcm_api_ref_t) bcm_oob_fc_rx_config_set, 3950 (bcm_api_ref_t) bcm_oob_fc_rx_config_t_init, 3951 (bcm_api_ref_t) bcm_oob_fc_rx_port_offset_get, 3952 (bcm_api_ref_t) bcm_oob_fc_rx_port_tc_mapping_get, 3953 (bcm_api_ref_t) bcm_oob_fc_rx_port_tc_mapping_multi_get, 3954 (bcm_api_ref_t) bcm_oob_fc_rx_port_tc_mapping_multi_set, 3955 (bcm_api_ref_t) bcm_oob_fc_rx_port_tc_mapping_set, 3956 (bcm_api_ref_t) bcm_oob_fc_tx_config_get, 3957 (bcm_api_ref_t) bcm_oob_fc_tx_config_set, 3958 (bcm_api_ref_t) bcm_oob_fc_tx_config_t_init, 3959 (bcm_api_ref_t) bcm_oob_fc_tx_info_get, 3960 (bcm_api_ref_t) bcm_oob_fc_tx_info_t_init, 3961 (bcm_api_ref_t) bcm_oob_fc_tx_port_mapping_get, 3962 (bcm_api_ref_t) bcm_oob_fc_tx_port_mapping_set, 3963 (bcm_api_ref_t) bcm_oob_fc_tx_queue_config_t_init, 3964 (bcm_api_ref_t) bcm_oob_fc_tx_queue_profile_get, 3965 (bcm_api_ref_t) bcm_oob_fc_tx_queue_profile_set, 3966 (bcm_api_ref_t) bcm_oob_stats_config_get, 3967 (bcm_api_ref_t) bcm_oob_stats_config_set, 3968 (bcm_api_ref_t) bcm_oob_stats_config_t_init, 3969 (bcm_api_ref_t) bcm_oob_stats_pool_mapping_get, 3970 (bcm_api_ref_t) bcm_oob_stats_pool_mapping_multi_get, 3971 (bcm_api_ref_t) bcm_oob_stats_pool_mapping_multi_set, 3972 (bcm_api_ref_t) bcm_oob_stats_pool_mapping_set, 3973 (bcm_api_ref_t) bcm_oob_stats_queue_mapping_get, 3974 (bcm_api_ref_t) bcm_oob_stats_queue_mapping_multi_get, 3975 (bcm_api_ref_t) bcm_oob_stats_queue_mapping_multi_set, 3976 (bcm_api_ref_t) bcm_oob_stats_queue_mapping_set, 3977 (bcm_api_ref_t) bcm_phy_config_t_init, 3978 (bcm_api_ref_t) bcm_pkt_alloc, 3979 (bcm_api_ref_t) bcm_pkt_blk_alloc, 3980 (bcm_api_ref_t) bcm_pkt_blk_free, 3981 (bcm_api_ref_t) bcm_pkt_blk_t_init, 3982 (bcm_api_ref_t) bcm_pkt_byte_index, 3983 (bcm_api_ref_t) bcm_pkt_clear, 3984 (bcm_api_ref_t) bcm_pkt_ecmp_grp_set, 3985 (bcm_api_ref_t) bcm_pkt_ecmp_member_set, 3986 (bcm_api_ref_t) bcm_pkt_flags_init, 3987 (bcm_api_ref_t) bcm_pkt_flags_len_setup, 3988 (bcm_api_ref_t) bcm_pkt_free, 3989 (bcm_api_ref_t) bcm_pkt_memcpy, 3990 (bcm_api_ref_t) bcm_pkt_nexthop_set, 3991 (bcm_api_ref_t) bcm_pkt_rx_alloc, 3992 (bcm_api_ref_t) bcm_pkt_rx_free, 3993 (bcm_api_ref_t) bcm_pkt_t_init, 3994 (bcm_api_ref_t) bcm_policer_action_add, 3995 (bcm_api_ref_t) bcm_policer_action_attach, 3996 (bcm_api_ref_t) bcm_policer_action_attach_get, 3997 (bcm_api_ref_t) bcm_policer_action_create, 3998 (bcm_api_ref_t) bcm_policer_action_destroy, 3999 (bcm_api_ref_t) bcm_policer_action_detach, 4000 (bcm_api_ref_t) bcm_policer_action_get, 4001 (bcm_api_ref_t) bcm_policer_aggregate_group_create, 4002 (bcm_api_ref_t) bcm_policer_color_decision_get, 4003 (bcm_api_ref_t) bcm_policer_color_decision_set, 4004 (bcm_api_ref_t) bcm_policer_color_resolution_get, 4005 (bcm_api_ref_t) bcm_policer_color_resolution_set, 4006 (bcm_api_ref_t) bcm_policer_color_resolution_t_init, 4007 (bcm_api_ref_t) bcm_policer_config_t_init, 4008 (bcm_api_ref_t) bcm_policer_control_get, 4009 (bcm_api_ref_t) bcm_policer_control_set, 4010 (bcm_api_ref_t) bcm_policer_create, 4011 (bcm_api_ref_t) bcm_policer_custom_group_create, 4012 (bcm_api_ref_t) bcm_policer_custom_group_id_copy, 4013 (bcm_api_ref_t) bcm_policer_custom_group_id_create, 4014 (bcm_api_ref_t) bcm_policer_database_attach_config_t_init, 4015 (bcm_api_ref_t) bcm_policer_database_config_t_init, 4016 (bcm_api_ref_t) bcm_policer_database_create, 4017 (bcm_api_ref_t) bcm_policer_database_destroy, 4018 (bcm_api_ref_t) bcm_policer_database_enable_get, 4019 (bcm_api_ref_t) bcm_policer_database_enable_set, 4020 (bcm_api_ref_t) bcm_policer_destroy, 4021 (bcm_api_ref_t) bcm_policer_destroy_all, 4022 (bcm_api_ref_t) bcm_policer_engine_database_attach, 4023 (bcm_api_ref_t) bcm_policer_engine_database_detach, 4024 (bcm_api_ref_t) bcm_policer_engine_database_get, 4025 (bcm_api_ref_t) bcm_policer_engine_t_init, 4026 (bcm_api_ref_t) bcm_policer_envelop_create, 4027 (bcm_api_ref_t) bcm_policer_envelop_group_create, 4028 (bcm_api_ref_t) bcm_policer_expansion_group_t_init, 4029 (bcm_api_ref_t) bcm_policer_expansion_groups_get, 4030 (bcm_api_ref_t) bcm_policer_expansion_groups_set, 4031 (bcm_api_ref_t) bcm_policer_get, 4032 (bcm_api_ref_t) bcm_policer_global_meter_config_get, 4033 (bcm_api_ref_t) bcm_policer_global_meter_config_set, 4034 (bcm_api_ref_t) bcm_policer_global_meter_config_t_init, 4035 (bcm_api_ref_t) bcm_policer_group_create, 4036 (bcm_api_ref_t) bcm_policer_group_create_with_map, 4037 (bcm_api_ref_t) bcm_policer_group_get, 4038 (bcm_api_ref_t) bcm_policer_group_info_t_init, 4039 (bcm_api_ref_t) bcm_policer_group_mode_attr_selector_t_init, 4040 (bcm_api_ref_t) bcm_policer_group_mode_id_create, 4041 (bcm_api_ref_t) bcm_policer_group_mode_id_destroy, 4042 (bcm_api_ref_t) bcm_policer_group_mode_id_get, 4043 (bcm_api_ref_t) bcm_policer_init, 4044 (bcm_api_ref_t) bcm_policer_map_t_init, 4045 (bcm_api_ref_t) bcm_policer_packet_counter_get32, 4046 (bcm_api_ref_t) bcm_policer_packet_reset_counter_get32, 4047 (bcm_api_ref_t) bcm_policer_primary_color_resolution_config_t_init, 4048 (bcm_api_ref_t) bcm_policer_primary_color_resolution_get, 4049 (bcm_api_ref_t) bcm_policer_primary_color_resolution_key_t_init, 4050 (bcm_api_ref_t) bcm_policer_primary_color_resolution_set, 4051 (bcm_api_ref_t) bcm_policer_set, 4052 (bcm_api_ref_t) bcm_policer_stat_enable_get, 4053 (bcm_api_ref_t) bcm_policer_stat_enable_set, 4054 (bcm_api_ref_t) bcm_policer_stat_get, 4055 (bcm_api_ref_t) bcm_policer_stat_get32, 4056 (bcm_api_ref_t) bcm_policer_stat_set, 4057 (bcm_api_ref_t) bcm_policer_stat_set32, 4058 (bcm_api_ref_t) bcm_policer_traverse, 4059 (bcm_api_ref_t) bcm_port_ability_advert_get, 4060 (bcm_api_ref_t) bcm_port_ability_advert_set, 4061 (bcm_api_ref_t) bcm_port_ability_get, 4062 (bcm_api_ref_t) bcm_port_ability_local_get, 4063 (bcm_api_ref_t) bcm_port_ability_remote_get, 4064 (bcm_api_ref_t) bcm_port_ability_t_init, 4065 (bcm_api_ref_t) bcm_port_add, 4066 (bcm_api_ref_t) bcm_port_advert_get, 4067 (bcm_api_ref_t) bcm_port_advert_remote_get, 4068 (bcm_api_ref_t) bcm_port_advert_set, 4069 (bcm_api_ref_t) bcm_port_autoneg_ability_advert_get, 4070 (bcm_api_ref_t) bcm_port_autoneg_ability_advert_set, 4071 (bcm_api_ref_t) bcm_port_autoneg_ability_remote_get, 4072 (bcm_api_ref_t) bcm_port_autoneg_get, 4073 (bcm_api_ref_t) bcm_port_autoneg_set, 4074 (bcm_api_ref_t) bcm_port_bpdu_enable_get, 4075 (bcm_api_ref_t) bcm_port_bpdu_enable_set, 4076 (bcm_api_ref_t) bcm_port_cable_diag, 4077 (bcm_api_ref_t) bcm_port_cfi_color_get, 4078 (bcm_api_ref_t) bcm_port_cfi_color_set, 4079 (bcm_api_ref_t) bcm_port_class_get, 4080 (bcm_api_ref_t) bcm_port_class_set, 4081 (bcm_api_ref_t) bcm_port_clear, 4082 (bcm_api_ref_t) bcm_port_config_get, 4083 (bcm_api_ref_t) bcm_port_config_phy_oam_get, 4084 (bcm_api_ref_t) bcm_port_config_phy_oam_set, 4085 (bcm_api_ref_t) bcm_port_config_t_init, 4086 (bcm_api_ref_t) bcm_port_congestion_config_get, 4087 (bcm_api_ref_t) bcm_port_congestion_config_set, 4088 (bcm_api_ref_t) bcm_port_congestion_config_t_init, 4089 (bcm_api_ref_t) bcm_port_congestion_get, 4090 (bcm_api_ref_t) bcm_port_congestion_set, 4091 (bcm_api_ref_t) bcm_port_control_get, 4092 (bcm_api_ref_t) bcm_port_control_phy_oam_get, 4093 (bcm_api_ref_t) bcm_port_control_phy_oam_set, 4094 (bcm_api_ref_t) bcm_port_control_phy_timesync_get, 4095 (bcm_api_ref_t) bcm_port_control_phy_timesync_set, 4096 (bcm_api_ref_t) bcm_port_control_set, 4097 (bcm_api_ref_t) bcm_port_detach, 4098 (bcm_api_ref_t) bcm_port_discard_get, 4099 (bcm_api_ref_t) bcm_port_discard_set, 4100 (bcm_api_ref_t) bcm_port_dscp_map_get, 4101 (bcm_api_ref_t) bcm_port_dscp_map_mode_get, 4102 (bcm_api_ref_t) bcm_port_dscp_map_mode_set, 4103 (bcm_api_ref_t) bcm_port_dscp_map_set, 4104 (bcm_api_ref_t) bcm_port_dscp_unmap_get, 4105 (bcm_api_ref_t) bcm_port_dscp_unmap_set, 4106 (bcm_api_ref_t) bcm_port_dtag_mode_get, 4107 (bcm_api_ref_t) bcm_port_dtag_mode_set, 4108 (bcm_api_ref_t) bcm_port_duplex_get, 4109 (bcm_api_ref_t) bcm_port_duplex_set, 4110 (bcm_api_ref_t) bcm_port_e2efc_remote_module_config_t_init, 4111 (bcm_api_ref_t) bcm_port_e2efc_remote_module_enable_get, 4112 (bcm_api_ref_t) bcm_port_e2efc_remote_module_enable_set, 4113 (bcm_api_ref_t) bcm_port_e2efc_remote_module_traverse, 4114 (bcm_api_ref_t) bcm_port_e2efc_remote_port_add, 4115 (bcm_api_ref_t) bcm_port_e2efc_remote_port_config_t_init, 4116 (bcm_api_ref_t) bcm_port_e2efc_remote_port_delete, 4117 (bcm_api_ref_t) bcm_port_e2efc_remote_port_get, 4118 (bcm_api_ref_t) bcm_port_e2efc_remote_port_set, 4119 (bcm_api_ref_t) bcm_port_e2efc_remote_port_traverse, 4120 (bcm_api_ref_t) bcm_port_egress_get, 4121 (bcm_api_ref_t) bcm_port_egress_set, 4122 (bcm_api_ref_t) bcm_port_enable_get, 4123 (bcm_api_ref_t) bcm_port_enable_set, 4124 (bcm_api_ref_t) bcm_port_encap_config_get, 4125 (bcm_api_ref_t) bcm_port_encap_config_set, 4126 (bcm_api_ref_t) bcm_port_encap_config_t_init, 4127 (bcm_api_ref_t) bcm_port_encap_get, 4128 (bcm_api_ref_t) bcm_port_encap_local_get, 4129 (bcm_api_ref_t) bcm_port_encap_map_get, 4130 (bcm_api_ref_t) bcm_port_encap_map_set, 4131 (bcm_api_ref_t) bcm_port_encap_set, 4132 (bcm_api_ref_t) bcm_port_extender_mapping_info_get, 4133 (bcm_api_ref_t) bcm_port_extender_mapping_info_set, 4134 (bcm_api_ref_t) bcm_port_extender_mapping_info_t_init, 4135 (bcm_api_ref_t) bcm_port_fault_get, 4136 (bcm_api_ref_t) bcm_port_flood_block_get, 4137 (bcm_api_ref_t) bcm_port_flood_block_set, 4138 (bcm_api_ref_t) bcm_port_flood_group_get, 4139 (bcm_api_ref_t) bcm_port_flood_group_set, 4140 (bcm_api_ref_t) bcm_port_flood_group_t_init, 4141 (bcm_api_ref_t) bcm_port_force_dest_get, 4142 (bcm_api_ref_t) bcm_port_force_dest_set, 4143 (bcm_api_ref_t) bcm_port_force_forward_get, 4144 (bcm_api_ref_t) bcm_port_force_forward_mode_get, 4145 (bcm_api_ref_t) bcm_port_force_forward_mode_set, 4146 (bcm_api_ref_t) bcm_port_force_forward_set, 4147 (bcm_api_ref_t) bcm_port_force_vlan_get, 4148 (bcm_api_ref_t) bcm_port_force_vlan_set, 4149 (bcm_api_ref_t) bcm_port_frame_max_get, 4150 (bcm_api_ref_t) bcm_port_frame_max_set, 4151 (bcm_api_ref_t) bcm_port_get, 4152 (bcm_api_ref_t) bcm_port_gport_add, 4153 (bcm_api_ref_t) bcm_port_gport_delete, 4154 (bcm_api_ref_t) bcm_port_gport_delete_all, 4155 (bcm_api_ref_t) bcm_port_gport_free_range_get, 4156 (bcm_api_ref_t) bcm_port_gport_get, 4157 (bcm_api_ref_t) bcm_port_gport_get_all, 4158 (bcm_api_ref_t) bcm_port_gport_is_free, 4159 (bcm_api_ref_t) bcm_port_ifg_get, 4160 (bcm_api_ref_t) bcm_port_ifg_set, 4161 (bcm_api_ref_t) bcm_port_ifilter_get, 4162 (bcm_api_ref_t) bcm_port_ifilter_set, 4163 (bcm_api_ref_t) bcm_port_ilkn_lane_map_get, 4164 (bcm_api_ref_t) bcm_port_ilkn_lane_map_set, 4165 (bcm_api_ref_t) bcm_port_info_get, 4166 (bcm_api_ref_t) bcm_port_info_restore, 4167 (bcm_api_ref_t) bcm_port_info_save, 4168 (bcm_api_ref_t) bcm_port_info_set, 4169 (bcm_api_ref_t) bcm_port_info_t_init, 4170 (bcm_api_ref_t) bcm_port_ingress_tdm_failover_get, 4171 (bcm_api_ref_t) bcm_port_ingress_tdm_failover_set, 4172 (bcm_api_ref_t) bcm_port_init, 4173 (bcm_api_ref_t) bcm_port_inner_tpid_get, 4174 (bcm_api_ref_t) bcm_port_inner_tpid_set, 4175 (bcm_api_ref_t) bcm_port_interface_config_get, 4176 (bcm_api_ref_t) bcm_port_interface_config_set, 4177 (bcm_api_ref_t) bcm_port_interface_config_t_init, 4178 (bcm_api_ref_t) bcm_port_interface_get, 4179 (bcm_api_ref_t) bcm_port_interface_set, 4180 (bcm_api_ref_t) bcm_port_internal_get, 4181 (bcm_api_ref_t) bcm_port_ipmc_modify_get, 4182 (bcm_api_ref_t) bcm_port_ipmc_modify_set, 4183 (bcm_api_ref_t) bcm_port_jam_get, 4184 (bcm_api_ref_t) bcm_port_jam_set, 4185 (bcm_api_ref_t) bcm_port_l3_enable_get, 4186 (bcm_api_ref_t) bcm_port_l3_enable_set, 4187 (bcm_api_ref_t) bcm_port_l3_encapsulated_mtu_get, 4188 (bcm_api_ref_t) bcm_port_l3_encapsulated_mtu_set, 4189 (bcm_api_ref_t) bcm_port_l3_modify_get, 4190 (bcm_api_ref_t) bcm_port_l3_modify_set, 4191 (bcm_api_ref_t) bcm_port_l3_mtu_get, 4192 (bcm_api_ref_t) bcm_port_l3_mtu_set, 4193 (bcm_api_ref_t) bcm_port_lane_to_serdes_map_get, 4194 (bcm_api_ref_t) bcm_port_lane_to_serdes_map_set, 4195 (bcm_api_ref_t) bcm_port_learn_get, 4196 (bcm_api_ref_t) bcm_port_learn_modify, 4197 (bcm_api_ref_t) bcm_port_learn_set, 4198 (bcm_api_ref_t) bcm_port_link_failed_clear, 4199 (bcm_api_ref_t) bcm_port_link_state_get, 4200 (bcm_api_ref_t) bcm_port_link_status_get, 4201 (bcm_api_ref_t) bcm_port_linkscan_get, 4202 (bcm_api_ref_t) bcm_port_linkscan_set, 4203 (bcm_api_ref_t) bcm_port_local_get, 4204 (bcm_api_ref_t) bcm_port_loopback_get, 4205 (bcm_api_ref_t) bcm_port_loopback_set, 4206 (bcm_api_ref_t) bcm_port_management_packet_config_get, 4207 (bcm_api_ref_t) bcm_port_management_packet_config_set, 4208 (bcm_api_ref_t) bcm_port_mapping_info_t_init, 4209 (bcm_api_ref_t) bcm_port_master_get, 4210 (bcm_api_ref_t) bcm_port_master_set, 4211 (bcm_api_ref_t) bcm_port_match_add, 4212 (bcm_api_ref_t) bcm_port_match_delete, 4213 (bcm_api_ref_t) bcm_port_match_delete_all, 4214 (bcm_api_ref_t) bcm_port_match_info_t_init, 4215 (bcm_api_ref_t) bcm_port_match_multi_get, 4216 (bcm_api_ref_t) bcm_port_match_replace, 4217 (bcm_api_ref_t) bcm_port_match_set, 4218 (bcm_api_ref_t) bcm_port_mdix_get, 4219 (bcm_api_ref_t) bcm_port_mdix_set, 4220 (bcm_api_ref_t) bcm_port_mdix_status_get, 4221 (bcm_api_ref_t) bcm_port_medium_config_get, 4222 (bcm_api_ref_t) bcm_port_medium_config_set, 4223 (bcm_api_ref_t) bcm_port_medium_get, 4224 (bcm_api_ref_t) bcm_port_medium_status_register, 4225 (bcm_api_ref_t) bcm_port_medium_status_unregister, 4226 (bcm_api_ref_t) bcm_port_modid_egress_get, 4227 (bcm_api_ref_t) bcm_port_modid_egress_set, 4228 (bcm_api_ref_t) bcm_port_modid_enable_get, 4229 (bcm_api_ref_t) bcm_port_modid_enable_set, 4230 (bcm_api_ref_t) bcm_port_nif_priority_get, 4231 (bcm_api_ref_t) bcm_port_nif_priority_set, 4232 (bcm_api_ref_t) bcm_port_pause_addr_get, 4233 (bcm_api_ref_t) bcm_port_pause_addr_set, 4234 (bcm_api_ref_t) bcm_port_pause_get, 4235 (bcm_api_ref_t) bcm_port_pause_set, 4236 (bcm_api_ref_t) bcm_port_pause_sym_get, 4237 (bcm_api_ref_t) bcm_port_pause_sym_set, 4238 (bcm_api_ref_t) bcm_port_pfm_get, 4239 (bcm_api_ref_t) bcm_port_pfm_set, 4240 (bcm_api_ref_t) bcm_port_phy_control_get, 4241 (bcm_api_ref_t) bcm_port_phy_control_set, 4242 (bcm_api_ref_t) bcm_port_phy_drv_name_get, 4243 (bcm_api_ref_t) bcm_port_phy_firmware_set, 4244 (bcm_api_ref_t) bcm_port_phy_get, 4245 (bcm_api_ref_t) bcm_port_phy_modify, 4246 (bcm_api_ref_t) bcm_port_phy_multi_get, 4247 (bcm_api_ref_t) bcm_port_phy_reset, 4248 (bcm_api_ref_t) bcm_port_phy_reset_register, 4249 (bcm_api_ref_t) bcm_port_phy_reset_unregister, 4250 (bcm_api_ref_t) bcm_port_phy_set, 4251 (bcm_api_ref_t) bcm_port_phy_timesync_config_get, 4252 (bcm_api_ref_t) bcm_port_phy_timesync_config_set, 4253 (bcm_api_ref_t) bcm_port_phy_timesync_config_t_init, 4254 (bcm_api_ref_t) bcm_port_phy_timesync_enhanced_capture_get, 4255 (bcm_api_ref_t) bcm_port_phy_tx_get, 4256 (bcm_api_ref_t) bcm_port_phy_tx_set, 4257 (bcm_api_ref_t) bcm_port_phy_tx_t_init, 4258 (bcm_api_ref_t) bcm_port_policer_get, 4259 (bcm_api_ref_t) bcm_port_policer_set, 4260 (bcm_api_ref_t) bcm_port_pon_info_get, 4261 (bcm_api_ref_t) bcm_port_pon_info_set, 4262 (bcm_api_ref_t) bcm_port_pon_tunnel_add, 4263 (bcm_api_ref_t) bcm_port_pon_tunnel_map_get, 4264 (bcm_api_ref_t) bcm_port_pon_tunnel_map_set, 4265 (bcm_api_ref_t) bcm_port_pon_tunnel_remove, 4266 (bcm_api_ref_t) bcm_port_preemption_control_get, 4267 (bcm_api_ref_t) bcm_port_preemption_control_set, 4268 (bcm_api_ref_t) bcm_port_preemption_status_get, 4269 (bcm_api_ref_t) bcm_port_priority_color_get, 4270 (bcm_api_ref_t) bcm_port_priority_color_set, 4271 (bcm_api_ref_t) bcm_port_priority_config_get, 4272 (bcm_api_ref_t) bcm_port_priority_config_set, 4273 (bcm_api_ref_t) bcm_port_priority_group_config_get, 4274 (bcm_api_ref_t) bcm_port_priority_group_config_set, 4275 (bcm_api_ref_t) bcm_port_priority_group_config_t_init, 4276 (bcm_api_ref_t) bcm_port_priority_group_mapping_get, 4277 (bcm_api_ref_t) bcm_port_priority_group_mapping_set, 4278 (bcm_api_ref_t) bcm_port_probe, 4279 (bcm_api_ref_t) bcm_port_protocol_vlan_add, 4280 (bcm_api_ref_t) bcm_port_protocol_vlan_delete, 4281 (bcm_api_ref_t) bcm_port_protocol_vlan_delete_all, 4282 (bcm_api_ref_t) bcm_port_queued_count_get, 4283 (bcm_api_ref_t) bcm_port_rate_egress_get, 4284 (bcm_api_ref_t) bcm_port_rate_egress_pps_get, 4285 (bcm_api_ref_t) bcm_port_rate_egress_pps_set, 4286 (bcm_api_ref_t) bcm_port_rate_egress_set, 4287 (bcm_api_ref_t) bcm_port_rate_ingress_get, 4288 (bcm_api_ref_t) bcm_port_rate_ingress_set, 4289 (bcm_api_ref_t) bcm_port_rate_pause_get, 4290 (bcm_api_ref_t) bcm_port_rate_pause_set, 4291 (bcm_api_ref_t) bcm_port_redirect_config_get, 4292 (bcm_api_ref_t) bcm_port_redirect_config_set, 4293 (bcm_api_ref_t) bcm_port_redirect_config_t_init, 4294 (bcm_api_ref_t) bcm_port_remove, 4295 (bcm_api_ref_t) bcm_port_resource_default_get, 4296 (bcm_api_ref_t) bcm_port_resource_get, 4297 (bcm_api_ref_t) bcm_port_resource_multi_set, 4298 (bcm_api_ref_t) bcm_port_resource_set, 4299 (bcm_api_ref_t) bcm_port_resource_speed_config_validate, 4300 (bcm_api_ref_t) bcm_port_resource_speed_get, 4301 (bcm_api_ref_t) bcm_port_resource_speed_multi_set, 4302 (bcm_api_ref_t) bcm_port_resource_speed_set, 4303 (bcm_api_ref_t) bcm_port_resource_t_init, 4304 (bcm_api_ref_t) bcm_port_resource_traverse, 4305 (bcm_api_ref_t) bcm_port_rlm_config_get, 4306 (bcm_api_ref_t) bcm_port_rlm_config_set, 4307 (bcm_api_ref_t) bcm_port_rlm_config_t_init, 4308 (bcm_api_ref_t) bcm_port_rlm_status_get, 4309 (bcm_api_ref_t) bcm_port_sample_rate_get, 4310 (bcm_api_ref_t) bcm_port_sample_rate_set, 4311 (bcm_api_ref_t) bcm_port_selective_get, 4312 (bcm_api_ref_t) bcm_port_selective_set, 4313 (bcm_api_ref_t) bcm_port_speed_ability_local_get, 4314 (bcm_api_ref_t) bcm_port_speed_get, 4315 (bcm_api_ref_t) bcm_port_speed_max, 4316 (bcm_api_ref_t) bcm_port_speed_set, 4317 (bcm_api_ref_t) bcm_port_stat_attach, 4318 (bcm_api_ref_t) bcm_port_stat_counter_get, 4319 (bcm_api_ref_t) bcm_port_stat_counter_set, 4320 (bcm_api_ref_t) bcm_port_stat_counter_sync_get, 4321 (bcm_api_ref_t) bcm_port_stat_detach, 4322 (bcm_api_ref_t) bcm_port_stat_detach_with_id, 4323 (bcm_api_ref_t) bcm_port_stat_enable_set, 4324 (bcm_api_ref_t) bcm_port_stat_get, 4325 (bcm_api_ref_t) bcm_port_stat_get32, 4326 (bcm_api_ref_t) bcm_port_stat_id_get, 4327 (bcm_api_ref_t) bcm_port_stat_multi_get, 4328 (bcm_api_ref_t) bcm_port_stat_multi_get32, 4329 (bcm_api_ref_t) bcm_port_stat_multi_set, 4330 (bcm_api_ref_t) bcm_port_stat_multi_set32, 4331 (bcm_api_ref_t) bcm_port_stat_set, 4332 (bcm_api_ref_t) bcm_port_stat_set32, 4333 (bcm_api_ref_t) bcm_port_stat_sync_get, 4334 (bcm_api_ref_t) bcm_port_stat_sync_get32, 4335 (bcm_api_ref_t) bcm_port_stp_get, 4336 (bcm_api_ref_t) bcm_port_stp_set, 4337 (bcm_api_ref_t) bcm_port_subsidiary_ports_get, 4338 (bcm_api_ref_t) bcm_port_tgid_get, 4339 (bcm_api_ref_t) bcm_port_tgid_set, 4340 (bcm_api_ref_t) bcm_port_timestamp_adjust_get, 4341 (bcm_api_ref_t) bcm_port_timestamp_adjust_set, 4342 (bcm_api_ref_t) bcm_port_timesync_config_get, 4343 (bcm_api_ref_t) bcm_port_timesync_config_set, 4344 (bcm_api_ref_t) bcm_port_timesync_config_t_init, 4345 (bcm_api_ref_t) bcm_port_timesync_tx_info_get, 4346 (bcm_api_ref_t) bcm_port_tpid_add, 4347 (bcm_api_ref_t) bcm_port_tpid_class_create, 4348 (bcm_api_ref_t) bcm_port_tpid_class_destroy, 4349 (bcm_api_ref_t) bcm_port_tpid_class_get, 4350 (bcm_api_ref_t) bcm_port_tpid_class_set, 4351 (bcm_api_ref_t) bcm_port_tpid_class_t_init, 4352 (bcm_api_ref_t) bcm_port_tpid_delete, 4353 (bcm_api_ref_t) bcm_port_tpid_delete_all, 4354 (bcm_api_ref_t) bcm_port_tpid_get, 4355 (bcm_api_ref_t) bcm_port_tpid_get_all, 4356 (bcm_api_ref_t) bcm_port_tpid_set, 4357 (bcm_api_ref_t) bcm_port_trunk_index_get, 4358 (bcm_api_ref_t) bcm_port_trunk_index_set, 4359 (bcm_api_ref_t) bcm_port_untagged_priority_get, 4360 (bcm_api_ref_t) bcm_port_untagged_priority_set, 4361 (bcm_api_ref_t) bcm_port_untagged_vlan_get, 4362 (bcm_api_ref_t) bcm_port_untagged_vlan_set, 4363 (bcm_api_ref_t) bcm_port_update, 4364 (bcm_api_ref_t) bcm_port_vlan_dscp_map_get, 4365 (bcm_api_ref_t) bcm_port_vlan_dscp_map_set, 4366 (bcm_api_ref_t) bcm_port_vlan_inner_tag_get, 4367 (bcm_api_ref_t) bcm_port_vlan_inner_tag_set, 4368 (bcm_api_ref_t) bcm_port_vlan_member_get, 4369 (bcm_api_ref_t) bcm_port_vlan_member_set, 4370 (bcm_api_ref_t) bcm_port_vlan_pri_map_get, 4371 (bcm_api_ref_t) bcm_port_vlan_pri_map_set, 4372 (bcm_api_ref_t) bcm_port_vlan_priority_map_get, 4373 (bcm_api_ref_t) bcm_port_vlan_priority_map_set, 4374 (bcm_api_ref_t) bcm_port_vlan_priority_mapping_get, 4375 (bcm_api_ref_t) bcm_port_vlan_priority_mapping_set, 4376 (bcm_api_ref_t) bcm_port_vlan_priority_unmap_get, 4377 (bcm_api_ref_t) bcm_port_vlan_priority_unmap_set, 4378 (bcm_api_ref_t) bcm_port_vlan_vector_get, 4379 (bcm_api_ref_t) bcm_port_vlan_vector_set, 4380 (bcm_api_ref_t) bcm_port_wide_data_get, 4381 (bcm_api_ref_t) bcm_port_wide_data_set, 4382 (bcm_api_ref_t) bcm_priority_mapping_t_init, 4383 #ifdef INCLUDE_L3 4384 (bcm_api_ref_t) bcm_proxy_cleanup, 4385 (bcm_api_ref_t) bcm_proxy_client_set, 4386 (bcm_api_ref_t) bcm_proxy_egress_create, 4387 (bcm_api_ref_t) bcm_proxy_egress_destroy, 4388 (bcm_api_ref_t) bcm_proxy_egress_get, 4389 (bcm_api_ref_t) bcm_proxy_egress_t_init, 4390 (bcm_api_ref_t) bcm_proxy_egress_traverse, 4391 (bcm_api_ref_t) bcm_proxy_init, 4392 (bcm_api_ref_t) bcm_proxy_server_get, 4393 (bcm_api_ref_t) bcm_proxy_server_port_get, 4394 (bcm_api_ref_t) bcm_proxy_server_port_set, 4395 (bcm_api_ref_t) bcm_proxy_server_set, 4396 (bcm_api_ref_t) bcm_proxy_server_t_init, 4397 #endif /* INCLUDE_L3 */ 4398 #ifdef INCLUDE_PSTATS 4399 (bcm_api_ref_t) bcm_pstats_data_sync, 4400 (bcm_api_ref_t) bcm_pstats_data_t_init, 4401 (bcm_api_ref_t) bcm_pstats_session_create, 4402 (bcm_api_ref_t) bcm_pstats_session_data_clear, 4403 (bcm_api_ref_t) bcm_pstats_session_data_get, 4404 (bcm_api_ref_t) bcm_pstats_session_data_sync_get, 4405 (bcm_api_ref_t) bcm_pstats_session_destroy, 4406 (bcm_api_ref_t) bcm_pstats_session_element_t_init, 4407 (bcm_api_ref_t) bcm_pstats_session_get, 4408 (bcm_api_ref_t) bcm_pstats_session_traverse, 4409 (bcm_api_ref_t) bcm_pstats_timestamp_t_init, 4410 #endif /* INCLUDE_PSTATS */ 4411 #ifdef INCLUDE_PTP 4412 (bcm_api_ref_t) bcm_ptp_acceptable_master_add, 4413 (bcm_api_ref_t) bcm_ptp_acceptable_master_enabled_get, 4414 (bcm_api_ref_t) bcm_ptp_acceptable_master_enabled_set, 4415 (bcm_api_ref_t) bcm_ptp_acceptable_master_list, 4416 (bcm_api_ref_t) bcm_ptp_acceptable_master_remove, 4417 (bcm_api_ref_t) bcm_ptp_acceptable_master_table_clear, 4418 (bcm_api_ref_t) bcm_ptp_acceptable_master_table_size_get, 4419 (bcm_api_ref_t) bcm_ptp_bs_time_info_get, 4420 (bcm_api_ref_t) bcm_ptp_cb_register, 4421 (bcm_api_ref_t) bcm_ptp_cb_unregister, 4422 (bcm_api_ref_t) bcm_ptp_clock_accuracy_get, 4423 (bcm_api_ref_t) bcm_ptp_clock_accuracy_set, 4424 (bcm_api_ref_t) bcm_ptp_clock_apts_enable_get, 4425 (bcm_api_ref_t) bcm_ptp_clock_apts_enable_set, 4426 (bcm_api_ref_t) bcm_ptp_clock_apts_mode_get, 4427 (bcm_api_ref_t) bcm_ptp_clock_apts_source_enable_get, 4428 (bcm_api_ref_t) bcm_ptp_clock_apts_source_enable_set, 4429 (bcm_api_ref_t) bcm_ptp_clock_apts_source_prio_get, 4430 (bcm_api_ref_t) bcm_ptp_clock_apts_source_prio_set, 4431 (bcm_api_ref_t) bcm_ptp_clock_bmca_override_get, 4432 (bcm_api_ref_t) bcm_ptp_clock_bmca_override_set, 4433 (bcm_api_ref_t) bcm_ptp_clock_create, 4434 (bcm_api_ref_t) bcm_ptp_clock_current_dataset_get, 4435 (bcm_api_ref_t) bcm_ptp_clock_default_dataset_get, 4436 (bcm_api_ref_t) bcm_ptp_clock_domain_get, 4437 (bcm_api_ref_t) bcm_ptp_clock_domain_set, 4438 (bcm_api_ref_t) bcm_ptp_clock_get, 4439 (bcm_api_ref_t) bcm_ptp_clock_local_priority_get, 4440 (bcm_api_ref_t) bcm_ptp_clock_local_priority_set, 4441 (bcm_api_ref_t) bcm_ptp_clock_max_steps_removed_get, 4442 (bcm_api_ref_t) bcm_ptp_clock_max_steps_removed_set, 4443 (bcm_api_ref_t) bcm_ptp_clock_parent_dataset_get, 4444 (bcm_api_ref_t) bcm_ptp_clock_peer_age_timer_get, 4445 (bcm_api_ref_t) bcm_ptp_clock_peer_age_timer_set, 4446 (bcm_api_ref_t) bcm_ptp_clock_port_announce_receipt_timeout_get, 4447 (bcm_api_ref_t) bcm_ptp_clock_port_announce_receipt_timeout_set, 4448 (bcm_api_ref_t) bcm_ptp_clock_port_configure, 4449 (bcm_api_ref_t) bcm_ptp_clock_port_dataset_get, 4450 (bcm_api_ref_t) bcm_ptp_clock_port_delay_mechanism_get, 4451 (bcm_api_ref_t) bcm_ptp_clock_port_delay_mechanism_set, 4452 (bcm_api_ref_t) bcm_ptp_clock_port_disable, 4453 (bcm_api_ref_t) bcm_ptp_clock_port_drop_counters_enable_set, 4454 (bcm_api_ref_t) bcm_ptp_clock_port_drop_counters_get, 4455 (bcm_api_ref_t) bcm_ptp_clock_port_enable, 4456 (bcm_api_ref_t) bcm_ptp_clock_port_identity_get, 4457 (bcm_api_ref_t) bcm_ptp_clock_port_info_get, 4458 (bcm_api_ref_t) bcm_ptp_clock_port_latency_set, 4459 (bcm_api_ref_t) bcm_ptp_clock_port_log_announce_interval_get, 4460 (bcm_api_ref_t) bcm_ptp_clock_port_log_announce_interval_set, 4461 (bcm_api_ref_t) bcm_ptp_clock_port_log_min_delay_req_interval_get, 4462 (bcm_api_ref_t) bcm_ptp_clock_port_log_min_delay_req_interval_set, 4463 (bcm_api_ref_t) bcm_ptp_clock_port_log_min_pdelay_req_interval_get, 4464 (bcm_api_ref_t) bcm_ptp_clock_port_log_min_pdelay_req_interval_set, 4465 (bcm_api_ref_t) bcm_ptp_clock_port_log_sync_interval_get, 4466 (bcm_api_ref_t) bcm_ptp_clock_port_log_sync_interval_set, 4467 (bcm_api_ref_t) bcm_ptp_clock_port_mac_get, 4468 (bcm_api_ref_t) bcm_ptp_clock_port_protocol_get, 4469 (bcm_api_ref_t) bcm_ptp_clock_port_type_get, 4470 (bcm_api_ref_t) bcm_ptp_clock_port_version_number_get, 4471 (bcm_api_ref_t) bcm_ptp_clock_priority1_get, 4472 (bcm_api_ref_t) bcm_ptp_clock_priority1_set, 4473 (bcm_api_ref_t) bcm_ptp_clock_priority2_get, 4474 (bcm_api_ref_t) bcm_ptp_clock_priority2_set, 4475 (bcm_api_ref_t) bcm_ptp_clock_quality_get, 4476 (bcm_api_ref_t) bcm_ptp_clock_quality_set, 4477 (bcm_api_ref_t) bcm_ptp_clock_slaveonly_get, 4478 (bcm_api_ref_t) bcm_ptp_clock_slaveonly_set, 4479 (bcm_api_ref_t) bcm_ptp_clock_time_get, 4480 (bcm_api_ref_t) bcm_ptp_clock_time_properties_get, 4481 (bcm_api_ref_t) bcm_ptp_clock_time_set, 4482 (bcm_api_ref_t) bcm_ptp_clock_timescale_get, 4483 (bcm_api_ref_t) bcm_ptp_clock_timescale_set, 4484 (bcm_api_ref_t) bcm_ptp_clock_traceability_get, 4485 (bcm_api_ref_t) bcm_ptp_clock_traceability_set, 4486 (bcm_api_ref_t) bcm_ptp_clock_user_description_set, 4487 (bcm_api_ref_t) bcm_ptp_clock_utc_get, 4488 (bcm_api_ref_t) bcm_ptp_clock_utc_set, 4489 (bcm_api_ref_t) bcm_ptp_ctdev_alarm_callback_register, 4490 (bcm_api_ref_t) bcm_ptp_ctdev_alarm_callback_unregister, 4491 (bcm_api_ref_t) bcm_ptp_ctdev_alpha_get, 4492 (bcm_api_ref_t) bcm_ptp_ctdev_alpha_set, 4493 (bcm_api_ref_t) bcm_ptp_ctdev_enable_get, 4494 (bcm_api_ref_t) bcm_ptp_ctdev_enable_set, 4495 (bcm_api_ref_t) bcm_ptp_ctdev_verbose_get, 4496 (bcm_api_ref_t) bcm_ptp_ctdev_verbose_set, 4497 (bcm_api_ref_t) bcm_ptp_detach, 4498 (bcm_api_ref_t) bcm_ptp_external_phy_synchronize, 4499 (bcm_api_ref_t) bcm_ptp_foreign_master_dataset_get, 4500 (bcm_api_ref_t) bcm_ptp_g8275p1_traceability_info_clock_class_map, 4501 (bcm_api_ref_t) bcm_ptp_init, 4502 (bcm_api_ref_t) bcm_ptp_input_channel_precedence_mode_set, 4503 (bcm_api_ref_t) bcm_ptp_input_channel_switching_mode_set, 4504 (bcm_api_ref_t) bcm_ptp_input_channels_get, 4505 (bcm_api_ref_t) bcm_ptp_input_channels_set, 4506 (bcm_api_ref_t) bcm_ptp_modular_enable_get, 4507 (bcm_api_ref_t) bcm_ptp_modular_enable_set, 4508 (bcm_api_ref_t) bcm_ptp_modular_phyts_get, 4509 (bcm_api_ref_t) bcm_ptp_modular_phyts_set, 4510 (bcm_api_ref_t) bcm_ptp_modular_portbitmap_get, 4511 (bcm_api_ref_t) bcm_ptp_modular_portbitmap_set, 4512 (bcm_api_ref_t) bcm_ptp_modular_verbose_get, 4513 (bcm_api_ref_t) bcm_ptp_modular_verbose_set, 4514 (bcm_api_ref_t) bcm_ptp_packet_counters_clear, 4515 (bcm_api_ref_t) bcm_ptp_packet_counters_get, 4516 (bcm_api_ref_t) bcm_ptp_peer_dataset_get, 4517 (bcm_api_ref_t) bcm_ptp_phase_offset_get, 4518 (bcm_api_ref_t) bcm_ptp_phase_offset_set, 4519 (bcm_api_ref_t) bcm_ptp_pkt_flags_override_get, 4520 (bcm_api_ref_t) bcm_ptp_pkt_flags_override_set, 4521 (bcm_api_ref_t) bcm_ptp_primary_domain_get, 4522 (bcm_api_ref_t) bcm_ptp_primary_domain_set, 4523 (bcm_api_ref_t) bcm_ptp_servo_configuration_get, 4524 (bcm_api_ref_t) bcm_ptp_servo_configuration_set, 4525 (bcm_api_ref_t) bcm_ptp_servo_status_get, 4526 (bcm_api_ref_t) bcm_ptp_servo_threshold_get, 4527 (bcm_api_ref_t) bcm_ptp_servo_threshold_set, 4528 (bcm_api_ref_t) bcm_ptp_signal_output_get, 4529 (bcm_api_ref_t) bcm_ptp_signal_output_remove, 4530 (bcm_api_ref_t) bcm_ptp_signal_output_set, 4531 (bcm_api_ref_t) bcm_ptp_signaled_unicast_master_add, 4532 (bcm_api_ref_t) bcm_ptp_signaled_unicast_master_remove, 4533 (bcm_api_ref_t) bcm_ptp_signaled_unicast_slave_list, 4534 (bcm_api_ref_t) bcm_ptp_signaled_unicast_slave_table_clear, 4535 (bcm_api_ref_t) bcm_ptp_signaling_arbiter_register, 4536 (bcm_api_ref_t) bcm_ptp_signaling_arbiter_unregister, 4537 (bcm_api_ref_t) bcm_ptp_stack_create, 4538 (bcm_api_ref_t) bcm_ptp_stack_destroy, 4539 (bcm_api_ref_t) bcm_ptp_stack_get, 4540 (bcm_api_ref_t) bcm_ptp_stack_get_all, 4541 (bcm_api_ref_t) bcm_ptp_static_unicast_master_add, 4542 (bcm_api_ref_t) bcm_ptp_static_unicast_master_list, 4543 (bcm_api_ref_t) bcm_ptp_static_unicast_master_remove, 4544 (bcm_api_ref_t) bcm_ptp_static_unicast_master_table_clear, 4545 (bcm_api_ref_t) bcm_ptp_static_unicast_master_table_size_get, 4546 (bcm_api_ref_t) bcm_ptp_static_unicast_slave_add, 4547 (bcm_api_ref_t) bcm_ptp_static_unicast_slave_list, 4548 (bcm_api_ref_t) bcm_ptp_static_unicast_slave_remove, 4549 (bcm_api_ref_t) bcm_ptp_static_unicast_slave_table_clear, 4550 (bcm_api_ref_t) bcm_ptp_sync_phy, 4551 (bcm_api_ref_t) bcm_ptp_telecom_g8265_init, 4552 (bcm_api_ref_t) bcm_ptp_telecom_g8265_network_option_get, 4553 (bcm_api_ref_t) bcm_ptp_telecom_g8265_network_option_set, 4554 (bcm_api_ref_t) bcm_ptp_telecom_g8265_packet_master_add, 4555 (bcm_api_ref_t) bcm_ptp_telecom_g8265_packet_master_best_get, 4556 (bcm_api_ref_t) bcm_ptp_telecom_g8265_packet_master_get, 4557 (bcm_api_ref_t) bcm_ptp_telecom_g8265_packet_master_list, 4558 (bcm_api_ref_t) bcm_ptp_telecom_g8265_packet_master_lockout_set, 4559 (bcm_api_ref_t) bcm_ptp_telecom_g8265_packet_master_non_reversion_set, 4560 (bcm_api_ref_t) bcm_ptp_telecom_g8265_packet_master_priority_override, 4561 (bcm_api_ref_t) bcm_ptp_telecom_g8265_packet_master_priority_set, 4562 (bcm_api_ref_t) bcm_ptp_telecom_g8265_packet_master_remove, 4563 (bcm_api_ref_t) bcm_ptp_telecom_g8265_packet_master_wait_duration_set, 4564 (bcm_api_ref_t) bcm_ptp_telecom_g8265_pktstats_thresholds_get, 4565 (bcm_api_ref_t) bcm_ptp_telecom_g8265_pktstats_thresholds_set, 4566 (bcm_api_ref_t) bcm_ptp_telecom_g8265_quality_level_set, 4567 (bcm_api_ref_t) bcm_ptp_telecom_g8265_receipt_timeout_get, 4568 (bcm_api_ref_t) bcm_ptp_telecom_g8265_receipt_timeout_set, 4569 (bcm_api_ref_t) bcm_ptp_telecom_g8265_shutdown, 4570 (bcm_api_ref_t) bcm_ptp_time_format_set, 4571 (bcm_api_ref_t) bcm_ptp_timesource_input_status_get, 4572 (bcm_api_ref_t) bcm_ptp_tod_input_sources_get, 4573 (bcm_api_ref_t) bcm_ptp_tod_input_sources_set, 4574 (bcm_api_ref_t) bcm_ptp_tod_output_get, 4575 (bcm_api_ref_t) bcm_ptp_tod_output_remove, 4576 (bcm_api_ref_t) bcm_ptp_tod_output_set, 4577 (bcm_api_ref_t) bcm_ptp_transparent_clock_default_dataset_get, 4578 (bcm_api_ref_t) bcm_ptp_transparent_clock_port_dataset_get, 4579 (bcm_api_ref_t) bcm_ptp_unicast_request_duration_get, 4580 (bcm_api_ref_t) bcm_ptp_unicast_request_duration_max_get, 4581 (bcm_api_ref_t) bcm_ptp_unicast_request_duration_max_set, 4582 (bcm_api_ref_t) bcm_ptp_unicast_request_duration_min_get, 4583 (bcm_api_ref_t) bcm_ptp_unicast_request_duration_min_set, 4584 (bcm_api_ref_t) bcm_ptp_unicast_request_duration_set, 4585 #endif /* INCLUDE_PTP */ 4586 (bcm_api_ref_t) bcm_qos_control_get, 4587 (bcm_api_ref_t) bcm_qos_control_set, 4588 (bcm_api_ref_t) bcm_qos_detach, 4589 (bcm_api_ref_t) bcm_qos_egress_model_t_init, 4590 (bcm_api_ref_t) bcm_qos_ingress_model_t_init, 4591 (bcm_api_ref_t) bcm_qos_init, 4592 (bcm_api_ref_t) bcm_qos_map_add, 4593 (bcm_api_ref_t) bcm_qos_map_control_get, 4594 (bcm_api_ref_t) bcm_qos_map_control_set, 4595 (bcm_api_ref_t) bcm_qos_map_create, 4596 (bcm_api_ref_t) bcm_qos_map_delete, 4597 (bcm_api_ref_t) bcm_qos_map_destroy, 4598 (bcm_api_ref_t) bcm_qos_map_id_get_by_profile, 4599 (bcm_api_ref_t) bcm_qos_map_multi_get, 4600 (bcm_api_ref_t) bcm_qos_map_t_init, 4601 (bcm_api_ref_t) bcm_qos_multi_get, 4602 (bcm_api_ref_t) bcm_qos_port_map_get, 4603 (bcm_api_ref_t) bcm_qos_port_map_set, 4604 (bcm_api_ref_t) bcm_qos_port_map_type_get, 4605 (bcm_api_ref_t) bcm_qos_port_vlan_map_get, 4606 (bcm_api_ref_t) bcm_qos_port_vlan_map_set, 4607 (bcm_api_ref_t) bcm_range_config_t_init, 4608 (bcm_api_ref_t) bcm_range_create, 4609 (bcm_api_ref_t) bcm_range_destroy, 4610 (bcm_api_ref_t) bcm_range_get, 4611 (bcm_api_ref_t) bcm_range_group_config_t_init, 4612 (bcm_api_ref_t) bcm_range_group_create, 4613 (bcm_api_ref_t) bcm_range_group_delete, 4614 (bcm_api_ref_t) bcm_range_group_get, 4615 (bcm_api_ref_t) bcm_range_group_update, 4616 (bcm_api_ref_t) bcm_range_oper_mode_get, 4617 (bcm_api_ref_t) bcm_range_oper_mode_set, 4618 (bcm_api_ref_t) bcm_range_traverse, 4619 (bcm_api_ref_t) bcm_rate_bandwidth_get, 4620 (bcm_api_ref_t) bcm_rate_bandwidth_set, 4621 (bcm_api_ref_t) bcm_rate_bcast_get, 4622 (bcm_api_ref_t) bcm_rate_bcast_set, 4623 (bcm_api_ref_t) bcm_rate_dlfbc_get, 4624 (bcm_api_ref_t) bcm_rate_dlfbc_set, 4625 (bcm_api_ref_t) bcm_rate_get, 4626 (bcm_api_ref_t) bcm_rate_limit_t_init, 4627 (bcm_api_ref_t) bcm_rate_mcast_get, 4628 (bcm_api_ref_t) bcm_rate_mcast_set, 4629 (bcm_api_ref_t) bcm_rate_packet_get, 4630 (bcm_api_ref_t) bcm_rate_packet_set, 4631 (bcm_api_ref_t) bcm_rate_packet_t_init, 4632 (bcm_api_ref_t) bcm_rate_set, 4633 (bcm_api_ref_t) bcm_rate_type_get, 4634 (bcm_api_ref_t) bcm_rate_type_set, 4635 #ifdef INCLUDE_REGEX 4636 (bcm_api_ref_t) bcm_regex_config_get, 4637 (bcm_api_ref_t) bcm_regex_config_set, 4638 (bcm_api_ref_t) bcm_regex_config_t_init, 4639 (bcm_api_ref_t) bcm_regex_engine_config_t_init, 4640 (bcm_api_ref_t) bcm_regex_engine_create, 4641 (bcm_api_ref_t) bcm_regex_engine_destroy, 4642 (bcm_api_ref_t) bcm_regex_engine_get, 4643 (bcm_api_ref_t) bcm_regex_engine_info_get, 4644 (bcm_api_ref_t) bcm_regex_engine_traverse, 4645 (bcm_api_ref_t) bcm_regex_exclude_add, 4646 (bcm_api_ref_t) bcm_regex_exclude_delete, 4647 (bcm_api_ref_t) bcm_regex_exclude_delete_all, 4648 (bcm_api_ref_t) bcm_regex_exclude_get, 4649 (bcm_api_ref_t) bcm_regex_get_match_id, 4650 (bcm_api_ref_t) bcm_regex_get_sig_id, 4651 (bcm_api_ref_t) bcm_regex_info_get, 4652 (bcm_api_ref_t) bcm_regex_init, 4653 (bcm_api_ref_t) bcm_regex_match_check, 4654 (bcm_api_ref_t) bcm_regex_match_set, 4655 (bcm_api_ref_t) bcm_regex_match_t_init, 4656 (bcm_api_ref_t) bcm_regex_policy_action_add, 4657 (bcm_api_ref_t) bcm_regex_policy_action_delete, 4658 (bcm_api_ref_t) bcm_regex_policy_action_get, 4659 (bcm_api_ref_t) bcm_regex_policy_action_mac_add, 4660 (bcm_api_ref_t) bcm_regex_policy_action_mac_get, 4661 (bcm_api_ref_t) bcm_regex_policy_action_ports_add, 4662 (bcm_api_ref_t) bcm_regex_policy_action_ports_get, 4663 (bcm_api_ref_t) bcm_regex_policy_action_remove, 4664 (bcm_api_ref_t) bcm_regex_policy_action_remove_all, 4665 (bcm_api_ref_t) bcm_regex_policy_create, 4666 (bcm_api_ref_t) bcm_regex_policy_destroy, 4667 (bcm_api_ref_t) bcm_regex_policy_destroy_all, 4668 (bcm_api_ref_t) bcm_regex_policy_install, 4669 (bcm_api_ref_t) bcm_regex_policy_policer_attach, 4670 (bcm_api_ref_t) bcm_regex_policy_policer_detach, 4671 (bcm_api_ref_t) bcm_regex_policy_policer_detach_all, 4672 (bcm_api_ref_t) bcm_regex_policy_policer_get, 4673 (bcm_api_ref_t) bcm_regex_policy_remove, 4674 (bcm_api_ref_t) bcm_regex_policy_stat_attach, 4675 (bcm_api_ref_t) bcm_regex_policy_stat_detach, 4676 (bcm_api_ref_t) bcm_regex_policy_stat_get, 4677 (bcm_api_ref_t) bcm_regex_report_register, 4678 (bcm_api_ref_t) bcm_regex_report_t_init, 4679 (bcm_api_ref_t) bcm_regex_report_unregister, 4680 (bcm_api_ref_t) bcm_regex_session_add, 4681 (bcm_api_ref_t) bcm_regex_session_delete, 4682 (bcm_api_ref_t) bcm_regex_session_delete_all, 4683 (bcm_api_ref_t) bcm_regex_session_get, 4684 (bcm_api_ref_t) bcm_regex_session_key_t_init, 4685 (bcm_api_ref_t) bcm_regex_session_policy_update, 4686 (bcm_api_ref_t) bcm_regex_session_t_init, 4687 (bcm_api_ref_t) bcm_regex_session_traverse, 4688 (bcm_api_ref_t) bcm_regex_stat_create, 4689 (bcm_api_ref_t) bcm_regex_stat_destroy, 4690 (bcm_api_ref_t) bcm_regex_stat_get, 4691 (bcm_api_ref_t) bcm_regex_stat_set, 4692 #endif /* INCLUDE_REGEX */ 4693 (bcm_api_ref_t) bcm_rx_CopyToCpu_config_add, 4694 (bcm_api_ref_t) bcm_rx_CopyToCpu_config_delete, 4695 (bcm_api_ref_t) bcm_rx_CopyToCpu_config_delete_all, 4696 (bcm_api_ref_t) bcm_rx_CopyToCpu_config_get, 4697 (bcm_api_ref_t) bcm_rx_CopyToCpu_config_get_all, 4698 (bcm_api_ref_t) bcm_rx_CopyToCpu_config_t_init, 4699 (bcm_api_ref_t) bcm_rx_active, 4700 (bcm_api_ref_t) bcm_rx_alloc, 4701 (bcm_api_ref_t) bcm_rx_burst_get, 4702 (bcm_api_ref_t) bcm_rx_burst_set, 4703 (bcm_api_ref_t) bcm_rx_cfg_get, 4704 (bcm_api_ref_t) bcm_rx_cfg_init, 4705 (bcm_api_ref_t) bcm_rx_cfg_t_init, 4706 (bcm_api_ref_t) bcm_rx_channels_running, 4707 (bcm_api_ref_t) bcm_rx_clear, 4708 (bcm_api_ref_t) bcm_rx_control_get, 4709 (bcm_api_ref_t) bcm_rx_control_set, 4710 (bcm_api_ref_t) bcm_rx_cos_burst_get, 4711 (bcm_api_ref_t) bcm_rx_cos_burst_set, 4712 (bcm_api_ref_t) bcm_rx_cos_max_len_get, 4713 (bcm_api_ref_t) bcm_rx_cos_max_len_set, 4714 (bcm_api_ref_t) bcm_rx_cos_rate_get, 4715 (bcm_api_ref_t) bcm_rx_cos_rate_set, 4716 (bcm_api_ref_t) bcm_rx_cosq_mapping_delete, 4717 (bcm_api_ref_t) bcm_rx_cosq_mapping_extended_get, 4718 (bcm_api_ref_t) bcm_rx_cosq_mapping_extended_set, 4719 (bcm_api_ref_t) bcm_rx_cosq_mapping_get, 4720 (bcm_api_ref_t) bcm_rx_cosq_mapping_reasons_get, 4721 (bcm_api_ref_t) bcm_rx_cosq_mapping_set, 4722 (bcm_api_ref_t) bcm_rx_cosq_mapping_size_get, 4723 (bcm_api_ref_t) bcm_rx_cosq_mapping_t_init, 4724 (bcm_api_ref_t) bcm_rx_cpu_rate_get, 4725 (bcm_api_ref_t) bcm_rx_cpu_rate_set, 4726 (bcm_api_ref_t) bcm_rx_free, 4727 (bcm_api_ref_t) bcm_rx_free_enqueue, 4728 (bcm_api_ref_t) bcm_rx_init, 4729 (bcm_api_ref_t) bcm_rx_mtu_config_t_init, 4730 (bcm_api_ref_t) bcm_rx_mtu_get, 4731 (bcm_api_ref_t) bcm_rx_mtu_profile_get, 4732 (bcm_api_ref_t) bcm_rx_mtu_profile_key_t_init, 4733 (bcm_api_ref_t) bcm_rx_mtu_profile_set, 4734 (bcm_api_ref_t) bcm_rx_mtu_profile_value_t_init, 4735 (bcm_api_ref_t) bcm_rx_mtu_set, 4736 (bcm_api_ref_t) bcm_rx_pool_alloc, 4737 (bcm_api_ref_t) bcm_rx_pool_cleanup, 4738 #ifdef BCM_RXP_DEBUG 4739 (bcm_api_ref_t) bcm_rx_pool_dump, 4740 #endif /* BCM_RXP_DEBUG */ 4741 (bcm_api_ref_t) bcm_rx_pool_free, 4742 #ifdef BCM_RXP_DEBUG 4743 (bcm_api_ref_t) bcm_rx_pool_free_verify, 4744 (bcm_api_ref_t) bcm_rx_pool_own, 4745 (bcm_api_ref_t) bcm_rx_pool_report, 4746 #endif /* BCM_RXP_DEBUG */ 4747 (bcm_api_ref_t) bcm_rx_pool_setup, 4748 (bcm_api_ref_t) bcm_rx_pool_setup_done, 4749 (bcm_api_ref_t) bcm_rx_queue_channel_get, 4750 (bcm_api_ref_t) bcm_rx_queue_channel_set, 4751 (bcm_api_ref_t) bcm_rx_queue_max_get, 4752 (bcm_api_ref_t) bcm_rx_queue_packet_count_get, 4753 (bcm_api_ref_t) bcm_rx_queue_rate_limit_status_get, 4754 (bcm_api_ref_t) bcm_rx_queue_register, 4755 (bcm_api_ref_t) bcm_rx_queue_unregister, 4756 (bcm_api_ref_t) bcm_rx_rate_get, 4757 (bcm_api_ref_t) bcm_rx_rate_set, 4758 (bcm_api_ref_t) bcm_rx_reasons_get, 4759 (bcm_api_ref_t) bcm_rx_reasons_policer_set, 4760 (bcm_api_ref_t) bcm_rx_reasons_t_init, 4761 (bcm_api_ref_t) bcm_rx_redirect_reasons_get, 4762 (bcm_api_ref_t) bcm_rx_redirect_reasons_set, 4763 (bcm_api_ref_t) bcm_rx_register, 4764 #ifdef BCM_RPC_SUPPORT 4765 (bcm_api_ref_t) bcm_rx_remote_pkt_alloc, 4766 #endif /* BCM_RPC_SUPPORT */ 4767 (bcm_api_ref_t) bcm_rx_remote_pkt_enqueue, 4768 #ifdef BCM_RPC_SUPPORT 4769 (bcm_api_ref_t) bcm_rx_remote_pkt_free, 4770 #endif /* BCM_RPC_SUPPORT */ 4771 (bcm_api_ref_t) bcm_rx_sched_register, 4772 (bcm_api_ref_t) bcm_rx_sched_unregister, 4773 #ifdef BROADCOM_DEBUG 4774 (bcm_api_ref_t) bcm_rx_show, 4775 #endif /* BROADCOM_DEBUG */ 4776 (bcm_api_ref_t) bcm_rx_snoop_config_t_init, 4777 (bcm_api_ref_t) bcm_rx_snoop_create, 4778 (bcm_api_ref_t) bcm_rx_snoop_destroy, 4779 (bcm_api_ref_t) bcm_rx_snoop_get, 4780 (bcm_api_ref_t) bcm_rx_snoop_set, 4781 (bcm_api_ref_t) bcm_rx_start, 4782 (bcm_api_ref_t) bcm_rx_stop, 4783 (bcm_api_ref_t) bcm_rx_trap_action_profile_clear, 4784 (bcm_api_ref_t) bcm_rx_trap_action_profile_get, 4785 (bcm_api_ref_t) bcm_rx_trap_action_profile_set, 4786 (bcm_api_ref_t) bcm_rx_trap_config_t_init, 4787 (bcm_api_ref_t) bcm_rx_trap_get, 4788 (bcm_api_ref_t) bcm_rx_trap_lif_config_t_init, 4789 (bcm_api_ref_t) bcm_rx_trap_lif_get, 4790 (bcm_api_ref_t) bcm_rx_trap_lif_set, 4791 (bcm_api_ref_t) bcm_rx_trap_prog_config_t_init, 4792 (bcm_api_ref_t) bcm_rx_trap_prog_get, 4793 (bcm_api_ref_t) bcm_rx_trap_prog_set, 4794 (bcm_api_ref_t) bcm_rx_trap_protocol_clear, 4795 (bcm_api_ref_t) bcm_rx_trap_protocol_get, 4796 (bcm_api_ref_t) bcm_rx_trap_protocol_key_t_init, 4797 (bcm_api_ref_t) bcm_rx_trap_protocol_profiles_get, 4798 (bcm_api_ref_t) bcm_rx_trap_protocol_profiles_set, 4799 (bcm_api_ref_t) bcm_rx_trap_protocol_profiles_t_init, 4800 (bcm_api_ref_t) bcm_rx_trap_protocol_set, 4801 (bcm_api_ref_t) bcm_rx_trap_set, 4802 (bcm_api_ref_t) bcm_rx_trap_sw_to_hw_id_map_get, 4803 (bcm_api_ref_t) bcm_rx_trap_type_create, 4804 (bcm_api_ref_t) bcm_rx_trap_type_destroy, 4805 (bcm_api_ref_t) bcm_rx_trap_type_from_id_get, 4806 (bcm_api_ref_t) bcm_rx_trap_type_get, 4807 (bcm_api_ref_t) bcm_rx_unit_next_get, 4808 (bcm_api_ref_t) bcm_rx_unregister, 4809 (bcm_api_ref_t) bcm_sat_config_get, 4810 (bcm_api_ref_t) bcm_sat_config_set, 4811 (bcm_api_ref_t) bcm_sat_config_t_init, 4812 (bcm_api_ref_t) bcm_sat_ctf_availability_config_set, 4813 (bcm_api_ref_t) bcm_sat_ctf_availability_config_t_init, 4814 (bcm_api_ref_t) bcm_sat_ctf_bin_limit_get, 4815 (bcm_api_ref_t) bcm_sat_ctf_bin_limit_set, 4816 (bcm_api_ref_t) bcm_sat_ctf_bin_limit_t_init, 4817 (bcm_api_ref_t) bcm_sat_ctf_create, 4818 (bcm_api_ref_t) bcm_sat_ctf_destroy, 4819 (bcm_api_ref_t) bcm_sat_ctf_destroy_all, 4820 (bcm_api_ref_t) bcm_sat_ctf_identifier_map, 4821 (bcm_api_ref_t) bcm_sat_ctf_identifier_t_init, 4822 (bcm_api_ref_t) bcm_sat_ctf_identifier_unmap, 4823 (bcm_api_ref_t) bcm_sat_ctf_packet_config, 4824 (bcm_api_ref_t) bcm_sat_ctf_packet_info_t_init, 4825 (bcm_api_ref_t) bcm_sat_ctf_report_config_t_init, 4826 (bcm_api_ref_t) bcm_sat_ctf_reports_config_set, 4827 (bcm_api_ref_t) bcm_sat_ctf_stat_config_set, 4828 (bcm_api_ref_t) bcm_sat_ctf_stat_config_t_init, 4829 (bcm_api_ref_t) bcm_sat_ctf_stat_get, 4830 (bcm_api_ref_t) bcm_sat_ctf_stat_t_init, 4831 (bcm_api_ref_t) bcm_sat_ctf_trap_add, 4832 (bcm_api_ref_t) bcm_sat_ctf_trap_data_to_session_map, 4833 (bcm_api_ref_t) bcm_sat_ctf_trap_data_to_session_unmap, 4834 (bcm_api_ref_t) bcm_sat_ctf_trap_remove, 4835 (bcm_api_ref_t) bcm_sat_ctf_trap_remove_all, 4836 (bcm_api_ref_t) bcm_sat_ctf_traverse, 4837 (bcm_api_ref_t) bcm_sat_endpoint_create, 4838 (bcm_api_ref_t) bcm_sat_endpoint_destroy, 4839 (bcm_api_ref_t) bcm_sat_endpoint_destroy_all, 4840 (bcm_api_ref_t) bcm_sat_endpoint_get, 4841 (bcm_api_ref_t) bcm_sat_endpoint_info_t_init, 4842 (bcm_api_ref_t) bcm_sat_endpoint_traverse, 4843 (bcm_api_ref_t) bcm_sat_event_register, 4844 (bcm_api_ref_t) bcm_sat_event_unregister, 4845 (bcm_api_ref_t) bcm_sat_gtf_bandwidth_get, 4846 (bcm_api_ref_t) bcm_sat_gtf_bandwidth_set, 4847 (bcm_api_ref_t) bcm_sat_gtf_bandwidth_t_init, 4848 (bcm_api_ref_t) bcm_sat_gtf_create, 4849 (bcm_api_ref_t) bcm_sat_gtf_destroy, 4850 (bcm_api_ref_t) bcm_sat_gtf_destroy_all, 4851 (bcm_api_ref_t) bcm_sat_gtf_packet_config, 4852 (bcm_api_ref_t) bcm_sat_gtf_packet_config_get, 4853 (bcm_api_ref_t) bcm_sat_gtf_packet_config_set, 4854 (bcm_api_ref_t) bcm_sat_gtf_packet_config_t_init, 4855 (bcm_api_ref_t) bcm_sat_gtf_packet_edit_t_init, 4856 (bcm_api_ref_t) bcm_sat_gtf_packet_start, 4857 (bcm_api_ref_t) bcm_sat_gtf_packet_stop, 4858 (bcm_api_ref_t) bcm_sat_gtf_rate_pattern_get, 4859 (bcm_api_ref_t) bcm_sat_gtf_rate_pattern_set, 4860 (bcm_api_ref_t) bcm_sat_gtf_rate_pattern_t_init, 4861 (bcm_api_ref_t) bcm_sat_gtf_stat_get, 4862 (bcm_api_ref_t) bcm_sat_gtf_stat_multi_get, 4863 (bcm_api_ref_t) bcm_sat_gtf_traverse, 4864 (bcm_api_ref_t) bcm_sat_header_user_define_offsets_t_init, 4865 (bcm_api_ref_t) bcm_sat_payload_t_init, 4866 (bcm_api_ref_t) bcm_sat_stamp_t_init, 4867 (bcm_api_ref_t) bcm_srv6_sid_initiator_create, 4868 (bcm_api_ref_t) bcm_srv6_sid_initiator_delete, 4869 (bcm_api_ref_t) bcm_srv6_sid_initiator_get, 4870 (bcm_api_ref_t) bcm_srv6_sid_initiator_info_t_init, 4871 (bcm_api_ref_t) bcm_srv6_sid_initiator_traverse, 4872 (bcm_api_ref_t) bcm_srv6_srh_base_initiator_create, 4873 (bcm_api_ref_t) bcm_srv6_srh_base_initiator_delete, 4874 (bcm_api_ref_t) bcm_srv6_srh_base_initiator_get, 4875 (bcm_api_ref_t) bcm_srv6_srh_base_initiator_info_t_init, 4876 (bcm_api_ref_t) bcm_srv6_srh_base_initiator_traverse, 4877 (bcm_api_ref_t) bcm_srv6_terminator_next_protocol_add, 4878 (bcm_api_ref_t) bcm_srv6_terminator_next_protocol_delete, 4879 (bcm_api_ref_t) bcm_srv6_terminator_next_protocol_get, 4880 (bcm_api_ref_t) bcm_srv6_terminator_next_protocol_mapping_t_init, 4881 (bcm_api_ref_t) bcm_srv6_terminator_next_protocol_traverse, 4882 (bcm_api_ref_t) bcm_stat_clear, 4883 (bcm_api_ref_t) bcm_stat_clear_single, 4884 (bcm_api_ref_t) bcm_stat_control_get, 4885 (bcm_api_ref_t) bcm_stat_control_set, 4886 (bcm_api_ref_t) bcm_stat_counter_command_id_key_t_init, 4887 (bcm_api_ref_t) bcm_stat_counter_config_get, 4888 (bcm_api_ref_t) bcm_stat_counter_config_set, 4889 (bcm_api_ref_t) bcm_stat_counter_database_control_get, 4890 (bcm_api_ref_t) bcm_stat_counter_database_control_set, 4891 (bcm_api_ref_t) bcm_stat_counter_database_create, 4892 (bcm_api_ref_t) bcm_stat_counter_database_destroy, 4893 (bcm_api_ref_t) bcm_stat_counter_database_enable_get, 4894 (bcm_api_ref_t) bcm_stat_counter_database_enable_set, 4895 (bcm_api_ref_t) bcm_stat_counter_database_t_init, 4896 (bcm_api_ref_t) bcm_stat_counter_enable_t_init, 4897 (bcm_api_ref_t) bcm_stat_counter_engine_attach, 4898 (bcm_api_ref_t) bcm_stat_counter_engine_control_get, 4899 (bcm_api_ref_t) bcm_stat_counter_engine_control_set, 4900 (bcm_api_ref_t) bcm_stat_counter_engine_detach, 4901 (bcm_api_ref_t) bcm_stat_counter_eviction_get, 4902 (bcm_api_ref_t) bcm_stat_counter_eviction_set, 4903 (bcm_api_ref_t) bcm_stat_counter_expansion_select_get, 4904 (bcm_api_ref_t) bcm_stat_counter_expansion_select_set, 4905 (bcm_api_ref_t) bcm_stat_counter_explicit_get, 4906 (bcm_api_ref_t) bcm_stat_counter_explicit_input_data_t_init, 4907 (bcm_api_ref_t) bcm_stat_counter_filter_get, 4908 (bcm_api_ref_t) bcm_stat_counter_filter_group_get, 4909 (bcm_api_ref_t) bcm_stat_counter_filter_group_set, 4910 (bcm_api_ref_t) bcm_stat_counter_filter_is_active_get, 4911 (bcm_api_ref_t) bcm_stat_counter_filter_set, 4912 (bcm_api_ref_t) bcm_stat_counter_get, 4913 (bcm_api_ref_t) bcm_stat_counter_input_data_t_init, 4914 (bcm_api_ref_t) bcm_stat_counter_interface_get, 4915 (bcm_api_ref_t) bcm_stat_counter_interface_key_t_init, 4916 (bcm_api_ref_t) bcm_stat_counter_interface_set, 4917 (bcm_api_ref_t) bcm_stat_counter_interface_t_init, 4918 (bcm_api_ref_t) bcm_stat_counter_lif_counting_get, 4919 (bcm_api_ref_t) bcm_stat_counter_lif_counting_range_get, 4920 (bcm_api_ref_t) bcm_stat_counter_lif_counting_range_set, 4921 (bcm_api_ref_t) bcm_stat_counter_lif_counting_set, 4922 (bcm_api_ref_t) bcm_stat_counter_output_data_t_init, 4923 (bcm_api_ref_t) bcm_stat_counter_set_map_t_init, 4924 (bcm_api_ref_t) bcm_stat_counter_set_mapping_get, 4925 (bcm_api_ref_t) bcm_stat_counter_set_mapping_set, 4926 (bcm_api_ref_t) bcm_stat_custom_add, 4927 (bcm_api_ref_t) bcm_stat_custom_check, 4928 (bcm_api_ref_t) bcm_stat_custom_counter_id_move, 4929 (bcm_api_ref_t) bcm_stat_custom_counter_info_t_init, 4930 (bcm_api_ref_t) bcm_stat_custom_delete, 4931 (bcm_api_ref_t) bcm_stat_custom_delete_all, 4932 (bcm_api_ref_t) bcm_stat_custom_get, 4933 (bcm_api_ref_t) bcm_stat_custom_group_create, 4934 (bcm_api_ref_t) bcm_stat_custom_group_id_create, 4935 (bcm_api_ref_t) bcm_stat_custom_set, 4936 (bcm_api_ref_t) bcm_stat_direct_get, 4937 (bcm_api_ref_t) bcm_stat_direct_multi_get, 4938 (bcm_api_ref_t) bcm_stat_egress_receive_tm_pointer_format_get, 4939 (bcm_api_ref_t) bcm_stat_egress_receive_tm_pointer_format_set, 4940 (bcm_api_ref_t) bcm_stat_engine_t_init, 4941 (bcm_api_ref_t) bcm_stat_eviction_boundaries_get, 4942 (bcm_api_ref_t) bcm_stat_eviction_boundaries_set, 4943 (bcm_api_ref_t) bcm_stat_eviction_boundaries_t_init, 4944 (bcm_api_ref_t) bcm_stat_eviction_t_init, 4945 (bcm_api_ref_t) bcm_stat_expansion_data_mapping_t_init, 4946 (bcm_api_ref_t) bcm_stat_expansion_select_t_init, 4947 (bcm_api_ref_t) bcm_stat_flex_counter_get, 4948 (bcm_api_ref_t) bcm_stat_flex_counter_set, 4949 (bcm_api_ref_t) bcm_stat_flex_counter_sync_get, 4950 (bcm_api_ref_t) bcm_stat_flex_pool_info_multi_get, 4951 (bcm_api_ref_t) bcm_stat_flex_pool_stat_info_t_init, 4952 (bcm_api_ref_t) bcm_stat_get, 4953 (bcm_api_ref_t) bcm_stat_get32, 4954 (bcm_api_ref_t) bcm_stat_group_create, 4955 (bcm_api_ref_t) bcm_stat_group_destroy, 4956 (bcm_api_ref_t) bcm_stat_group_drop_reasons_get, 4957 (bcm_api_ref_t) bcm_stat_group_drop_reasons_set, 4958 (bcm_api_ref_t) bcm_stat_group_dump, 4959 (bcm_api_ref_t) bcm_stat_group_dump_all, 4960 (bcm_api_ref_t) bcm_stat_group_mode_attr_class_id_create, 4961 (bcm_api_ref_t) bcm_stat_group_mode_attr_class_id_destroy, 4962 (bcm_api_ref_t) bcm_stat_group_mode_attr_selector_t_init, 4963 (bcm_api_ref_t) bcm_stat_group_mode_hint_t_init, 4964 (bcm_api_ref_t) bcm_stat_group_mode_id_config_create, 4965 (bcm_api_ref_t) bcm_stat_group_mode_id_config_get, 4966 (bcm_api_ref_t) bcm_stat_group_mode_id_config_t_init, 4967 (bcm_api_ref_t) bcm_stat_group_mode_id_create, 4968 (bcm_api_ref_t) bcm_stat_group_mode_id_destroy, 4969 (bcm_api_ref_t) bcm_stat_group_mode_id_get, 4970 (bcm_api_ref_t) bcm_stat_id_get_all, 4971 (bcm_api_ref_t) bcm_stat_init, 4972 (bcm_api_ref_t) bcm_stat_latency_port_stat_id_get, 4973 (bcm_api_ref_t) bcm_stat_lif_counting_profile_get, 4974 (bcm_api_ref_t) bcm_stat_lif_counting_profile_set, 4975 (bcm_api_ref_t) bcm_stat_lif_counting_stack_level_priority_get, 4976 (bcm_api_ref_t) bcm_stat_lif_counting_stack_level_priority_set, 4977 (bcm_api_ref_t) bcm_stat_multi_get, 4978 (bcm_api_ref_t) bcm_stat_multi_get32, 4979 (bcm_api_ref_t) bcm_stat_pkt_size_adjust_select_get, 4980 (bcm_api_ref_t) bcm_stat_pkt_size_adjust_select_set, 4981 (bcm_api_ref_t) bcm_stat_pp_info_t_init, 4982 (bcm_api_ref_t) bcm_stat_pp_profile_create, 4983 (bcm_api_ref_t) bcm_stat_pp_profile_delete, 4984 (bcm_api_ref_t) bcm_stat_pp_profile_get, 4985 (bcm_api_ref_t) bcm_stat_pp_profile_info_t_init, 4986 (bcm_api_ref_t) bcm_stat_stif_record_format_get, 4987 (bcm_api_ref_t) bcm_stat_stif_record_format_set, 4988 (bcm_api_ref_t) bcm_stat_stif_source_mapping_get, 4989 (bcm_api_ref_t) bcm_stat_stif_source_mapping_set, 4990 (bcm_api_ref_t) bcm_stat_sync, 4991 (bcm_api_ref_t) bcm_stat_sync_get, 4992 (bcm_api_ref_t) bcm_stat_sync_get32, 4993 (bcm_api_ref_t) bcm_stat_sync_multi_get, 4994 (bcm_api_ref_t) bcm_stat_sync_multi_get32, 4995 (bcm_api_ref_t) bcm_stat_threshold_get, 4996 (bcm_api_ref_t) bcm_stat_threshold_set, 4997 (bcm_api_ref_t) bcm_stat_value_t_init, 4998 (bcm_api_ref_t) bcm_stg_clear, 4999 (bcm_api_ref_t) bcm_stg_count_get, 5000 (bcm_api_ref_t) bcm_stg_create, 5001 (bcm_api_ref_t) bcm_stg_create_id, 5002 (bcm_api_ref_t) bcm_stg_default_get, 5003 (bcm_api_ref_t) bcm_stg_default_set, 5004 (bcm_api_ref_t) bcm_stg_destroy, 5005 (bcm_api_ref_t) bcm_stg_init, 5006 (bcm_api_ref_t) bcm_stg_list, 5007 (bcm_api_ref_t) bcm_stg_list_destroy, 5008 (bcm_api_ref_t) bcm_stg_stp_get, 5009 (bcm_api_ref_t) bcm_stg_stp_set, 5010 (bcm_api_ref_t) bcm_stg_vlan_add, 5011 (bcm_api_ref_t) bcm_stg_vlan_list, 5012 (bcm_api_ref_t) bcm_stg_vlan_list_destroy, 5013 (bcm_api_ref_t) bcm_stg_vlan_remove, 5014 (bcm_api_ref_t) bcm_stg_vlan_remove_all, 5015 (bcm_api_ref_t) bcm_stk_domain_stk_trunk_add, 5016 (bcm_api_ref_t) bcm_stk_domain_stk_trunk_delete, 5017 (bcm_api_ref_t) bcm_stk_domain_stk_trunk_get, 5018 (bcm_api_ref_t) bcm_stk_fmod_lmod_mapping_get, 5019 (bcm_api_ref_t) bcm_stk_fmod_lmod_mapping_set, 5020 (bcm_api_ref_t) bcm_stk_fmod_smod_mapping_get, 5021 (bcm_api_ref_t) bcm_stk_fmod_smod_mapping_set, 5022 (bcm_api_ref_t) bcm_stk_gport_sysport_get, 5023 (bcm_api_ref_t) bcm_stk_init, 5024 (bcm_api_ref_t) bcm_stk_mode_get, 5025 (bcm_api_ref_t) bcm_stk_mode_set, 5026 (bcm_api_ref_t) bcm_stk_modid_config_add, 5027 (bcm_api_ref_t) bcm_stk_modid_config_delete, 5028 (bcm_api_ref_t) bcm_stk_modid_config_delete_all, 5029 (bcm_api_ref_t) bcm_stk_modid_config_get, 5030 (bcm_api_ref_t) bcm_stk_modid_config_get_all, 5031 (bcm_api_ref_t) bcm_stk_modid_config_set, 5032 (bcm_api_ref_t) bcm_stk_modid_config_t_init, 5033 (bcm_api_ref_t) bcm_stk_modid_count, 5034 (bcm_api_ref_t) bcm_stk_modid_domain_add, 5035 (bcm_api_ref_t) bcm_stk_modid_domain_delete, 5036 (bcm_api_ref_t) bcm_stk_modid_domain_get, 5037 (bcm_api_ref_t) bcm_stk_modid_get, 5038 (bcm_api_ref_t) bcm_stk_modid_set, 5039 (bcm_api_ref_t) bcm_stk_modmap_enable_get, 5040 (bcm_api_ref_t) bcm_stk_modmap_enable_set, 5041 (bcm_api_ref_t) bcm_stk_modmap_map, 5042 (bcm_api_ref_t) bcm_stk_modmap_register, 5043 (bcm_api_ref_t) bcm_stk_modmap_unregister, 5044 (bcm_api_ref_t) bcm_stk_modport_add, 5045 (bcm_api_ref_t) bcm_stk_modport_clear, 5046 (bcm_api_ref_t) bcm_stk_modport_clear_all, 5047 (bcm_api_ref_t) bcm_stk_modport_delete, 5048 (bcm_api_ref_t) bcm_stk_modport_get, 5049 (bcm_api_ref_t) bcm_stk_modport_get_all, 5050 (bcm_api_ref_t) bcm_stk_modport_remote_map_get, 5051 (bcm_api_ref_t) bcm_stk_modport_remote_map_set, 5052 (bcm_api_ref_t) bcm_stk_modport_set, 5053 (bcm_api_ref_t) bcm_stk_module_control_get, 5054 (bcm_api_ref_t) bcm_stk_module_control_set, 5055 (bcm_api_ref_t) bcm_stk_module_enable, 5056 (bcm_api_ref_t) bcm_stk_module_max_get, 5057 (bcm_api_ref_t) bcm_stk_module_max_set, 5058 (bcm_api_ref_t) bcm_stk_my_modid_get, 5059 (bcm_api_ref_t) bcm_stk_my_modid_set, 5060 (bcm_api_ref_t) bcm_stk_pbmp_get, 5061 (bcm_api_ref_t) bcm_stk_port_get, 5062 (bcm_api_ref_t) bcm_stk_port_modmap_group_get, 5063 (bcm_api_ref_t) bcm_stk_port_modmap_group_max_get, 5064 (bcm_api_ref_t) bcm_stk_port_modmap_group_set, 5065 (bcm_api_ref_t) bcm_stk_port_modport_add, 5066 (bcm_api_ref_t) bcm_stk_port_modport_clear, 5067 (bcm_api_ref_t) bcm_stk_port_modport_clear_all, 5068 (bcm_api_ref_t) bcm_stk_port_modport_delete, 5069 (bcm_api_ref_t) bcm_stk_port_modport_get, 5070 (bcm_api_ref_t) bcm_stk_port_modport_get_all, 5071 (bcm_api_ref_t) bcm_stk_port_modport_set, 5072 (bcm_api_ref_t) bcm_stk_port_set, 5073 (bcm_api_ref_t) bcm_stk_sysport_gport_get, 5074 (bcm_api_ref_t) bcm_stk_sysport_gport_set, 5075 (bcm_api_ref_t) bcm_stk_system_gport_map_create, 5076 (bcm_api_ref_t) bcm_stk_system_gport_map_destroy, 5077 (bcm_api_ref_t) bcm_stk_system_gport_map_get, 5078 (bcm_api_ref_t) bcm_stk_ucbitmap_del, 5079 (bcm_api_ref_t) bcm_stk_ucbitmap_get, 5080 (bcm_api_ref_t) bcm_stk_ucbitmap_set, 5081 (bcm_api_ref_t) bcm_stk_update_callback_register, 5082 (bcm_api_ref_t) bcm_stk_update_callback_unregister, 5083 (bcm_api_ref_t) bcm_subport_cleanup, 5084 (bcm_api_ref_t) bcm_subport_config_t_init, 5085 (bcm_api_ref_t) bcm_subport_gport_modport_get, 5086 (bcm_api_ref_t) bcm_subport_group_config_t_init, 5087 (bcm_api_ref_t) bcm_subport_group_create, 5088 (bcm_api_ref_t) bcm_subport_group_destroy, 5089 (bcm_api_ref_t) bcm_subport_group_get, 5090 (bcm_api_ref_t) bcm_subport_group_linkphy_config_get, 5091 (bcm_api_ref_t) bcm_subport_group_linkphy_config_set, 5092 (bcm_api_ref_t) bcm_subport_group_linkphy_config_t_init, 5093 (bcm_api_ref_t) bcm_subport_group_traverse, 5094 (bcm_api_ref_t) bcm_subport_init, 5095 (bcm_api_ref_t) bcm_subport_linkphy_rx_error_reg_info_t_init, 5096 (bcm_api_ref_t) bcm_subport_linkphy_rx_error_register, 5097 (bcm_api_ref_t) bcm_subport_linkphy_rx_error_unregister, 5098 (bcm_api_ref_t) bcm_subport_port_add, 5099 (bcm_api_ref_t) bcm_subport_port_delete, 5100 (bcm_api_ref_t) bcm_subport_port_get, 5101 (bcm_api_ref_t) bcm_subport_port_stat_get, 5102 (bcm_api_ref_t) bcm_subport_port_stat_set, 5103 (bcm_api_ref_t) bcm_subport_port_traverse, 5104 (bcm_api_ref_t) bcm_sum_config_get, 5105 (bcm_api_ref_t) bcm_sum_config_set, 5106 (bcm_api_ref_t) bcm_sum_config_t_init, 5107 (bcm_api_ref_t) bcm_sum_detach, 5108 (bcm_api_ref_t) bcm_sum_init, 5109 (bcm_api_ref_t) bcm_sum_stat_get, 5110 (bcm_api_ref_t) bcm_sum_stat_info_t_init, 5111 (bcm_api_ref_t) bcm_switch_agm_create, 5112 (bcm_api_ref_t) bcm_switch_agm_destroy, 5113 (bcm_api_ref_t) bcm_switch_agm_enable_get, 5114 (bcm_api_ref_t) bcm_switch_agm_enable_set, 5115 (bcm_api_ref_t) bcm_switch_agm_get, 5116 (bcm_api_ref_t) bcm_switch_agm_info_t_init, 5117 (bcm_api_ref_t) bcm_switch_agm_l3_ecmp_attach_get, 5118 (bcm_api_ref_t) bcm_switch_agm_stat_clear, 5119 (bcm_api_ref_t) bcm_switch_agm_stat_get, 5120 (bcm_api_ref_t) bcm_switch_agm_stat_t_init, 5121 (bcm_api_ref_t) bcm_switch_agm_traverse, 5122 (bcm_api_ref_t) bcm_switch_agm_trunk_attach_get, 5123 (bcm_api_ref_t) bcm_switch_chip_info_get, 5124 (bcm_api_ref_t) bcm_switch_control_get, 5125 (bcm_api_ref_t) bcm_switch_control_indexed_get, 5126 (bcm_api_ref_t) bcm_switch_control_indexed_port_get, 5127 (bcm_api_ref_t) bcm_switch_control_indexed_port_set, 5128 (bcm_api_ref_t) bcm_switch_control_indexed_set, 5129 (bcm_api_ref_t) bcm_switch_control_port_get, 5130 (bcm_api_ref_t) bcm_switch_control_port_set, 5131 (bcm_api_ref_t) bcm_switch_control_set, 5132 (bcm_api_ref_t) bcm_switch_dosattack_event_get, 5133 (bcm_api_ref_t) bcm_switch_dosattack_event_set, 5134 (bcm_api_ref_t) bcm_switch_dram_init, 5135 (bcm_api_ref_t) bcm_switch_dram_power_down, 5136 (bcm_api_ref_t) bcm_switch_dram_power_down_cb_register, 5137 (bcm_api_ref_t) bcm_switch_dram_power_down_cb_unregister, 5138 (bcm_api_ref_t) bcm_switch_dram_traffic_enable_set, 5139 (bcm_api_ref_t) bcm_switch_dram_vendor_info_get, 5140 (bcm_api_ref_t) bcm_switch_encap_create, 5141 (bcm_api_ref_t) bcm_switch_encap_destroy, 5142 (bcm_api_ref_t) bcm_switch_encap_destroy_all, 5143 (bcm_api_ref_t) bcm_switch_encap_get, 5144 (bcm_api_ref_t) bcm_switch_encap_info_t_init, 5145 (bcm_api_ref_t) bcm_switch_encap_set, 5146 (bcm_api_ref_t) bcm_switch_encap_traverse, 5147 (bcm_api_ref_t) bcm_switch_event_control_get, 5148 (bcm_api_ref_t) bcm_switch_event_control_set, 5149 (bcm_api_ref_t) bcm_switch_event_register, 5150 (bcm_api_ref_t) bcm_switch_event_unregister, 5151 (bcm_api_ref_t) bcm_switch_fec_property_get, 5152 (bcm_api_ref_t) bcm_switch_hard_reset_cb_register, 5153 (bcm_api_ref_t) bcm_switch_hard_reset_cb_unregister, 5154 (bcm_api_ref_t) bcm_switch_hash_banks_config_get, 5155 (bcm_api_ref_t) bcm_switch_hash_banks_config_set, 5156 (bcm_api_ref_t) bcm_switch_hash_banks_max_get, 5157 (bcm_api_ref_t) bcm_switch_hash_entry_config_t_init, 5158 (bcm_api_ref_t) bcm_switch_hash_entry_create, 5159 (bcm_api_ref_t) bcm_switch_hash_entry_create_qset, 5160 (bcm_api_ref_t) bcm_switch_hash_entry_destroy, 5161 (bcm_api_ref_t) bcm_switch_hash_entry_get, 5162 (bcm_api_ref_t) bcm_switch_hash_entry_install, 5163 (bcm_api_ref_t) bcm_switch_hash_entry_reinstall, 5164 (bcm_api_ref_t) bcm_switch_hash_entry_remove, 5165 (bcm_api_ref_t) bcm_switch_hash_entry_set, 5166 (bcm_api_ref_t) bcm_switch_hash_entry_traverse, 5167 (bcm_api_ref_t) bcm_switch_hash_qualify_data, 5168 (bcm_api_ref_t) bcm_switch_hash_qualify_udf, 5169 (bcm_api_ref_t) bcm_switch_hash_qualify_udf_get, 5170 (bcm_api_ref_t) bcm_switch_ipv6_reserved_multicast_addr_get, 5171 (bcm_api_ref_t) bcm_switch_ipv6_reserved_multicast_addr_multi_get, 5172 (bcm_api_ref_t) bcm_switch_ipv6_reserved_multicast_addr_multi_set, 5173 (bcm_api_ref_t) bcm_switch_ipv6_reserved_multicast_addr_set, 5174 (bcm_api_ref_t) bcm_switch_kbp_apptype_info_get, 5175 (bcm_api_ref_t) bcm_switch_kbp_info_get, 5176 (bcm_api_ref_t) bcm_switch_l3_protocol_group_get, 5177 (bcm_api_ref_t) bcm_switch_l3_protocol_group_set, 5178 (bcm_api_ref_t) bcm_switch_lif_property_get, 5179 (bcm_api_ref_t) bcm_switch_lif_property_set, 5180 (bcm_api_ref_t) bcm_switch_match_config_add, 5181 (bcm_api_ref_t) bcm_switch_match_config_delete, 5182 (bcm_api_ref_t) bcm_switch_match_config_delete_all, 5183 (bcm_api_ref_t) bcm_switch_match_config_get, 5184 (bcm_api_ref_t) bcm_switch_match_config_info_t_init, 5185 (bcm_api_ref_t) bcm_switch_match_config_set, 5186 (bcm_api_ref_t) bcm_switch_match_config_traverse, 5187 (bcm_api_ref_t) bcm_switch_match_control_get, 5188 (bcm_api_ref_t) bcm_switch_match_control_info_t_init, 5189 (bcm_api_ref_t) bcm_switch_match_control_set, 5190 (bcm_api_ref_t) bcm_switch_match_control_traverse, 5191 (bcm_api_ref_t) bcm_switch_network_group_config_get, 5192 (bcm_api_ref_t) bcm_switch_network_group_config_set, 5193 (bcm_api_ref_t) bcm_switch_network_group_config_t_init, 5194 (bcm_api_ref_t) bcm_switch_object_count_get, 5195 (bcm_api_ref_t) bcm_switch_object_count_multi_get, 5196 (bcm_api_ref_t) bcm_switch_obm_classifier_mapping_get, 5197 (bcm_api_ref_t) bcm_switch_obm_classifier_mapping_multi_get, 5198 (bcm_api_ref_t) bcm_switch_obm_classifier_mapping_multi_set, 5199 (bcm_api_ref_t) bcm_switch_obm_classifier_mapping_set, 5200 (bcm_api_ref_t) bcm_switch_obm_classifier_t_init, 5201 (bcm_api_ref_t) bcm_switch_olp_l2_addr_add, 5202 (bcm_api_ref_t) bcm_switch_olp_l2_addr_delete, 5203 (bcm_api_ref_t) bcm_switch_olp_l2_addr_delete_all, 5204 (bcm_api_ref_t) bcm_switch_olp_l2_addr_get, 5205 (bcm_api_ref_t) bcm_switch_olp_l2_addr_t_init, 5206 (bcm_api_ref_t) bcm_switch_olp_l2_addr_traverse, 5207 (bcm_api_ref_t) bcm_switch_opaque_tag_config_get, 5208 (bcm_api_ref_t) bcm_switch_opaque_tag_config_set, 5209 (bcm_api_ref_t) bcm_switch_opaque_tag_config_t_init, 5210 (bcm_api_ref_t) bcm_switch_pkt_info_hash_get, 5211 (bcm_api_ref_t) bcm_switch_pkt_info_t_init, 5212 (bcm_api_ref_t) bcm_switch_pkt_trace_info_clear, 5213 (bcm_api_ref_t) bcm_switch_pkt_trace_info_get, 5214 (bcm_api_ref_t) bcm_switch_pkt_trace_raw_data_get, 5215 (bcm_api_ref_t) bcm_switch_profile_mapping_t_init, 5216 (bcm_api_ref_t) bcm_switch_rcpu_decap_priority_map_get, 5217 (bcm_api_ref_t) bcm_switch_rcpu_decap_priority_map_set, 5218 (bcm_api_ref_t) bcm_switch_rcpu_encap_priority_map_get, 5219 (bcm_api_ref_t) bcm_switch_rcpu_encap_priority_map_set, 5220 (bcm_api_ref_t) bcm_switch_reflector_create, 5221 (bcm_api_ref_t) bcm_switch_reflector_data_t_init, 5222 (bcm_api_ref_t) bcm_switch_reflector_destroy, 5223 (bcm_api_ref_t) bcm_switch_reflector_get, 5224 (bcm_api_ref_t) bcm_switch_reflector_traverse, 5225 (bcm_api_ref_t) bcm_switch_rov_get, 5226 (bcm_api_ref_t) bcm_switch_ser_error_stat_clear, 5227 (bcm_api_ref_t) bcm_switch_ser_error_stat_get, 5228 (bcm_api_ref_t) bcm_switch_ser_error_stat_type_t_init, 5229 (bcm_api_ref_t) bcm_switch_ser_log_info_get, 5230 (bcm_api_ref_t) bcm_switch_ser_log_info_t_init, 5231 (bcm_api_ref_t) bcm_switch_service_config_t_init, 5232 (bcm_api_ref_t) bcm_switch_service_get, 5233 (bcm_api_ref_t) bcm_switch_service_set, 5234 (bcm_api_ref_t) bcm_switch_stable_register, 5235 (bcm_api_ref_t) bcm_switch_temperature_monitor_get, 5236 (bcm_api_ref_t) bcm_switch_thermo_sensor_read, 5237 (bcm_api_ref_t) bcm_switch_tpid_add, 5238 (bcm_api_ref_t) bcm_switch_tpid_class_get, 5239 (bcm_api_ref_t) bcm_switch_tpid_class_t_init, 5240 (bcm_api_ref_t) bcm_switch_tpid_delete, 5241 (bcm_api_ref_t) bcm_switch_tpid_delete_all, 5242 (bcm_api_ref_t) bcm_switch_tpid_get, 5243 (bcm_api_ref_t) bcm_switch_tpid_get_all, 5244 (bcm_api_ref_t) bcm_switch_user_buffer_read, 5245 (bcm_api_ref_t) bcm_switch_user_buffer_write, 5246 #ifdef INCLUDE_PTP 5247 (bcm_api_ref_t) bcm_tdpll_dpll_bandwidth_get, 5248 (bcm_api_ref_t) bcm_tdpll_dpll_bandwidth_set, 5249 (bcm_api_ref_t) bcm_tdpll_dpll_bindings_get, 5250 (bcm_api_ref_t) bcm_tdpll_dpll_bindings_set, 5251 (bcm_api_ref_t) bcm_tdpll_dpll_phase_control_get, 5252 (bcm_api_ref_t) bcm_tdpll_dpll_phase_control_set, 5253 (bcm_api_ref_t) bcm_tdpll_dpll_reference_get, 5254 (bcm_api_ref_t) bcm_tdpll_esmc_essm_code_get, 5255 (bcm_api_ref_t) bcm_tdpll_esmc_essm_code_set, 5256 (bcm_api_ref_t) bcm_tdpll_esmc_holdover_ql_get, 5257 (bcm_api_ref_t) bcm_tdpll_esmc_holdover_ql_set, 5258 (bcm_api_ref_t) bcm_tdpll_esmc_mac_get, 5259 (bcm_api_ref_t) bcm_tdpll_esmc_mac_set, 5260 (bcm_api_ref_t) bcm_tdpll_esmc_ql_get, 5261 (bcm_api_ref_t) bcm_tdpll_esmc_ql_set, 5262 (bcm_api_ref_t) bcm_tdpll_esmc_rx_enable_get, 5263 (bcm_api_ref_t) bcm_tdpll_esmc_rx_enable_set, 5264 (bcm_api_ref_t) bcm_tdpll_esmc_rx_portbitmap_get, 5265 (bcm_api_ref_t) bcm_tdpll_esmc_rx_portbitmap_set, 5266 (bcm_api_ref_t) bcm_tdpll_esmc_rx_state_machine, 5267 (bcm_api_ref_t) bcm_tdpll_esmc_tx_enable_get, 5268 (bcm_api_ref_t) bcm_tdpll_esmc_tx_enable_set, 5269 (bcm_api_ref_t) bcm_tdpll_esmc_tx_portbitmap_get, 5270 (bcm_api_ref_t) bcm_tdpll_esmc_tx_portbitmap_set, 5271 (bcm_api_ref_t) bcm_tdpll_event_callback_register, 5272 (bcm_api_ref_t) bcm_tdpll_event_callback_unregister, 5273 (bcm_api_ref_t) bcm_tdpll_input_clock_best_get, 5274 (bcm_api_ref_t) bcm_tdpll_input_clock_callback_register, 5275 (bcm_api_ref_t) bcm_tdpll_input_clock_callback_unregister, 5276 (bcm_api_ref_t) bcm_tdpll_input_clock_control, 5277 (bcm_api_ref_t) bcm_tdpll_input_clock_enable_get, 5278 (bcm_api_ref_t) bcm_tdpll_input_clock_enable_set, 5279 (bcm_api_ref_t) bcm_tdpll_input_clock_frequency_error_get, 5280 (bcm_api_ref_t) bcm_tdpll_input_clock_frequency_get, 5281 (bcm_api_ref_t) bcm_tdpll_input_clock_frequency_set, 5282 (bcm_api_ref_t) bcm_tdpll_input_clock_l1mux_get, 5283 (bcm_api_ref_t) bcm_tdpll_input_clock_l1mux_set, 5284 (bcm_api_ref_t) bcm_tdpll_input_clock_lockout_get, 5285 (bcm_api_ref_t) bcm_tdpll_input_clock_lockout_set, 5286 (bcm_api_ref_t) bcm_tdpll_input_clock_mac_get, 5287 (bcm_api_ref_t) bcm_tdpll_input_clock_mac_set, 5288 (bcm_api_ref_t) bcm_tdpll_input_clock_monitor_callback_register, 5289 (bcm_api_ref_t) bcm_tdpll_input_clock_monitor_callback_unregister, 5290 (bcm_api_ref_t) bcm_tdpll_input_clock_monitor_interval_get, 5291 (bcm_api_ref_t) bcm_tdpll_input_clock_monitor_interval_set, 5292 (bcm_api_ref_t) bcm_tdpll_input_clock_monitor_threshold_get, 5293 (bcm_api_ref_t) bcm_tdpll_input_clock_monitor_threshold_set, 5294 (bcm_api_ref_t) bcm_tdpll_input_clock_priority_get, 5295 (bcm_api_ref_t) bcm_tdpll_input_clock_priority_set, 5296 (bcm_api_ref_t) bcm_tdpll_input_clock_ql_change_callback_register, 5297 (bcm_api_ref_t) bcm_tdpll_input_clock_ql_change_callback_unregister, 5298 (bcm_api_ref_t) bcm_tdpll_input_clock_ql_enabled_get, 5299 (bcm_api_ref_t) bcm_tdpll_input_clock_ql_enabled_set, 5300 (bcm_api_ref_t) bcm_tdpll_input_clock_ql_get, 5301 (bcm_api_ref_t) bcm_tdpll_input_clock_ql_set, 5302 (bcm_api_ref_t) bcm_tdpll_input_clock_revertive_get, 5303 (bcm_api_ref_t) bcm_tdpll_input_clock_revertive_set, 5304 (bcm_api_ref_t) bcm_tdpll_input_clock_selector_callback_register, 5305 (bcm_api_ref_t) bcm_tdpll_input_clock_selector_callback_unregister, 5306 (bcm_api_ref_t) bcm_tdpll_input_clock_threshold_state_get, 5307 (bcm_api_ref_t) bcm_tdpll_input_clock_valid_get, 5308 (bcm_api_ref_t) bcm_tdpll_input_clock_valid_set, 5309 (bcm_api_ref_t) bcm_tdpll_output_clock_deriv_frequency_get, 5310 (bcm_api_ref_t) bcm_tdpll_output_clock_deriv_frequency_set, 5311 (bcm_api_ref_t) bcm_tdpll_output_clock_enable_get, 5312 (bcm_api_ref_t) bcm_tdpll_output_clock_enable_set, 5313 (bcm_api_ref_t) bcm_tdpll_output_clock_holdover_data_get, 5314 (bcm_api_ref_t) bcm_tdpll_output_clock_holdover_frequency_set, 5315 (bcm_api_ref_t) bcm_tdpll_output_clock_holdover_mode_get, 5316 (bcm_api_ref_t) bcm_tdpll_output_clock_holdover_mode_set, 5317 (bcm_api_ref_t) bcm_tdpll_output_clock_holdover_reset, 5318 (bcm_api_ref_t) bcm_tdpll_output_clock_synth_frequency_get, 5319 (bcm_api_ref_t) bcm_tdpll_output_clock_synth_frequency_set, 5320 #endif /* INCLUDE_PTP */ 5321 (bcm_api_ref_t) bcm_telemetry_config_get, 5322 (bcm_api_ref_t) bcm_telemetry_config_set, 5323 (bcm_api_ref_t) bcm_telemetry_config_t_init, 5324 (bcm_api_ref_t) bcm_telemetry_detach, 5325 (bcm_api_ref_t) bcm_telemetry_export_config_delete, 5326 (bcm_api_ref_t) bcm_telemetry_export_config_get, 5327 (bcm_api_ref_t) bcm_telemetry_export_config_set, 5328 (bcm_api_ref_t) bcm_telemetry_init, 5329 (bcm_api_ref_t) bcm_telemetry_instance_export_stats_get, 5330 (bcm_api_ref_t) bcm_telemetry_instance_export_stats_set, 5331 (bcm_api_ref_t) bcm_telemetry_system_id_get, 5332 (bcm_api_ref_t) bcm_telemetry_system_id_set, 5333 (bcm_api_ref_t) bcm_time_bs_log_configure_get, 5334 (bcm_api_ref_t) bcm_time_bs_log_configure_set, 5335 (bcm_api_ref_t) bcm_time_bs_time_get, 5336 (bcm_api_ref_t) bcm_time_capture_cb_register, 5337 (bcm_api_ref_t) bcm_time_capture_cb_unregister, 5338 (bcm_api_ref_t) bcm_time_capture_enable_set, 5339 (bcm_api_ref_t) bcm_time_capture_get, 5340 (bcm_api_ref_t) bcm_time_capture_t_init, 5341 (bcm_api_ref_t) bcm_time_deinit, 5342 (bcm_api_ref_t) bcm_time_heartbeat_enable_get, 5343 (bcm_api_ref_t) bcm_time_heartbeat_enable_set, 5344 (bcm_api_ref_t) bcm_time_heartbeat_register, 5345 (bcm_api_ref_t) bcm_time_heartbeat_unregister, 5346 (bcm_api_ref_t) bcm_time_init, 5347 (bcm_api_ref_t) bcm_time_interface_add, 5348 (bcm_api_ref_t) bcm_time_interface_delete, 5349 (bcm_api_ref_t) bcm_time_interface_delete_all, 5350 (bcm_api_ref_t) bcm_time_interface_get, 5351 (bcm_api_ref_t) bcm_time_interface_t_init, 5352 (bcm_api_ref_t) bcm_time_interface_traverse, 5353 (bcm_api_ref_t) bcm_time_spec_t_init, 5354 (bcm_api_ref_t) bcm_time_synce_clock_get, 5355 (bcm_api_ref_t) bcm_time_synce_clock_set, 5356 (bcm_api_ref_t) bcm_time_synce_clock_source_control_get, 5357 (bcm_api_ref_t) bcm_time_synce_clock_source_control_set, 5358 (bcm_api_ref_t) bcm_time_synce_divisor_setting_t_init, 5359 (bcm_api_ref_t) bcm_time_tod_get, 5360 (bcm_api_ref_t) bcm_time_tod_set, 5361 (bcm_api_ref_t) bcm_time_tod_t_init, 5362 (bcm_api_ref_t) bcm_time_trigger_enable_get, 5363 (bcm_api_ref_t) bcm_time_trigger_enable_set, 5364 (bcm_api_ref_t) bcm_time_ts_counter_get, 5365 (bcm_api_ref_t) bcm_time_ts_counter_set, 5366 (bcm_api_ref_t) bcm_time_ts_counter_t_init, 5367 (bcm_api_ref_t) bcm_topo_map_get, 5368 (bcm_api_ref_t) bcm_topo_map_set, 5369 (bcm_api_ref_t) bcm_topo_port_get, 5370 #ifdef INCLUDE_L3 5371 (bcm_api_ref_t) bcm_trill_cleanup, 5372 (bcm_api_ref_t) bcm_trill_init, 5373 (bcm_api_ref_t) bcm_trill_multicast_adjacency_add, 5374 (bcm_api_ref_t) bcm_trill_multicast_adjacency_delete, 5375 (bcm_api_ref_t) bcm_trill_multicast_adjacency_delete_all, 5376 (bcm_api_ref_t) bcm_trill_multicast_adjacency_traverse, 5377 (bcm_api_ref_t) bcm_trill_multicast_delete_all, 5378 (bcm_api_ref_t) bcm_trill_multicast_entry_add, 5379 (bcm_api_ref_t) bcm_trill_multicast_entry_delete, 5380 (bcm_api_ref_t) bcm_trill_multicast_entry_get, 5381 (bcm_api_ref_t) bcm_trill_multicast_entry_t_init, 5382 (bcm_api_ref_t) bcm_trill_multicast_entry_traverse, 5383 (bcm_api_ref_t) bcm_trill_multicast_source_add, 5384 (bcm_api_ref_t) bcm_trill_multicast_source_delete, 5385 (bcm_api_ref_t) bcm_trill_multicast_source_get, 5386 (bcm_api_ref_t) bcm_trill_multicast_source_traverse, 5387 (bcm_api_ref_t) bcm_trill_port_add, 5388 (bcm_api_ref_t) bcm_trill_port_delete, 5389 (bcm_api_ref_t) bcm_trill_port_delete_all, 5390 (bcm_api_ref_t) bcm_trill_port_get, 5391 (bcm_api_ref_t) bcm_trill_port_get_all, 5392 (bcm_api_ref_t) bcm_trill_port_t_init, 5393 (bcm_api_ref_t) bcm_trill_rbridge_entry_add, 5394 (bcm_api_ref_t) bcm_trill_rbridge_entry_delete, 5395 (bcm_api_ref_t) bcm_trill_rbridge_entry_get, 5396 (bcm_api_ref_t) bcm_trill_stat_clear, 5397 (bcm_api_ref_t) bcm_trill_stat_get, 5398 (bcm_api_ref_t) bcm_trill_stat_get32, 5399 (bcm_api_ref_t) bcm_trill_vpn_config_t_init, 5400 (bcm_api_ref_t) bcm_trill_vpn_create, 5401 (bcm_api_ref_t) bcm_trill_vpn_destroy, 5402 (bcm_api_ref_t) bcm_trill_vpn_destroy_all, 5403 (bcm_api_ref_t) bcm_trill_vpn_get, 5404 (bcm_api_ref_t) bcm_trill_vpn_traverse, 5405 #endif /* INCLUDE_L3 */ 5406 (bcm_api_ref_t) bcm_trunk_agm_attach, 5407 (bcm_api_ref_t) bcm_trunk_agm_attach_get, 5408 (bcm_api_ref_t) bcm_trunk_agm_detach, 5409 (bcm_api_ref_t) bcm_trunk_bitmap_expand, 5410 (bcm_api_ref_t) bcm_trunk_chip_info_get, 5411 (bcm_api_ref_t) bcm_trunk_chip_info_t_init, 5412 (bcm_api_ref_t) bcm_trunk_create, 5413 (bcm_api_ref_t) bcm_trunk_destroy, 5414 (bcm_api_ref_t) bcm_trunk_detach, 5415 (bcm_api_ref_t) bcm_trunk_egress_get, 5416 (bcm_api_ref_t) bcm_trunk_egress_set, 5417 (bcm_api_ref_t) bcm_trunk_ethertype_get, 5418 (bcm_api_ref_t) bcm_trunk_ethertype_set, 5419 (bcm_api_ref_t) bcm_trunk_failover_get, 5420 (bcm_api_ref_t) bcm_trunk_failover_set, 5421 (bcm_api_ref_t) bcm_trunk_find, 5422 (bcm_api_ref_t) bcm_trunk_get, 5423 (bcm_api_ref_t) bcm_trunk_gport_add, 5424 (bcm_api_ref_t) bcm_trunk_gport_delete, 5425 (bcm_api_ref_t) bcm_trunk_gport_delete_all, 5426 (bcm_api_ref_t) bcm_trunk_gport_get_all, 5427 (bcm_api_ref_t) bcm_trunk_info_t_init, 5428 (bcm_api_ref_t) bcm_trunk_init, 5429 (bcm_api_ref_t) bcm_trunk_mcast_join, 5430 (bcm_api_ref_t) bcm_trunk_member_add, 5431 (bcm_api_ref_t) bcm_trunk_member_delete, 5432 (bcm_api_ref_t) bcm_trunk_member_delete_all, 5433 (bcm_api_ref_t) bcm_trunk_member_status_get, 5434 (bcm_api_ref_t) bcm_trunk_member_status_set, 5435 (bcm_api_ref_t) bcm_trunk_member_t_init, 5436 (bcm_api_ref_t) bcm_trunk_override_ipmc_get, 5437 (bcm_api_ref_t) bcm_trunk_override_ipmc_set, 5438 (bcm_api_ref_t) bcm_trunk_override_mcast_get, 5439 (bcm_api_ref_t) bcm_trunk_override_mcast_set, 5440 (bcm_api_ref_t) bcm_trunk_override_ucast_get, 5441 (bcm_api_ref_t) bcm_trunk_override_ucast_set, 5442 (bcm_api_ref_t) bcm_trunk_override_vlan_get, 5443 (bcm_api_ref_t) bcm_trunk_override_vlan_set, 5444 (bcm_api_ref_t) bcm_trunk_pool_get, 5445 (bcm_api_ref_t) bcm_trunk_pool_set, 5446 (bcm_api_ref_t) bcm_trunk_pp_port_allocation_get, 5447 (bcm_api_ref_t) bcm_trunk_pp_port_allocation_info_t_init, 5448 (bcm_api_ref_t) bcm_trunk_pp_port_allocation_set, 5449 (bcm_api_ref_t) bcm_trunk_psc_get, 5450 (bcm_api_ref_t) bcm_trunk_psc_set, 5451 (bcm_api_ref_t) bcm_trunk_resilient_replace, 5452 (bcm_api_ref_t) bcm_trunk_resilient_traverse, 5453 (bcm_api_ref_t) bcm_trunk_set, 5454 (bcm_api_ref_t) bcm_trunk_spa_to_system_phys_port_map_get, 5455 (bcm_api_ref_t) bcm_trunk_vplag_get, 5456 (bcm_api_ref_t) bcm_trunk_with_vplag_create, 5457 (bcm_api_ref_t) bcm_tsn_control_get, 5458 (bcm_api_ref_t) bcm_tsn_control_set, 5459 (bcm_api_ref_t) bcm_tsn_detach, 5460 (bcm_api_ref_t) bcm_tsn_event_notification_traverse, 5461 (bcm_api_ref_t) bcm_tsn_event_register, 5462 (bcm_api_ref_t) bcm_tsn_event_source_t_init, 5463 (bcm_api_ref_t) bcm_tsn_event_unregister, 5464 (bcm_api_ref_t) bcm_tsn_flow_config_get, 5465 (bcm_api_ref_t) bcm_tsn_flow_config_set, 5466 (bcm_api_ref_t) bcm_tsn_flow_config_t_init, 5467 (bcm_api_ref_t) bcm_tsn_flowset_config_get, 5468 (bcm_api_ref_t) bcm_tsn_flowset_create, 5469 (bcm_api_ref_t) bcm_tsn_flowset_destroy, 5470 (bcm_api_ref_t) bcm_tsn_flowset_flow_get, 5471 (bcm_api_ref_t) bcm_tsn_flowset_status_get, 5472 (bcm_api_ref_t) bcm_tsn_flowset_status_t_init, 5473 (bcm_api_ref_t) bcm_tsn_flowset_traverse, 5474 (bcm_api_ref_t) bcm_tsn_ingress_mtu_config_get, 5475 (bcm_api_ref_t) bcm_tsn_ingress_mtu_config_set, 5476 (bcm_api_ref_t) bcm_tsn_ingress_mtu_config_t_init, 5477 (bcm_api_ref_t) bcm_tsn_ingress_stu_config_get, 5478 (bcm_api_ref_t) bcm_tsn_ingress_stu_config_set, 5479 (bcm_api_ref_t) bcm_tsn_ingress_stu_config_t_init, 5480 (bcm_api_ref_t) bcm_tsn_init, 5481 (bcm_api_ref_t) bcm_tsn_mtu_config_t_init, 5482 (bcm_api_ref_t) bcm_tsn_mtu_profile_create, 5483 (bcm_api_ref_t) bcm_tsn_mtu_profile_destroy, 5484 (bcm_api_ref_t) bcm_tsn_mtu_profile_get, 5485 (bcm_api_ref_t) bcm_tsn_mtu_profile_set, 5486 (bcm_api_ref_t) bcm_tsn_mtu_profile_traverse, 5487 (bcm_api_ref_t) bcm_tsn_port_control_get, 5488 (bcm_api_ref_t) bcm_tsn_port_control_set, 5489 (bcm_api_ref_t) bcm_tsn_port_stat_get, 5490 (bcm_api_ref_t) bcm_tsn_port_stat_get32, 5491 (bcm_api_ref_t) bcm_tsn_port_stat_multi_get, 5492 (bcm_api_ref_t) bcm_tsn_port_stat_multi_get32, 5493 (bcm_api_ref_t) bcm_tsn_port_stat_multi_set, 5494 (bcm_api_ref_t) bcm_tsn_port_stat_multi_set32, 5495 (bcm_api_ref_t) bcm_tsn_port_stat_set, 5496 (bcm_api_ref_t) bcm_tsn_port_stat_set32, 5497 (bcm_api_ref_t) bcm_tsn_port_stat_sync_get, 5498 (bcm_api_ref_t) bcm_tsn_port_stat_sync_get32, 5499 (bcm_api_ref_t) bcm_tsn_port_stat_sync_multi_get, 5500 (bcm_api_ref_t) bcm_tsn_port_stat_sync_multi_get32, 5501 (bcm_api_ref_t) bcm_tsn_pri_map_config_t_init, 5502 (bcm_api_ref_t) bcm_tsn_pri_map_create, 5503 (bcm_api_ref_t) bcm_tsn_pri_map_destroy, 5504 (bcm_api_ref_t) bcm_tsn_pri_map_entry_t_init, 5505 (bcm_api_ref_t) bcm_tsn_pri_map_get, 5506 (bcm_api_ref_t) bcm_tsn_pri_map_set, 5507 (bcm_api_ref_t) bcm_tsn_pri_map_traverse, 5508 (bcm_api_ref_t) bcm_tsn_sr_auto_learn_config_t_init, 5509 (bcm_api_ref_t) bcm_tsn_sr_auto_learn_enable, 5510 (bcm_api_ref_t) bcm_tsn_sr_auto_learn_enable_get, 5511 (bcm_api_ref_t) bcm_tsn_sr_auto_learn_group_config_t_init, 5512 (bcm_api_ref_t) bcm_tsn_sr_auto_learn_group_create, 5513 (bcm_api_ref_t) bcm_tsn_sr_auto_learn_group_destroy, 5514 (bcm_api_ref_t) bcm_tsn_sr_auto_learn_group_get, 5515 (bcm_api_ref_t) bcm_tsn_sr_auto_learn_group_set, 5516 (bcm_api_ref_t) bcm_tsn_sr_auto_learn_group_traverse, 5517 (bcm_api_ref_t) bcm_tsn_sr_flow_stat_get, 5518 (bcm_api_ref_t) bcm_tsn_sr_flow_stat_get32, 5519 (bcm_api_ref_t) bcm_tsn_sr_flow_stat_group_get, 5520 (bcm_api_ref_t) bcm_tsn_sr_flow_stat_group_set, 5521 (bcm_api_ref_t) bcm_tsn_sr_flow_stat_multi_get, 5522 (bcm_api_ref_t) bcm_tsn_sr_flow_stat_multi_get32, 5523 (bcm_api_ref_t) bcm_tsn_sr_flow_stat_multi_set, 5524 (bcm_api_ref_t) bcm_tsn_sr_flow_stat_multi_set32, 5525 (bcm_api_ref_t) bcm_tsn_sr_flow_stat_set, 5526 (bcm_api_ref_t) bcm_tsn_sr_flow_stat_set32, 5527 (bcm_api_ref_t) bcm_tsn_sr_flow_stat_sync_get, 5528 (bcm_api_ref_t) bcm_tsn_sr_flow_stat_sync_get32, 5529 (bcm_api_ref_t) bcm_tsn_sr_flow_stat_sync_multi_get, 5530 (bcm_api_ref_t) bcm_tsn_sr_flow_stat_sync_multi_get32, 5531 (bcm_api_ref_t) bcm_tsn_sr_flowset_destroy, 5532 (bcm_api_ref_t) bcm_tsn_sr_flowset_flow_get, 5533 (bcm_api_ref_t) bcm_tsn_sr_flowset_status_get, 5534 (bcm_api_ref_t) bcm_tsn_sr_flowset_status_t_init, 5535 (bcm_api_ref_t) bcm_tsn_sr_flowset_traverse, 5536 (bcm_api_ref_t) bcm_tsn_sr_port_config_get, 5537 (bcm_api_ref_t) bcm_tsn_sr_port_config_set, 5538 (bcm_api_ref_t) bcm_tsn_sr_port_config_t_init, 5539 (bcm_api_ref_t) bcm_tsn_sr_rx_flow_config_get, 5540 (bcm_api_ref_t) bcm_tsn_sr_rx_flow_config_set, 5541 (bcm_api_ref_t) bcm_tsn_sr_rx_flow_config_t_init, 5542 (bcm_api_ref_t) bcm_tsn_sr_rx_flow_reset, 5543 (bcm_api_ref_t) bcm_tsn_sr_rx_flow_seqnum_history_get, 5544 (bcm_api_ref_t) bcm_tsn_sr_rx_flow_seqnum_history_set, 5545 (bcm_api_ref_t) bcm_tsn_sr_rx_flow_status_get, 5546 (bcm_api_ref_t) bcm_tsn_sr_rx_flow_status_t_init, 5547 (bcm_api_ref_t) bcm_tsn_sr_rx_flowset_config_get, 5548 (bcm_api_ref_t) bcm_tsn_sr_rx_flowset_create, 5549 (bcm_api_ref_t) bcm_tsn_sr_tx_flow_config_get, 5550 (bcm_api_ref_t) bcm_tsn_sr_tx_flow_config_set, 5551 (bcm_api_ref_t) bcm_tsn_sr_tx_flow_config_t_init, 5552 (bcm_api_ref_t) bcm_tsn_sr_tx_flow_status_get, 5553 (bcm_api_ref_t) bcm_tsn_sr_tx_flow_status_t_init, 5554 (bcm_api_ref_t) bcm_tsn_sr_tx_flowset_config_get, 5555 (bcm_api_ref_t) bcm_tsn_sr_tx_flowset_create, 5556 (bcm_api_ref_t) bcm_tsn_stat_group_create, 5557 (bcm_api_ref_t) bcm_tsn_stat_group_destroy, 5558 (bcm_api_ref_t) bcm_tsn_stat_group_get, 5559 (bcm_api_ref_t) bcm_tsn_stat_group_set, 5560 (bcm_api_ref_t) bcm_tsn_stat_group_traverse, 5561 (bcm_api_ref_t) bcm_tsn_stat_threshold_config_t_init, 5562 (bcm_api_ref_t) bcm_tsn_stat_threshold_get, 5563 (bcm_api_ref_t) bcm_tsn_stat_threshold_set, 5564 (bcm_api_ref_t) bcm_tsn_stu_config_t_init, 5565 (bcm_api_ref_t) bcm_tsn_stu_profile_create, 5566 (bcm_api_ref_t) bcm_tsn_stu_profile_destroy, 5567 (bcm_api_ref_t) bcm_tsn_stu_profile_get, 5568 (bcm_api_ref_t) bcm_tsn_stu_profile_set, 5569 (bcm_api_ref_t) bcm_tsn_stu_profile_traverse, 5570 (bcm_api_ref_t) bcm_tsn_taf_control_get, 5571 (bcm_api_ref_t) bcm_tsn_taf_control_set, 5572 (bcm_api_ref_t) bcm_tsn_taf_cosq_mapping_profile_create, 5573 (bcm_api_ref_t) bcm_tsn_taf_cosq_mapping_profile_destroy, 5574 (bcm_api_ref_t) bcm_tsn_taf_cosq_mapping_profile_get, 5575 (bcm_api_ref_t) bcm_tsn_taf_cosq_mapping_profile_set, 5576 (bcm_api_ref_t) bcm_tsn_taf_cosq_mapping_profile_traverse, 5577 (bcm_api_ref_t) bcm_tsn_taf_event_register, 5578 (bcm_api_ref_t) bcm_tsn_taf_event_unregister, 5579 (bcm_api_ref_t) bcm_tsn_taf_gate_create, 5580 (bcm_api_ref_t) bcm_tsn_taf_gate_destroy, 5581 (bcm_api_ref_t) bcm_tsn_taf_gate_max_bytes_profile_create, 5582 (bcm_api_ref_t) bcm_tsn_taf_gate_max_bytes_profile_destroy, 5583 (bcm_api_ref_t) bcm_tsn_taf_gate_max_bytes_profile_get, 5584 (bcm_api_ref_t) bcm_tsn_taf_gate_max_bytes_profile_set, 5585 (bcm_api_ref_t) bcm_tsn_taf_gate_max_bytes_profile_traverse, 5586 (bcm_api_ref_t) bcm_tsn_taf_gate_stat_get, 5587 (bcm_api_ref_t) bcm_tsn_taf_gate_stat_get32, 5588 (bcm_api_ref_t) bcm_tsn_taf_gate_stat_multi_get, 5589 (bcm_api_ref_t) bcm_tsn_taf_gate_stat_multi_get32, 5590 (bcm_api_ref_t) bcm_tsn_taf_gate_stat_multi_set, 5591 (bcm_api_ref_t) bcm_tsn_taf_gate_stat_multi_set32, 5592 (bcm_api_ref_t) bcm_tsn_taf_gate_stat_set, 5593 (bcm_api_ref_t) bcm_tsn_taf_gate_stat_set32, 5594 (bcm_api_ref_t) bcm_tsn_taf_gate_stat_sync_get, 5595 (bcm_api_ref_t) bcm_tsn_taf_gate_stat_sync_get32, 5596 (bcm_api_ref_t) bcm_tsn_taf_gate_stat_sync_multi_get, 5597 (bcm_api_ref_t) bcm_tsn_taf_gate_stat_sync_multi_get32, 5598 (bcm_api_ref_t) bcm_tsn_taf_gate_traverse, 5599 (bcm_api_ref_t) bcm_tsn_taf_profile_commit, 5600 (bcm_api_ref_t) bcm_tsn_taf_profile_create, 5601 (bcm_api_ref_t) bcm_tsn_taf_profile_destroy, 5602 (bcm_api_ref_t) bcm_tsn_taf_profile_destroy_all, 5603 (bcm_api_ref_t) bcm_tsn_taf_profile_get, 5604 (bcm_api_ref_t) bcm_tsn_taf_profile_set, 5605 (bcm_api_ref_t) bcm_tsn_taf_profile_status_get, 5606 (bcm_api_ref_t) bcm_tsn_taf_profile_status_t_init, 5607 (bcm_api_ref_t) bcm_tsn_taf_profile_t_init, 5608 (bcm_api_ref_t) bcm_tsn_taf_profile_traverse, 5609 (bcm_api_ref_t) bcm_tsn_taf_status_get, 5610 #ifdef INCLUDE_L3 5611 (bcm_api_ref_t) bcm_tunnel_config_get, 5612 (bcm_api_ref_t) bcm_tunnel_config_set, 5613 (bcm_api_ref_t) bcm_tunnel_config_t_init, 5614 (bcm_api_ref_t) bcm_tunnel_dscp_map_create, 5615 (bcm_api_ref_t) bcm_tunnel_dscp_map_destroy, 5616 (bcm_api_ref_t) bcm_tunnel_dscp_map_get, 5617 (bcm_api_ref_t) bcm_tunnel_dscp_map_port_get, 5618 (bcm_api_ref_t) bcm_tunnel_dscp_map_port_set, 5619 (bcm_api_ref_t) bcm_tunnel_dscp_map_set, 5620 (bcm_api_ref_t) bcm_tunnel_dscp_map_t_init, 5621 (bcm_api_ref_t) bcm_tunnel_initiator_clear, 5622 (bcm_api_ref_t) bcm_tunnel_initiator_create, 5623 (bcm_api_ref_t) bcm_tunnel_initiator_get, 5624 (bcm_api_ref_t) bcm_tunnel_initiator_set, 5625 (bcm_api_ref_t) bcm_tunnel_initiator_t_init, 5626 (bcm_api_ref_t) bcm_tunnel_initiator_traverse, 5627 (bcm_api_ref_t) bcm_tunnel_terminator_add, 5628 (bcm_api_ref_t) bcm_tunnel_terminator_config_action_t_init, 5629 (bcm_api_ref_t) bcm_tunnel_terminator_config_add, 5630 (bcm_api_ref_t) bcm_tunnel_terminator_config_delete, 5631 (bcm_api_ref_t) bcm_tunnel_terminator_config_get, 5632 (bcm_api_ref_t) bcm_tunnel_terminator_config_key_t_init, 5633 (bcm_api_ref_t) bcm_tunnel_terminator_config_traverse, 5634 (bcm_api_ref_t) bcm_tunnel_terminator_create, 5635 (bcm_api_ref_t) bcm_tunnel_terminator_delete, 5636 (bcm_api_ref_t) bcm_tunnel_terminator_get, 5637 (bcm_api_ref_t) bcm_tunnel_terminator_t_init, 5638 (bcm_api_ref_t) bcm_tunnel_terminator_traverse, 5639 (bcm_api_ref_t) bcm_tunnel_terminator_update, 5640 (bcm_api_ref_t) bcm_tunnel_terminator_vlan_get, 5641 (bcm_api_ref_t) bcm_tunnel_terminator_vlan_set, 5642 #endif /* INCLUDE_L3 */ 5643 (bcm_api_ref_t) bcm_tx, 5644 (bcm_api_ref_t) bcm_tx_array, 5645 #ifdef BCM_RPC_SUPPORT 5646 (bcm_api_ref_t) bcm_tx_cpu_tunnel, 5647 (bcm_api_ref_t) bcm_tx_cpu_tunnel_get, 5648 (bcm_api_ref_t) bcm_tx_cpu_tunnel_set, 5649 #endif /* BCM_RPC_SUPPORT */ 5650 #ifdef BROADCOM_DEBUG 5651 (bcm_api_ref_t) bcm_tx_dv_dump, 5652 #endif /* BROADCOM_DEBUG */ 5653 (bcm_api_ref_t) bcm_tx_init, 5654 (bcm_api_ref_t) bcm_tx_list, 5655 (bcm_api_ref_t) bcm_tx_pkt_l2_map, 5656 (bcm_api_ref_t) bcm_tx_pkt_setup, 5657 #ifdef BROADCOM_DEBUG 5658 (bcm_api_ref_t) bcm_tx_show, 5659 #endif /* BROADCOM_DEBUG */ 5660 (bcm_api_ref_t) bcm_txbeacon_destroy, 5661 (bcm_api_ref_t) bcm_txbeacon_init, 5662 (bcm_api_ref_t) bcm_txbeacon_pkt_get, 5663 (bcm_api_ref_t) bcm_txbeacon_pkt_setup, 5664 (bcm_api_ref_t) bcm_txbeacon_start, 5665 (bcm_api_ref_t) bcm_txbeacon_stop, 5666 (bcm_api_ref_t) bcm_txbeacon_traverse, 5667 (bcm_api_ref_t) bcm_udf_abstract_pkt_format_info_get, 5668 (bcm_api_ref_t) bcm_udf_abstract_pkt_format_object_list_get, 5669 (bcm_api_ref_t) bcm_udf_alloc_hints_t_init, 5670 (bcm_api_ref_t) bcm_udf_chunk_create, 5671 (bcm_api_ref_t) bcm_udf_chunk_info_get, 5672 (bcm_api_ref_t) bcm_udf_chunk_info_t_init, 5673 (bcm_api_ref_t) bcm_udf_create, 5674 (bcm_api_ref_t) bcm_udf_destroy, 5675 (bcm_api_ref_t) bcm_udf_detach, 5676 (bcm_api_ref_t) bcm_udf_flow_based_chunk_arrange_get, 5677 (bcm_api_ref_t) bcm_udf_flow_based_chunk_arrange_set, 5678 (bcm_api_ref_t) bcm_udf_get, 5679 (bcm_api_ref_t) bcm_udf_get_all, 5680 (bcm_api_ref_t) bcm_udf_hash_config_add, 5681 (bcm_api_ref_t) bcm_udf_hash_config_delete, 5682 (bcm_api_ref_t) bcm_udf_hash_config_delete_all, 5683 (bcm_api_ref_t) bcm_udf_hash_config_get, 5684 (bcm_api_ref_t) bcm_udf_hash_config_get_all, 5685 (bcm_api_ref_t) bcm_udf_hash_config_t_init, 5686 (bcm_api_ref_t) bcm_udf_init, 5687 (bcm_api_ref_t) bcm_udf_oper_mode_get, 5688 (bcm_api_ref_t) bcm_udf_oper_mode_set, 5689 (bcm_api_ref_t) bcm_udf_pkt_format_add, 5690 (bcm_api_ref_t) bcm_udf_pkt_format_create, 5691 (bcm_api_ref_t) bcm_udf_pkt_format_delete, 5692 (bcm_api_ref_t) bcm_udf_pkt_format_delete_all, 5693 (bcm_api_ref_t) bcm_udf_pkt_format_destroy, 5694 (bcm_api_ref_t) bcm_udf_pkt_format_get, 5695 (bcm_api_ref_t) bcm_udf_pkt_format_get_all, 5696 (bcm_api_ref_t) bcm_udf_pkt_format_info_get, 5697 (bcm_api_ref_t) bcm_udf_pkt_format_info_t_init, 5698 (bcm_api_ref_t) bcm_udf_range_checker_chunk_info_get, 5699 (bcm_api_ref_t) bcm_udf_t_init, 5700 (bcm_api_ref_t) bcm_unit_local, 5701 (bcm_api_ref_t) bcm_unit_max, 5702 (bcm_api_ref_t) bcm_unit_remote, 5703 (bcm_api_ref_t) bcm_unit_remote_unit_get, 5704 (bcm_api_ref_t) bcm_unit_subtype_get, 5705 (bcm_api_ref_t) bcm_unit_valid, 5706 (bcm_api_ref_t) bcm_vlan_action_set_t_init, 5707 (bcm_api_ref_t) bcm_vlan_block_get, 5708 (bcm_api_ref_t) bcm_vlan_block_set, 5709 (bcm_api_ref_t) bcm_vlan_block_t_init, 5710 (bcm_api_ref_t) bcm_vlan_control_get, 5711 (bcm_api_ref_t) bcm_vlan_control_port_get, 5712 (bcm_api_ref_t) bcm_vlan_control_port_set, 5713 (bcm_api_ref_t) bcm_vlan_control_set, 5714 (bcm_api_ref_t) bcm_vlan_control_vlan_get, 5715 (bcm_api_ref_t) bcm_vlan_control_vlan_selective_get, 5716 (bcm_api_ref_t) bcm_vlan_control_vlan_selective_set, 5717 (bcm_api_ref_t) bcm_vlan_control_vlan_set, 5718 (bcm_api_ref_t) bcm_vlan_control_vlan_t_init, 5719 (bcm_api_ref_t) bcm_vlan_create, 5720 (bcm_api_ref_t) bcm_vlan_cross_connect_add, 5721 (bcm_api_ref_t) bcm_vlan_cross_connect_delete, 5722 (bcm_api_ref_t) bcm_vlan_cross_connect_delete_all, 5723 (bcm_api_ref_t) bcm_vlan_cross_connect_traverse, 5724 (bcm_api_ref_t) bcm_vlan_data_t_init, 5725 (bcm_api_ref_t) bcm_vlan_default_get, 5726 (bcm_api_ref_t) bcm_vlan_default_set, 5727 (bcm_api_ref_t) bcm_vlan_destroy, 5728 (bcm_api_ref_t) bcm_vlan_destroy_all, 5729 (bcm_api_ref_t) bcm_vlan_dtag_add, 5730 (bcm_api_ref_t) bcm_vlan_dtag_delete, 5731 (bcm_api_ref_t) bcm_vlan_dtag_delete_all, 5732 (bcm_api_ref_t) bcm_vlan_dtag_get, 5733 (bcm_api_ref_t) bcm_vlan_dtag_range_add, 5734 (bcm_api_ref_t) bcm_vlan_dtag_range_delete, 5735 (bcm_api_ref_t) bcm_vlan_dtag_range_delete_all, 5736 (bcm_api_ref_t) bcm_vlan_dtag_range_get, 5737 (bcm_api_ref_t) bcm_vlan_dtag_range_traverse, 5738 (bcm_api_ref_t) bcm_vlan_dtag_traverse, 5739 (bcm_api_ref_t) bcm_vlan_gport_add, 5740 (bcm_api_ref_t) bcm_vlan_gport_delete, 5741 (bcm_api_ref_t) bcm_vlan_gport_delete_all, 5742 (bcm_api_ref_t) bcm_vlan_gport_extended_delete, 5743 (bcm_api_ref_t) bcm_vlan_gport_get, 5744 (bcm_api_ref_t) bcm_vlan_gport_get_all, 5745 (bcm_api_ref_t) bcm_vlan_gport_info_get, 5746 (bcm_api_ref_t) bcm_vlan_gport_info_t_init, 5747 (bcm_api_ref_t) bcm_vlan_init, 5748 (bcm_api_ref_t) bcm_vlan_ip_action_add, 5749 (bcm_api_ref_t) bcm_vlan_ip_action_delete, 5750 (bcm_api_ref_t) bcm_vlan_ip_action_delete_all, 5751 (bcm_api_ref_t) bcm_vlan_ip_action_get, 5752 (bcm_api_ref_t) bcm_vlan_ip_action_traverse, 5753 (bcm_api_ref_t) bcm_vlan_ip_add, 5754 (bcm_api_ref_t) bcm_vlan_ip_delete, 5755 (bcm_api_ref_t) bcm_vlan_ip_delete_all, 5756 (bcm_api_ref_t) bcm_vlan_ip_t_init, 5757 (bcm_api_ref_t) bcm_vlan_list, 5758 (bcm_api_ref_t) bcm_vlan_list_by_pbmp, 5759 (bcm_api_ref_t) bcm_vlan_list_destroy, 5760 (bcm_api_ref_t) bcm_vlan_mac_action_add, 5761 (bcm_api_ref_t) bcm_vlan_mac_action_delete, 5762 (bcm_api_ref_t) bcm_vlan_mac_action_delete_all, 5763 (bcm_api_ref_t) bcm_vlan_mac_action_get, 5764 (bcm_api_ref_t) bcm_vlan_mac_action_traverse, 5765 (bcm_api_ref_t) bcm_vlan_mac_add, 5766 (bcm_api_ref_t) bcm_vlan_mac_delete, 5767 (bcm_api_ref_t) bcm_vlan_mac_delete_all, 5768 (bcm_api_ref_t) bcm_vlan_match_action_add, 5769 (bcm_api_ref_t) bcm_vlan_match_action_delete, 5770 (bcm_api_ref_t) bcm_vlan_match_action_delete_all, 5771 (bcm_api_ref_t) bcm_vlan_match_action_get, 5772 (bcm_api_ref_t) bcm_vlan_match_action_multi_get, 5773 (bcm_api_ref_t) bcm_vlan_match_info_t_init, 5774 (bcm_api_ref_t) bcm_vlan_mcast_flood_get, 5775 (bcm_api_ref_t) bcm_vlan_mcast_flood_set, 5776 (bcm_api_ref_t) bcm_vlan_policer_get, 5777 (bcm_api_ref_t) bcm_vlan_policer_set, 5778 (bcm_api_ref_t) bcm_vlan_port_add, 5779 (bcm_api_ref_t) bcm_vlan_port_create, 5780 (bcm_api_ref_t) bcm_vlan_port_default_action_delete, 5781 (bcm_api_ref_t) bcm_vlan_port_default_action_get, 5782 (bcm_api_ref_t) bcm_vlan_port_default_action_set, 5783 (bcm_api_ref_t) bcm_vlan_port_destroy, 5784 (bcm_api_ref_t) bcm_vlan_port_egress_default_action_delete, 5785 (bcm_api_ref_t) bcm_vlan_port_egress_default_action_get, 5786 (bcm_api_ref_t) bcm_vlan_port_egress_default_action_set, 5787 (bcm_api_ref_t) bcm_vlan_port_find, 5788 (bcm_api_ref_t) bcm_vlan_port_get, 5789 (bcm_api_ref_t) bcm_vlan_port_protocol_action_add, 5790 (bcm_api_ref_t) bcm_vlan_port_protocol_action_delete, 5791 (bcm_api_ref_t) bcm_vlan_port_protocol_action_delete_all, 5792 (bcm_api_ref_t) bcm_vlan_port_protocol_action_get, 5793 (bcm_api_ref_t) bcm_vlan_port_protocol_action_traverse, 5794 (bcm_api_ref_t) bcm_vlan_port_remove, 5795 (bcm_api_ref_t) bcm_vlan_port_stat_multi_get, 5796 (bcm_api_ref_t) bcm_vlan_port_stat_multi_get32, 5797 (bcm_api_ref_t) bcm_vlan_port_stat_multi_set, 5798 (bcm_api_ref_t) bcm_vlan_port_stat_multi_set32, 5799 (bcm_api_ref_t) bcm_vlan_port_t_init, 5800 (bcm_api_ref_t) bcm_vlan_port_translation_get, 5801 (bcm_api_ref_t) bcm_vlan_port_translation_set, 5802 (bcm_api_ref_t) bcm_vlan_port_translation_t_init, 5803 (bcm_api_ref_t) bcm_vlan_port_traverse, 5804 (bcm_api_ref_t) bcm_vlan_queue_map_attach, 5805 (bcm_api_ref_t) bcm_vlan_queue_map_attach_get, 5806 (bcm_api_ref_t) bcm_vlan_queue_map_create, 5807 (bcm_api_ref_t) bcm_vlan_queue_map_destroy, 5808 (bcm_api_ref_t) bcm_vlan_queue_map_destroy_all, 5809 (bcm_api_ref_t) bcm_vlan_queue_map_detach, 5810 (bcm_api_ref_t) bcm_vlan_queue_map_detach_all, 5811 (bcm_api_ref_t) bcm_vlan_queue_map_get, 5812 (bcm_api_ref_t) bcm_vlan_queue_map_set, 5813 (bcm_api_ref_t) bcm_vlan_stat_attach, 5814 (bcm_api_ref_t) bcm_vlan_stat_counter_get, 5815 (bcm_api_ref_t) bcm_vlan_stat_counter_set, 5816 (bcm_api_ref_t) bcm_vlan_stat_counter_sync_get, 5817 (bcm_api_ref_t) bcm_vlan_stat_detach, 5818 (bcm_api_ref_t) bcm_vlan_stat_detach_with_id, 5819 (bcm_api_ref_t) bcm_vlan_stat_enable_set, 5820 (bcm_api_ref_t) bcm_vlan_stat_get, 5821 (bcm_api_ref_t) bcm_vlan_stat_get32, 5822 (bcm_api_ref_t) bcm_vlan_stat_id_get, 5823 (bcm_api_ref_t) bcm_vlan_stat_multi_get, 5824 (bcm_api_ref_t) bcm_vlan_stat_multi_get32, 5825 (bcm_api_ref_t) bcm_vlan_stat_multi_set, 5826 (bcm_api_ref_t) bcm_vlan_stat_multi_set32, 5827 (bcm_api_ref_t) bcm_vlan_stat_set, 5828 (bcm_api_ref_t) bcm_vlan_stat_set32, 5829 (bcm_api_ref_t) bcm_vlan_stat_sync_get, 5830 (bcm_api_ref_t) bcm_vlan_stat_sync_get32, 5831 (bcm_api_ref_t) bcm_vlan_stg_get, 5832 (bcm_api_ref_t) bcm_vlan_stg_set, 5833 (bcm_api_ref_t) bcm_vlan_stp_get, 5834 (bcm_api_ref_t) bcm_vlan_stp_set, 5835 (bcm_api_ref_t) bcm_vlan_translate_action_add, 5836 (bcm_api_ref_t) bcm_vlan_translate_action_class_get, 5837 (bcm_api_ref_t) bcm_vlan_translate_action_class_set, 5838 (bcm_api_ref_t) bcm_vlan_translate_action_class_t_init, 5839 (bcm_api_ref_t) bcm_vlan_translate_action_create, 5840 (bcm_api_ref_t) bcm_vlan_translate_action_delete, 5841 (bcm_api_ref_t) bcm_vlan_translate_action_get, 5842 (bcm_api_ref_t) bcm_vlan_translate_action_id_create, 5843 (bcm_api_ref_t) bcm_vlan_translate_action_id_destroy, 5844 (bcm_api_ref_t) bcm_vlan_translate_action_id_destroy_all, 5845 (bcm_api_ref_t) bcm_vlan_translate_action_id_get, 5846 (bcm_api_ref_t) bcm_vlan_translate_action_id_set, 5847 (bcm_api_ref_t) bcm_vlan_translate_action_range_add, 5848 (bcm_api_ref_t) bcm_vlan_translate_action_range_delete, 5849 (bcm_api_ref_t) bcm_vlan_translate_action_range_delete_all, 5850 (bcm_api_ref_t) bcm_vlan_translate_action_range_get, 5851 (bcm_api_ref_t) bcm_vlan_translate_action_range_traverse, 5852 (bcm_api_ref_t) bcm_vlan_translate_action_traverse, 5853 (bcm_api_ref_t) bcm_vlan_translate_add, 5854 (bcm_api_ref_t) bcm_vlan_translate_delete, 5855 (bcm_api_ref_t) bcm_vlan_translate_delete_all, 5856 (bcm_api_ref_t) bcm_vlan_translate_egress_action_add, 5857 (bcm_api_ref_t) bcm_vlan_translate_egress_action_delete, 5858 (bcm_api_ref_t) bcm_vlan_translate_egress_action_get, 5859 (bcm_api_ref_t) bcm_vlan_translate_egress_action_traverse, 5860 (bcm_api_ref_t) bcm_vlan_translate_egress_add, 5861 (bcm_api_ref_t) bcm_vlan_translate_egress_delete, 5862 (bcm_api_ref_t) bcm_vlan_translate_egress_delete_all, 5863 (bcm_api_ref_t) bcm_vlan_translate_egress_get, 5864 (bcm_api_ref_t) bcm_vlan_translate_egress_gport_action_add, 5865 (bcm_api_ref_t) bcm_vlan_translate_egress_gport_action_delete, 5866 (bcm_api_ref_t) bcm_vlan_translate_egress_gport_action_get, 5867 (bcm_api_ref_t) bcm_vlan_translate_egress_stat_attach, 5868 (bcm_api_ref_t) bcm_vlan_translate_egress_stat_counter_get, 5869 (bcm_api_ref_t) bcm_vlan_translate_egress_stat_counter_set, 5870 (bcm_api_ref_t) bcm_vlan_translate_egress_stat_counter_sync_get, 5871 (bcm_api_ref_t) bcm_vlan_translate_egress_stat_detach, 5872 (bcm_api_ref_t) bcm_vlan_translate_egress_stat_enable_set, 5873 (bcm_api_ref_t) bcm_vlan_translate_egress_stat_get, 5874 (bcm_api_ref_t) bcm_vlan_translate_egress_stat_get32, 5875 (bcm_api_ref_t) bcm_vlan_translate_egress_stat_id_get, 5876 (bcm_api_ref_t) bcm_vlan_translate_egress_stat_multi_get, 5877 (bcm_api_ref_t) bcm_vlan_translate_egress_stat_multi_get32, 5878 (bcm_api_ref_t) bcm_vlan_translate_egress_stat_multi_set, 5879 (bcm_api_ref_t) bcm_vlan_translate_egress_stat_multi_set32, 5880 (bcm_api_ref_t) bcm_vlan_translate_egress_stat_set, 5881 (bcm_api_ref_t) bcm_vlan_translate_egress_stat_set32, 5882 (bcm_api_ref_t) bcm_vlan_translate_egress_stat_sync_get, 5883 (bcm_api_ref_t) bcm_vlan_translate_egress_stat_sync_get32, 5884 (bcm_api_ref_t) bcm_vlan_translate_egress_traverse, 5885 (bcm_api_ref_t) bcm_vlan_translate_get, 5886 (bcm_api_ref_t) bcm_vlan_translate_range_add, 5887 (bcm_api_ref_t) bcm_vlan_translate_range_delete, 5888 (bcm_api_ref_t) bcm_vlan_translate_range_delete_all, 5889 (bcm_api_ref_t) bcm_vlan_translate_range_get, 5890 (bcm_api_ref_t) bcm_vlan_translate_range_traverse, 5891 (bcm_api_ref_t) bcm_vlan_translate_stat_attach, 5892 (bcm_api_ref_t) bcm_vlan_translate_stat_counter_get, 5893 (bcm_api_ref_t) bcm_vlan_translate_stat_counter_set, 5894 (bcm_api_ref_t) bcm_vlan_translate_stat_counter_sync_get, 5895 (bcm_api_ref_t) bcm_vlan_translate_stat_detach, 5896 (bcm_api_ref_t) bcm_vlan_translate_stat_enable_set, 5897 (bcm_api_ref_t) bcm_vlan_translate_stat_get, 5898 (bcm_api_ref_t) bcm_vlan_translate_stat_get32, 5899 (bcm_api_ref_t) bcm_vlan_translate_stat_id_get, 5900 (bcm_api_ref_t) bcm_vlan_translate_stat_multi_get, 5901 (bcm_api_ref_t) bcm_vlan_translate_stat_multi_get32, 5902 (bcm_api_ref_t) bcm_vlan_translate_stat_multi_set, 5903 (bcm_api_ref_t) bcm_vlan_translate_stat_multi_set32, 5904 (bcm_api_ref_t) bcm_vlan_translate_stat_set, 5905 (bcm_api_ref_t) bcm_vlan_translate_stat_set32, 5906 (bcm_api_ref_t) bcm_vlan_translate_stat_sync_get, 5907 (bcm_api_ref_t) bcm_vlan_translate_stat_sync_get32, 5908 (bcm_api_ref_t) bcm_vlan_translate_traverse, 5909 (bcm_api_ref_t) bcm_vlan_vector_flags_set, 5910 (bcm_api_ref_t) bcm_vlan_vector_stp_set, 5911 #ifdef INCLUDE_L3 5912 (bcm_api_ref_t) bcm_vlan_vpn_config_t_init, 5913 (bcm_api_ref_t) bcm_vlan_vpn_create, 5914 (bcm_api_ref_t) bcm_vlan_vpn_destroy, 5915 (bcm_api_ref_t) bcm_vlan_vpn_destroy_all, 5916 (bcm_api_ref_t) bcm_vlan_vpn_get, 5917 (bcm_api_ref_t) bcm_vlan_vpn_traverse, 5918 #endif /* INCLUDE_L3 */ 5919 (bcm_api_ref_t) bcm_vswitch_create, 5920 (bcm_api_ref_t) bcm_vswitch_create_with_id, 5921 (bcm_api_ref_t) bcm_vswitch_cross_connect_add, 5922 (bcm_api_ref_t) bcm_vswitch_cross_connect_delete, 5923 (bcm_api_ref_t) bcm_vswitch_cross_connect_delete_all, 5924 (bcm_api_ref_t) bcm_vswitch_cross_connect_get, 5925 (bcm_api_ref_t) bcm_vswitch_cross_connect_t_init, 5926 (bcm_api_ref_t) bcm_vswitch_cross_connect_traverse, 5927 (bcm_api_ref_t) bcm_vswitch_destroy, 5928 (bcm_api_ref_t) bcm_vswitch_destroy_all, 5929 (bcm_api_ref_t) bcm_vswitch_detach, 5930 (bcm_api_ref_t) bcm_vswitch_flexible_connect_add, 5931 (bcm_api_ref_t) bcm_vswitch_flexible_connect_delete, 5932 (bcm_api_ref_t) bcm_vswitch_flexible_connect_fwd_t_init, 5933 (bcm_api_ref_t) bcm_vswitch_flexible_connect_get, 5934 (bcm_api_ref_t) bcm_vswitch_flexible_connect_match_t_init, 5935 (bcm_api_ref_t) bcm_vswitch_init, 5936 (bcm_api_ref_t) bcm_vswitch_port_add, 5937 (bcm_api_ref_t) bcm_vswitch_port_delete, 5938 (bcm_api_ref_t) bcm_vswitch_port_delete_all, 5939 (bcm_api_ref_t) bcm_vswitch_port_get, 5940 (bcm_api_ref_t) bcm_vswitch_port_traverse, 5941 #ifdef INCLUDE_L3 5942 (bcm_api_ref_t) bcm_vxlan_cleanup, 5943 (bcm_api_ref_t) bcm_vxlan_dip_stat_attach, 5944 (bcm_api_ref_t) bcm_vxlan_dip_stat_counter_get, 5945 (bcm_api_ref_t) bcm_vxlan_dip_stat_counter_set, 5946 (bcm_api_ref_t) bcm_vxlan_dip_stat_detach, 5947 (bcm_api_ref_t) bcm_vxlan_dip_stat_id_get, 5948 (bcm_api_ref_t) bcm_vxlan_dip_stat_multi_get, 5949 (bcm_api_ref_t) bcm_vxlan_dip_stat_multi_get32, 5950 (bcm_api_ref_t) bcm_vxlan_dip_stat_multi_set, 5951 (bcm_api_ref_t) bcm_vxlan_dip_stat_multi_set32, 5952 (bcm_api_ref_t) bcm_vxlan_init, 5953 (bcm_api_ref_t) bcm_vxlan_network_domain_config_add, 5954 (bcm_api_ref_t) bcm_vxlan_network_domain_config_get, 5955 (bcm_api_ref_t) bcm_vxlan_network_domain_config_remove, 5956 (bcm_api_ref_t) bcm_vxlan_network_domain_config_t_init, 5957 (bcm_api_ref_t) bcm_vxlan_network_domain_config_traverse, 5958 (bcm_api_ref_t) bcm_vxlan_port_add, 5959 (bcm_api_ref_t) bcm_vxlan_port_delete, 5960 (bcm_api_ref_t) bcm_vxlan_port_delete_all, 5961 (bcm_api_ref_t) bcm_vxlan_port_get, 5962 (bcm_api_ref_t) bcm_vxlan_port_get_all, 5963 (bcm_api_ref_t) bcm_vxlan_port_t_init, 5964 (bcm_api_ref_t) bcm_vxlan_port_traverse, 5965 (bcm_api_ref_t) bcm_vxlan_stat_attach, 5966 (bcm_api_ref_t) bcm_vxlan_stat_counter_get, 5967 (bcm_api_ref_t) bcm_vxlan_stat_counter_set, 5968 (bcm_api_ref_t) bcm_vxlan_stat_counter_sync_get, 5969 (bcm_api_ref_t) bcm_vxlan_stat_detach, 5970 (bcm_api_ref_t) bcm_vxlan_stat_enable_set, 5971 (bcm_api_ref_t) bcm_vxlan_stat_id_get, 5972 (bcm_api_ref_t) bcm_vxlan_stat_multi_get, 5973 (bcm_api_ref_t) bcm_vxlan_stat_multi_get32, 5974 (bcm_api_ref_t) bcm_vxlan_stat_multi_set, 5975 (bcm_api_ref_t) bcm_vxlan_stat_multi_set32, 5976 (bcm_api_ref_t) bcm_vxlan_tunnel_initiator_create, 5977 (bcm_api_ref_t) bcm_vxlan_tunnel_initiator_destroy, 5978 (bcm_api_ref_t) bcm_vxlan_tunnel_initiator_destroy_all, 5979 (bcm_api_ref_t) bcm_vxlan_tunnel_initiator_get, 5980 (bcm_api_ref_t) bcm_vxlan_tunnel_initiator_traverse, 5981 (bcm_api_ref_t) bcm_vxlan_tunnel_terminator_create, 5982 (bcm_api_ref_t) bcm_vxlan_tunnel_terminator_destroy, 5983 (bcm_api_ref_t) bcm_vxlan_tunnel_terminator_destroy_all, 5984 (bcm_api_ref_t) bcm_vxlan_tunnel_terminator_get, 5985 (bcm_api_ref_t) bcm_vxlan_tunnel_terminator_traverse, 5986 (bcm_api_ref_t) bcm_vxlan_tunnel_terminator_update, 5987 (bcm_api_ref_t) bcm_vxlan_vpn_config_t_init, 5988 (bcm_api_ref_t) bcm_vxlan_vpn_create, 5989 (bcm_api_ref_t) bcm_vxlan_vpn_destroy, 5990 (bcm_api_ref_t) bcm_vxlan_vpn_destroy_all, 5991 (bcm_api_ref_t) bcm_vxlan_vpn_get, 5992 (bcm_api_ref_t) bcm_vxlan_vpn_traverse, 5993 (bcm_api_ref_t) bcm_wlan_client_add, 5994 (bcm_api_ref_t) bcm_wlan_client_delete, 5995 (bcm_api_ref_t) bcm_wlan_client_delete_all, 5996 (bcm_api_ref_t) bcm_wlan_client_get, 5997 (bcm_api_ref_t) bcm_wlan_client_t_init, 5998 (bcm_api_ref_t) bcm_wlan_client_traverse, 5999 (bcm_api_ref_t) bcm_wlan_detach, 6000 (bcm_api_ref_t) bcm_wlan_init, 6001 (bcm_api_ref_t) bcm_wlan_port_add, 6002 (bcm_api_ref_t) bcm_wlan_port_delete, 6003 (bcm_api_ref_t) bcm_wlan_port_delete_all, 6004 (bcm_api_ref_t) bcm_wlan_port_get, 6005 (bcm_api_ref_t) bcm_wlan_port_t_init, 6006 (bcm_api_ref_t) bcm_wlan_port_traverse, 6007 (bcm_api_ref_t) bcm_wlan_tunnel_initiator_create, 6008 (bcm_api_ref_t) bcm_wlan_tunnel_initiator_destroy, 6009 (bcm_api_ref_t) bcm_wlan_tunnel_initiator_get, 6010 #endif /* INCLUDE_L3 */ 6011 #ifdef INCLUDE_XFLOW_MACSEC 6012 (bcm_api_ref_t) bcm_xflow_macsec_control_get, 6013 (bcm_api_ref_t) bcm_xflow_macsec_control_set, 6014 (bcm_api_ref_t) bcm_xflow_macsec_decrypt_flow_create, 6015 (bcm_api_ref_t) bcm_xflow_macsec_decrypt_flow_destroy, 6016 (bcm_api_ref_t) bcm_xflow_macsec_decrypt_flow_enable_get, 6017 (bcm_api_ref_t) bcm_xflow_macsec_decrypt_flow_enable_set, 6018 (bcm_api_ref_t) bcm_xflow_macsec_decrypt_flow_get, 6019 (bcm_api_ref_t) bcm_xflow_macsec_decrypt_flow_info_t_init, 6020 (bcm_api_ref_t) bcm_xflow_macsec_decrypt_flow_set, 6021 (bcm_api_ref_t) bcm_xflow_macsec_decrypt_policy_create, 6022 (bcm_api_ref_t) bcm_xflow_macsec_decrypt_policy_destroy, 6023 (bcm_api_ref_t) bcm_xflow_macsec_decrypt_policy_get, 6024 (bcm_api_ref_t) bcm_xflow_macsec_decrypt_policy_info_t_init, 6025 (bcm_api_ref_t) bcm_xflow_macsec_decrypt_policy_set, 6026 (bcm_api_ref_t) bcm_xflow_macsec_event_deregister, 6027 (bcm_api_ref_t) bcm_xflow_macsec_event_register, 6028 (bcm_api_ref_t) bcm_xflow_macsec_mac_addr_control_get, 6029 (bcm_api_ref_t) bcm_xflow_macsec_mac_addr_control_set, 6030 (bcm_api_ref_t) bcm_xflow_macsec_mtu_get, 6031 (bcm_api_ref_t) bcm_xflow_macsec_mtu_set, 6032 (bcm_api_ref_t) bcm_xflow_macsec_sectag_etype_get, 6033 (bcm_api_ref_t) bcm_xflow_macsec_sectag_etype_set, 6034 (bcm_api_ref_t) bcm_xflow_macsec_secure_assoc_create, 6035 (bcm_api_ref_t) bcm_xflow_macsec_secure_assoc_destroy, 6036 (bcm_api_ref_t) bcm_xflow_macsec_secure_assoc_get, 6037 (bcm_api_ref_t) bcm_xflow_macsec_secure_assoc_info_t_init, 6038 (bcm_api_ref_t) bcm_xflow_macsec_secure_assoc_set, 6039 (bcm_api_ref_t) bcm_xflow_macsec_secure_assoc_traverse, 6040 (bcm_api_ref_t) bcm_xflow_macsec_secure_chan_create, 6041 (bcm_api_ref_t) bcm_xflow_macsec_secure_chan_destroy, 6042 (bcm_api_ref_t) bcm_xflow_macsec_secure_chan_enable_get, 6043 (bcm_api_ref_t) bcm_xflow_macsec_secure_chan_enable_set, 6044 (bcm_api_ref_t) bcm_xflow_macsec_secure_chan_get, 6045 (bcm_api_ref_t) bcm_xflow_macsec_secure_chan_info_t_init, 6046 (bcm_api_ref_t) bcm_xflow_macsec_secure_chan_info_traverse, 6047 (bcm_api_ref_t) bcm_xflow_macsec_secure_chan_set, 6048 (bcm_api_ref_t) bcm_xflow_macsec_stat_get, 6049 (bcm_api_ref_t) bcm_xflow_macsec_stat_multi_get, 6050 (bcm_api_ref_t) bcm_xflow_macsec_stat_multi_set, 6051 (bcm_api_ref_t) bcm_xflow_macsec_stat_set, 6052 (bcm_api_ref_t) bcm_xflow_macsec_subport_id_get, 6053 (bcm_api_ref_t) bcm_xflow_macsec_vlan_tpid_array_get, 6054 (bcm_api_ref_t) bcm_xflow_macsec_vlan_tpid_array_index_get, 6055 (bcm_api_ref_t) bcm_xflow_macsec_vlan_tpid_array_set 6056 #endif /* INCLUDE_XFLOW_MACSEC */ 6057 }; 6058