aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gmr1_bcch.c
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2012-07-31 17:19:32 +0000
committerMichael Mann <mmann78@netscape.net>2012-07-31 17:19:32 +0000
commit7f3703de34370b6c75f030821aa502263020dd4a (patch)
tree2814bea8571141cb7b40b7b37c18026e1fbfcf0f /epan/dissectors/packet-gmr1_bcch.c
parente761d193c9f43cff724531333092db3c78f81224 (diff)
update GMR-1 protocols display filers
svn path=/trunk/; revision=44161
Diffstat (limited to 'epan/dissectors/packet-gmr1_bcch.c')
-rw-r--r--epan/dissectors/packet-gmr1_bcch.c134
1 files changed, 67 insertions, 67 deletions
diff --git a/epan/dissectors/packet-gmr1_bcch.c b/epan/dissectors/packet-gmr1_bcch.c
index 844f416d4b..feca8d5ec4 100644
--- a/epan/dissectors/packet-gmr1_bcch.c
+++ b/epan/dissectors/packet-gmr1_bcch.c
@@ -1,4 +1,4 @@
-/* packet-gmr1.bcch.c
+/* packet-gmr1_bcch.c
*
* Routines for GMR-1 BCCH dissection in wireshark.
* Copyright (c) 2011 Sylvain Munaut <tnt@246tNt.com>
@@ -1072,338 +1072,338 @@ proto_register_gmr1_bcch(void)
static hf_register_info hf[] = {
/* Segment 1A - [3] 11.5.2.66 */
{ &hf_seg1a_class_2_version,
- { "Class 2 version", "gmr1.bcch.seg1a.class_2_version",
+ { "Class 2 version", "gmr1_bcch.seg1a.class_2_version",
FT_UINT8, BASE_DEC, NULL, 0x00,
"Version number for current Class 2 information", HFILL }
},
{ &hf_seg1a_class_3_version,
- { "Class 3 version", "gmr1.bcch.seg1a.class_3_version",
+ { "Class 3 version", "gmr1_bcch.seg1a.class_3_version",
FT_UINT8, BASE_DEC, NULL, 0x00,
"Version number for current Class 3 information", HFILL }
},
{ &hf_seg1a_syncinfo_sb_frame_ts_offset,
- { "SB_FRAME_TS_OFFSET", "gmr1.bcch.seg1a.syncinfo.sb_frame_ts_offset",
+ { "SB_FRAME_TS_OFFSET", "gmr1_bcch.seg1a.syncinfo.sb_frame_ts_offset",
FT_UINT8, BASE_DEC, NULL, 0x00,
NULL, HFILL }
},
{ &hf_seg1a_syncinfo_sb_symbol_offset,
- { "SB_SYMBOL_OFFSET", "gmr1.bcch.seg1a.syncinfo.sb_symbol_offset",
+ { "SB_SYMBOL_OFFSET", "gmr1_bcch.seg1a.syncinfo.sb_symbol_offset",
FT_INT8, BASE_DEC, NULL, 0x00,
NULL, HFILL }
},
{ &hf_seg1a_syncinfo_sa_freq_offset,
- { "SA_FREQ_OFFSET", "gmr1.bcch.seg1a.syncinfo.sa_freq_offset",
+ { "SA_FREQ_OFFSET", "gmr1_bcch.seg1a.syncinfo.sa_freq_offset",
FT_UINT8, BASE_CUSTOM, seg1a_syncinfo_sa_freq_offset_fmt, 0x00,
NULL, HFILL }
},
{ &hf_seg1a_rachctrl_max_retrans,
- { "Max Retrans", "gmr1.bcch.seg1a.rachctrl.max_retrans",
+ { "Max Retrans", "gmr1_bcch.seg1a.rachctrl.max_retrans",
FT_UINT8, BASE_DEC, NULL, 0x00,
NULL, HFILL }
},
{ &hf_seg1a_rachctrl_acc[15],
- { "AC15", "gmr1.bcch.seg1a.rachctrl.ac15",
+ { "AC15", "gmr1_bcch.seg1a.rachctrl.ac15",
FT_UINT8, BASE_DEC, VALS(seg1a_rachctrl_acc_vals), 0x00,
"Access Class 15 barred", HFILL }
},
{ &hf_seg1a_rachctrl_acc[14],
- { "AC14", "gmr1.bcch.seg1a.rachctrl.ac14",
+ { "AC14", "gmr1_bcch.seg1a.rachctrl.ac14",
FT_UINT8, BASE_DEC, VALS(seg1a_rachctrl_acc_vals), 0x00,
"Access Class 14 barred", HFILL }
},
{ &hf_seg1a_rachctrl_acc[13],
- { "AC13", "gmr1.bcch.seg1a.rachctrl.ac13",
+ { "AC13", "gmr1_bcch.seg1a.rachctrl.ac13",
FT_UINT8, BASE_DEC, VALS(seg1a_rachctrl_acc_vals), 0x00,
"Access Class 13 barred", HFILL }
},
{ &hf_seg1a_rachctrl_acc[12],
- { "AC12", "gmr1.bcch.seg1a.rachctrl.ac12",
+ { "AC12", "gmr1_bcch.seg1a.rachctrl.ac12",
FT_UINT8, BASE_DEC, VALS(seg1a_rachctrl_acc_vals), 0x00,
"Access Class 12 barred", HFILL }
},
{ &hf_seg1a_rachctrl_acc[11],
- { "AC11", "gmr1.bcch.seg1a.rachctrl.ac11",
+ { "AC11", "gmr1_bcch.seg1a.rachctrl.ac11",
FT_UINT8, BASE_DEC, VALS(seg1a_rachctrl_acc_vals), 0x00,
"Access Class 11 barred", HFILL }
},
{ &hf_seg1a_rachctrl_acc[10],
- { "EC10", "gmr1.bcch.seg1a.rachctrl.ac10",
+ { "EC10", "gmr1_bcch.seg1a.rachctrl.ac10",
FT_UINT8, BASE_DEC, VALS(seg1a_rachctrl_acc_vals), 0x00,
"Emergency Class 10 barred", HFILL }
},
{ &hf_seg1a_rachctrl_acc[9],
- { "AC9", "gmr1.bcch.seg1a.rachctrl.ac9",
+ { "AC9", "gmr1_bcch.seg1a.rachctrl.ac9",
FT_UINT8, BASE_DEC, VALS(seg1a_rachctrl_acc_vals), 0x00,
"Access Class 9 barred", HFILL }
},
{ &hf_seg1a_rachctrl_acc[8],
- { "AC8", "gmr1.bcch.seg1a.rachctrl.ac8",
+ { "AC8", "gmr1_bcch.seg1a.rachctrl.ac8",
FT_UINT8, BASE_DEC, VALS(seg1a_rachctrl_acc_vals), 0x00,
"Access Class 8 barred", HFILL }
},
{ &hf_seg1a_rachctrl_acc[7],
- { "AC7", "gmr1.bcch.seg1a.rachctrl.ac7",
+ { "AC7", "gmr1_bcch.seg1a.rachctrl.ac7",
FT_UINT8, BASE_DEC, VALS(seg1a_rachctrl_acc_vals), 0x00,
"Access Class 7 barred", HFILL }
},
{ &hf_seg1a_rachctrl_acc[6],
- { "AC6", "gmr1.bcch.seg1a.rachctrl.ac6",
+ { "AC6", "gmr1_bcch.seg1a.rachctrl.ac6",
FT_UINT8, BASE_DEC, VALS(seg1a_rachctrl_acc_vals), 0x00,
"Access Class 6 barred", HFILL }
},
{ &hf_seg1a_rachctrl_acc[5],
- { "AC5", "gmr1.bcch.seg1a.rachctrl.ac5",
+ { "AC5", "gmr1_bcch.seg1a.rachctrl.ac5",
FT_UINT8, BASE_DEC, VALS(seg1a_rachctrl_acc_vals), 0x00,
"Access Class 5 barred", HFILL }
},
{ &hf_seg1a_rachctrl_acc[4],
- { "AC4", "gmr1.bcch.seg1a.rachctrl.ac4",
+ { "AC4", "gmr1_bcch.seg1a.rachctrl.ac4",
FT_UINT8, BASE_DEC, VALS(seg1a_rachctrl_acc_vals), 0x00,
"Access Class 4 barred", HFILL }
},
{ &hf_seg1a_rachctrl_acc[3],
- { "AC3", "gmr1.bcch.seg1a.rachctrl.ac3",
+ { "AC3", "gmr1_bcch.seg1a.rachctrl.ac3",
FT_UINT8, BASE_DEC, VALS(seg1a_rachctrl_acc_vals), 0x00,
"Access Class 3 barred", HFILL }
},
{ &hf_seg1a_rachctrl_acc[2],
- { "AC2", "gmr1.bcch.seg1a.rachctrl.ac2",
+ { "AC2", "gmr1_bcch.seg1a.rachctrl.ac2",
FT_UINT8, BASE_DEC, VALS(seg1a_rachctrl_acc_vals), 0x00,
"Access Class 2 barred", HFILL }
},
{ &hf_seg1a_rachctrl_acc[1],
- { "AC1", "gmr1.bcch.seg1a.rachctrl.ac1",
+ { "AC1", "gmr1_bcch.seg1a.rachctrl.ac1",
FT_UINT8, BASE_DEC, VALS(seg1a_rachctrl_acc_vals), 0x00,
"Access Class 1 barred", HFILL }
},
{ &hf_seg1a_rachctrl_acc[0],
- { "AC0", "gmr1.bcch.seg1a.rachctrl.ac0",
+ { "AC0", "gmr1_bcch.seg1a.rachctrl.ac0",
FT_UINT8, BASE_DEC, VALS(seg1a_rachctrl_acc_vals), 0x00,
"Access Class 0 barred", HFILL }
},
{ &hf_seg1a_rachctrl_cell_bar_access,
- { "CELL_BAR_ACCESS", "gmr1.bcch.seg1a.rachctrl.cell_bar_access",
+ { "CELL_BAR_ACCESS", "gmr1_bcch.seg1a.rachctrl.cell_bar_access",
FT_UINT8, BASE_DEC, VALS(seg1a_rachctrl_cell_bar_access_vals), 0x00,
NULL, HFILL }
},
{ &hf_seg1a_miscinfo_sb_reselection_hysteresis,
- { "SB_RESELECTION_HYSTERESIS", "gmr1.bcch.seg1a.miscinfo.sb_reselection_hysteresis",
+ { "SB_RESELECTION_HYSTERESIS", "gmr1_bcch.seg1a.miscinfo.sb_reselection_hysteresis",
FT_UINT8, BASE_CUSTOM, segx_half_db_value_fmt, 0x00,
NULL, HFILL }
},
{ &hf_seg1a_miscinfo_spare,
- { "Spare", "gmr1.bcch.seg1a.miscinfo.spare",
+ { "Spare", "gmr1_bcch.seg1a.miscinfo.spare",
FT_UINT8, BASE_DEC, NULL, 0x00,
NULL, HFILL }
},
{ &hf_seg1a_miscinfo_priority_access_ind,
- { "Priority Access Ind", "gmr1.bcch.seg1a.miscinfo.priority_access_ind",
+ { "Priority Access Ind", "gmr1_bcch.seg1a.miscinfo.priority_access_ind",
FT_UINT8, BASE_DEC, NULL, 0x00,
"Reserved for future use", HFILL }
},
{ &hf_seg1a_gbch_present,
- { "GBCH Present", "gmr1.bcch.seg1a.gbch_present",
+ { "GBCH Present", "gmr1_bcch.seg1a.gbch_present",
FT_UINT8, BASE_DEC, NULL, 0x00,
NULL, HFILL }
},
{ &hf_seg1a_test_gs,
- { "Test GS", "gmr1.bcch.seg1a.test_gs",
+ { "Test GS", "gmr1_bcch.seg1a.test_gs",
FT_UINT8, BASE_DEC, NULL, 0x00,
NULL, HFILL }
},
{ &hf_seg1a_test_gs2,
- { "Test GS2", "gmr1.bcch.seg1a.test_gs2",
+ { "Test GS2", "gmr1_bcch.seg1a.test_gs2",
FT_UINT8, BASE_DEC, NULL, 0x00,
NULL, HFILL }
},
{ &hf_seg1a_spare1,
- { "Spare", "gmr1.bcch.seg1a.spare1",
+ { "Spare", "gmr1_bcch.seg1a.spare1",
FT_UINT8, BASE_DEC, NULL, 0x00,
NULL, HFILL }
},
{ &hf_seg1a_cell_bar_access_extension2,
- { "CELL_BAR_ACCESS_EXTENSION2", "gmr1.bcch.seg1a.cell_bar_access_extension2",
+ { "CELL_BAR_ACCESS_EXTENSION2", "gmr1_bcch.seg1a.cell_bar_access_extension2",
FT_UINT8, BASE_DEC, NULL, 0x00,
NULL, HFILL }
},
{ &hf_seg1a_spare2,
- { "Spare", "gmr1.bcch.seg1a.spare2",
+ { "Spare", "gmr1_bcch.seg1a.spare2",
FT_UINT8, BASE_DEC, NULL, 0x00,
NULL, HFILL }
},
{ &hf_seg1a_cell_bar_access_extension,
- { "CELL_BAR_ACCESS_EXTENSION", "gmr1.bcch.seg1a.cell_bar_access_extension",
+ { "CELL_BAR_ACCESS_EXTENSION", "gmr1_bcch.seg1a.cell_bar_access_extension",
FT_UINT8, BASE_DEC, NULL, 0x00,
NULL, HFILL }
},
/* Segment 2A - [1] 11.5.2.67 */
{ &hf_seg2a_class_4_version,
- { "Class 4 version", "gmr1.bcch.seg2a.class_4_version",
+ { "Class 4 version", "gmr1_bcch.seg2a.class_4_version",
FT_UINT8, BASE_DEC, NULL, 0x00,
"Version number for current Class 4 information", HFILL }
},
{ &hf_seg2a_syncinfo_sa_sirfn_delay,
- { "SA_SIRFN_DELAY", "gmr1.bcch.seg2a.syncinfo.sa_sirfn_delay",
+ { "SA_SIRFN_DELAY", "gmr1_bcch.seg2a.syncinfo.sa_sirfn_delay",
FT_UINT8, BASE_DEC, NULL, 0x00,
"Delay of system information relative to superframe", HFILL }
},
{ &hf_seg2a_syncinfo_sa_bcch_stn,
- { "SA_BCCH_STN", "gmr1.bcch.seg2a.syncinfo.sa_bcch_stn",
+ { "SA_BCCH_STN", "gmr1_bcch.seg2a.syncinfo.sa_bcch_stn",
FT_UINT8, BASE_DEC, NULL, 0x00,
"Starting timeslot number", HFILL }
},
{ &hf_seg2a_syncinfo_superframe_num,
- { "Superframe Number", "gmr1.bcch.seg2a.syncinfo.superframe_num",
+ { "Superframe Number", "gmr1_bcch.seg2a.syncinfo.superframe_num",
FT_UINT16, BASE_DEC, NULL, 0x00,
NULL, HFILL }
},
{ &hf_seg2a_syncinfo_multiframe_num,
- { "Multiframe Number", "gmr1.bcch.seg2a.syncinfo.multiframe_num",
+ { "Multiframe Number", "gmr1_bcch.seg2a.syncinfo.multiframe_num",
FT_UINT8, BASE_DEC, NULL, 0x00,
"Multiframe number in a superframe", HFILL }
},
{ &hf_seg2a_syncinfo_mffn_high_bit,
- { "MFFN high bit", "gmr1.bcch.seg2a.syncinfo.mffn_high_bit",
+ { "MFFN high bit", "gmr1_bcch.seg2a.syncinfo.mffn_high_bit",
FT_UINT8, BASE_DEC, NULL, 0x00,
"High bit of the TDMA FN in a multiframe", HFILL }
},
{ &hf_seg2a_selcrit_rxlev_select_min,
- { "RXLEV_SELECT_MIN", "gmr1.bcch.seg2a.selcrit.rxlev_select_min",
+ { "RXLEV_SELECT_MIN", "gmr1_bcch.seg2a.selcrit.rxlev_select_min",
FT_UINT8, BASE_CUSTOM, segx_half_db_value_fmt, 0x00,
"Adjustment to threshold to camp-on system", HFILL }
},
{ &hf_seg2a_miscinfo_sb_selection_power,
- { "SB_SELECTION_POWER", "gmr1.bcch.seg2a.miscinfo.sb_selection_power",
+ { "SB_SELECTION_POWER", "gmr1_bcch.seg2a.miscinfo.sb_selection_power",
FT_UINT8, BASE_CUSTOM, segx_half_db_value_fmt, 0x00,
NULL, HFILL }
},
{ &hf_seg2a_lainfo_sa_pch_config,
- { "SA_PCH_CONFIG", "gmr1.bcch.seg2a.lainfo.sa_pch_config",
+ { "SA_PCH_CONFIG", "gmr1_bcch.seg2a.lainfo.sa_pch_config",
FT_UINT8, BASE_DEC, NULL, 0x00,
"Paging group configuration information", HFILL }
},
{ &hf_seg2a_lainfo_sa_bach_config,
- { "SA_BACH_CONFIG", "gmr1.bcch.seg2a.lainfo.sa_bach_config",
+ { "SA_BACH_CONFIG", "gmr1_bcch.seg2a.lainfo.sa_bach_config",
FT_UINT8, BASE_DEC, NULL, 0x00,
"Alerting group configuration information", HFILL }
},
{ &hf_seg2a_lainfo_rach_ts_offset,
- { "RACH_TS_OFFSET", "gmr1.bcch.seg2a.lainfo.rach_ts_offset",
+ { "RACH_TS_OFFSET", "gmr1_bcch.seg2a.lainfo.rach_ts_offset",
FT_UINT8, BASE_DEC, NULL, 0x00,
"Start of RACH window with respect to BCCH", HFILL }
},
{ &hf_seg2a_lainfo_n_page_occurrences,
- { "N Page Occurrences", "gmr1.bcch.seg2a.lainfo.n_page_occurrences",
+ { "N Page Occurrences", "gmr1_bcch.seg2a.lainfo.n_page_occurrences",
FT_UINT8, BASE_DEC, NULL, 0x00,
"Number of times a page shall be retransmitted after the initial transmission", HFILL }
},
{ &hf_seg2a_lainfo_imsi_attach_detach_ind,
- { "IMSI attach-detach ind", "gmr1.bcch.seg2a.lainfo.imsi_attach_detach_ind",
+ { "IMSI attach-detach ind", "gmr1_bcch.seg2a.lainfo.imsi_attach_detach_ind",
FT_UINT8, BASE_DEC, VALS(seg2a_lainfo_imsi_attach_detach_ind_vals), 0x00,
"Should MESs apply IMSI attach and detach procedure for this LA", HFILL }
},
{ &hf_seg2a_lainfo_ecsc_indication,
- { "ECSC indication", "gmr1.bcch.seg2a.lainfo.ecsc_indication",
+ { "ECSC indication", "gmr1_bcch.seg2a.lainfo.ecsc_indication",
FT_UINT8, BASE_DEC, VALS(seg2a_lainfo_ecsc_indication_vals), 0x00,
"Early Classmark Sending Control", HFILL }
},
{ &hf_seg2a_lainfo_si_update_ind,
- { "SI update ind", "gmr1.bcch.seg2a.lainfo.si_update_ind",
+ { "SI update ind", "gmr1_bcch.seg2a.lainfo.si_update_ind",
FT_UINT8, BASE_DEC, NULL, 0x00,
"Flag for BACH reorganization. Value changes after each reorganization", HFILL }
},
/* Segment 3A - [1] 11.5.2.71 */
{ &hf_seg3a_lai_mcc,
- { "Mobile Country Code (MCC)", "gmr1.bcch.seg3a.lai.mcc",
+ { "Mobile Country Code (MCC)", "gmr1_bcch.seg3a.lai.mcc",
FT_UINT16, BASE_DEC, NULL, 0x00,
NULL, HFILL }
},
{ &hf_seg3a_lai_mnc,
- { "Mobile Network Code (MNC)", "gmr1.bcch.seg3a.lai.mnc",
+ { "Mobile Network Code (MNC)", "gmr1_bcch.seg3a.lai.mnc",
FT_UINT16, BASE_DEC, NULL, 0x00,
NULL, HFILL }
},
{ &hf_seg3a_lai_lac,
- { "Location Area Code (LAC)", "gmr1.bcch.seg3a.lai.lac",
+ { "Location Area Code (LAC)", "gmr1_bcch.seg3a.lai.lac",
FT_UINT16, BASE_HEX, NULL, 0x00,
NULL, HFILL }
},
{ &hf_seg3a_lai_msc_id,
- { "MSC ID", "gmr1.bcch.seg3a.lai.msc_id",
+ { "MSC ID", "gmr1_bcch.seg3a.lai.msc_id",
FT_UINT8, BASE_DEC, NULL, 0x00,
NULL, HFILL }
},
{ &hf_seg3a_lai_spot_beam_id,
- { "Spot Beam ID", "gmr1.bcch.seg3a.lai.spot_beam_id",
+ { "Spot Beam ID", "gmr1_bcch.seg3a.lai.spot_beam_id",
FT_UINT16, BASE_DEC, NULL, 0x00,
NULL, HFILL }
},
{ &hf_seg3a_system_sat_id,
- { "Satellite ID", "gmr1.bcch.seg3a.system.sat_id",
+ { "Satellite ID", "gmr1_bcch.seg3a.system.sat_id",
FT_UINT8, BASE_DEC, NULL, 0x00,
NULL, HFILL }
},
{ &hf_seg3a_system_sys_id,
- { "System ID", "gmr1.bcch.seg3a.system.sys_id",
+ { "System ID", "gmr1_bcch.seg3a.system.sys_id",
FT_UINT8, BASE_DEC, NULL, 0x00,
NULL, HFILL }
},
{ &hf_seg3a_satpos_latitude,
- { "Latitude", "gmr1.bcch.seg3a.satpos.latitude",
+ { "Latitude", "gmr1_bcch.seg3a.satpos.latitude",
FT_INT8, BASE_CUSTOM, seg3a_latitude_fmt, 0x00,
NULL, HFILL }
},
{ &hf_seg3a_satpos_longitude,
- { "Longitude", "gmr1.bcch.seg3a.satpos.longitude",
+ { "Longitude", "gmr1_bcch.seg3a.satpos.longitude",
FT_UINT16, BASE_CUSTOM, seg3a_longitude_fmt, 0x00,
NULL, HFILL }
},
{ &hf_seg3a_satpos_radius,
- { "Radius", "gmr1.bcch.seg3a.satpos.radius",
+ { "Radius", "gmr1_bcch.seg3a.satpos.radius",
FT_INT16, BASE_CUSTOM, seg3a_satpos_radius_fmt, 0x00,
NULL, HFILL }
},
{ &hf_seg3a_beam_latitude,
- { "Latitude", "gmr1.bcch.seg3a.beam.latitude",
+ { "Latitude", "gmr1_bcch.seg3a.beam.latitude",
FT_INT16, BASE_CUSTOM, seg3a_latitude_fmt, 0x00,
NULL, HFILL }
},
{ &hf_seg3a_beam_longitude,
- { "Longitude", "gmr1.bcch.seg3a.beam.longitude",
+ { "Longitude", "gmr1_bcch.seg3a.beam.longitude",
FT_UINT16, BASE_CUSTOM, seg3a_longitude_fmt, 0x00,
NULL, HFILL }
},
{ &hf_seg3a_miscinfo_sb_reselection_timer,
- { "SB_RESELECTION_TIMER", "gmr1.bcch.seg3a.sb_reselection_timer",
+ { "SB_RESELECTION_TIMER", "gmr1_bcch.seg3a.sb_reselection_timer",
FT_UINT8, BASE_CUSTOM, seg3a_miscinfo_sb_reselection_timer_fmt, 0x00,
NULL, HFILL }
},
{ &hf_seg3a_spare,
- { "Spare", "gmr1.bcch.seg3a.spare",
+ { "Spare", "gmr1_bcch.seg3a.spare",
FT_UINT8, BASE_DEC, NULL, 0x00,
NULL, HFILL }
},
/* System Information fields - [1] 10.1.31 & 10.1.32 */
{ &hf_si_protocol_version,
- { "Protocol version", "gmr1.bcch.si.protocol_version",
+ { "Protocol version", "gmr1_bcch.si.protocol_version",
FT_UINT8, BASE_DEC, NULL, 0x00,
NULL, HFILL }
},
{ &hf_si_block_type,
- { "Block Type", "gmr1.bcch.si.block_type",
+ { "Block Type", "gmr1_bcch.si.block_type",
FT_UINT8, BASE_DEC, NULL, 0x00,
NULL, HFILL }
},
{ &hf_si_spare,
- { "Spare", "gmr1.bcch.si.spare",
+ { "Spare", "gmr1_bcch.si.spare",
FT_UINT8, BASE_DEC, NULL, 0x00,
NULL, HFILL }
},
{ &hf_si1_randomization_period,
- { "Randomization Period", "gmr1.bcch.si.randomization_period",
+ { "Randomization Period", "gmr1_bcch.si.randomization_period",
FT_UINT8, BASE_DEC, VALS(si1_randomization_period_vals), 0x00,
NULL, HFILL }
},