From 7b58f822289228e0706b24fc93cb801ca27ecf42 Mon Sep 17 00:00:00 2001 From: Martin Mathieson Date: Sat, 27 Jan 2024 16:42:17 +0000 Subject: Set BASE_NONE for FT_BOOLEAN items with zero mask --- epan/dissectors/packet-afs.c | 8 +++---- epan/dissectors/packet-bluecom.c | 2 +- epan/dissectors/packet-bpv7.c | 8 +++---- epan/dissectors/packet-dect-dlc.c | 8 +++---- epan/dissectors/packet-do-irp.c | 8 +++---- epan/dissectors/packet-dof.c | 6 +++--- epan/dissectors/packet-epl.c | 22 +++++++++---------- epan/dissectors/packet-erldp.c | 8 +++---- epan/dissectors/packet-frame.c | 2 +- epan/dissectors/packet-h265.c | 36 ++++++++++++++++---------------- epan/dissectors/packet-ieee80211-radio.c | 14 ++++++------- epan/dissectors/packet-ieee80211.c | 2 +- epan/dissectors/packet-isi.c | 2 +- epan/dissectors/packet-iso10681.c | 8 +++---- epan/dissectors/packet-iso15765.c | 8 +++---- epan/dissectors/packet-isobus.c | 8 +++---- epan/dissectors/packet-mbim.c | 6 +++--- epan/dissectors/packet-mctp.c | 8 +++---- epan/dissectors/packet-mswsp.c | 2 +- epan/dissectors/packet-mysql.c | 8 +++---- epan/dissectors/packet-nas_eps.c | 2 +- epan/dissectors/packet-oampdu.c | 4 ++-- epan/dissectors/packet-opa-mad.c | 8 +++---- epan/dissectors/packet-opensafety.c | 8 +++---- epan/dissectors/packet-openvpn.c | 8 +++---- epan/dissectors/packet-protobuf.c | 2 +- epan/dissectors/packet-pw-atm.c | 12 +++++------ epan/dissectors/packet-rmt-alc.c | 2 +- epan/dissectors/packet-rpcrdma.c | 8 +++---- epan/dissectors/packet-rsvd.c | 2 +- epan/dissectors/packet-rtps.c | 12 +++++------ epan/dissectors/packet-s101.c | 8 +++---- epan/dissectors/packet-sane.c | 2 +- epan/dissectors/packet-simple.c | 2 +- epan/dissectors/packet-someip.c | 8 +++---- epan/dissectors/packet-tcpcl.c | 8 +++---- epan/dissectors/packet-tecmp.c | 2 +- epan/dissectors/packet-tftp.c | 8 +++---- epan/dissectors/packet-usb-audio.c | 8 +++---- epan/dissectors/packet-usb-video.c | 4 ++-- epan/dissectors/packet-usbll.c | 8 +++---- epan/dissectors/packet-wassp.c | 2 +- epan/dissectors/packet-wisun.c | 8 +++---- 43 files changed, 155 insertions(+), 155 deletions(-) (limited to 'epan') diff --git a/epan/dissectors/packet-afs.c b/epan/dissectors/packet-afs.c index 386e6150be..998429e868 100644 --- a/epan/dissectors/packet-afs.c +++ b/epan/dissectors/packet-afs.c @@ -3631,13 +3631,13 @@ proto_register_afs(void) {&hf_afs_fragment, {"Message fragment", "afs.fragment", FT_FRAMENUM, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_afs_fragment_overlap, {"Message fragment overlap", "afs.fragment.overlap", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_afs_fragment_overlap_conflicts, {"Message fragment overlapping with conflicting data", "afs.fragment.overlap.conflicts", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_afs_fragment_multiple_tails, {"Message has multiple tail fragments", "afs.fragment.multiple_tails", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_afs_fragment_too_long_fragment, {"Message fragment too long", "afs.fragment.too_long_fragment", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_afs_fragment_error, {"Message defragmentation error", "afs.fragment.error", FT_FRAMENUM, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_afs_fragment_count, {"Message fragment count", "afs.fragment.count", diff --git a/epan/dissectors/packet-bluecom.c b/epan/dissectors/packet-bluecom.c index edefba1167..c00a034455 100644 --- a/epan/dissectors/packet-bluecom.c +++ b/epan/dissectors/packet-bluecom.c @@ -636,7 +636,7 @@ proto_register_bluecom(void) BASE_DEC_HEX, NULL, 0, NULL, HFILL }}, { &hf_bcp_sync_identify, { "Identify", "bluecom.sync.identify", FT_BOOLEAN, - BASE_DEC_HEX, NULL, 0, NULL, HFILL }}, + BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_bcp_sync_vlantag, { "VlanTag", "bluecom.sync.vlantag", FT_UINT16, BASE_DEC_HEX, NULL, 0, NULL, HFILL }}, diff --git a/epan/dissectors/packet-bpv7.c b/epan/dissectors/packet-bpv7.c index 5d6c4347e1..f7b7d48af3 100644 --- a/epan/dissectors/packet-bpv7.c +++ b/epan/dissectors/packet-bpv7.c @@ -322,18 +322,18 @@ static hf_register_info fields[] = { FT_FRAMENUM, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_payload_fragment_overlap, {"Payload fragment overlap", "bpv7.payload.fragment.overlap", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_payload_fragment_overlap_conflicts, {"Payload fragment overlapping with conflicting data", "bpv7.payload.fragment.overlap.conflicts", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_payload_fragment_multiple_tails, {"Message has multiple tail fragments", "bpv7.payload.fragment.multiple_tails", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_payload_fragment_too_long_fragment, {"Payload fragment too long", "bpv7.payload.fragment.too_long_fragment", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_payload_fragment_error, {"Payload defragmentation error", "bpv7.payload.fragment.error", FT_FRAMENUM, BASE_NONE, NULL, 0x00, NULL, HFILL } }, diff --git a/epan/dissectors/packet-dect-dlc.c b/epan/dissectors/packet-dect-dlc.c index f82d504b3f..765f2d00f6 100644 --- a/epan/dissectors/packet-dect-dlc.c +++ b/epan/dissectors/packet-dect-dlc.c @@ -386,24 +386,24 @@ void proto_register_dect_dlc(void) }, { &hf_dect_dlc_fragment_overlap, { "Message fragment overlap", "dect_dlc.fragment.overlap", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_dect_dlc_fragment_overlap_conflicts, { "Message fragment overlapping with conflicting data", "dect_dlc.fragment.overlap.conflicts", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_dect_dlc_fragment_multiple_tails, { "Message has multiple tail fragments", "dect_dlc.fragment.multiple_tails", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_dect_dlc_fragment_too_long_fragment, { "Message fragment too long", "dect_dlc.fragment.too_long_fragment", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_dect_dlc_fragment_error, diff --git a/epan/dissectors/packet-do-irp.c b/epan/dissectors/packet-do-irp.c index e58f4d7fb1..7a873e3a9e 100644 --- a/epan/dissectors/packet-do-irp.c +++ b/epan/dissectors/packet-do-irp.c @@ -1468,19 +1468,19 @@ proto_register_do_irp(void) }, {&hf_msg_fragment_overlap, { "Message fragment overlap", "do-irp.fragment.overlap", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_msg_fragment_overlap_conflicts, { "Message fragment overlapping with conflicting data", "do-irp.fragment.overlap.conflicts", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_msg_fragment_multiple_tails, { "Message has multiple tail fragments", "do-irp.fragment.multiple_tails", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_msg_fragment_too_long_fragment, { "Message fragment too long", "do-irp.fragment.too_long_fragment", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_msg_fragment_error, { "Message defragmentation error", "do-irp.fragment.error", diff --git a/epan/dissectors/packet-dof.c b/epan/dissectors/packet-dof.c index 139ac113f9..de0809b24d 100644 --- a/epan/dissectors/packet-dof.c +++ b/epan/dissectors/packet-dof.c @@ -10740,13 +10740,13 @@ static void dof_register(void) { "DPS Frame", "dof.frame", FT_UINT32, BASE_DEC, NULL, 0x00, NULL, HFILL } }, { &hf_2008_1_dof_is_2_node, - { "DPS Is 2 Node", "dof.is_2_node", FT_BOOLEAN, BASE_DEC, NULL, 0x00, NULL, HFILL } + { "DPS Is 2 Node", "dof.is_2_node", FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_2008_1_dof_is_streaming, - { "DPS Is Streaming", "dof.is_streaming", FT_BOOLEAN, BASE_DEC, NULL, 0x00, NULL, HFILL } + { "DPS Is Streaming", "dof.is_streaming", FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_2008_1_dof_is_from_client, - { "DPS Is From Client", "dof.is_from_client", FT_BOOLEAN, BASE_DEC, NULL, 0x00, NULL, HFILL } + { "DPS Is From Client", "dof.is_from_client", FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } } }; diff --git a/epan/dissectors/packet-epl.c b/epan/dissectors/packet-epl.c index 48b6a90ef4..0701a9f28d 100644 --- a/epan/dissectors/packet-epl.c +++ b/epan/dissectors/packet-epl.c @@ -5299,31 +5299,31 @@ proto_register_epl(void) /* hotfields for all available EPL message types (depends on EPL MessageType) */ { &hf_epl_soc, { "SoC", "epl.soc", - FT_BOOLEAN, BASE_DEC, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_epl_preq, { "PReq", "epl.preq", - FT_BOOLEAN, BASE_DEC, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_epl_pres, { "PRes", "epl.pres", - FT_BOOLEAN, BASE_DEC, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_epl_soa, { "SoA", "epl.soa", - FT_BOOLEAN, BASE_DEC, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_epl_asnd, { "ASnd", "epl.asnd", - FT_BOOLEAN, BASE_DEC, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_epl_amni, { "AMNI", "epl.amni", - FT_BOOLEAN, BASE_DEC, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_epl_ainv, { "AInv", "epl.ainv", - FT_BOOLEAN, BASE_DEC, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, /* SoC data fields*/ @@ -6164,20 +6164,20 @@ proto_register_epl(void) }, { &hf_epl_fragment_overlap, { "Message fragment overlap", "epl.asnd.sdo.cmd.fragment.overlap", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_epl_fragment_overlap_conflicts, { "Message fragment overlapping with conflicting data", "epl.asnd.sdo.cmd.fragment.overlap.conflicts", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_epl_fragment_multiple_tails, { "Message has multiple tail fragments", "epl.asnd.sdo.cmd.fragment.multiple_tails", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_epl_fragment_too_long_fragment, { "Message fragment too long", "epl.asnd.sdo.cmd.fragment.too_long_fragment", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_epl_fragment_error, { "Message defragmentation error", "epl.asnd.sdo.cmd.fragment.error", diff --git a/epan/dissectors/packet-erldp.c b/epan/dissectors/packet-erldp.c index 76fedc42c6..1aad3349a7 100644 --- a/epan/dissectors/packet-erldp.c +++ b/epan/dissectors/packet-erldp.c @@ -1247,21 +1247,21 @@ void proto_register_erldp(void) { NULL, HFILL }}, { &hf_etf_fragment_overlap, { "Message fragment overlap", "erldp.dist.fragment.overlap", - FT_BOOLEAN, 0, NULL, 0x0, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL }}, { &hf_etf_fragment_overlap_conflicts, { "Message fragment overlapping with conflicting data", "erldp.dist.fragment.overlap.conflicts", - FT_BOOLEAN, 0, NULL, 0x0, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL }}, { &hf_etf_fragment_multiple_tails, { "Message has multiple tail fragments", "erldp.dist.fragment.multiple_tails", - FT_BOOLEAN, 0, NULL, 0x0, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL }}, { &hf_etf_fragment_too_long_fragment, { "Message fragment too long", "erldp.dist.fragment.too_long_fragment", - FT_BOOLEAN, 0, NULL, 0x0, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL }}, { &hf_etf_fragment_error, { "Message defragmentation error", "erldp.dist.fragment.error", diff --git a/epan/dissectors/packet-frame.c b/epan/dissectors/packet-frame.c index 8f96d9c8ef..e7ed7fc2db 100644 --- a/epan/dissectors/packet-frame.c +++ b/epan/dissectors/packet-frame.c @@ -1785,7 +1785,7 @@ proto_register_frame(void) { &hf_frame_cb_copy_allowed, { "Copying", "frame.cb_copy", - FT_BOOLEAN, BASE_DEC, TFS(&tfs_allowed_not_allowed), 0x0, + FT_BOOLEAN, BASE_NONE, TFS(&tfs_allowed_not_allowed), 0x0, "Whether the custom block will be written or not", HFILL }}, { &hf_frame_bblog, diff --git a/epan/dissectors/packet-h265.c b/epan/dissectors/packet-h265.c index d311aee469..c01b2e7a59 100644 --- a/epan/dissectors/packet-h265.c +++ b/epan/dissectors/packet-h265.c @@ -3194,12 +3194,12 @@ proto_register_h265(void) }, { &hf_h265_vps_base_layer_internal_flag, { "vps_base_layer_internal_flag", "h265.vps_base_layer_internal_flag", - FT_BOOLEAN, BASE_DEC, NULL, 0x0, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL } }, { &hf_h265_vps_base_layer_available_flag, { "vps_base_layer_available_flag", "h265.vps_base_layer_available_flag", - FT_BOOLEAN, BASE_DEC, NULL, 0x0, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL } }, { &hf_h265_vps_max_layers_minus1, @@ -3214,7 +3214,7 @@ proto_register_h265(void) }, { &hf_h265_vps_temporal_id_nesting_flag, { "vps_temporal_id_nesting_flag", "h265.vps_temporal_id_nesting_flag", - FT_BOOLEAN, BASE_DEC, NULL, 0x0, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL } }, { &hf_h265_vps_reserved_0xffff_16bits, @@ -3245,72 +3245,72 @@ proto_register_h265(void) }, { &hf_h265_general_progressive_source_flag, { "general_progressive_source_flag", "h265.general_progressive_source_flag", - FT_BOOLEAN, BASE_DEC, NULL, 0x0, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL } }, { &hf_h265_general_interlaced_source_flag, { "general_interlaced_source_flag", "h265.general_interlaced_source_flag", - FT_BOOLEAN, BASE_DEC, NULL, 0x0, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL } }, { &hf_h265_general_non_packed_constraint_flag, { "general_non_packed_constraint_flag", "h265.general_non_packed_constraint_flag", - FT_BOOLEAN, BASE_DEC, NULL, 0x0, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL } }, { &hf_h265_general_frame_only_constraint_flag, { "general_frame_only_constraint_flag", "h265.general_frame_only_constraint_flag", - FT_BOOLEAN, BASE_DEC, NULL, 0x0, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL } }, { &hf_h265_general_max_12bit_constraint_flag, { "general_max_12bit_constraint_flag", "h265.general_max_12bit_constraint_flag", - FT_BOOLEAN, BASE_DEC, NULL, 0x0, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL } }, { &hf_h265_general_max_10bit_constraint_flag, { "general_max_10bit_constraint_flag", "h265.general_max_10bit_constraint_flag", - FT_BOOLEAN, BASE_DEC, NULL, 0x0, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL } }, { &hf_h265_general_max_8bit_constraint_flag, { "general_max_8bit_constraint_flag", "h265.general_max_8bit_constraint_flag", - FT_BOOLEAN, BASE_DEC, NULL, 0x0, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL } }, { &hf_h265_general_max_422chroma_constraint_flag, { "general_max_422chroma_constraint_flag", "h265.general_max_422chroma_constraint_flag", - FT_BOOLEAN, BASE_DEC, NULL, 0x0, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL } }, { &hf_h265_general_max_420chroma_constraint_flag, { "general_max_420chroma_constraint_flag", "h265.general_max_420chroma_constraint_flag", - FT_BOOLEAN, BASE_DEC, NULL, 0x0, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL } }, { &hf_h265_general_max_monochrome_constraint_flag, { "general_max_monochrome_constraint_flag", "h265.general_max_monochrome_constraint_flag", - FT_BOOLEAN, BASE_DEC, NULL, 0x0, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL } }, { &hf_h265_general_intra_constraint_flag, { "general_intra_constraint_flag", "h265.general_intra_constraint_flag", - FT_BOOLEAN, BASE_DEC, NULL, 0x0, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL } }, { &hf_h265_general_one_picture_only_constraint_flag, { "general_one_picture_only_constraint_flag", "h265.general_one_picture_only_constraint_flag", - FT_BOOLEAN, BASE_DEC, NULL, 0x0, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL } }, { &hf_h265_general_lower_bit_rate_constraint_flag, { "general_lower_bit_rate_constraint_flag", "h265.general_lower_bit_rate_constraint_flag", - FT_BOOLEAN, BASE_DEC, NULL, 0x0, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL } }, { &hf_h265_general_max_14bit_constraint_flag, { "general_max_14bit_constraint_flag", "h265.general_max_14bit_constraint_flag", - FT_BOOLEAN, BASE_DEC, NULL, 0x0, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL } }, { &hf_h265_general_reserved_zero_33bits, @@ -3340,7 +3340,7 @@ proto_register_h265(void) }, { &hf_h265_general_inbld_flag, { "general_inbld_flag", "h265.general_inbld_flag", - FT_BOOLEAN, BASE_DEC, NULL, 0x0, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL } }, { &hf_h265_general_reserved_zero_bit, diff --git a/epan/dissectors/packet-ieee80211-radio.c b/epan/dissectors/packet-ieee80211-radio.c index 238f7ebc09..47028d5849 100644 --- a/epan/dissectors/packet-ieee80211-radio.c +++ b/epan/dissectors/packet-ieee80211-radio.c @@ -1583,7 +1583,7 @@ void proto_register_ieee80211_radio(void) NULL, HFILL }}, {&hf_wlan_radio_11n_short_gi, - {"Short GI", "wlan_radio.11n.short_gi", FT_BOOLEAN, 0, NULL, 0, + {"Short GI", "wlan_radio.11n.short_gi", FT_BOOLEAN, BASE_NONE, NULL, 0, NULL, HFILL }}, {&hf_wlan_radio_11n_greenfield, @@ -1603,27 +1603,27 @@ void proto_register_ieee80211_radio(void) NULL, HFILL }}, {&hf_wlan_radio_11ac_stbc, - {"STBC", "wlan_radio.11ac.stbc", FT_BOOLEAN, 0, TFS(&tfs_on_off), 0x0, + {"STBC", "wlan_radio.11ac.stbc", FT_BOOLEAN, BASE_NONE, TFS(&tfs_on_off), 0x0, "Space Time Block Coding flag", HFILL }}, {&hf_wlan_radio_11ac_txop_ps_not_allowed, - {"TXOP_PS_NOT_ALLOWED", "wlan_radio_11ac.txop_ps_not_allowed", FT_BOOLEAN, 0, NULL, 0x0, + {"TXOP_PS_NOT_ALLOWED", "wlan_radio_11ac.txop_ps_not_allowed", FT_BOOLEAN, BASE_NONE, NULL, 0x0, "Flag indicating whether STAs may doze during TXOP", HFILL }}, {&hf_wlan_radio_11ac_short_gi, - {"Short GI", "wlan_radio.11ac.short_gi", FT_BOOLEAN, 0, NULL, 0, + {"Short GI", "wlan_radio.11ac.short_gi", FT_BOOLEAN, BASE_NONE, NULL, 0, NULL, HFILL }}, {&hf_wlan_radio_11ac_short_gi_nsym_disambig, - {"Short GI Nsym disambiguation", "wlan_radio.11ac.short_gi_nsym_disambig", FT_BOOLEAN, 0, NULL, 0x0, + {"Short GI Nsym disambiguation", "wlan_radio.11ac.short_gi_nsym_disambig", FT_BOOLEAN, BASE_NONE, NULL, 0x0, "Short Guard Interval Nsym disambiguation", HFILL }}, {&hf_wlan_radio_11ac_ldpc_extra_ofdm_symbol, - {"LDPC extra OFDM symbol", "wlan_radio.11ac.ldpc_extra_ofdm_symbol", FT_BOOLEAN, 0, NULL, 0x0, + {"LDPC extra OFDM symbol", "wlan_radio.11ac.ldpc_extra_ofdm_symbol", FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL }}, {&hf_wlan_radio_11ac_beamformed, - {"Beamformed", "wlan_radio.11ac.beamformed", FT_BOOLEAN, 0, NULL, 0x0, + {"Beamformed", "wlan_radio.11ac.beamformed", FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL }}, {&hf_wlan_radio_11ac_bandwidth, diff --git a/epan/dissectors/packet-ieee80211.c b/epan/dissectors/packet-ieee80211.c index 40f6306aa6..fffb2eff55 100644 --- a/epan/dissectors/packet-ieee80211.c +++ b/epan/dissectors/packet-ieee80211.c @@ -51098,7 +51098,7 @@ proto_register_ieee80211(void) {&hf_ieee80211_tag_measure_request_beacon_sub_last_report_indication_request, {"Request Indication", "wlan.measure.req.beacon.sub.last_report_ind_req", - FT_BOOLEAN, BASE_DEC, TFS(&tfs_yes_no), 0, + FT_BOOLEAN, BASE_NONE, TFS(&tfs_yes_no), 0, NULL, HFILL }}, {&hf_ieee80211_tag_measure_request_beacon_unknown, diff --git a/epan/dissectors/packet-isi.c b/epan/dissectors/packet-isi.c index 8379924c34..cc40c1876b 100644 --- a/epan/dissectors/packet-isi.c +++ b/epan/dissectors/packet-isi.c @@ -1873,7 +1873,7 @@ proto_register_isi(void) { &hf_isi_sim_auth_protection_req, { "Protection Request", "isi.sim.auth.request.protection", FT_UINT8, BASE_HEX, VALS(isi_sim_auth_protection_req), 0x0, NULL, HFILL }}, { &hf_isi_sim_auth_protection_rsp, - { "Protection Response", "isi.sim.auth.response.protection", FT_BOOLEAN, BASE_HEX, NULL, 0x0, NULL, HFILL }}, + { "Protection Response", "isi.sim.auth.response.protection", FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL }}, { &hf_isi_sim_auth_status_rsp, { "Status Response", "isi.sim.auth.response.status", FT_UINT8, BASE_HEX, VALS(isi_sim_auth_resp), 0x0, NULL, HFILL }}, { &hf_isi_sim_auth_indication, diff --git a/epan/dissectors/packet-iso10681.c b/epan/dissectors/packet-iso10681.c index ee6ac0db1f..4e5e1106da 100644 --- a/epan/dissectors/packet-iso10681.c +++ b/epan/dissectors/packet-iso10681.c @@ -463,13 +463,13 @@ proto_register_iso10681(void) { { &hf_iso10681_fragment, { "Message fragment", "iso10681.fragment", FT_FRAMENUM, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_iso10681_fragment_overlap, { - "Message fragment overlap", "iso10681.fragment.overlap", FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + "Message fragment overlap", "iso10681.fragment.overlap", FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_iso10681_fragment_overlap_conflicts, { - "Message fragment overlapping with conflicting data", "iso10681.fragment.overlap.conflicts", FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + "Message fragment overlapping with conflicting data", "iso10681.fragment.overlap.conflicts", FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_iso10681_fragment_multiple_tails, { - "Message has multiple tail fragments", "iso10681.fragment.multiple_tails", FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + "Message has multiple tail fragments", "iso10681.fragment.multiple_tails", FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_iso10681_fragment_too_long_fragment, { - "Message fragment too long", "iso10681.fragment.too_long_fragment", FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + "Message fragment too long", "iso10681.fragment.too_long_fragment", FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_iso10681_fragment_error, { "Message defragmentation error", "iso10681.fragment.error", FT_FRAMENUM, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_iso10681_fragment_count, { diff --git a/epan/dissectors/packet-iso15765.c b/epan/dissectors/packet-iso15765.c index 686926e9b5..7c564e1c57 100644 --- a/epan/dissectors/packet-iso15765.c +++ b/epan/dissectors/packet-iso15765.c @@ -1052,13 +1052,13 @@ proto_register_iso15765(void) { { &hf_iso15765_fragment, { "Message fragment", "iso15765.fragment", FT_FRAMENUM, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_iso15765_fragment_overlap, { - "Message fragment overlap", "iso15765.fragment.overlap", FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + "Message fragment overlap", "iso15765.fragment.overlap", FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_iso15765_fragment_overlap_conflicts, { - "Message fragment overlapping with conflicting data", "iso15765.fragment.overlap.conflicts", FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + "Message fragment overlapping with conflicting data", "iso15765.fragment.overlap.conflicts", FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_iso15765_fragment_multiple_tails, { - "Message has multiple tail fragments", "iso15765.fragment.multiple_tails", FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + "Message has multiple tail fragments", "iso15765.fragment.multiple_tails", FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_iso15765_fragment_too_long_fragment, { - "Message fragment too long", "iso15765.fragment.too_long_fragment", FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + "Message fragment too long", "iso15765.fragment.too_long_fragment", FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_iso15765_fragment_error, { "Message defragmentation error", "iso15765.fragment.error", FT_FRAMENUM, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_iso15765_fragment_count, { diff --git a/epan/dissectors/packet-isobus.c b/epan/dissectors/packet-isobus.c index 1e2433dffb..42c36a53e1 100644 --- a/epan/dissectors/packet-isobus.c +++ b/epan/dissectors/packet-isobus.c @@ -799,13 +799,13 @@ proto_register_isobus(void) { { &hf_msg_fragment, { "Message fragment", "isobus.fragment", FT_FRAMENUM, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_msg_fragment_overlap, { - "Message fragment overlap", "isobus.fragment.overlap", FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + "Message fragment overlap", "isobus.fragment.overlap", FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_msg_fragment_overlap_conflicts, { - "Message fragment overlapping with conflicting data", "isobus.fragment.overlap.conflicts", FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + "Message fragment overlapping with conflicting data", "isobus.fragment.overlap.conflicts", FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_msg_fragment_multiple_tails, { - "Message has multiple tail fragments", "isobus.fragment.multiple_tails", FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + "Message has multiple tail fragments", "isobus.fragment.multiple_tails", FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_msg_fragment_too_long_fragment, { - "Message fragment too long", "isobus.fragment.too_long_fragment", FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + "Message fragment too long", "isobus.fragment.too_long_fragment", FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_msg_fragment_error, { "Message defragmentation error", "isobus.fragment.error", FT_FRAMENUM, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_msg_fragment_count, { diff --git a/epan/dissectors/packet-mbim.c b/epan/dissectors/packet-mbim.c index a1bc95273e..a0fbefce4d 100644 --- a/epan/dissectors/packet-mbim.c +++ b/epan/dissectors/packet-mbim.c @@ -13020,7 +13020,7 @@ proto_register_mbim(void) }, { &hf_mbim_ms_sar_config_sar_backoff_status, { "SAR Backoff Status", "mbim.control.ms_sar_config.sar_backoff_status", - FT_BOOLEAN, BASE_DEC, TFS(&tfs_enabled_disabled), 0, + FT_BOOLEAN, BASE_NONE, TFS(&tfs_enabled_disabled), 0, NULL, HFILL } }, { &hf_mbim_ms_sar_config_sar_wifi_Integration, @@ -13055,12 +13055,12 @@ proto_register_mbim(void) }, { &hf_mbim_ms_transmission_status_channel_notification, { "Transmission Channel Notification", "mbim.control.ms_transmission_status.channel_notification", - FT_BOOLEAN, BASE_DEC, TFS(&tfs_enabled_disabled), 0, + FT_BOOLEAN, BASE_NONE, TFS(&tfs_enabled_disabled), 0, NULL, HFILL } }, { &hf_mbim_ms_transmission_status_transmission_status, { "Transmission Status", "mbim.control.ms_transmission_status.transmission_status", - FT_BOOLEAN, BASE_DEC, TFS(&tfs_active_inactive), 0, + FT_BOOLEAN, BASE_NONE, TFS(&tfs_active_inactive), 0, NULL, HFILL } }, { &hf_mbim_ms_transmission_status_hysteresis_timer, diff --git a/epan/dissectors/packet-mctp.c b/epan/dissectors/packet-mctp.c index f60dbc3c3e..454466c60c 100644 --- a/epan/dissectors/packet-mctp.c +++ b/epan/dissectors/packet-mctp.c @@ -333,18 +333,18 @@ proto_register_mctp(void) FT_FRAMENUM, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_mctp_fragment_overlap, {"Message fragment overlap", "mctp.fragment.overlap", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_mctp_fragment_overlap_conflicts, {"Message fragment overlapping with conflicting data", "mctp.fragment.overlap.conflicts", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_mctp_fragment_multiple_tails, {"Message has multiple tail fragments", "mctp.fragment.multiple_tails", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_mctp_fragment_too_long_fragment, {"Message fragment too long", "mctp.fragment.too_long_fragment", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_mctp_fragment_error, {"Message defragmentation error", "mctp.fragment.error", FT_FRAMENUM, BASE_NONE, NULL, 0x00, NULL, HFILL } }, diff --git a/epan/dissectors/packet-mswsp.c b/epan/dissectors/packet-mswsp.c index d1da7edfce..cf81c9872d 100644 --- a/epan/dissectors/packet-mswsp.c +++ b/epan/dissectors/packet-mswsp.c @@ -6407,7 +6407,7 @@ proto_register_mswsp(void) &hf_mswsp_msg_ConnectIn_ClientIsRemote, { "Remote", "mswsp.ConnectIn.isRemote", - FT_BOOLEAN, BASE_HEX, NULL, 0, + FT_BOOLEAN, BASE_NONE, NULL, 0, "Client is remote",HFILL } }, diff --git a/epan/dissectors/packet-mysql.c b/epan/dissectors/packet-mysql.c index dc958dc513..aa394f8216 100644 --- a/epan/dissectors/packet-mysql.c +++ b/epan/dissectors/packet-mysql.c @@ -5678,22 +5678,22 @@ void proto_register_mysql(void) { &hf_mysql_fragment_overlap, { "Fragment overlap", "mysql.fragment.overlap", - FT_BOOLEAN, 0, NULL, 0x0, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL }}, { &hf_mysql_fragment_overlap_conflicts, { "Conflicting data in fragment overlap", "mysql.fragment.overlap.conflicts", - FT_BOOLEAN, 0, NULL, 0x0, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL }}, { &hf_mysql_fragment_multiple_tails, { "Multiple tail fragments found", "mysql.fragment.multiple_tails", - FT_BOOLEAN, 0, NULL, 0x00, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL }}, { &hf_mysql_fragment_too_long_fragment, { "Fragment too long", "mysql.fragment.too_long_fragment", - FT_BOOLEAN, 0, NULL, 0x0, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL }}, { &hf_mysql_fragment_error, diff --git a/epan/dissectors/packet-nas_eps.c b/epan/dissectors/packet-nas_eps.c index 119577bbc6..e8de9aeffa 100644 --- a/epan/dissectors/packet-nas_eps.c +++ b/epan/dissectors/packet-nas_eps.c @@ -7336,7 +7336,7 @@ proto_register_nas_eps(void) }, { &hf_nas_eps_tsc, { "Type of security context flag (TSC)","nas-eps.emm.tsc", - FT_BOOLEAN,BASE_DEC, TFS(&nas_eps_tsc_value), 0x0, + FT_BOOLEAN, BASE_NONE, TFS(&nas_eps_tsc_value), 0x0, NULL, HFILL } }, { &hf_nas_eps_emm_nas_key_set_id, diff --git a/epan/dissectors/packet-oampdu.c b/epan/dissectors/packet-oampdu.c index 5f2d1aa345..2c566c13e1 100644 --- a/epan/dissectors/packet-oampdu.c +++ b/epan/dissectors/packet-oampdu.c @@ -2750,7 +2750,7 @@ proto_register_oampdu(void) { &hf_oampdu_vendor_specific_dpoe_evt_raised, { "Raised", "oampdu.vendor.specific.dpoe.evt.raised", - FT_BOOLEAN, BASE_HEX, NULL, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL }}, { &hf_oampdu_vendor_specific_dpoe_evt_object_type, @@ -2946,7 +2946,7 @@ proto_register_oampdu(void) { &hf_oam_dpoe_ll_fwd_state, { "Link State", "oampdu.link_state", - FT_BOOLEAN, BASE_DEC, NULL, 0x0, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL } }, { &hf_oam_dpoe_s1_autoneg, diff --git a/epan/dissectors/packet-opa-mad.c b/epan/dissectors/packet-opa-mad.c index 30aeaf0094..6bf794a6cb 100644 --- a/epan/dissectors/packet-opa-mad.c +++ b/epan/dissectors/packet-opa-mad.c @@ -8779,19 +8779,19 @@ void proto_register_opa_mad(void) }, { &hf_opa_rmpp_fragment_overlap, { "Message fragment overlap", "opa.fragment.overlap", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_opa_rmpp_fragment_overlap_conflicts, { "Message fragment overlapping with conflicting data", "opa.fragment.overlap.conflicts", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_opa_rmpp_fragment_multiple_tails, { "Message has multiple tail fragments", "opa.fragment.multiple_tails", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_opa_rmpp_fragment_too_long_fragment, { "Message fragment too long", "opa.fragment.too_long_fragment", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_opa_rmpp_fragment_error, { "Message defragmentation error", "opa.fragment.error", diff --git a/epan/dissectors/packet-opensafety.c b/epan/dissectors/packet-opensafety.c index f984da6e4c..ecc1358740 100644 --- a/epan/dissectors/packet-opensafety.c +++ b/epan/dissectors/packet-opensafety.c @@ -2785,17 +2785,17 @@ proto_register_opensafety(void) FT_FRAMENUM, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_oss_fragment_overlap, {"Message fragment overlap", "opensafety.ssdo.fragment.overlap", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_oss_fragment_overlap_conflicts, {"Message fragment overlapping with conflicting data", "opensafety.ssdo.fragment.overlap.conflicts", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_oss_fragment_multiple_tails, {"Message has multiple tail fragments", "opensafety.ssdo.fragment.multiple_tails", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_oss_fragment_too_long_fragment, {"Message fragment too long", "opensafety.ssdo.fragment.too_long_fragment", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_oss_fragment_error, {"Message defragmentation error", "opensafety.ssdo.fragment.error", FT_FRAMENUM, BASE_NONE, NULL, 0x00, NULL, HFILL } }, diff --git a/epan/dissectors/packet-openvpn.c b/epan/dissectors/packet-openvpn.c index 546f48b106..0bf451fc9b 100644 --- a/epan/dissectors/packet-openvpn.c +++ b/epan/dissectors/packet-openvpn.c @@ -574,25 +574,25 @@ proto_register_openvpn(void) }, { &hf_openvpn_fragment_overlap, { "Message fragment overlap", "openvpn.fragment.overlap", - FT_BOOLEAN, 0, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_openvpn_fragment_overlap_conflicts, { "Message fragment overlapping with conflicting data", "openvpn.fragment.overlap.conflicts", - FT_BOOLEAN, 0, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_openvpn_fragment_multiple_tails, { "Message has multiple tail fragments", "openvpn.fragment.multiple_tails", - FT_BOOLEAN, 0, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_openvpn_fragment_too_long_fragment, { "Message fragment too long", "openvpn.fragment.too_long_fragment", - FT_BOOLEAN, 0, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, diff --git a/epan/dissectors/packet-protobuf.c b/epan/dissectors/packet-protobuf.c index 347e339d8c..5f53b68f84 100644 --- a/epan/dissectors/packet-protobuf.c +++ b/epan/dissectors/packet-protobuf.c @@ -2092,7 +2092,7 @@ proto_register_protobuf(void) }, { &hf_protobuf_value_bool, { "Bool", "protobuf.field.value.bool", - FT_BOOLEAN, BASE_DEC, NULL, 0x0, + FT_BOOLEAN, BASE_NONE, NULL, 0x0, "Dissect value as bool", HFILL } }, { &hf_protobuf_value_string, diff --git a/epan/dissectors/packet-pw-atm.c b/epan/dissectors/packet-pw-atm.c index ff22ab730b..d91043cbd2 100644 --- a/epan/dissectors/packet-pw-atm.c +++ b/epan/dissectors/packet-pw-atm.c @@ -1779,7 +1779,7 @@ proto_register_pw_atm_ata(void) { "Number of good N:1 no CW encapsulated cells", "pw.atm.n1_nocw.cells", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }}, { &hf_pw_type_n1_nocw, - { "N:1 noCW", "pw.type.atm.n1nocw", FT_BOOLEAN, 0, NULL, 0x0, + { "N:1 noCW", "pw.type.atm.n1nocw", FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL }} }; @@ -1788,7 +1788,7 @@ proto_register_pw_atm_ata(void) { "Number of good N:1 CW encapsulated cells", "pw.atm.n1_cw.cells", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }}, { &hf_pw_type_n1_cw, - { "N:1 CW", "pw.type.atm.n1cw", FT_BOOLEAN, 0, NULL, 0x0, + { "N:1 CW", "pw.type.atm.n1cw", FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL }} }; @@ -1797,19 +1797,19 @@ proto_register_pw_atm_ata(void) { "Number of good 1:1 encapsulated cells", "pw.atm.11.cells", FT_INT32, BASE_DEC, NULL, 0, NULL, HFILL }}, { &hf_pw_type_11_vcc, - { "1:1 VCC", "pw.type.atm.11vcc", FT_BOOLEAN, 0, NULL, 0x0, + { "1:1 VCC", "pw.type.atm.11vcc", FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL }}, { &hf_pw_type_11_vpc, - { "1:1 VPC", "pw.type.atm.11vpc", FT_BOOLEAN, 0, NULL, 0x0, + { "1:1 VPC", "pw.type.atm.11vpc", FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL }}, { &hf_pw_type_aal5_pdu, - { "AAL5 PDU", "pw.type.atm.aal5pdu", FT_BOOLEAN, 0, NULL, 0x0, + { "AAL5 PDU", "pw.type.atm.aal5pdu", FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL }} }; static hf_register_info hfa_aal5_sdu[] = { { &hf_pw_type_aal5_sdu, - { "AAL5 SDU", "pw.type.atm.aal5sdu", FT_BOOLEAN, 0, NULL, 0x0, + { "AAL5 SDU", "pw.type.atm.aal5sdu", FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL }} }; diff --git a/epan/dissectors/packet-rmt-alc.c b/epan/dissectors/packet-rmt-alc.c index 57c9a1c3a9..2429d3cf4a 100644 --- a/epan/dissectors/packet-rmt-alc.c +++ b/epan/dissectors/packet-rmt-alc.c @@ -268,7 +268,7 @@ void proto_register_alc(void) { "Version", "alc.version", FT_UINT8, BASE_DEC, NULL, 0x0, NULL, HFILL }}, { &hf_atsc3, - { "Decode as ATSC3", "alc.atsc3", FT_BOOLEAN, 0, NULL, 0x0, NULL, HFILL }}, + { "Decode as ATSC3", "alc.atsc3", FT_BOOLEAN, BASE_NONE, NULL, 0x0, NULL, HFILL }}, { &hf_object_start_offset, { "Object Start Offset", "alc.object_start_offset", FT_UINT32, BASE_DEC, NULL, 0x0, NULL, HFILL }}, diff --git a/epan/dissectors/packet-rpcrdma.c b/epan/dissectors/packet-rpcrdma.c index c01eb04e67..901ff4c4a1 100644 --- a/epan/dissectors/packet-rpcrdma.c +++ b/epan/dissectors/packet-rpcrdma.c @@ -1989,19 +1989,19 @@ proto_register_rpcordma(void) }, { &hf_rpcordma_fragment_overlap, { "Fragment overlap", "rpcordma.fragment.overlap", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL} + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL} }, { &hf_rpcordma_fragment_overlap_conflicts, { "Fragment overlapping with conflicting data", "rpcordma.fragment.overlap.conflicts", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL} + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL} }, { &hf_rpcordma_fragment_multiple_tails, { "Multiple tail fragments found", "rpcordma.fragment.multiple_tails", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL} + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL} }, { &hf_rpcordma_fragment_too_long_fragment, { "Fragment too long", "rpcordma.fragment.too_long_fragment", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL} + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL} }, { &hf_rpcordma_fragment_error, { "Defragmentation error", "rpcordma.fragment.error", diff --git a/epan/dissectors/packet-rsvd.c b/epan/dissectors/packet-rsvd.c index c620067532..d34200fd0e 100644 --- a/epan/dissectors/packet-rsvd.c +++ b/epan/dissectors/packet-rsvd.c @@ -1286,7 +1286,7 @@ proto_register_rsvd(void) NULL, 0, "Name for the new VHD set be created", HFILL }}, { &hf_svhdx_tunnel_delete_snapshot_persist_reference, - { "PersistReference", "rsvd.svhdx_delete_snapshot_persist_reference", FT_BOOLEAN, 0, + { "PersistReference", "rsvd.svhdx_delete_snapshot_persist_reference", FT_BOOLEAN, BASE_NONE, NULL, 0, "Indicate if the snapshot needs to be persisted", HFILL }}, { &hf_svhdx_tunnel_meta_op_query_progress_current_progress, diff --git a/epan/dissectors/packet-rtps.c b/epan/dissectors/packet-rtps.c index 04c9b31e7f..f9176490cd 100644 --- a/epan/dissectors/packet-rtps.c +++ b/epan/dissectors/packet-rtps.c @@ -16724,7 +16724,7 @@ void proto_register_rtps(void) { }, { &hf_rtps_data_session_intermediate, { "Data Session Intermediate Packet", "rtps.data_session.intermediate", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_rtps_secure_secure_data_length, { "Secure Data Length", "rtps.secure.secure_data_length", @@ -16835,19 +16835,19 @@ void proto_register_rtps(void) { }, { &hf_rtps_fragment_overlap, { "Message fragment overlap", "rtps.fragment.overlap", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_rtps_fragment_overlap_conflict, { "Message fragment overlapping with conflicting data", "rtps.fragment.overlap.conflicts", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_rtps_fragment_multiple_tails, { "Message has multiple tail fragments", "rtps.fragment.multiple_tails", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_rtps_fragment_too_long_fragment, { "Message fragment too long", "rtps.fragment.too_long_fragment", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_rtps_fragment_error, { "Message defragmentation error", "rtps.fragment.error", @@ -16897,7 +16897,7 @@ void proto_register_rtps(void) { { &hf_rtps_dissection_boolean, {"BOOLEAN", "rtps.dissection.boolean", - FT_BOOLEAN, BASE_DEC, NULL, 0, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0, NULL, HFILL } }, { &hf_rtps_dissection_byte, diff --git a/epan/dissectors/packet-s101.c b/epan/dissectors/packet-s101.c index e9d95b1b53..494c9dfbd3 100644 --- a/epan/dissectors/packet-s101.c +++ b/epan/dissectors/packet-s101.c @@ -576,19 +576,19 @@ proto_register_S101(void) {&hf_msg_fragment_overlap, { "Message fragment overlap", "s101.msg.fragment.overlap", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL }}, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL }}, {&hf_msg_fragment_overlap_conflicts, { "Message fragment overlapping with conflicting data", "s101.msg.fragment.overlap.conflicts", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL }}, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL }}, {&hf_msg_fragment_multiple_tails, { "Message has multiple tail fragments", "s101.msg.fragment.multiple_tails", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL }}, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL }}, {&hf_msg_fragment_too_long_fragment, { "Message fragment too long", "s101.msg.fragment.too_long_fragment", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL }}, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL }}, {&hf_msg_fragment_error, { "Message defragmentation error", "s101.msg.fragment.error", diff --git a/epan/dissectors/packet-sane.c b/epan/dissectors/packet-sane.c index 984b09dbc7..00b4096f19 100644 --- a/epan/dissectors/packet-sane.c +++ b/epan/dissectors/packet-sane.c @@ -1641,7 +1641,7 @@ void proto_register_sane(void) { "Is last image data frame", "sane.scan.last_frame", FT_BOOLEAN, - BASE_DEC, + BASE_NONE, NULL, 0, NULL, diff --git a/epan/dissectors/packet-simple.c b/epan/dissectors/packet-simple.c index dd9dd4c40d..d841b8fe5e 100644 --- a/epan/dissectors/packet-simple.c +++ b/epan/dissectors/packet-simple.c @@ -523,7 +523,7 @@ void proto_register_simple(void) { "Subtype", "simple.link16.subtype", FT_UINT8, BASE_DEC, VALS(Link16_Subtype_Strings), 0x0, NULL, HFILL }}, { &hf_simple_link16_rc, - { "R/C Flag", "simple.link16.rc", FT_BOOLEAN, BASE_DEC, TFS(&tfs_required_not_required), 0x0, + { "R/C Flag", "simple.link16.rc", FT_BOOLEAN, BASE_NONE, TFS(&tfs_required_not_required), 0x0, NULL, HFILL }}, { &hf_simple_link16_network, { "Network", "simple.link16.network", FT_UINT8, BASE_DEC, NULL, 0x0, diff --git a/epan/dissectors/packet-someip.c b/epan/dissectors/packet-someip.c index daf306da08..8c2e6c8f55 100644 --- a/epan/dissectors/packet-someip.c +++ b/epan/dissectors/packet-someip.c @@ -4005,16 +4005,16 @@ proto_register_someip(void) { FT_FRAMENUM, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_someip_tp_fragment_overlap, {"SOME/IP-TP segment overlap", "someip.tp.fragment.overlap", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_someip_tp_fragment_overlap_conflicts, {"SOME/IP-TP segment overlapping with conflicting data", "someip.tp.fragment.overlap.conflicts", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_someip_tp_fragment_multiple_tails, {"SOME/IP-TP Message has multiple tail fragments", "someip.tp.fragment.multiple_tails", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_someip_tp_fragment_too_long_fragment, {"SOME/IP-TP segment too long", "someip.tp.fragment.too_long_fragment", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_someip_tp_fragment_error, {"SOME/IP-TP Message defragmentation error", "someip.tp.fragment.error", FT_FRAMENUM, BASE_NONE, NULL, 0x00, NULL, HFILL } }, diff --git a/epan/dissectors/packet-tcpcl.c b/epan/dissectors/packet-tcpcl.c index 1f90b4d4b1..0c571f7c02 100644 --- a/epan/dissectors/packet-tcpcl.c +++ b/epan/dissectors/packet-tcpcl.c @@ -422,18 +422,18 @@ static hf_register_info hf_tcpcl[] = { FT_FRAMENUM, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_xfer_fragment_overlap, {"Transfer fragment overlap", "tcpcl.xfer.fragment.overlap", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_xfer_fragment_overlap_conflicts, {"Transfer fragment overlapping with conflicting data", "tcpcl.xfer.fragment.overlap.conflicts", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_xfer_fragment_multiple_tails, {"Message has multiple tail fragments", "tcpcl.xfer.fragment.multiple_tails", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_xfer_fragment_too_long_fragment, {"Transfer fragment too long", "tcpcl.xfer.fragment.too_long_fragment", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } }, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, {&hf_xfer_fragment_error, {"Transfer defragmentation error", "tcpcl.xfer.fragment.error", FT_FRAMENUM, BASE_NONE, NULL, 0x00, NULL, HFILL } }, diff --git a/epan/dissectors/packet-tecmp.c b/epan/dissectors/packet-tecmp.c index 2c00059ea2..42dea8c7bd 100644 --- a/epan/dissectors/packet-tecmp.c +++ b/epan/dissectors/packet-tecmp.c @@ -2470,7 +2470,7 @@ proto_register_tecmp_payload(void) { FT_UINT8, BASE_DEC, NULL, 0x0, NULL, HFILL }}, { &hf_tecmp_payload_status_dev_vendor_technica_buffer_overflow, { "Buffer Overflow", "tecmp.payload.status_dev.vendor_technica.buffer_overflow", - FT_BOOLEAN, BASE_DEC, TFS(&tfs_tecmp_technica_bufferoverflow), 0x0, NULL, HFILL }}, + FT_BOOLEAN, BASE_NONE, TFS(&tfs_tecmp_technica_bufferoverflow), 0x0, NULL, HFILL }}, { &hf_tecmp_payload_status_dev_vendor_technica_buffer_size, { "Buffer Size", "tecmp.payload.status_dev.vendor_technica.buffer_size", FT_UINT32, BASE_DEC, NULL, 0x0, NULL, HFILL }}, diff --git a/epan/dissectors/packet-tftp.c b/epan/dissectors/packet-tftp.c index d59edc992a..ce5bd8540f 100644 --- a/epan/dissectors/packet-tftp.c +++ b/epan/dissectors/packet-tftp.c @@ -1044,23 +1044,23 @@ proto_register_tftp(void) { &hf_tftp_fragment_overlap, { "Fragment overlap", "tftp.fragment.overlap", - FT_BOOLEAN, 0, NULL, 0x00, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, "Fragment overlaps with other fragments", HFILL }}, { &hf_tftp_fragment_overlap_conflicts, { "Conflicting data in fragment overlap", "tftp.fragment.overlap.conflicts", - FT_BOOLEAN, 0, NULL, 0x00, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, "Overlapping fragments contained conflicting data", HFILL }}, { &hf_tftp_fragment_multiple_tails, { "Multiple tail fragments found", "tftp.fragment.multipletails", - FT_BOOLEAN, 0, NULL, 0x00, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, "Several tails were found when defragmenting the packet", HFILL }}, { &hf_tftp_fragment_too_long_fragment, { "Fragment too long", "tftp.fragment.toolongfragment", - FT_BOOLEAN, 0, NULL, 0x00, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, "Fragment contained data past end of packet", HFILL }}, { &hf_tftp_fragment_error, diff --git a/epan/dissectors/packet-usb-audio.c b/epan/dissectors/packet-usb-audio.c index 04ff0e47d7..e25c01587c 100644 --- a/epan/dissectors/packet-usb-audio.c +++ b/epan/dissectors/packet-usb-audio.c @@ -3664,18 +3664,18 @@ proto_register_usb_audio(void) FT_FRAMENUM, BASE_NONE, NULL, 0x00, NULL, HFILL }}, { &hf_sysex_msg_fragment_overlap, { "Message fragment overlap", "usbaudio.sysex.fragment.overlap", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL }}, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL }}, { &hf_sysex_msg_fragment_overlap_conflicts, { "Message fragment overlapping with conflicting data", "usbaudio.sysex.fragment.overlap.conflicts", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL }}, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL }}, { &hf_sysex_msg_fragment_multiple_tails, { "Message has multiple tail fragments", "usbaudio.sysex.fragment.multiple_tails", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL }}, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL }}, { &hf_sysex_msg_fragment_too_long_fragment, { "Message fragment too long", "usbaudio.sysex.fragment.too_long_fragment", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL }}, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL }}, { &hf_sysex_msg_fragment_error, { "Message defragmentation error", "usbaudio.sysex.fragment.error", FT_FRAMENUM, BASE_NONE, NULL, 0x00, NULL, HFILL }}, diff --git a/epan/dissectors/packet-usb-video.c b/epan/dissectors/packet-usb-video.c index f0942faff4..3e0c30cbcc 100644 --- a/epan/dissectors/packet-usb-video.c +++ b/epan/dissectors/packet-usb-video.c @@ -2864,7 +2864,7 @@ proto_register_usb_vid(void) { &hf_usb_vid_variable_size, { "Variable size", "usbvideo.format.variableSize", - FT_BOOLEAN, BASE_DEC, NULL, 0, + FT_BOOLEAN, BASE_NONE, NULL, 0, NULL, HFILL } }, @@ -3086,7 +3086,7 @@ proto_register_usb_vid(void) { &hf_usb_vid_streaming_trigger_support, { "HW Triggering", "usbvideo.streaming.triggerSupport", - FT_BOOLEAN, BASE_DEC, TFS(&tfs_supported_not_supported), 0, + FT_BOOLEAN, BASE_NONE, TFS(&tfs_supported_not_supported), 0, "Is HW triggering supported", HFILL } }, diff --git a/epan/dissectors/packet-usbll.c b/epan/dissectors/packet-usbll.c index 577916b3a2..2721f76b0b 100644 --- a/epan/dissectors/packet-usbll.c +++ b/epan/dissectors/packet-usbll.c @@ -2634,18 +2634,18 @@ proto_register_usbll(void) FT_FRAMENUM, BASE_NONE, NULL, 0x00, NULL, HFILL }}, { &hf_usbll_transfer_fragment_overlap, {"Transfer fragment overlap", "usbll.fragment.overlap", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL }}, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL }}, { &hf_usbll_transfer_fragment_overlap_conflicts, {"Transfer fragment overlapping with conflicting data", "usbll.fragment.overlap.conflicts", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL }}, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL }}, { &hf_usbll_transfer_fragment_multiple_tails, {"Transfer has multiple tail fragments", "usbll.fragment.multiple_tails", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL }}, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL }}, { &hf_usbll_transfer_fragment_too_long_fragment, {"Transfer fragment too long", "usbll.fragment.too_long_fragment", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL }}, + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL }}, { &hf_usbll_transfer_fragment_error, {"Transfer defragmentation error", "usbll.fragment.error", FT_FRAMENUM, BASE_NONE, NULL, 0x00, NULL, HFILL }}, diff --git a/epan/dissectors/packet-wassp.c b/epan/dissectors/packet-wassp.c index 29e4884f94..f4869f7264 100644 --- a/epan/dissectors/packet-wassp.c +++ b/epan/dissectors/packet-wassp.c @@ -6629,7 +6629,7 @@ void proto_register_wassp(void) { &hf_wassp_tlv_eid_rustate, { - "RU State", "wassp.tlv.eid.rustate", FT_BOOLEAN, FT_UINT8, TFS(&wassp_eid_rustate_types), + "RU State", "wassp.tlv.eid.rustate", FT_BOOLEAN, BASE_NONE, TFS(&wassp_eid_rustate_types), 0x0, "Remote Unit State", HFILL } }, diff --git a/epan/dissectors/packet-wisun.c b/epan/dissectors/packet-wisun.c index 3860b443e2..a5ae41ded4 100644 --- a/epan/dissectors/packet-wisun.c +++ b/epan/dissectors/packet-wisun.c @@ -2634,19 +2634,19 @@ void proto_register_wisun(void) }, { &hf_wisun_netricity_scr_segment_overlap, { "Message segment overlap", "wisun.netricity.scr.segment.overlap", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_wisun_netricity_scr_segment_overlap_conflicts, { "Message segment overlapping with conflicting data", "wisun.netricity.scr.segment.overlap.conflicts", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_wisun_netricity_scr_segment_multiple_tails, { "Message has multiple tail segments", "wisun.netricity.scr.segment.multiple_tails", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_wisun_netricity_scr_segment_too_long_segment, { "Message segment too long", "wisun.netricity.scr.segment.too_long_segment", - FT_BOOLEAN, 0, NULL, 0x00, NULL, HFILL } + FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL } }, { &hf_wisun_netricity_scr_segment_error, { "Message segment reassembly error", "wisun.netricity.scr.segment.error", -- cgit v1.2.3