|
BroadView™ API Guide and Reference Manual
|
Data Structures | |
| struct | _bview_ecmp_lag_hashing_info_ |
| struct | _bview_ecmp_member_info_ |
| struct | _bview_pt_hashing_info_ |
| struct | _bview_pt_lag_hashing_info_ |
| struct | _pt_drop_counter_report_::_counter_ |
| struct | _pt_5_tuple_params_s_ |
| struct | _pt_drop_counter_report_ |
| struct | _pt_drop_reason_config_ |
| struct | _pt_drop_reason_data_ |
| struct | _pt_trace_profile_ |
| struct | BVIEW_PT_DROP_REASON_MASK_t |
| struct | BVIEW_PT_LOOKUP_RESULT_MASK_t |
| struct | BVIEW_PT_PACKET_t |
Typedefs | |
|
typedef struct _bview_ecmp_member_info_ | BVIEW_ECMP_MEMBER_t |
|
typedef struct _pt_drop_counter_report_ | BVIEW_PT_DROP_COUNTER_REPORT_t |
|
typedef struct _pt_drop_reason_config_ | BVIEW_PT_DROP_REASON_CONFIG_t |
|
typedef struct _pt_drop_reason_data_ | BVIEW_PT_DROP_REASON_DATA_t |
| typedef enum _pt_drop_reason_type_ | BVIEW_PT_DROP_REASON_TYPE_t |
|
typedef struct _bview_ecmp_lag_hashing_info_ | BVIEW_PT_ECMP_HASHING_INFO_t |
|
typedef enum _bview_pt_hashing_info_mask_ | BVIEW_PT_HASHING_INFO_MASK_t |
|
typedef struct _bview_pt_hashing_info_ | BVIEW_PT_HASHING_INFO_t |
|
typedef struct _bview_pt_lag_hashing_info_ | BVIEW_PT_LAG_HASHING_INFO_t |
|
typedef enum _pt_lookup_result_type_ | BVIEW_PT_LOOKUP_RESULT_TYPE_t |
| typedef enum _pt_resolution_type_t | BVIEW_PT_RESOULTION_t |
| typedef enum _stp_state_ | BVIEW_PT_STP_STATE_t |
| typedef struct _pt_trace_profile_ | BVIEW_PT_TRACE_PROFILE_t |
| typedef BVIEW_STATUS(* | BVIEW_PT_TRIGGER_CALLBACK_t )(int asic, void *cookie, BVIEW_PT_DROP_REASON_DATA_t dropReasonData) |
|
typedef struct _pt_5_tuple_params_s_ | PT_5_TUPLE_PARAMS_t |
| typedef enum _pt_config_tuple_mask_ | PT_CONFIG_TUPLE_MASK_t |
Variables | |
| uint64_t | _pt_drop_counter_report_::_counter_::counter |
| unsigned char | BVIEW_PT_PACKET_t::data [BVIEW_PT_MAX_PACKET_SIZE] |
|
struct _pt_drop_counter_report_::_counter_ | _pt_drop_counter_report_::data [BVIEW_PT_MAX_DROP_REASON][BVIEW_ASIC_MAX_PORTS] |
| BVIEW_PORT_MASK_t | _pt_trace_profile_::destPortMask |
| BVIEW_PT_DROP_REASON_TYPE_t | _pt_drop_reason_data_::dropReason |
| BVIEW_PT_DROP_REASON_MASK_t | _pt_drop_reason_config_::dropReasonMask |
| unsigned int | _pt_5_tuple_params_s_::dst_ip |
| unsigned int | _pt_5_tuple_params_s_::dst_port |
| BVIEW_PT_ECMP_HASHING_INFO_t | _bview_pt_hashing_info_::ecmp [BVIEW_ECMP_MAX_LEVEL] |
| BVIEW_ECMP_MEMBER_t | _bview_ecmp_lag_hashing_info_::ecmp_egress_info |
| int | _bview_ecmp_lag_hashing_info_::ecmp_group |
| BVIEW_ECMP_MEMBER_t | _bview_ecmp_lag_hashing_info_::ecmp_group_members [BVIEW_ECMP_MAX_MEMBERS] |
| int | _bview_pt_lag_hashing_info_::fabric_trunk |
| int | _bview_pt_lag_hashing_info_::fabric_trunk_member |
| int | _bview_pt_lag_hashing_info_::fabric_trunk_members [BVIEW_MAX_TRUNK_MEMBERS] |
| BVIEW_PT_HASHING_INFO_MASK_t | _bview_pt_hashing_info_::flags |
| BVIEW_PT_HASHING_INFO_t | _pt_trace_profile_::hashingInfo |
| int | _bview_ecmp_member_info_::ip |
| BVIEW_PT_LAG_HASHING_INFO_t | _bview_pt_hashing_info_::lag |
| BVIEW_PT_LOOKUP_RESULT_MASK_t | _pt_trace_profile_::lookupResult |
| int | _bview_ecmp_member_info_::member |
| BVIEW_PT_PACKET_t | _pt_drop_reason_data_::packet |
| BVIEW_PT_PACKET_t | _pt_trace_profile_::packet |
| int | _pt_drop_reason_config_::packetCount |
| BVIEW_PT_RESOULTION_t | _pt_trace_profile_::packetResolution |
| int | _pt_drop_reason_config_::packetThreshold |
| BVIEW_PORT_MASK_t | _pt_drop_reason_config_::pbmp |
| unsigned int | BVIEW_PT_PACKET_t::pkt_len |
| int | _pt_drop_reason_data_::port |
| int | _bview_ecmp_member_info_::port |
| int | _pt_trace_profile_::port |
| unsigned int | _pt_5_tuple_params_s_::protocol |
| bool | _pt_drop_reason_config_::sendDropedPacket |
| unsigned int | _pt_5_tuple_params_s_::src_ip |
| unsigned int | _pt_5_tuple_params_s_::src_port |
| BVIEW_PT_STP_STATE_t | _pt_trace_profile_::stpState |
| bool | _pt_drop_reason_config_::traceProfile |
| int | _bview_pt_lag_hashing_info_::trunk |
| int | _bview_pt_lag_hashing_info_::trunk_member |
| int | _bview_pt_lag_hashing_info_::trunk_members [BVIEW_MAX_TRUNK_MEMBERS] |
| unsigned int | _pt_5_tuple_params_s_::tuple_mask |
| BVIEW_MASK_BASE_UNIT | BVIEW_PT_DROP_REASON_MASK_t::value [BVIEW_MASK_SIZE(BVIEW_PT_MAX_DROP_REASON)] |
| BVIEW_MASK_BASE_UNIT | BVIEW_PT_LOOKUP_RESULT_MASK_t::value [BVIEW_MASK_SIZE(BVIEW_PT_LOOKUPCOUNT)] |
1.8.2