diff options
author | Jeff Morriss <jeff.morriss@ulticom.com> | 2007-11-26 18:55:17 +0000 |
---|---|---|
committer | Jeff Morriss <jeff.morriss@ulticom.com> | 2007-11-26 18:55:17 +0000 |
commit | 309f7503e542eed1057fe906a4399703e8e9071b (patch) | |
tree | 19c4719c897e4083c1f1e2a4300a3f945f972032 /plugins/wimax/msg_ucd.c | |
parent | 86f278dda7604b486e35e9613062f343bd45a930 (diff) | |
download | wireshark-309f7503e542eed1057fe906a4399703e8e9071b.tar.gz wireshark-309f7503e542eed1057fe906a4399703e8e9071b.tar.bz2 wireshark-309f7503e542eed1057fe906a4399703e8e9071b.zip |
Get rid of C++/C99 style comments--not all compilers support them
svn path=/trunk/; revision=23608
Diffstat (limited to 'plugins/wimax/msg_ucd.c')
-rw-r--r-- | plugins/wimax/msg_ucd.c | 155 |
1 files changed, 78 insertions, 77 deletions
diff --git a/plugins/wimax/msg_ucd.c b/plugins/wimax/msg_ucd.c index cde80bb403..6059a5e291 100644 --- a/plugins/wimax/msg_ucd.c +++ b/plugins/wimax/msg_ucd.c @@ -74,8 +74,9 @@ static gint hf_ucd_ul_burst_reserved = -1; static gint hf_ucd_ul_burst_uiuc = -1; static gint hf_ucd_burst_fec = -1; static gint hf_ucd_burst_ranging_data_ratio = -1; -//static gint hf_ucd_burst_power_boost = -1; -//static gint hf_ucd_burst_tcs_enable = -1; +/*static gint hf_ucd_burst_power_boost = -1; +*static gint hf_ucd_burst_tcs_enable = -1; +*/ static gint hf_ucd_tlv_t_159_band_amc_allocation_threshold = -1; static gint hf_ucd_tlv_t_158_optional_permutation_ul_allocated_subchannels_bitmap = -1; @@ -219,91 +220,91 @@ static hf_register_info hf[] = { &hf_ucd_message_type, { - "MAC Management Message Type", "wimax.macmgtmsgtype.ucd", + "MAC Management Message Type", "wimax.macmgtmsgtype.ucd", FT_UINT8, BASE_DEC, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_188_allow_aas_beam_select_message, { - "Allow AAS Beam Select Message", "wimax.ucd.allow_aas_beam_select_message", + "Allow AAS Beam Select Message", "wimax.ucd.allow_aas_beam_select_message", FT_INT8, BASE_DEC, VALS(vals_yes_no_str), 0, "", HFILL } }, { &hf_ucd_tlv_t_159_band_amc_allocation_threshold, { - "Band AMC Allocation Threshold ", "wimax.ucd.band_amc.allocation_threshold", + "Band AMC Allocation Threshold ", "wimax.ucd.band_amc.allocation_threshold", FT_UINT8, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_161_band_amc_allocation_timer, { - "Band AMC Allocation Timer", "wimax.ucd.band_amc.allocation_timer", + "Band AMC Allocation Timer", "wimax.ucd.band_amc.allocation_timer", FT_UINT8, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_160_band_amc_release_threshold, { - "Band AMC Release Threshold", "wimax.ucd.band_amc.release_threshold", + "Band AMC Release Threshold", "wimax.ucd.band_amc.release_threshold", FT_UINT8, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_162_band_amc_release_timer, { - "Band AMC Release Timer", "wimax.ucd.band_amc.release_timer", + "Band AMC Release Timer", "wimax.ucd.band_amc.release_timer", FT_UINT8, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_164_band_amc_retry_timer, { - "Band AMC Retry Timer", "wimax.ucd.band_amc.retry_timer", + "Band AMC Retry Timer", "wimax.ucd.band_amc.retry_timer", FT_UINT8, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_163_band_status_report_max_period, { - "Band Status Report MAC Period", "wimax.ucd.band_status.report_max_period", + "Band Status Report MAC Period", "wimax.ucd.band_status.report_max_period", FT_UINT8, BASE_DEC, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_152_bandwidth_request_codes, { - "Bandwidth Request Codes", "wimax.ucd.bandwidth_request", + "Bandwidth Request Codes", "wimax.ucd.bandwidth_request", FT_UINT8, BASE_HEX, NULL, 0, "", HFILL } }, { - &hf_ucd_burst_fec, + &hf_ucd_burst_fec, { - "FEC Code Type", "wimax.ucd.burst.fec", + "FEC Code Type", "wimax.ucd.burst.fec", FT_UINT8, BASE_HEX, VALS(vals_dcd_burst_fec), 0, "", HFILL } }, { &hf_ucd_burst_ranging_data_ratio, { - "Ranging Data Ratio", "wimax.ucd.burst.ranging_data_ratio", + "Ranging Data Ratio", "wimax.ucd.burst.ranging_data_ratio", FT_UINT8, BASE_DEC, NULL, 0, "", HFILL } }, { &hf_ucd_ul_burst_reserved, { - "Reserved", "wimax.ucd.burst.reserved", + "Reserved", "wimax.ucd.burst.reserved", FT_UINT8, BASE_HEX, NULL, 0xF0, "", HFILL } }, { &hf_ucd_ul_burst_uiuc, { - "UIUC", "wimax.ucd.burst.uiuc", + "UIUC", "wimax.ucd.burst.uiuc", FT_UINT8, BASE_DEC, NULL, 0x0F, "", HFILL } }, @@ -313,350 +314,350 @@ static hf_register_info hf[] = {"Focused Contention Power Boost", "wimax.ucd.burst.power_boost", FT_UINT8, BASE_HEX, NULL, 0, "", HFILL} }, { - &hf_ucd_burst_tcs_enable, + &hf_ucd_burst_tcs_enable, {"TCS", "wimax.ucd.burst.tcs", FT_UINT8, BASE_DEC, VALS(vals_dcd_burst_tcs), 0, "", HFILL} - }, + }, #endif { - &hf_ucd_bw_req_size, + &hf_ucd_bw_req_size, { - "Bandwidth Request Opportunity Size", "wimax.ucd.bw_req_size", + "Bandwidth Request Opportunity Size", "wimax.ucd.bw_req_size", FT_UINT16, BASE_DEC, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_172_cqich_band_amc_transition_delay, { - "CQICH Band AMC-Transition Delay", "wimax.ucd.cqich_band_amc_transition_delay", + "CQICH Band AMC-Transition Delay", "wimax.ucd.cqich_band_amc_transition_delay", FT_UINT8, BASE_DEC, NULL, 0, "", HFILL } }, { - &hf_ucd_freq, + &hf_ucd_freq, { - "Frequency", "wimax.ucd.frequency", + "Frequency", "wimax.ucd.frequency", FT_UINT32, BASE_DEC, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_194_handover_ranging_codes, { - "Handover Ranging Codes", "wimax.ucd.handover_ranging_codes", + "Handover Ranging Codes", "wimax.ucd.handover_ranging_codes", FT_INT8, BASE_DEC, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_171_harq_ack_delay_dl_burst, { - "HARQ ACK Delay for DL Burst", "wimax.ucd.harq_ack_delay_dl_burst", + "HARQ ACK Delay for DL Burst", "wimax.ucd.harq_ack_delay_dl_burst", FT_UINT8, BASE_DEC, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_150_initial_ranging_codes, { - "Initial Ranging Codes", "wimax.ucd.initial_ranging_codes", + "Initial Ranging Codes", "wimax.ucd.initial_ranging_codes", FT_UINT8, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_195_initial_ranging_interval, { - "Number of Frames Between Initial Ranging Interval Allocation", "wimax.ucd.initial_ranging_interval", + "Number of Frames Between Initial Ranging Interval Allocation", "wimax.ucd.initial_ranging_interval", FT_INT8, BASE_DEC, NULL, 0, "", HFILL } }, { &hf_ucd_invalid_tlv, { - "Invalid TLV", "wimax.ucd.invalid_tlv", + "Invalid TLV", "wimax.ucd.invalid_tlv", FT_BYTES, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_187_lower_bound_aas_preamble, { - "Lower Bound AAS Preamble (in units of 0.25 dB)", "wimax.ucd.lower_bound_aas_preamble", + "Lower Bound AAS Preamble (in units of 0.25 dB)", "wimax.ucd.lower_bound_aas_preamble", FT_INT8, BASE_DEC, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_192_min_level_power_offset_adjustment, { - "Minimum Level of Power Offset Adjustment (in units of 0.1 dB)", "wimax.ucd.min_level_power_offset_adjustment", + "Minimum Level of Power Offset Adjustment (in units of 0.1 dB)", "wimax.ucd.min_level_power_offset_adjustment", FT_INT8, BASE_DEC, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_193_max_level_power_offset_adjustment, { - "Maximum Level of Power Offset Adjustment (in units of 0.1 dB)", "wimax.ucd.max_level_power_offset_adjustment", + "Maximum Level of Power Offset Adjustment (in units of 0.1 dB)", "wimax.ucd.max_level_power_offset_adjustment", FT_INT8, BASE_DEC, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_174_maximum_retransmission, { - "Maximum Number of Retransmission in UL-HARQ", "wimax.ucd.max_number_of_retransmission_in_ul_harq", + "Maximum Number of Retransmission in UL-HARQ", "wimax.ucd.max_number_of_retransmission_in_ul_harq", FT_UINT8, BASE_DEC, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_191_ms_specific_down_power_addjustment_step, { - "MS-specific Down Power Offset Adjustment Step (in units of 0.01 dB)", "wimax.ucd.ms_specific_down_power_offset_adjustment_step", + "MS-specific Down Power Offset Adjustment Step (in units of 0.01 dB)", "wimax.ucd.ms_specific_down_power_offset_adjustment_step", FT_UINT8, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_190_ms_specific_up_power_addjustment_step, { - "MS-specific Up Power Offset Adjustment Step (in units of 0.01 dB)", "wimax.ucd.ms_specific_up_power_offset_adjustment_step", + "MS-specific Up Power Offset Adjustment Step (in units of 0.01 dB)", "wimax.ucd.ms_specific_up_power_offset_adjustment_step", FT_UINT8, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_197_normalized_cn_channel_sounding, { - "Normalized C/N for Channel Sounding", "wimax.ucd.normalized_cn.channel_sounding", + "Normalized C/N for Channel Sounding", "wimax.ucd.normalized_cn.channel_sounding", FT_UINT8, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_177_normalized_cn_override2, { - "Normalized C/N Override 2", "wimax.ucd.normalized_cn.override_2", + "Normalized C/N Override 2", "wimax.ucd.normalized_cn.override_2", FT_STRING, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_177_normalized_cn_override2_first_line, { - "Normalized C/N Value", "wimax.ucd.normalized_cn.override_first_line", + "Normalized C/N Value", "wimax.ucd.normalized_cn.override_first_line", FT_UINT8, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_177_normalized_cn_override2_list, { - "Normalized C/N Value List", "wimax.ucd.normalized_cn.override_list", + "Normalized C/N Value List", "wimax.ucd.normalized_cn.override_list", FT_STRING, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_158_optional_permutation_ul_allocated_subchannels_bitmap, { - "Optional permutation UL allocated subchannels bitmap ", "wimax.ucd.optional_permutation_ul_allocated_subchannels_bitmap", + "Optional permutation UL allocated subchannels bitmap ", "wimax.ucd.optional_permutation_ul_allocated_subchannels_bitmap", FT_BYTES, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_151_periodic_ranging_codes, { - "Periodic Ranging Codes", "wimax.ucd.periodic_ranging_codes", + "Periodic Ranging Codes", "wimax.ucd.periodic_ranging_codes", FT_UINT8, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_156_permutation_base, { - "Permutation Base", "wimax.ucd.permutation_base", + "Permutation Base", "wimax.ucd.permutation_base", FT_UINT8, BASE_DEC, NULL, 0, "", HFILL } }, { - &hf_ucd_ranging_req_size, + &hf_ucd_ranging_req_size, { - "Ranging Request Opportunity Size", "wimax.ucd.ranging_req_size", + "Ranging Request Opportunity Size", "wimax.ucd.ranging_req_size", FT_UINT16, BASE_DEC, NULL, 0, "", HFILL } }, { - &hf_ucd_res_timeout, + &hf_ucd_res_timeout, { - "Contention-based Reservation Timeout", "wimax.ucd.res_timeout", + "Contention-based Reservation Timeout", "wimax.ucd.res_timeout", FT_UINT8, BASE_DEC, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_170_safety_channel_retry_timer, { - "Safety Channel Release Timer", "wimax.ucd.safety_channel_release_timer", + "Safety Channel Release Timer", "wimax.ucd.safety_channel_release_timer", FT_UINT8, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_176_size_of_cqich_id_field, { - "Size of CQICH_ID Field", "wimax.ucd.size_of_cqich_id_field", + "Size of CQICH_ID Field", "wimax.ucd.size_of_cqich_id_field", FT_UINT8, BASE_DEC, VALS(vals_ucd_cqich_size), 0, "", HFILL } }, { &hf_ucd_tlv_t_155_start_of_ranging_codes_group, { - "Start of Ranging Codes Group", "wimax.ucd.start_of_ranging_codes_group", + "Start of Ranging Codes Group", "wimax.ucd.start_of_ranging_codes_group", FT_UINT8, BASE_DEC, NULL, 0, "", HFILL } }, { - &hf_ucd_ul_allocated_subchannles_bitmap, + &hf_ucd_ul_allocated_subchannles_bitmap, { - "UL Allocated Subchannels Bitmap", "wimax.ucd.subchan.bitmap", + "UL Allocated Subchannels Bitmap", "wimax.ucd.subchan.bitmap", FT_BYTES, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_subchan_codes, { - "Periodic Ranging Codes", "wimax.ucd.subchan.codes", + "Periodic Ranging Codes", "wimax.ucd.subchan.codes", FT_UINT8, BASE_HEX, NULL, 0, "", HFILL } }, { - &hf_ucd_subchan_params_num_chan, + &hf_ucd_subchan_params_num_chan, { - "Number of Subchannels", "wimax.ucd.subchan.num_chan", + "Number of Subchannels", "wimax.ucd.subchan.num_chan", FT_UINT8, BASE_DEC, NULL, 0, "", HFILL } }, { - &hf_ucd_subchan_params_num_sym, + &hf_ucd_subchan_params_num_sym, { - "Number of OFDMA Symbols", "wimax.ucd.subchan.num_sym", + "Number of OFDMA Symbols", "wimax.ucd.subchan.num_sym", FT_UINT8, BASE_DEC, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_196_tx_power_report, { - "Tx Power Report", "wimax.ucd.tx_power_report", + "Tx Power Report", "wimax.ucd.tx_power_report", FT_UINT24, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_196_tx_power_report_a_p_avg, { - "A p_avg (in multiples of 1/16)", "wimax.ucd.tx_power_report.a_p_avg", + "A p_avg (in multiples of 1/16)", "wimax.ucd.tx_power_report.a_p_avg", FT_UINT8, BASE_DEC, NULL, 0xF0, "", HFILL } }, { &hf_ucd_tlv_t_196_tx_power_report_a_p_avg_icqch, { - "A p_avg (in multiples of 1/16) when ICQCH is allocated", "wimax.ucd.tx_power_report.a_p_avg_icqch", + "A p_avg (in multiples of 1/16) when ICQCH is allocated", "wimax.ucd.tx_power_report.a_p_avg_icqch", FT_UINT8, BASE_DEC, NULL, 0x0F, "", HFILL } }, { &hf_ucd_tlv_t_196_tx_power_report_interval, { - "Interval (expressed as power of 2)", "wimax.ucd.tx_power_report.interval", + "Interval (expressed as power of 2)", "wimax.ucd.tx_power_report.interval", FT_UINT8, BASE_DEC, NULL, 0x0F, "", HFILL } }, { &hf_ucd_tlv_t_196_tx_power_report_interval_icqch, { - "Interval When ICQCH is Allocated (expressed as power of 2)", "wimax.ucd.tx_power_report.interval_icqch", + "Interval When ICQCH is Allocated (expressed as power of 2)", "wimax.ucd.tx_power_report.interval_icqch", FT_UINT8, BASE_DEC, NULL, 0xF0, "", HFILL } }, { &hf_ucd_tlv_t_196_tx_power_report_threshold, { - "Threshold", "wimax.ucd.tx_power_report.threshold", + "Threshold", "wimax.ucd.tx_power_report.threshold", FT_UINT8, BASE_DEC, NULL, 0xF0, "", HFILL } }, { &hf_ucd_tlv_t_196_tx_power_report_threshold_icqch, { - "Threshold When ICQCH is Allocated to SS (in dB)", "wimax.ucd.tx_power_report.threshold_icqch", + "Threshold When ICQCH is Allocated to SS (in dB)", "wimax.ucd.tx_power_report.threshold_icqch", FT_UINT8, BASE_DEC, NULL, 0x0F, "", HFILL } }, { &hf_ucd_unknown_type, { - "Unknown UCD Type", "wimax.ucd.unknown_tlv_type", + "Unknown UCD Type", "wimax.ucd.unknown_tlv_type", FT_BYTES, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_202_uplink_burst_profile_for_multiple_fec_types, { - "Uplink Burst Profile for Multiple FEC Types", "wimax.ucd.uplink_burst_profile.multiple_fec_types", + "Uplink Burst Profile for Multiple FEC Types", "wimax.ucd.uplink_burst_profile.multiple_fec_types", FT_UINT8, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_203_ul_pusc_subchannel_rotation, { - "Uplink PUSC Subchannel Rotation", "wimax.ucd.uplink_burst_profile.ul_pusc_subchannel_rotation", + "Uplink PUSC Subchannel Rotation", "wimax.ucd.uplink_burst_profile.ul_pusc_subchannel_rotation", FT_UINT8, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_205_relative_power_offset_ul_harq_burst, { - "Relative Power Offset UL HARQ Burst", "wimax.ucd.uplink_burst_profile.relative_power_offset_ul_harq_burst", + "Relative Power Offset UL HARQ Burst", "wimax.ucd.uplink_burst_profile.relative_power_offset_ul_harq_burst", FT_UINT8, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_206_relative_power_offset_ul_burst_containing_mac_mgmt_msg, { - "Relative Power Offset UL Burst Containing MAC Mgmt Msg", "wimax.ucd.uplink_burst_profile.relative_power_offset_ul_burst_mac_mgmt_msg", + "Relative Power Offset UL Burst Containing MAC Mgmt Msg", "wimax.ucd.uplink_burst_profile.relative_power_offset_ul_burst_mac_mgmt_msg", FT_UINT8, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_207_ul_initial_transmit_timing, { - "UL Initial Transmit Timing", "wimax.ucd.uplink_burst_profile.ul_initial_transmit_timing", + "UL Initial Transmit Timing", "wimax.ucd.uplink_burst_profile.ul_initial_transmit_timing", FT_UINT8, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_210_fast_feedback_region, { - "Fast Feedback Region", "wimax.ucd.uplink_burst_profile.fast_feedback_region", + "Fast Feedback Region", "wimax.ucd.uplink_burst_profile.fast_feedback_region", FT_BYTES, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_211_harq_ack_region, { - "HARQ ACK Region", "wimax.ucd.uplink_burst_profile.harq_ack_region", + "HARQ ACK Region", "wimax.ucd.uplink_burst_profile.harq_ack_region", FT_BYTES, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_212_ranging_region, { - "Ranging Region", "wimax.ucd.uplink_burst_profile.ranging_region", + "Ranging Region", "wimax.ucd.uplink_burst_profile.ranging_region", FT_BYTES, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_213_sounding_region, { - "Sounding Region", "wimax.ucd.uplink_burst_profile.sounding_region", + "Sounding Region", "wimax.ucd.uplink_burst_profile.sounding_region", FT_BYTES, BASE_HEX, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_186_upper_bound_aas_preamble, { - "Upper Bound AAS Preamble (in units of 0.25 dB)", "wimax.ucd.upper_bound_aas_preamble", + "Upper Bound AAS Preamble (in units of 0.25 dB)", "wimax.ucd.upper_bound_aas_preamble", FT_INT8, BASE_DEC, NULL, 0, "", HFILL } }, { &hf_ucd_tlv_t_189_use_cqich_indication_flag, { - "Use CQICH Indication Flag", "wimax.ucd.use_cqich_indication_flag", + "Use CQICH Indication Flag", "wimax.ucd.use_cqich_indication_flag", FT_UINT8, BASE_HEX, NULL, 0, "", HFILL } } @@ -933,7 +934,7 @@ void dissect_mac_mgmt_msg_ucd_decoder(tvbuff_t *tvb, packet_info *pinfo, proto_t { tlv_tree = add_tlv_subtree(&tlv_info, ett_mac_mgmt_msg_ucd_decoder, ucd_tree, hf_ucd_tlv_t_158_optional_permutation_ul_allocated_subchannels_bitmap, tvb, offset, tlv_len, FALSE); tlv_item = proto_tree_add_item(tlv_tree, hf_ucd_tlv_t_158_optional_permutation_ul_allocated_subchannels_bitmap, tvb, offset, tlv_len, FALSE); - + break; } case UCD_TLV_T_159_BAND_AMC_ALLOCATION_THRESHHOLD: @@ -1161,7 +1162,7 @@ void dissect_mac_mgmt_msg_ucd_decoder(tvbuff_t *tvb, packet_info *pinfo, proto_t utemp = tvb_get_guint8(tvb, offset); proto_tree_add_text(tlv_tree, tvb, offset, tlv_len, "Periodic Ranging Backoff Start: 2^%u = %u", utemp, (1 << utemp)); break; - + } case UCD_PERIODIC_RANGING_BACKOFF_END: { @@ -1175,7 +1176,7 @@ void dissect_mac_mgmt_msg_ucd_decoder(tvbuff_t *tvb, packet_info *pinfo, proto_t tlv_tree = add_tlv_subtree(&tlv_info, ett_mac_mgmt_msg_ucd_decoder, ucd_tree, hf_ucd_tlv_t_155_start_of_ranging_codes_group, tvb, offset, tlv_len, FALSE); proto_tree_add_item(tlv_tree,hf_ucd_tlv_t_155_start_of_ranging_codes_group, tvb, offset, tlv_len, FALSE); break; - + } case UCD_PERMUTATION_BASE: { |