aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2010-05-11 03:53:31 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2010-05-11 03:53:31 +0000
commita0c858efcd190738de6152e6104794aea13b924b (patch)
tree121ec872bb5a09773fc09ab432e3ad854c604614 /epan
parentbbebafd9b4f909ca78d9027532ee2b46d21cd989 (diff)
Add a little more code to avoid not-very-useful blurbs:
- Change spaces in the name to underscores before comparing it to the blurb. - Check if the type simply as T_ prepended to the name. - Don't put in a blurb of "NULL". and regenerate the dissectors. svn path=/trunk/; revision=32748
Diffstat (limited to 'epan')
-rw-r--r--epan/dissectors/packet-HI2Operations.c80
-rw-r--r--epan/dissectors/packet-acp133.c24
-rw-r--r--epan/dissectors/packet-acse.c26
-rw-r--r--epan/dissectors/packet-ansi_map.c10
-rw-r--r--epan/dissectors/packet-ansi_tcap.c36
-rw-r--r--epan/dissectors/packet-camel.c164
-rw-r--r--epan/dissectors/packet-cdt.c4
-rw-r--r--epan/dissectors/packet-charging_ase.c12
-rw-r--r--epan/dissectors/packet-cmip.c94
-rw-r--r--epan/dissectors/packet-cmp.c12
-rw-r--r--epan/dissectors/packet-cms.c24
-rw-r--r--epan/dissectors/packet-crmf.c14
-rw-r--r--epan/dissectors/packet-dap.c146
-rw-r--r--epan/dissectors/packet-disp.c36
-rw-r--r--epan/dissectors/packet-dop.c52
-rw-r--r--epan/dissectors/packet-dsp.c44
-rw-r--r--epan/dissectors/packet-ess.c8
-rw-r--r--epan/dissectors/packet-ftam.c42
-rw-r--r--epan/dissectors/packet-gnm.c36
-rw-r--r--epan/dissectors/packet-goose.c6
-rw-r--r--epan/dissectors/packet-gsm_map.c352
-rw-r--r--epan/dissectors/packet-h225.c434
-rw-r--r--epan/dissectors/packet-h235.c34
-rw-r--r--epan/dissectors/packet-h245.c832
-rw-r--r--epan/dissectors/packet-h248.c92
-rw-r--r--epan/dissectors/packet-h282.c354
-rw-r--r--epan/dissectors/packet-h283.c18
-rw-r--r--epan/dissectors/packet-h323.c16
-rw-r--r--epan/dissectors/packet-h450-ros.c10
-rw-r--r--epan/dissectors/packet-h450.c70
-rw-r--r--epan/dissectors/packet-h460.c76
-rw-r--r--epan/dissectors/packet-h501.c144
-rw-r--r--epan/dissectors/packet-hnbap.c10
-rw-r--r--epan/dissectors/packet-inap.c176
-rw-r--r--epan/dissectors/packet-ldap.c64
-rw-r--r--epan/dissectors/packet-logotypecertextn.c8
-rw-r--r--epan/dissectors/packet-lte-rrc.c468
-rw-r--r--epan/dissectors/packet-mms.c188
-rw-r--r--epan/dissectors/packet-mpeg-audio.c12
-rw-r--r--epan/dissectors/packet-mpeg-pes.c8
-rw-r--r--epan/dissectors/packet-nbap.c174
-rw-r--r--epan/dissectors/packet-ocsp.c6
-rw-r--r--epan/dissectors/packet-p7.c80
-rw-r--r--epan/dissectors/packet-pcap.c100
-rw-r--r--epan/dissectors/packet-pkcs12.c24
-rw-r--r--epan/dissectors/packet-pkix1explicit.c14
-rw-r--r--epan/dissectors/packet-pkix1implicit.c2
-rw-r--r--epan/dissectors/packet-pkixac.c10
-rw-r--r--epan/dissectors/packet-pkixqualified.c4
-rw-r--r--epan/dissectors/packet-pkixtsp.c2
-rw-r--r--epan/dissectors/packet-pres.c20
-rw-r--r--epan/dissectors/packet-q932-ros.c14
-rw-r--r--epan/dissectors/packet-q932.c6
-rw-r--r--epan/dissectors/packet-qsig.c114
-rw-r--r--epan/dissectors/packet-ranap.c42
-rw-r--r--epan/dissectors/packet-rnsap.c186
-rw-r--r--epan/dissectors/packet-ros.c26
-rw-r--r--epan/dissectors/packet-rrc.c1328
-rw-r--r--epan/dissectors/packet-rrlp.c40
-rw-r--r--epan/dissectors/packet-rtse.c14
-rw-r--r--epan/dissectors/packet-rua.c30
-rw-r--r--epan/dissectors/packet-s1ap.c6
-rw-r--r--epan/dissectors/packet-s4406.c2
-rw-r--r--epan/dissectors/packet-sabp.c8
-rw-r--r--epan/dissectors/packet-smrse.c6
-rw-r--r--epan/dissectors/packet-snmp.c30
-rw-r--r--epan/dissectors/packet-spnego.c10
-rw-r--r--epan/dissectors/packet-t125.c18
-rw-r--r--epan/dissectors/packet-t38.c18
-rw-r--r--epan/dissectors/packet-tcap.c12
-rw-r--r--epan/dissectors/packet-ulp.c42
-rw-r--r--epan/dissectors/packet-x2ap.c12
-rw-r--r--epan/dissectors/packet-x411.c64
-rw-r--r--epan/dissectors/packet-x420.c44
-rw-r--r--epan/dissectors/packet-x509af.c16
-rw-r--r--epan/dissectors/packet-x509ce.c12
-rw-r--r--epan/dissectors/packet-x509if.c68
-rw-r--r--epan/dissectors/packet-x509sat.c48
78 files changed, 3444 insertions, 3444 deletions
diff --git a/epan/dissectors/packet-HI2Operations.c b/epan/dissectors/packet-HI2Operations.c
index e9dcc39da1..e44c3880bc 100644
--- a/epan/dissectors/packet-HI2Operations.c
+++ b/epan/dissectors/packet-HI2Operations.c
@@ -3817,7 +3817,7 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_iRIversion,
{ "iRIversion", "HI2Operations.iRIversion",
FT_UINT32, BASE_DEC, VALS(HI2Operations_T_iRIversion_vals), 0,
- "T_iRIversion", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_lawfulInterceptionIdentifier,
{ "lawfulInterceptionIdentifier", "HI2Operations.lawfulInterceptionIdentifier",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -3833,7 +3833,7 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_intercepted_Call_Direct,
{ "intercepted-Call-Direct", "HI2Operations.intercepted_Call_Direct",
FT_UINT32, BASE_DEC, VALS(HI2Operations_T_intercepted_Call_Direct_vals), 0,
- "T_intercepted_Call_Direct", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_intercepted_Call_State,
{ "intercepted-Call-State", "HI2Operations.intercepted_Call_State",
FT_UINT32, BASE_DEC, VALS(HI2Operations_Intercepted_Call_State_vals), 0,
@@ -3861,7 +3861,7 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_callContentLinkInformation,
{ "callContentLinkInformation", "HI2Operations.callContentLinkInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "T_callContentLinkInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_cCLink1Characteristics,
{ "cCLink1Characteristics", "HI2Operations.cCLink1Characteristics",
FT_NONE, BASE_NONE, NULL, 0,
@@ -3877,7 +3877,7 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_nature_Of_The_intercepted_call,
{ "nature-Of-The-intercepted-call", "HI2Operations.nature_Of_The_intercepted_call",
FT_UINT32, BASE_DEC, VALS(HI2Operations_T_nature_Of_The_intercepted_call_vals), 0,
- "T_nature_Of_The_intercepted_call", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_serverCenterAddress,
{ "serverCenterAddress", "HI2Operations.serverCenterAddress",
FT_NONE, BASE_NONE, NULL, 0,
@@ -4029,15 +4029,15 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_winterSummerIndication,
{ "winterSummerIndication", "HI2Operations.winterSummerIndication",
FT_UINT32, BASE_DEC, VALS(HI2Operations_T_winterSummerIndication_vals), 0,
- "T_winterSummerIndication", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_party_Qualifier,
{ "party-Qualifier", "HI2Operations.party_Qualifier",
FT_UINT32, BASE_DEC, VALS(HI2Operations_T_party_Qualifier_vals), 0,
- "T_party_Qualifier", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_partyIdentity,
{ "partyIdentity", "HI2Operations.partyIdentity",
FT_NONE, BASE_NONE, NULL, 0,
- "T_partyIdentity", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_imei,
{ "imei", "HI2Operations.imei",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -4129,7 +4129,7 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_ms_Loc,
{ "ms-Loc", "HI2Operations.ms_Loc",
FT_NONE, BASE_NONE, NULL, 0,
- "T_ms_Loc", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_mcc,
{ "mcc", "HI2Operations.mcc",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -4153,7 +4153,7 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_geoCoordinates,
{ "geoCoordinates", "HI2Operations.geoCoordinates",
FT_NONE, BASE_NONE, NULL, 0,
- "T_geoCoordinates", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_latitude,
{ "latitude", "HI2Operations.latitude",
FT_STRING, BASE_NONE, NULL, 0,
@@ -4173,7 +4173,7 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_utmCoordinates,
{ "utmCoordinates", "HI2Operations.utmCoordinates",
FT_NONE, BASE_NONE, NULL, 0,
- "T_utmCoordinates", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_utm_East,
{ "utm-East", "HI2Operations.utm_East",
FT_STRING, BASE_NONE, NULL, 0,
@@ -4185,7 +4185,7 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_utmRefCoordinates,
{ "utmRefCoordinates", "HI2Operations.utmRefCoordinates",
FT_NONE, BASE_NONE, NULL, 0,
- "T_utmRefCoordinates", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_utmref_string,
{ "utmref-string", "HI2Operations.utmref_string",
FT_STRING, BASE_NONE, NULL, 0,
@@ -4209,7 +4209,7 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_latitudeSign,
{ "latitudeSign", "HI2Operations.latitudeSign",
FT_UINT32, BASE_DEC, VALS(HI2Operations_T_latitudeSign_vals), 0,
- "T_latitudeSign", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_latitude_01,
{ "latitude", "HI2Operations.latitude",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -4229,7 +4229,7 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_GA_Polygon_item,
{ "GA-Polygon item", "HI2Operations.GA_Polygon_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GA_Polygon_item", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_cCLink_State,
{ "cCLink-State", "HI2Operations.cCLink_State",
FT_UINT32, BASE_DEC, VALS(HI2Operations_CCLink_State_vals), 0,
@@ -4321,7 +4321,7 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_Non_Standard_Supplementary_Services_item,
{ "Non-Standard-Supplementary-Services item", "HI2Operations.Non_Standard_Supplementary_Services_item",
FT_UINT32, BASE_DEC, VALS(HI2Operations_Non_Standard_Supplementary_Services_item_vals), 0,
- "Non_Standard_Supplementary_Services_item", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_simpleIndication,
{ "simpleIndication", "HI2Operations.simpleIndication",
FT_UINT32, BASE_DEC, VALS(HI2Operations_SimpleIndication_vals), 0,
@@ -4373,19 +4373,19 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_sMS_Contents,
{ "sMS-Contents", "HI2Operations.sMS_Contents",
FT_NONE, BASE_NONE, NULL, 0,
- "T_sMS_Contents", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_initiator,
{ "initiator", "HI2Operations.initiator",
FT_UINT32, BASE_DEC, VALS(HI2Operations_T_initiator_vals), 0,
- "T_initiator", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_transfer_status,
{ "transfer-status", "HI2Operations.transfer_status",
FT_UINT32, BASE_DEC, VALS(HI2Operations_T_transfer_status_vals), 0,
- "T_transfer_status", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_other_message,
{ "other-message", "HI2Operations.other_message",
FT_UINT32, BASE_DEC, VALS(HI2Operations_T_other_message_vals), 0,
- "T_other_message", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_content,
{ "content", "HI2Operations.content",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -4421,7 +4421,7 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_iP_type,
{ "iP-type", "HI2Operations.iP_type",
FT_UINT32, BASE_DEC, VALS(HI2Operations_T_iP_type_vals), 0,
- "T_iP_type", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_iP_value,
{ "iP-value", "HI2Operations.iP_value",
FT_UINT32, BASE_DEC, VALS(HI2Operations_IP_value_vals), 0,
@@ -4429,7 +4429,7 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_iP_assignment,
{ "iP-assignment", "HI2Operations.iP_assignment",
FT_UINT32, BASE_DEC, VALS(HI2Operations_T_iP_assignment_vals), 0,
- "T_iP_assignment", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_iPBinaryAddress,
{ "iPBinaryAddress", "HI2Operations.iPBinaryAddress",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -4461,7 +4461,7 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_both_IRI_CC,
{ "both-IRI-CC", "HI2Operations.both_IRI_CC",
FT_NONE, BASE_NONE, NULL, 0,
- "T_both_IRI_CC", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_iri_CC,
{ "iri-CC", "HI2Operations.iri_CC",
FT_NONE, BASE_NONE, NULL, 0,
@@ -4473,7 +4473,7 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_cc,
{ "cc", "HI2Operations.cc",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_cc", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_cc_item,
{ "cc item", "HI2Operations.cc_item",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -4561,7 +4561,7 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_reserved0,
{ "reserved0", "HI2Operations.reserved0",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_origination,
{ "origination", "HI2Operations.origination",
FT_NONE, BASE_NONE, NULL, 0,
@@ -4569,7 +4569,7 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_reserved1,
{ "reserved1", "HI2Operations.reserved1",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_redirection,
{ "redirection", "HI2Operations.redirection",
FT_NONE, BASE_NONE, NULL, 0,
@@ -4581,7 +4581,7 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_reserved2,
{ "reserved2", "HI2Operations.reserved2",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_terminationattempt,
{ "terminationattempt", "HI2Operations.terminationattempt",
FT_NONE, BASE_NONE, NULL, 0,
@@ -4589,7 +4589,7 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_reserved,
{ "reserved", "HI2Operations.reserved",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_ccchange,
{ "ccchange", "HI2Operations.ccchange",
FT_NONE, BASE_NONE, NULL, 0,
@@ -4597,15 +4597,15 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_reserved3,
{ "reserved3", "HI2Operations.reserved3",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_reserved4,
{ "reserved4", "HI2Operations.reserved4",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_reserved5,
{ "reserved5", "HI2Operations.reserved5",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_networksignal,
{ "networksignal", "HI2Operations.networksignal",
FT_NONE, BASE_NONE, NULL, 0,
@@ -4665,7 +4665,7 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_ccOpenOption,
{ "ccOpenOption", "HI2Operations.ccOpenOption",
FT_UINT32, BASE_DEC, VALS(HI2Operations_T_ccOpenOption_vals), 0,
- "T_ccOpenOption", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_ccOpenTime,
{ "ccOpenTime", "HI2Operations.ccOpenTime",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -4701,7 +4701,7 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_input,
{ "input", "HI2Operations.input",
FT_UINT32, BASE_DEC, VALS(HI2Operations_T_input_vals), 0,
- "T_input", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_userinput,
{ "userinput", "HI2Operations.userinput",
FT_STRING, BASE_NONE, NULL, 0,
@@ -4749,7 +4749,7 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_signal,
{ "signal", "HI2Operations.signal",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signal", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_switchhookFlash,
{ "switchhookFlash", "HI2Operations.switchhookFlash",
FT_STRING, BASE_NONE, NULL, 0,
@@ -4785,7 +4785,7 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_sepCCCpair,
{ "sepCCCpair", "HI2Operations.sepCCCpair",
FT_NONE, BASE_NONE, NULL, 0,
- "T_sepCCCpair", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_sepXmitCCC,
{ "sepXmitCCC", "HI2Operations.sepXmitCCC",
FT_STRING, BASE_NONE, NULL, 0,
@@ -4805,11 +4805,11 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_reserved6,
{ "reserved6", "HI2Operations.reserved6",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_reserved7,
{ "reserved7", "HI2Operations.reserved7",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_ipAddress_01,
{ "ipAddress", "HI2Operations.ipAddress",
FT_STRING, BASE_NONE, NULL, 0,
@@ -4817,7 +4817,7 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_reserved8,
{ "reserved8", "HI2Operations.reserved8",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_trunkId,
{ "trunkId", "HI2Operations.trunkId",
FT_STRING, BASE_NONE, NULL, 0,
@@ -4825,7 +4825,7 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_reserved9,
{ "reserved9", "HI2Operations.reserved9",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_genericAddress,
{ "genericAddress", "HI2Operations.genericAddress",
FT_STRING, BASE_NONE, NULL, 0,
@@ -4953,15 +4953,15 @@ void proto_register_HI2Operations(void) {
{ &hf_HI2Operations_callRelation,
{ "callRelation", "HI2Operations.callRelation",
FT_UINT32, BASE_DEC, VALS(HI2Operations_T_callRelation_vals), 0,
- "T_callRelation", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_direction_01,
{ "direction", "HI2Operations.direction",
FT_UINT32, BASE_DEC, VALS(HI2Operations_T_direction_vals), 0,
- "T_direction", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_scope,
{ "scope", "HI2Operations.scope",
FT_UINT32, BASE_DEC, VALS(HI2Operations_T_scope_vals), 0,
- "T_scope", HFILL }},
+ NULL, HFILL }},
{ &hf_HI2Operations_cPlaneData,
{ "cPlaneData", "HI2Operations.cPlaneData",
FT_BYTES, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-acp133.c b/epan/dissectors/packet-acp133.c
index 5486a43862..7e7932ed92 100644
--- a/epan/dissectors/packet-acp133.c
+++ b/epan/dissectors/packet-acp133.c
@@ -1131,7 +1131,7 @@ void proto_register_acp133(void) {
{ &hf_acp133_rIType,
{ "rIType", "acp133.rIType",
FT_UINT32, BASE_DEC, VALS(acp133_T_rIType_vals), 0,
- "T_rIType", HFILL }},
+ NULL, HFILL }},
{ &hf_acp133_minimize,
{ "minimize", "acp133.minimize",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -1167,7 +1167,7 @@ void proto_register_acp133(void) {
{ &hf_acp133_none,
{ "none", "acp133.none",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_acp133_insteadOf,
{ "insteadOf", "acp133.insteadOf",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -1211,23 +1211,23 @@ void proto_register_acp133(void) {
{ &hf_acp133_originating_MTA_report,
{ "originating-MTA-report", "acp133.originating_MTA_report",
FT_INT32, BASE_DEC, VALS(acp133_T_originating_MTA_report_vals), 0,
- "T_originating_MTA_report", HFILL }},
+ NULL, HFILL }},
{ &hf_acp133_originator_report,
{ "originator-report", "acp133.originator_report",
FT_INT32, BASE_DEC, VALS(acp133_T_originator_report_vals), 0,
- "T_originator_report", HFILL }},
+ NULL, HFILL }},
{ &hf_acp133_return_of_content,
{ "return-of-content", "acp133.return_of_content",
FT_UINT32, BASE_DEC, VALS(acp133_T_return_of_content_vals), 0,
- "T_return_of_content", HFILL }},
+ NULL, HFILL }},
{ &hf_acp133_priority,
{ "priority", "acp133.priority",
FT_INT32, BASE_DEC, VALS(acp133_T_priority_vals), 0,
- "T_priority", HFILL }},
+ NULL, HFILL }},
{ &hf_acp133_disclosure_of_other_recipients,
{ "disclosure-of-other-recipients", "acp133.disclosure_of_other_recipients",
FT_UINT32, BASE_DEC, VALS(acp133_T_disclosure_of_other_recipients_vals), 0,
- "T_disclosure_of_other_recipients", HFILL }},
+ NULL, HFILL }},
{ &hf_acp133_implicit_conversion_prohibited,
{ "implicit-conversion-prohibited", "acp133.implicit_conversion_prohibited",
FT_UINT32, BASE_DEC, VALS(acp133_T_implicit_conversion_prohibited_vals), 0,
@@ -1235,7 +1235,7 @@ void proto_register_acp133(void) {
{ &hf_acp133_conversion_with_loss_prohibited,
{ "conversion-with-loss-prohibited", "acp133.conversion_with_loss_prohibited",
FT_UINT32, BASE_DEC, VALS(acp133_T_conversion_with_loss_prohibited_vals), 0,
- "T_conversion_with_loss_prohibited", HFILL }},
+ NULL, HFILL }},
{ &hf_acp133_further_dl_expansion_allowed,
{ "further-dl-expansion-allowed", "acp133.further_dl_expansion_allowed",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -1247,19 +1247,19 @@ void proto_register_acp133(void) {
{ &hf_acp133_proof_of_delivery,
{ "proof-of-delivery", "acp133.proof_of_delivery",
FT_INT32, BASE_DEC, VALS(acp133_T_proof_of_delivery_vals), 0,
- "T_proof_of_delivery", HFILL }},
+ NULL, HFILL }},
{ &hf_acp133_requested_delivery_method,
{ "requested-delivery-method", "acp133.requested_delivery_method",
FT_UINT32, BASE_DEC, VALS(acp133_T_requested_delivery_method_vals), 0,
- "T_requested_delivery_method", HFILL }},
+ NULL, HFILL }},
{ &hf_acp133_unchanged,
{ "unchanged", "acp133.unchanged",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_acp133_removed,
{ "removed", "acp133.removed",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_acp133_replaced,
{ "replaced", "acp133.replaced",
FT_UINT32, BASE_DEC, NULL, 0,
diff --git a/epan/dissectors/packet-acse.c b/epan/dissectors/packet-acse.c
index 214f33b7d4..5187f85464 100644
--- a/epan/dissectors/packet-acse.c
+++ b/epan/dissectors/packet-acse.c
@@ -1789,11 +1789,11 @@ void proto_register_acse(void) {
{ &hf_acse_encoding,
{ "encoding", "acse.encoding",
FT_UINT32, BASE_DEC, VALS(acse_T_encoding_vals), 0,
- "T_encoding", HFILL }},
+ NULL, HFILL }},
{ &hf_acse_single_ASN1_type,
{ "single-ASN1-type", "acse.single_ASN1_type",
FT_NONE, BASE_NONE, NULL, 0,
- "T_single_ASN1_type", HFILL }},
+ NULL, HFILL }},
{ &hf_acse_octet_aligned,
{ "octet-aligned", "acse.octet_aligned",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -2049,7 +2049,7 @@ void proto_register_acse(void) {
{ &hf_acse_ASOI_tag_item,
{ "ASOI-tag item", "acse.ASOI_tag_item",
FT_NONE, BASE_NONE, NULL, 0,
- "ASOI_tag_item", HFILL }},
+ NULL, HFILL }},
{ &hf_acse_qualifier,
{ "qualifier", "acse.qualifier",
FT_UINT32, BASE_DEC, VALS(acse_ASO_qualifier_vals), 0,
@@ -2073,7 +2073,7 @@ void proto_register_acse(void) {
{ &hf_acse_Context_list_item,
{ "Context-list item", "acse.Context_list_item",
FT_NONE, BASE_NONE, NULL, 0,
- "Context_list_item", HFILL }},
+ NULL, HFILL }},
{ &hf_acse_pci,
{ "pci", "acse.pci",
FT_INT32, BASE_DEC, NULL, 0,
@@ -2093,7 +2093,7 @@ void proto_register_acse(void) {
{ &hf_acse_Default_Context_List_item,
{ "Default-Context-List item", "acse.Default_Context_List_item",
FT_NONE, BASE_NONE, NULL, 0,
- "Default_Context_List_item", HFILL }},
+ NULL, HFILL }},
{ &hf_acse_abstract_syntax_name,
{ "abstract-syntax-name", "acse.abstract_syntax_name",
FT_OID, BASE_NONE, NULL, 0,
@@ -2105,7 +2105,7 @@ void proto_register_acse(void) {
{ &hf_acse_P_context_result_list_item,
{ "P-context-result-list item", "acse.P_context_result_list_item",
FT_NONE, BASE_NONE, NULL, 0,
- "P_context_result_list_item", HFILL }},
+ NULL, HFILL }},
{ &hf_acse_pcontext_result,
{ "result", "acse.result",
FT_INT32, BASE_DEC, VALS(acse_Result_vals), 0,
@@ -2117,15 +2117,15 @@ void proto_register_acse(void) {
{ &hf_acse_provider_reason,
{ "provider-reason", "acse.provider_reason",
FT_INT32, BASE_DEC, VALS(acse_T_provider_reason_vals), 0,
- "T_provider_reason", HFILL }},
+ NULL, HFILL }},
{ &hf_acse_acse_service_user,
{ "acse-service-user", "acse.acse_service_user",
FT_UINT32, BASE_DEC, VALS(acse_T_acse_service_user_vals), 0,
- "T_acse_service_user", HFILL }},
+ NULL, HFILL }},
{ &hf_acse_acse_service_provider,
{ "acse-service-provider", "acse.acse_service_provider",
FT_UINT32, BASE_DEC, VALS(acse_T_acse_service_provider_vals), 0,
- "T_acse_service_provider", HFILL }},
+ NULL, HFILL }},
{ &hf_acse_Association_data_item,
{ "Association-data", "acse.EXTERNALt",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2145,11 +2145,11 @@ void proto_register_acse(void) {
{ &hf_acse_presentation_data_values,
{ "presentation-data-values", "acse.presentation_data_values",
FT_UINT32, BASE_DEC, VALS(acse_T_presentation_data_values_vals), 0,
- "T_presentation_data_values", HFILL }},
+ NULL, HFILL }},
{ &hf_acse_simple_ASN1_type,
{ "simple-ASN1-type", "acse.simple_ASN1_type",
FT_NONE, BASE_NONE, NULL, 0,
- "T_simple_ASN1_type", HFILL }},
+ NULL, HFILL }},
{ &hf_acse_pDVList_octet_aligned,
{ "octet-aligned", "acse.octet_aligned",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -2157,11 +2157,11 @@ void proto_register_acse(void) {
{ &hf_acse_other_mechanism_name,
{ "other-mechanism-name", "acse.other_mechanism_name",
FT_OID, BASE_NONE, NULL, 0,
- "T_other_mechanism_name", HFILL }},
+ NULL, HFILL }},
{ &hf_acse_other_mechanism_value,
{ "other-mechanism-value", "acse.other_mechanism_value",
FT_NONE, BASE_NONE, NULL, 0,
- "T_other_mechanism_value", HFILL }},
+ NULL, HFILL }},
{ &hf_acse_charstring,
{ "charstring", "acse.charstring",
FT_STRING, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-ansi_map.c b/epan/dissectors/packet-ansi_map.c
index 47c70b79a3..062f4d0ba4 100644
--- a/epan/dissectors/packet-ansi_map.c
+++ b/epan/dissectors/packet-ansi_map.c
@@ -18453,7 +18453,7 @@ void proto_register_ansi_map(void) {
{ &hf_ansi_map_TerminationList_item,
{ "TerminationList item", "ansi_map.TerminationList_item",
FT_UINT32, BASE_DEC, VALS(ansi_map_TerminationList_item_vals), 0,
- "TerminationList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_ansi_map_intersystemTermination,
{ "intersystemTermination", "ansi_map.intersystemTermination",
FT_NONE, BASE_NONE, NULL, 0,
@@ -18497,7 +18497,7 @@ void proto_register_ansi_map(void) {
{ &hf_ansi_map_CDMAConnectionReferenceList_item,
{ "CDMAConnectionReferenceList item", "ansi_map.CDMAConnectionReferenceList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "CDMAConnectionReferenceList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_ansi_map_cdmaConnectionReferenceInformation,
{ "cdmaConnectionReferenceInformation", "ansi_map.cdmaConnectionReferenceInformation",
FT_NONE, BASE_NONE, NULL, 0,
@@ -18513,7 +18513,7 @@ void proto_register_ansi_map(void) {
{ &hf_ansi_map_CDMAChannelNumberList_item,
{ "CDMAChannelNumberList item", "ansi_map.CDMAChannelNumberList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "CDMAChannelNumberList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_ansi_map_cdmaChannelNumber,
{ "cdmaChannelNumber", "ansi_map.cdmaChannelNumber",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -18541,7 +18541,7 @@ void proto_register_ansi_map(void) {
{ &hf_ansi_map_DataAccessElementList_item,
{ "DataAccessElementList item", "ansi_map.DataAccessElementList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "DataAccessElementList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_ansi_map_dataAccessElement1,
{ "dataAccessElement1", "ansi_map.dataAccessElement1",
FT_NONE, BASE_NONE, NULL, 0,
@@ -18657,7 +18657,7 @@ void proto_register_ansi_map(void) {
{ &hf_ansi_map_CDMAPSMMList_item,
{ "CDMAPSMMList item", "ansi_map.CDMAPSMMList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "CDMAPSMMList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_ansi_map_cdmaTargetMAHOList2,
{ "cdmaTargetMAHOList2", "ansi_map.cdmaTargetMAHOList2",
FT_UINT32, BASE_DEC, NULL, 0,
diff --git a/epan/dissectors/packet-ansi_tcap.c b/epan/dissectors/packet-ansi_tcap.c
index 0f040f04ed..5c9538715e 100644
--- a/epan/dissectors/packet-ansi_tcap.c
+++ b/epan/dissectors/packet-ansi_tcap.c
@@ -1428,11 +1428,11 @@ proto_register_ansi_tcap(void)
{ &hf_ansi_tcap_national,
{ "national", "ansi_tcap.national",
FT_INT32, BASE_DEC, NULL, 0,
- "T_national", HFILL }},
+ NULL, HFILL }},
{ &hf_ansi_tcap_private,
{ "private", "ansi_tcap.private",
FT_INT32, BASE_DEC, NULL, 0,
- "T_private", HFILL }},
+ NULL, HFILL }},
{ &hf_ansi_tcap_national_01,
{ "national", "ansi_tcap.national",
FT_INT32, BASE_DEC, NULL, 0,
@@ -1444,31 +1444,31 @@ proto_register_ansi_tcap(void)
{ &hf_ansi_tcap_unidirectional,
{ "unidirectional", "ansi_tcap.unidirectional",
FT_NONE, BASE_NONE, NULL, 0,
- "T_unidirectional", HFILL }},
+ NULL, HFILL }},
{ &hf_ansi_tcap_queryWithPerm,
{ "queryWithPerm", "ansi_tcap.queryWithPerm",
FT_NONE, BASE_NONE, NULL, 0,
- "T_queryWithPerm", HFILL }},
+ NULL, HFILL }},
{ &hf_ansi_tcap_queryWithoutPerm,
{ "queryWithoutPerm", "ansi_tcap.queryWithoutPerm",
FT_NONE, BASE_NONE, NULL, 0,
- "T_queryWithoutPerm", HFILL }},
+ NULL, HFILL }},
{ &hf_ansi_tcap_response,
{ "response", "ansi_tcap.response",
FT_NONE, BASE_NONE, NULL, 0,
- "T_response", HFILL }},
+ NULL, HFILL }},
{ &hf_ansi_tcap_conversationWithPerm,
{ "conversationWithPerm", "ansi_tcap.conversationWithPerm",
FT_NONE, BASE_NONE, NULL, 0,
- "T_conversationWithPerm", HFILL }},
+ NULL, HFILL }},
{ &hf_ansi_tcap_conversationWithoutPerm,
{ "conversationWithoutPerm", "ansi_tcap.conversationWithoutPerm",
FT_NONE, BASE_NONE, NULL, 0,
- "T_conversationWithoutPerm", HFILL }},
+ NULL, HFILL }},
{ &hf_ansi_tcap_abort,
{ "abort", "ansi_tcap.abort",
FT_NONE, BASE_NONE, NULL, 0,
- "T_abort", HFILL }},
+ NULL, HFILL }},
{ &hf_ansi_tcap_identifier,
{ "identifier", "ansi_tcap.identifier",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -1488,7 +1488,7 @@ proto_register_ansi_tcap(void)
{ &hf_ansi_tcap_causeInformation,
{ "causeInformation", "ansi_tcap.causeInformation",
FT_UINT32, BASE_DEC, VALS(ansi_tcap_T_causeInformation_vals), 0,
- "T_causeInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_ansi_tcap_abortCause,
{ "abortCause", "ansi_tcap.abortCause",
FT_INT32, BASE_DEC, VALS(ansi_tcap_P_Abort_cause_U_vals), 0,
@@ -1504,7 +1504,7 @@ proto_register_ansi_tcap(void)
{ &hf_ansi_tcap_applicationContext,
{ "applicationContext", "ansi_tcap.applicationContext",
FT_UINT32, BASE_DEC, VALS(ansi_tcap_T_applicationContext_vals), 0,
- "T_applicationContext", HFILL }},
+ NULL, HFILL }},
{ &hf_ansi_tcap_integerApplicationId,
{ "integerApplicationId", "ansi_tcap.integerApplicationId",
FT_INT32, BASE_DEC, NULL, 0,
@@ -1520,7 +1520,7 @@ proto_register_ansi_tcap(void)
{ &hf_ansi_tcap_securityContext,
{ "securityContext", "ansi_tcap.securityContext",
FT_UINT32, BASE_DEC, VALS(ansi_tcap_T_securityContext_vals), 0,
- "T_securityContext", HFILL }},
+ NULL, HFILL }},
{ &hf_ansi_tcap_integerSecurityId,
{ "integerSecurityId", "ansi_tcap.integerSecurityId",
FT_INT32, BASE_DEC, NULL, 0,
@@ -1540,7 +1540,7 @@ proto_register_ansi_tcap(void)
{ &hf_ansi_tcap_confidentialityId,
{ "confidentialityId", "ansi_tcap.confidentialityId",
FT_UINT32, BASE_DEC, VALS(ansi_tcap_T_confidentialityId_vals), 0,
- "T_confidentialityId", HFILL }},
+ NULL, HFILL }},
{ &hf_ansi_tcap_integerConfidentialityId,
{ "integerConfidentialityId", "ansi_tcap.integerConfidentialityId",
FT_INT32, BASE_DEC, NULL, 0,
@@ -1580,7 +1580,7 @@ proto_register_ansi_tcap(void)
{ &hf_ansi_tcap_componentIDs,
{ "componentIDs", "ansi_tcap.componentIDs",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_componentIDs", HFILL }},
+ NULL, HFILL }},
{ &hf_ansi_tcap_operationCode,
{ "operationCode", "ansi_tcap.operationCode",
FT_UINT32, BASE_DEC, VALS(ansi_tcap_OperationCode_vals), 0,
@@ -1588,11 +1588,11 @@ proto_register_ansi_tcap(void)
{ &hf_ansi_tcap_parameter,
{ "parameter", "ansi_tcap.parameter",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_parameter", HFILL }},
+ NULL, HFILL }},
{ &hf_ansi_tcap_componentID,
{ "componentID", "ansi_tcap.componentID",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_componentID", HFILL }},
+ NULL, HFILL }},
{ &hf_ansi_tcap_parameter_01,
{ "parameter", "ansi_tcap.parameter",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -1624,11 +1624,11 @@ proto_register_ansi_tcap(void)
{ &hf_ansi_tcap_paramSequence,
{ "paramSequence", "ansi_tcap.paramSequence",
FT_NONE, BASE_NONE, NULL, 0,
- "T_paramSequence", HFILL }},
+ NULL, HFILL }},
{ &hf_ansi_tcap_paramSet,
{ "paramSet", "ansi_tcap.paramSet",
FT_NONE, BASE_NONE, NULL, 0,
- "T_paramSet", HFILL }},
+ NULL, HFILL }},
/*--- End of included file: packet-ansi_tcap-hfarr.c ---*/
#line 428 "packet-ansi_tcap-template.c"
diff --git a/epan/dissectors/packet-camel.c b/epan/dissectors/packet-camel.c
index 94b9be50e6..a1edba1b98 100644
--- a/epan/dissectors/packet-camel.c
+++ b/epan/dissectors/packet-camel.c
@@ -7527,7 +7527,7 @@ void proto_register_camel(void) {
{ &hf_camel_calledAddressAndService,
{ "calledAddressAndService", "camel.calledAddressAndService",
FT_NONE, BASE_NONE, NULL, 0,
- "T_calledAddressAndService", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_serviceKey,
{ "serviceKey", "camel.serviceKey",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -7535,7 +7535,7 @@ void proto_register_camel(void) {
{ &hf_camel_callingAddressAndService,
{ "callingAddressAndService", "camel.callingAddressAndService",
FT_NONE, BASE_NONE, NULL, 0,
- "T_callingAddressAndService", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_callingAddressValue,
{ "callingAddressValue", "camel.callingAddressValue",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -7555,7 +7555,7 @@ void proto_register_camel(void) {
{ &hf_camel_automaticRearm,
{ "automaticRearm", "camel.automaticRearm",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_cause,
{ "cause", "camel.cause",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -7563,7 +7563,7 @@ void proto_register_camel(void) {
{ &hf_camel_bearerCap,
{ "bearerCap", "camel.bearerCap",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_bearerCap", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_numberOfBursts,
{ "numberOfBursts", "camel.numberOfBursts",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -7631,7 +7631,7 @@ void proto_register_camel(void) {
{ &hf_camel_timeDurationCharging,
{ "timeDurationCharging", "camel.timeDurationCharging",
FT_NONE, BASE_NONE, NULL, 0,
- "T_timeDurationCharging", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_maxCallPeriodDuration,
{ "maxCallPeriodDuration", "camel.maxCallPeriodDuration",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -7647,7 +7647,7 @@ void proto_register_camel(void) {
{ &hf_camel_audibleIndicator,
{ "audibleIndicator", "camel.audibleIndicator",
FT_UINT32, BASE_DEC, VALS(camel_AudibleIndicator_vals), 0,
- "T_audibleIndicator", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_extensions,
{ "extensions", "camel.extensions",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -7655,7 +7655,7 @@ void proto_register_camel(void) {
{ &hf_camel_timeDurationChargingResult,
{ "timeDurationChargingResult", "camel.timeDurationChargingResult",
FT_NONE, BASE_NONE, NULL, 0,
- "T_timeDurationChargingResult", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_timeDurationChargingResultpartyToCharge,
{ "partyToCharge", "camel.partyToCharge",
FT_UINT32, BASE_DEC, VALS(camel_ReceivingSideID_vals), 0,
@@ -7671,7 +7671,7 @@ void proto_register_camel(void) {
{ &hf_camel_callLegReleasedAtTcpExpiry,
{ "callLegReleasedAtTcpExpiry", "camel.callLegReleasedAtTcpExpiry",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_aChChargingAddress,
{ "aChChargingAddress", "camel.aChChargingAddress",
FT_UINT32, BASE_DEC, VALS(camel_AChChargingAddress_vals), 0,
@@ -7739,15 +7739,15 @@ void proto_register_camel(void) {
{ &hf_camel_inter_SystemHandOver,
{ "inter-SystemHandOver", "camel.inter_SystemHandOver",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_inter_PLMNHandOver,
{ "inter-PLMNHandOver", "camel.inter_PLMNHandOver",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_inter_MSCHandOver,
{ "inter-MSCHandOver", "camel.inter_MSCHandOver",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_changeOfLocationAlt,
{ "changeOfLocationAlt", "camel.changeOfLocationAlt",
FT_NONE, BASE_NONE, NULL, 0,
@@ -7863,7 +7863,7 @@ void proto_register_camel(void) {
{ &hf_camel_oServiceChangeSpecificInfo,
{ "oServiceChangeSpecificInfo", "camel.oServiceChangeSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_oServiceChangeSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_ext_basicServiceCode,
{ "ext-basicServiceCode", "camel.ext_basicServiceCode",
FT_UINT32, BASE_DEC, VALS(gsm_map_Ext_BasicServiceCode_vals), 0,
@@ -7879,11 +7879,11 @@ void proto_register_camel(void) {
{ &hf_camel_tServiceChangeSpecificInfo,
{ "tServiceChangeSpecificInfo", "camel.tServiceChangeSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tServiceChangeSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_collectedInfoSpecificInfo,
{ "collectedInfoSpecificInfo", "camel.collectedInfoSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_collectedInfoSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_calledPartyNumber,
{ "calledPartyNumber", "camel.calledPartyNumber",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -7895,7 +7895,7 @@ void proto_register_camel(void) {
{ &hf_camel_timeGPRSIfTariffSwitch,
{ "timeGPRSIfTariffSwitch", "camel.timeGPRSIfTariffSwitch",
FT_NONE, BASE_NONE, NULL, 0,
- "T_timeGPRSIfTariffSwitch", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_timeGPRSSinceLastTariffSwitch,
{ "timeGPRSSinceLastTariffSwitch", "camel.timeGPRSSinceLastTariffSwitch",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -7911,7 +7911,7 @@ void proto_register_camel(void) {
{ &hf_camel_rO_TimeGPRSIfTariffSwitch,
{ "rO-TimeGPRSIfTariffSwitch", "camel.rO_TimeGPRSIfTariffSwitch",
FT_NONE, BASE_NONE, NULL, 0,
- "T_rO_TimeGPRSIfTariffSwitch", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_rO_TimeGPRSSinceLastTariffSwitch,
{ "rO-TimeGPRSSinceLastTariffSwitch", "camel.rO_TimeGPRSSinceLastTariffSwitch",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -7923,19 +7923,19 @@ void proto_register_camel(void) {
{ &hf_camel_pDPTypeOrganization,
{ "pDPTypeOrganization", "camel.pDPTypeOrganization",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_pDPTypeOrganization", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_pDPTypeNumber,
{ "pDPTypeNumber", "camel.pDPTypeNumber",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_pDPTypeNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_pDPAddress,
{ "pDPAddress", "camel.pDPAddress",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_pDPAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_routeSelectFailureSpecificInfo,
{ "routeSelectFailureSpecificInfo", "camel.routeSelectFailureSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_routeSelectFailureSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_routeSelectfailureCause,
{ "failureCause", "camel.failureCause",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -7943,7 +7943,7 @@ void proto_register_camel(void) {
{ &hf_camel_oCalledPartyBusySpecificInfo,
{ "oCalledPartyBusySpecificInfo", "camel.oCalledPartyBusySpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_oCalledPartyBusySpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_busyCause,
{ "busyCause", "camel.busyCause",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -7951,11 +7951,11 @@ void proto_register_camel(void) {
{ &hf_camel_oNoAnswerSpecificInfo,
{ "oNoAnswerSpecificInfo", "camel.oNoAnswerSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_oNoAnswerSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_oAnswerSpecificInfo,
{ "oAnswerSpecificInfo", "camel.oAnswerSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_oAnswerSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_destinationAddress,
{ "destinationAddress", "camel.destinationAddress",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -7963,11 +7963,11 @@ void proto_register_camel(void) {
{ &hf_camel_or_Call,
{ "or-Call", "camel.or_Call",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_forwardedCall,
{ "forwardedCall", "camel.forwardedCall",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_chargeIndicator,
{ "chargeIndicator", "camel.chargeIndicator",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -7979,7 +7979,7 @@ void proto_register_camel(void) {
{ &hf_camel_oMidCallSpecificInfo,
{ "oMidCallSpecificInfo", "camel.oMidCallSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_oMidCallSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_omidCallEvents,
{ "midCallEvents", "camel.midCallEvents",
FT_UINT32, BASE_DEC, VALS(camel_T_omidCallEvents_vals), 0,
@@ -7995,7 +7995,7 @@ void proto_register_camel(void) {
{ &hf_camel_oDisconnectSpecificInfo,
{ "oDisconnectSpecificInfo", "camel.oDisconnectSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_oDisconnectSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_releaseCause,
{ "releaseCause", "camel.releaseCause",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -8003,15 +8003,15 @@ void proto_register_camel(void) {
{ &hf_camel_tBusySpecificInfo,
{ "tBusySpecificInfo", "camel.tBusySpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tBusySpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_callForwarded,
{ "callForwarded", "camel.callForwarded",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_routeNotPermitted,
{ "routeNotPermitted", "camel.routeNotPermitted",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_forwardingDestinationNumber,
{ "forwardingDestinationNumber", "camel.forwardingDestinationNumber",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -8019,15 +8019,15 @@ void proto_register_camel(void) {
{ &hf_camel_tNoAnswerSpecificInfo,
{ "tNoAnswerSpecificInfo", "camel.tNoAnswerSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tNoAnswerSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_tAnswerSpecificInfo,
{ "tAnswerSpecificInfo", "camel.tAnswerSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tAnswerSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_tMidCallSpecificInfo,
{ "tMidCallSpecificInfo", "camel.tMidCallSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tMidCallSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_tmidCallEvents,
{ "midCallEvents", "camel.midCallEvents",
FT_UINT32, BASE_DEC, VALS(camel_T_tmidCallEvents_vals), 0,
@@ -8035,11 +8035,11 @@ void proto_register_camel(void) {
{ &hf_camel_tDisconnectSpecificInfo,
{ "tDisconnectSpecificInfo", "camel.tDisconnectSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tDisconnectSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_oTermSeizedSpecificInfo,
{ "oTermSeizedSpecificInfo", "camel.oTermSeizedSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_oTermSeizedSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_locationInformation,
{ "locationInformation", "camel.locationInformation",
FT_NONE, BASE_NONE, NULL, 0,
@@ -8047,15 +8047,15 @@ void proto_register_camel(void) {
{ &hf_camel_callAcceptedSpecificInfo,
{ "callAcceptedSpecificInfo", "camel.callAcceptedSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_callAcceptedSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_oAbandonSpecificInfo,
{ "oAbandonSpecificInfo", "camel.oAbandonSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_oAbandonSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_oChangeOfPositionSpecificInfo,
{ "oChangeOfPositionSpecificInfo", "camel.oChangeOfPositionSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_oChangeOfPositionSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_metDPCriteriaList,
{ "metDPCriteriaList", "camel.metDPCriteriaList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -8063,7 +8063,7 @@ void proto_register_camel(void) {
{ &hf_camel_tChangeOfPositionSpecificInfo,
{ "tChangeOfPositionSpecificInfo", "camel.tChangeOfPositionSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tChangeOfPositionSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_dpSpecificInfoAlt,
{ "dpSpecificInfoAlt", "camel.dpSpecificInfoAlt",
FT_NONE, BASE_NONE, NULL, 0,
@@ -8071,7 +8071,7 @@ void proto_register_camel(void) {
{ &hf_camel_o_smsFailureSpecificInfo,
{ "o-smsFailureSpecificInfo", "camel.o_smsFailureSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_o_smsFailureSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_smsfailureCause,
{ "failureCause", "camel.failureCause",
FT_UINT32, BASE_DEC, VALS(camel_MO_SMSCause_vals), 0,
@@ -8079,7 +8079,7 @@ void proto_register_camel(void) {
{ &hf_camel_o_smsSubmissionSpecificInfo,
{ "o-smsSubmissionSpecificInfo", "camel.o_smsSubmissionSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_o_smsSubmissionSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_t_smsFailureSpecificInfo,
{ "t-smsFailureSpecificInfo", "camel.t_smsFailureSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -8107,7 +8107,7 @@ void proto_register_camel(void) {
{ &hf_camel_value,
{ "value", "camel.value",
FT_NONE, BASE_NONE, NULL, 0,
- "T_value", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_callDiversionTreatmentIndicator,
{ "callDiversionTreatmentIndicator", "camel.callDiversionTreatmentIndicator",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -8159,7 +8159,7 @@ void proto_register_camel(void) {
{ &hf_camel_attachChangeOfPositionSpecificInformation,
{ "attachChangeOfPositionSpecificInformation", "camel.attachChangeOfPositionSpecificInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "T_attachChangeOfPositionSpecificInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_locationInformationGPRS,
{ "locationInformationGPRS", "camel.locationInformationGPRS",
FT_NONE, BASE_NONE, NULL, 0,
@@ -8167,7 +8167,7 @@ void proto_register_camel(void) {
{ &hf_camel_pdp_ContextchangeOfPositionSpecificInformation,
{ "pdp-ContextchangeOfPositionSpecificInformation", "camel.pdp_ContextchangeOfPositionSpecificInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "T_pdp_ContextchangeOfPositionSpecificInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_accessPointName,
{ "accessPointName", "camel.accessPointName",
FT_STRING, BASE_NONE, NULL, 0,
@@ -8195,7 +8195,7 @@ void proto_register_camel(void) {
{ &hf_camel_detachSpecificInformation,
{ "detachSpecificInformation", "camel.detachSpecificInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "T_detachSpecificInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_initiatingEntity,
{ "initiatingEntity", "camel.initiatingEntity",
FT_UINT32, BASE_DEC, VALS(camel_InitiatingEntity_vals), 0,
@@ -8203,15 +8203,15 @@ void proto_register_camel(void) {
{ &hf_camel_routeingAreaUpdate,
{ "routeingAreaUpdate", "camel.routeingAreaUpdate",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_disconnectSpecificInformation,
{ "disconnectSpecificInformation", "camel.disconnectSpecificInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "T_disconnectSpecificInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_pDPContextEstablishmentSpecificInformation,
{ "pDPContextEstablishmentSpecificInformation", "camel.pDPContextEstablishmentSpecificInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "T_pDPContextEstablishmentSpecificInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_pDPInitiationType,
{ "pDPInitiationType", "camel.pDPInitiationType",
FT_UINT32, BASE_DEC, VALS(camel_PDPInitiationType_vals), 0,
@@ -8219,11 +8219,11 @@ void proto_register_camel(void) {
{ &hf_camel_secondaryPDP_context,
{ "secondaryPDP-context", "camel.secondaryPDP_context",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_pDPContextEstablishmentAcknowledgementSpecificInformation,
{ "pDPContextEstablishmentAcknowledgementSpecificInformation", "camel.pDPContextEstablishmentAcknowledgementSpecificInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "T_pDPContextEstablishmentAcknowledgementSpecificInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_messageID,
{ "messageID", "camel.messageID",
FT_UINT32, BASE_DEC, VALS(camel_MessageID_vals), 0,
@@ -8251,7 +8251,7 @@ void proto_register_camel(void) {
{ &hf_camel_cellGlobalIdOrServiceAreaIdOrLAI,
{ "cellGlobalIdOrServiceAreaIdOrLAI", "camel.cellGlobalIdOrServiceAreaIdOrLAI",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_cellGlobalIdOrServiceAreaIdOrLAI", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_routeingAreaIdentity,
{ "routeingAreaIdentity", "camel.routeingAreaIdentity",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -8275,7 +8275,7 @@ void proto_register_camel(void) {
{ &hf_camel_sai_Present,
{ "sai-Present", "camel.sai_Present",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_elementaryMessageID,
{ "elementaryMessageID", "camel.elementaryMessageID",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -8283,7 +8283,7 @@ void proto_register_camel(void) {
{ &hf_camel_text,
{ "text", "camel.text",
FT_NONE, BASE_NONE, NULL, 0,
- "T_text", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_messageContent,
{ "messageContent", "camel.messageContent",
FT_STRING, BASE_NONE, NULL, 0,
@@ -8303,7 +8303,7 @@ void proto_register_camel(void) {
{ &hf_camel_variableMessage,
{ "variableMessage", "camel.variableMessage",
FT_NONE, BASE_NONE, NULL, 0,
- "T_variableMessage", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_variableParts,
{ "variableParts", "camel.variableParts",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -8343,11 +8343,11 @@ void proto_register_camel(void) {
{ &hf_camel_inter_SystemHandOverToUMTS,
{ "inter-SystemHandOverToUMTS", "camel.inter_SystemHandOverToUMTS",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_inter_SystemHandOverToGSM,
{ "inter-SystemHandOverToGSM", "camel.inter_SystemHandOverToGSM",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_metDPCriterionAlt,
{ "metDPCriterionAlt", "camel.metDPCriterionAlt",
FT_NONE, BASE_NONE, NULL, 0,
@@ -8443,7 +8443,7 @@ void proto_register_camel(void) {
{ &hf_camel_nonCUGCall,
{ "nonCUGCall", "camel.nonCUGCall",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_holdTreatmentIndicator,
{ "holdTreatmentIndicator", "camel.holdTreatmentIndicator",
FT_INT32, BASE_DEC, VALS(camel_holdTreatmentIndicator_values), 0,
@@ -8491,7 +8491,7 @@ void proto_register_camel(void) {
{ &hf_camel_volumeIfTariffSwitch,
{ "volumeIfTariffSwitch", "camel.volumeIfTariffSwitch",
FT_NONE, BASE_NONE, NULL, 0,
- "T_volumeIfTariffSwitch", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_volumeSinceLastTariffSwitch,
{ "volumeSinceLastTariffSwitch", "camel.volumeSinceLastTariffSwitch",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -8507,7 +8507,7 @@ void proto_register_camel(void) {
{ &hf_camel_rO_VolumeIfTariffSwitch,
{ "rO-VolumeIfTariffSwitch", "camel.rO_VolumeIfTariffSwitch",
FT_NONE, BASE_NONE, NULL, 0,
- "T_rO_VolumeIfTariffSwitch", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_rO_VolumeSinceLastTariffSwitch,
{ "rO-VolumeSinceLastTariffSwitch", "camel.rO_VolumeSinceLastTariffSwitch",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -8575,11 +8575,11 @@ void proto_register_camel(void) {
{ &hf_camel_allAnnouncementsComplete,
{ "allAnnouncementsComplete", "camel.allAnnouncementsComplete",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_firstAnnouncementStarted,
{ "firstAnnouncementStarted", "camel.firstAnnouncementStarted",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_aChBillingChargingCharacteristics,
{ "aChBillingChargingCharacteristics", "camel.aChBillingChargingCharacteristics",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -8631,7 +8631,7 @@ void proto_register_camel(void) {
{ &hf_camel_allRequests,
{ "allRequests", "camel.allRequests",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_callSegmentToCancel,
{ "callSegmentToCancel", "camel.callSegmentToCancel",
FT_NONE, BASE_NONE, NULL, 0,
@@ -8687,7 +8687,7 @@ void proto_register_camel(void) {
{ &hf_camel_cug_OutgoingAccess,
{ "cug-OutgoingAccess", "camel.cug_OutgoingAccess",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_suppressionOfAnnouncement,
{ "suppressionOfAnnouncement", "camel.suppressionOfAnnouncement",
FT_NONE, BASE_NONE, NULL, 0,
@@ -8703,15 +8703,15 @@ void proto_register_camel(void) {
{ &hf_camel_bor_InterrogationRequested,
{ "bor-InterrogationRequested", "camel.bor_InterrogationRequested",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_suppress_N_CSI,
{ "suppress-N-CSI", "camel.suppress_N_CSI",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_resourceAddress,
{ "resourceAddress", "camel.resourceAddress",
FT_UINT32, BASE_DEC, VALS(camel_T_resourceAddress_vals), 0,
- "T_resourceAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_ipRoutingAddress,
{ "ipRoutingAddress", "camel.ipRoutingAddress",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -8719,11 +8719,11 @@ void proto_register_camel(void) {
{ &hf_camel_none,
{ "none", "camel.none",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_suppress_O_CSI,
{ "suppress-O-CSI", "camel.suppress_O_CSI",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_continueWithArgumentArgExtension,
{ "continueWithArgumentArgExtension", "camel.continueWithArgumentArgExtension",
FT_NONE, BASE_NONE, NULL, 0,
@@ -8731,11 +8731,11 @@ void proto_register_camel(void) {
{ &hf_camel_suppress_D_CSI,
{ "suppress-D-CSI", "camel.suppress_D_CSI",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_suppressOutgoingCallBarring,
{ "suppressOutgoingCallBarring", "camel.suppressOutgoingCallBarring",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_legOrCallSegment,
{ "legOrCallSegment", "camel.legOrCallSegment",
FT_UINT32, BASE_DEC, VALS(camel_LegOrCallSegment_vals), 0,
@@ -8819,7 +8819,7 @@ void proto_register_camel(void) {
{ &hf_camel_callForwardingSS_Pending,
{ "callForwardingSS-Pending", "camel.callForwardingSS_Pending",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_initialDPArgExtension,
{ "initialDPArgExtension", "camel.initialDPArgExtension",
FT_NONE, BASE_NONE, NULL, 0,
@@ -8863,7 +8863,7 @@ void proto_register_camel(void) {
{ &hf_camel_enhancedDialledServicesAllowed,
{ "enhancedDialledServicesAllowed", "camel.enhancedDialledServicesAllowed",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_uu_Data,
{ "uu-Data", "camel.uu_Data",
FT_NONE, BASE_NONE, NULL, 0,
@@ -8871,7 +8871,7 @@ void proto_register_camel(void) {
{ &hf_camel_collectInformationAllowed,
{ "collectInformationAllowed", "camel.collectInformationAllowed",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_legToBeCreated,
{ "legToBeCreated", "camel.legToBeCreated",
FT_UINT32, BASE_DEC, VALS(inap_LegID_vals), 0,
@@ -8887,7 +8887,7 @@ void proto_register_camel(void) {
{ &hf_camel_suppress_T_CSI,
{ "suppress-T-CSI", "camel.suppress_T_CSI",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_legIDToMove,
{ "legIDToMove", "camel.legIDToMove",
FT_UINT32, BASE_DEC, VALS(inap_LegID_vals), 0,
@@ -9039,11 +9039,11 @@ void proto_register_camel(void) {
{ &hf_camel_local,
{ "local", "camel.local",
FT_INT32, BASE_DEC, VALS(camel_opr_code_strings), 0,
- "T_local", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_global,
{ "global", "camel.global",
FT_OID, BASE_NONE, NULL, 0,
- "T_global", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_invoke,
{ "invoke", "camel.invoke",
FT_NONE, BASE_NONE, NULL, 0,
@@ -9067,7 +9067,7 @@ void proto_register_camel(void) {
{ &hf_camel_linkedId,
{ "linkedId", "camel.linkedId",
FT_UINT32, BASE_DEC, VALS(camel_T_linkedId_vals), 0,
- "T_linkedId", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_linkedIdPresent,
{ "present", "camel.present",
FT_INT32, BASE_DEC, NULL, 0,
@@ -9075,7 +9075,7 @@ void proto_register_camel(void) {
{ &hf_camel_absent,
{ "absent", "camel.absent",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_opcode,
{ "opcode", "camel.opcode",
FT_UINT32, BASE_DEC, VALS(camel_Code_vals), 0,
@@ -9083,11 +9083,11 @@ void proto_register_camel(void) {
{ &hf_camel_argument,
{ "argument", "camel.argument",
FT_NONE, BASE_NONE, NULL, 0,
- "T_argument", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_result,
{ "result", "camel.result",
FT_NONE, BASE_NONE, NULL, 0,
- "T_result", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_resultArgument,
{ "result", "camel.result",
FT_NONE, BASE_NONE, NULL, 0,
@@ -9099,11 +9099,11 @@ void proto_register_camel(void) {
{ &hf_camel_parameter,
{ "parameter", "camel.parameter",
FT_NONE, BASE_NONE, NULL, 0,
- "T_parameter", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_problem,
{ "problem", "camel.problem",
FT_UINT32, BASE_DEC, VALS(camel_T_problem_vals), 0,
- "T_problem", HFILL }},
+ NULL, HFILL }},
{ &hf_camel_general,
{ "general", "camel.general",
FT_INT32, BASE_DEC, VALS(camel_GeneralProblem_vals), 0,
diff --git a/epan/dissectors/packet-cdt.c b/epan/dissectors/packet-cdt.c
index 787f3ae485..5b52cc6dc3 100644
--- a/epan/dissectors/packet-cdt.c
+++ b/epan/dissectors/packet-cdt.c
@@ -395,7 +395,7 @@ void proto_register_cdt (void) {
{ &hf_cdt_contentType,
{ "contentType", "cdt.contentType",
FT_UINT32, BASE_DEC, VALS(cdt_T_contentType_vals), 0,
- "T_contentType", HFILL }},
+ NULL, HFILL }},
{ &hf_cdt_contentType_ShortForm,
{ "contentType-ShortForm", "cdt.contentType_ShortForm",
FT_INT32, BASE_DEC, VALS(cdt_ContentType_ShortForm_vals), 0,
@@ -403,7 +403,7 @@ void proto_register_cdt (void) {
{ &hf_cdt_contentType_OID,
{ "contentType-OID", "cdt.contentType_OID",
FT_OID, BASE_NONE, NULL, 0,
- "T_contentType_OID", HFILL }},
+ NULL, HFILL }},
{ &hf_cdt_compressedContent,
{ "compressedContent", "cdt.compressedContent",
FT_BYTES, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-charging_ase.c b/epan/dissectors/packet-charging_ase.c
index ef28cedeab..6a4aa28264 100644
--- a/epan/dissectors/packet-charging_ase.c
+++ b/epan/dissectors/packet-charging_ase.c
@@ -893,7 +893,7 @@ proto_register_charging_ase(void)
{ &hf_charging_ase_acknowledgementIndicators,
{ "acknowledgementIndicators", "charging_ase.acknowledgementIndicators",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_acknowledgementIndicators", HFILL }},
+ NULL, HFILL }},
{ &hf_charging_ase_extensions,
{ "extensions", "charging_ase.extensions",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -917,7 +917,7 @@ proto_register_charging_ase(void)
{ &hf_charging_ase_addOncharge,
{ "addOncharge", "charging_ase.addOncharge",
FT_UINT32, BASE_DEC, VALS(charging_ase_T_addOncharge_vals), 0,
- "T_addOncharge", HFILL }},
+ NULL, HFILL }},
{ &hf_charging_ase_addOnChargeCurrency,
{ "addOnChargeCurrency", "charging_ase.addOnChargeCurrency",
FT_NONE, BASE_NONE, NULL, 0,
@@ -933,7 +933,7 @@ proto_register_charging_ase(void)
{ &hf_charging_ase_chargingTariff,
{ "chargingTariff", "charging_ase.chargingTariff",
FT_UINT32, BASE_DEC, VALS(charging_ase_T_chargingTariff_vals), 0,
- "T_chargingTariff", HFILL }},
+ NULL, HFILL }},
{ &hf_charging_ase_tariffCurrency,
{ "tariffCurrency", "charging_ase.tariffCurrency",
FT_NONE, BASE_NONE, NULL, 0,
@@ -989,7 +989,7 @@ proto_register_charging_ase(void)
{ &hf_charging_ase_value,
{ "value", "charging_ase.value",
FT_NONE, BASE_NONE, NULL, 0,
- "T_value", HFILL }},
+ NULL, HFILL }},
{ &hf_charging_ase_networkOperators,
{ "networkOperators", "charging_ase.networkOperators",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -1001,7 +1001,7 @@ proto_register_charging_ase(void)
{ &hf_charging_ase_stopIndicators,
{ "stopIndicators", "charging_ase.stopIndicators",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_stopIndicators", HFILL }},
+ NULL, HFILL }},
{ &hf_charging_ase_currentTariffCurrency,
{ "currentTariffCurrency", "charging_ase.currentTariffCurrency",
FT_NONE, BASE_NONE, NULL, 0,
@@ -1029,7 +1029,7 @@ proto_register_charging_ase(void)
{ &hf_charging_ase_tariffControlIndicators,
{ "tariffControlIndicators", "charging_ase.tariffControlIndicators",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_tariffControlIndicators", HFILL }},
+ NULL, HFILL }},
{ &hf_charging_ase_callAttemptChargeCurrency,
{ "callAttemptChargeCurrency", "charging_ase.callAttemptChargeCurrency",
FT_NONE, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-cmip.c b/epan/dissectors/packet-cmip.c
index abb3d419d0..5c147eabd8 100644
--- a/epan/dissectors/packet-cmip.c
+++ b/epan/dissectors/packet-cmip.c
@@ -4748,11 +4748,11 @@ void proto_register_cmip(void) {
{ &hf_cmip_actionInfoArg,
{ "actionInfoArg", "cmip.actionInfoArg",
FT_NONE, BASE_NONE, NULL, 0,
- "T_actionInfoArg", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_actionReplyInfo,
{ "actionReplyInfo", "cmip.actionReplyInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_actionReplyInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_actionReply,
{ "actionReply", "cmip.actionReply",
FT_NONE, BASE_NONE, NULL, 0,
@@ -4788,7 +4788,7 @@ void proto_register_cmip(void) {
{ &hf_cmip_attributeValue,
{ "attributeValue", "cmip.attributeValue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_attributeValue", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_attributeId_globalForm,
{ "globalForm", "cmip.globalForm",
FT_OID, BASE_NONE, NULL, 0,
@@ -4804,7 +4804,7 @@ void proto_register_cmip(void) {
{ &hf_cmip_id,
{ "id", "cmip.id",
FT_OID, BASE_NONE, NULL, 0,
- "T_id", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_attributeValueAssertionvalue,
{ "value", "cmip.value",
FT_NONE, BASE_NONE, NULL, 0,
@@ -4856,7 +4856,7 @@ void proto_register_cmip(void) {
{ &hf_cmip_managedOrSuperiorObjectInstance,
{ "managedOrSuperiorObjectInstance", "cmip.managedOrSuperiorObjectInstance",
FT_UINT32, BASE_DEC, VALS(cmip_T_managedOrSuperiorObjectInstance_vals), 0,
- "T_managedOrSuperiorObjectInstance", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_superiorObjectInstance,
{ "superiorObjectInstance", "cmip.superiorObjectInstance",
FT_UINT32, BASE_DEC, VALS(cmip_ObjectInstance_vals), 0,
@@ -4880,7 +4880,7 @@ void proto_register_cmip(void) {
{ &hf_cmip_deleteErrorInfo,
{ "deleteErrorInfo", "cmip.deleteErrorInfo",
FT_UINT32, BASE_DEC, VALS(cmip_T_deleteErrorInfo_vals), 0,
- "T_deleteErrorInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_eventType,
{ "eventType", "cmip.eventType",
FT_UINT32, BASE_DEC, VALS(cmip_EventTypeId_vals), 0,
@@ -4888,7 +4888,7 @@ void proto_register_cmip(void) {
{ &hf_cmip_eventReplyInfo,
{ "eventReplyInfo", "cmip.eventReplyInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_eventReplyInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_eventTime,
{ "eventTime", "cmip.eventTime",
FT_STRING, BASE_NONE, NULL, 0,
@@ -4912,11 +4912,11 @@ void proto_register_cmip(void) {
{ &hf_cmip_substrings,
{ "substrings", "cmip.substrings",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_substrings", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_substrings_item,
{ "substrings item", "cmip.substrings_item",
FT_UINT32, BASE_DEC, VALS(cmip_T_substrings_item_vals), 0,
- "T_substrings_item", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_initialString,
{ "initialString", "cmip.initialString",
FT_NONE, BASE_NONE, NULL, 0,
@@ -4976,11 +4976,11 @@ void proto_register_cmip(void) {
{ &hf_cmip_eventValue,
{ "eventValue", "cmip.eventValue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_eventValue", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_eventInfo,
{ "eventInfo", "cmip.eventInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_eventInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_getResult,
{ "getResult", "cmip.getResult",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5020,11 +5020,11 @@ void proto_register_cmip(void) {
{ &hf_cmip_actionId,
{ "actionId", "cmip.actionId",
FT_NONE, BASE_NONE, NULL, 0,
- "T_actionId", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_eventId,
{ "eventId", "cmip.eventId",
FT_NONE, BASE_NONE, NULL, 0,
- "T_eventId", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_objectClass_globalForm,
{ "globalForm", "cmip.globalForm",
FT_OID, BASE_NONE, NULL, 0,
@@ -5060,7 +5060,7 @@ void proto_register_cmip(void) {
{ &hf_cmip_namedNumbers,
{ "namedNumbers", "cmip.namedNumbers",
FT_INT32, BASE_DEC, VALS(cmip_T_namedNumbers_vals), 0,
- "T_namedNumbers", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_individualLevels,
{ "individualLevels", "cmip.individualLevels",
FT_INT32, BASE_DEC, NULL, 0,
@@ -5084,11 +5084,11 @@ void proto_register_cmip(void) {
{ &hf_cmip_errorId,
{ "errorId", "cmip.errorId",
FT_OID, BASE_NONE, NULL, 0,
- "T_errorId", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_errorInfo,
{ "errorInfo", "cmip.errorInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_errorInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_abortSource,
{ "abortSource", "cmip.abortSource",
FT_UINT32, BASE_DEC, VALS(cmip_CMIPAbortSource_vals), 0,
@@ -5128,23 +5128,23 @@ void proto_register_cmip(void) {
{ &hf_cmip_AttributeValueChangeDefinition_item,
{ "AttributeValueChangeDefinition item", "cmip.AttributeValueChangeDefinition_item",
FT_NONE, BASE_NONE, NULL, 0,
- "AttributeValueChangeDefinition_item", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_oldAttributeValue,
{ "oldAttributeValue", "cmip.oldAttributeValue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_oldAttributeValue", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_newAttributeValue,
{ "newAttributeValue", "cmip.newAttributeValue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_newAttributeValue", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_AlarmStatus_item,
{ "AlarmStatus item", "cmip.AlarmStatus_item",
FT_INT32, BASE_DEC, VALS(cmip_AlarmStatus_item_vals), 0,
- "AlarmStatus_item", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_AvailabilityStatus_item,
{ "AvailabilityStatus item", "cmip.AvailabilityStatus_item",
FT_INT32, BASE_DEC, VALS(cmip_AvailabilityStatus_item_vals), 0,
- "AvailabilityStatus_item", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_BackUpDestinationList_item,
{ "AE-title", "cmip.AE_title",
FT_UINT32, BASE_DEC, VALS(acse_AE_title_vals), 0,
@@ -5156,7 +5156,7 @@ void proto_register_cmip(void) {
{ &hf_cmip_noObject,
{ "noObject", "cmip.noObject",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_CapacityAlarmThreshold_item,
{ "CapacityAlarmThreshold item", "cmip.CapacityAlarmThreshold_item",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5164,11 +5164,11 @@ void proto_register_cmip(void) {
{ &hf_cmip_ControlStatus_item,
{ "ControlStatus item", "cmip.ControlStatus_item",
FT_INT32, BASE_DEC, VALS(cmip_ControlStatus_item_vals), 0,
- "ControlStatus_item", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_CorrelatedNotifications_item,
{ "CorrelatedNotifications item", "cmip.CorrelatedNotifications_item",
FT_NONE, BASE_NONE, NULL, 0,
- "CorrelatedNotifications_item", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_correlatedNotifications,
{ "correlatedNotifications", "cmip.correlatedNotifications",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5200,7 +5200,7 @@ void proto_register_cmip(void) {
{ &hf_cmip_IntervalsOfDay_item,
{ "IntervalsOfDay item", "cmip.IntervalsOfDay_item",
FT_NONE, BASE_NONE, NULL, 0,
- "IntervalsOfDay_item", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_intervalStart,
{ "intervalStart", "cmip.intervalStart",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5220,7 +5220,7 @@ void proto_register_cmip(void) {
{ &hf_cmip_information,
{ "information", "cmip.information",
FT_NONE, BASE_NONE, NULL, 0,
- "T_information", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_MonitoredAttributes_item,
{ "Attribute", "cmip.Attribute",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5240,7 +5240,7 @@ void proto_register_cmip(void) {
{ &hf_cmip_PrioritisedObject_item,
{ "PrioritisedObject item", "cmip.PrioritisedObject_item",
FT_NONE, BASE_NONE, NULL, 0,
- "PrioritisedObject_item", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_object,
{ "object", "cmip.object",
FT_UINT32, BASE_DEC, VALS(cmip_ObjectInstance_vals), 0,
@@ -5248,7 +5248,7 @@ void proto_register_cmip(void) {
{ &hf_cmip_priority,
{ "priority", "cmip.priority",
FT_INT32, BASE_DEC, VALS(cmip_T_priority_vals), 0,
- "T_priority", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_globalValue,
{ "globalValue", "cmip.globalValue",
FT_OID, BASE_NONE, NULL, 0,
@@ -5260,7 +5260,7 @@ void proto_register_cmip(void) {
{ &hf_cmip_ProceduralStatus_item,
{ "ProceduralStatus item", "cmip.ProceduralStatus_item",
FT_INT32, BASE_DEC, VALS(cmip_ProceduralStatus_item_vals), 0,
- "ProceduralStatus_item", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_ProposedRepairActions_item,
{ "SpecificIdentifier", "cmip.SpecificIdentifier",
FT_UINT32, BASE_DEC, VALS(cmip_SpecificIdentifier_vals), 0,
@@ -5280,7 +5280,7 @@ void proto_register_cmip(void) {
{ &hf_cmip_details,
{ "details", "cmip.details",
FT_NONE, BASE_NONE, NULL, 0,
- "T_details", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_number,
{ "number", "cmip.number",
FT_INT32, BASE_DEC, NULL, 0,
@@ -5308,19 +5308,19 @@ void proto_register_cmip(void) {
{ &hf_cmip_continual,
{ "continual", "cmip.continual",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_SupportedFeatures_item,
{ "SupportedFeatures item", "cmip.SupportedFeatures_item",
FT_NONE, BASE_NONE, NULL, 0,
- "SupportedFeatures_item", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_featureIdentifier,
{ "featureIdentifier", "cmip.featureIdentifier",
FT_OID, BASE_NONE, NULL, 0,
- "T_featureIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_featureInfo,
{ "featureInfo", "cmip.featureInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_featureInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_name,
{ "name", "cmip.name",
FT_STRING, BASE_NONE, NULL, 0,
@@ -5328,7 +5328,7 @@ void proto_register_cmip(void) {
{ &hf_cmip_nothing,
{ "nothing", "cmip.nothing",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_oid,
{ "oid", "cmip.oid",
FT_OID, BASE_NONE, NULL, 0,
@@ -5360,7 +5360,7 @@ void proto_register_cmip(void) {
{ &hf_cmip_up,
{ "up", "cmip.up",
FT_NONE, BASE_NONE, NULL, 0,
- "T_up", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_high,
{ "high", "cmip.high",
FT_UINT32, BASE_DEC, VALS(cmip_ObservedValue_vals), 0,
@@ -5372,15 +5372,15 @@ void proto_register_cmip(void) {
{ &hf_cmip_down,
{ "down", "cmip.down",
FT_NONE, BASE_NONE, NULL, 0,
- "T_down", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_WeekMask_item,
{ "WeekMask item", "cmip.WeekMask_item",
FT_NONE, BASE_NONE, NULL, 0,
- "WeekMask_item", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_daysOfWeek,
{ "daysOfWeek", "cmip.daysOfWeek",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_daysOfWeek", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_intervalsOfDay,
{ "intervalsOfDay", "cmip.intervalsOfDay",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5388,7 +5388,7 @@ void proto_register_cmip(void) {
{ &hf_cmip_local,
{ "local", "cmip.local",
FT_INT32, BASE_DEC, NULL, 0,
- "T_local", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_global,
{ "global", "cmip.global",
FT_OID, BASE_NONE, NULL, 0,
@@ -5416,7 +5416,7 @@ void proto_register_cmip(void) {
{ &hf_cmip_linkedId,
{ "linkedId", "cmip.linkedId",
FT_UINT32, BASE_DEC, VALS(cmip_T_linkedId_vals), 0,
- "T_linkedId", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_linkedIdPresent,
{ "present", "cmip.present",
FT_INT32, BASE_DEC, NULL, 0,
@@ -5424,7 +5424,7 @@ void proto_register_cmip(void) {
{ &hf_cmip_absent,
{ "absent", "cmip.absent",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_opcode,
{ "opcode", "cmip.opcode",
FT_UINT32, BASE_DEC, VALS(cmip_Code_vals), 0,
@@ -5436,7 +5436,7 @@ void proto_register_cmip(void) {
{ &hf_cmip_result,
{ "result", "cmip.result",
FT_NONE, BASE_NONE, NULL, 0,
- "T_result", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_resultArgument,
{ "result", "cmip.result",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5448,11 +5448,11 @@ void proto_register_cmip(void) {
{ &hf_cmip_parameter,
{ "parameter", "cmip.parameter",
FT_NONE, BASE_NONE, NULL, 0,
- "T_parameter", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_problem,
{ "problem", "cmip.problem",
FT_UINT32, BASE_DEC, VALS(cmip_T_problem_vals), 0,
- "T_problem", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_general,
{ "general", "cmip.general",
FT_INT32, BASE_DEC, VALS(cmip_GeneralProblem_vals), 0,
@@ -5492,7 +5492,7 @@ void proto_register_cmip(void) {
{ &hf_cmip_modificationList,
{ "modificationList", "cmip.modificationList",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_modificationList", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_modificationList_item,
{ "modificationList item", "cmip.modificationList_item",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5500,7 +5500,7 @@ void proto_register_cmip(void) {
{ &hf_cmip_attributevalue,
{ "attributeValue", "cmip.attributeValue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_attributevalue", HFILL }},
+ NULL, HFILL }},
{ &hf_cmip_InvokeId_present,
{ "InvokeId.present", "cmip.InvokeId_present",
FT_INT32, BASE_DEC, NULL, 0,
diff --git a/epan/dissectors/packet-cmp.c b/epan/dissectors/packet-cmp.c
index 6b93c90e53..68d0e780f4 100644
--- a/epan/dissectors/packet-cmp.c
+++ b/epan/dissectors/packet-cmp.c
@@ -1814,7 +1814,7 @@ void proto_register_cmp(void) {
{ &hf_cmp_pvno,
{ "pvno", "cmp.pvno",
FT_INT32, BASE_DEC, VALS(cmp_T_pvno_vals), 0,
- "T_pvno", HFILL }},
+ NULL, HFILL }},
{ &hf_cmp_sender,
{ "sender", "cmp.sender",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -1886,7 +1886,7 @@ void proto_register_cmp(void) {
{ &hf_cmp_p10cr,
{ "p10cr", "cmp.p10cr",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_cmp_popdecc,
{ "popdecc", "cmp.popdecc",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2182,11 +2182,11 @@ void proto_register_cmp(void) {
{ &hf_cmp_infoType,
{ "infoType", "cmp.infoType",
FT_OID, BASE_NONE, NULL, 0,
- "T_infoType", HFILL }},
+ NULL, HFILL }},
{ &hf_cmp_infoValue,
{ "infoValue", "cmp.infoValue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_infoValue", HFILL }},
+ NULL, HFILL }},
{ &hf_cmp_SignKeyPairTypesValue_item,
{ "AlgorithmIdentifier", "cmp.AlgorithmIdentifier",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2226,11 +2226,11 @@ void proto_register_cmp(void) {
{ &hf_cmp_PollReqContent_item,
{ "PollReqContent item", "cmp.PollReqContent_item",
FT_NONE, BASE_NONE, NULL, 0,
- "PollReqContent_item", HFILL }},
+ NULL, HFILL }},
{ &hf_cmp_PollRepContent_item,
{ "PollRepContent item", "cmp.PollRepContent_item",
FT_NONE, BASE_NONE, NULL, 0,
- "PollRepContent_item", HFILL }},
+ NULL, HFILL }},
{ &hf_cmp_checkAfter,
{ "checkAfter", "cmp.checkAfter",
FT_INT32, BASE_DEC, NULL, 0,
diff --git a/epan/dissectors/packet-cms.c b/epan/dissectors/packet-cms.c
index e893588dcb..bf2db717f1 100644
--- a/epan/dissectors/packet-cms.c
+++ b/epan/dissectors/packet-cms.c
@@ -1917,7 +1917,7 @@ void proto_register_cms(void) {
{ &hf_cms_content,
{ "content", "cms.content",
FT_NONE, BASE_NONE, NULL, 0,
- "T_content", HFILL }},
+ NULL, HFILL }},
{ &hf_cms_version,
{ "version", "cms.version",
FT_INT32, BASE_DEC, VALS(cms_CMSVersion_vals), 0,
@@ -1957,7 +1957,7 @@ void proto_register_cms(void) {
{ &hf_cms_eContent,
{ "eContent", "cms.eContent",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_eContent", HFILL }},
+ NULL, HFILL }},
{ &hf_cms_sid,
{ "sid", "cms.sid",
FT_UINT32, BASE_DEC, VALS(cms_SignerIdentifier_vals), 0,
@@ -2001,7 +2001,7 @@ void proto_register_cms(void) {
{ &hf_cms_attrType,
{ "attrType", "cms.attrType",
FT_OID, BASE_NONE, NULL, 0,
- "T_attrType", HFILL }},
+ NULL, HFILL }},
{ &hf_cms_attrValues,
{ "attrValues", "cms.attrValues",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2141,11 +2141,11 @@ void proto_register_cms(void) {
{ &hf_cms_oriType,
{ "oriType", "cms.oriType",
FT_OID, BASE_NONE, NULL, 0,
- "T_oriType", HFILL }},
+ NULL, HFILL }},
{ &hf_cms_oriValue,
{ "oriValue", "cms.oriValue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_oriValue", HFILL }},
+ NULL, HFILL }},
{ &hf_cms_digest,
{ "digest", "cms.digest",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -2189,11 +2189,11 @@ void proto_register_cms(void) {
{ &hf_cms_otherRevInfoFormat,
{ "otherRevInfoFormat", "cms.otherRevInfoFormat",
FT_OID, BASE_NONE, NULL, 0,
- "T_otherRevInfoFormat", HFILL }},
+ NULL, HFILL }},
{ &hf_cms_otherRevInfo,
{ "otherRevInfo", "cms.otherRevInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_otherRevInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_cms_certificate,
{ "certificate", "cms.certificate",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2225,11 +2225,11 @@ void proto_register_cms(void) {
{ &hf_cms_keyAttrId,
{ "keyAttrId", "cms.keyAttrId",
FT_OID, BASE_NONE, NULL, 0,
- "T_keyAttrId", HFILL }},
+ NULL, HFILL }},
{ &hf_cms_keyAttr,
{ "keyAttr", "cms.keyAttr",
FT_NONE, BASE_NONE, NULL, 0,
- "T_keyAttr", HFILL }},
+ NULL, HFILL }},
{ &hf_cms_utcTime,
{ "utcTime", "cms.utcTime",
FT_STRING, BASE_NONE, NULL, 0,
@@ -2265,11 +2265,11 @@ void proto_register_cms(void) {
{ &hf_cms_capability,
{ "capability", "cms.capability",
FT_OID, BASE_NONE, NULL, 0,
- "T_capability", HFILL }},
+ NULL, HFILL }},
{ &hf_cms_parameters,
{ "parameters", "cms.parameters",
FT_NONE, BASE_NONE, NULL, 0,
- "T_parameters", HFILL }},
+ NULL, HFILL }},
{ &hf_cms_recipientKeyId,
{ "recipientKeyId", "cms.recipientKeyId",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2305,7 +2305,7 @@ void proto_register_cms(void) {
{ &hf_cms_subject,
{ "subject", "cms.subject",
FT_UINT32, BASE_DEC, VALS(cms_T_subject_vals), 0,
- "T_subject", HFILL }},
+ NULL, HFILL }},
{ &hf_cms_baseCertificateID,
{ "baseCertificateID", "cms.baseCertificateID",
FT_NONE, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-crmf.c b/epan/dissectors/packet-crmf.c
index 18ce585795..2d0e3d86c5 100644
--- a/epan/dissectors/packet-crmf.c
+++ b/epan/dissectors/packet-crmf.c
@@ -989,15 +989,15 @@ void proto_register_crmf(void) {
{ &hf_crmf_type,
{ "type", "crmf.type",
FT_OID, BASE_NONE, NULL, 0,
- "T_type", HFILL }},
+ NULL, HFILL }},
{ &hf_crmf_value,
{ "value", "crmf.value",
FT_NONE, BASE_NONE, NULL, 0,
- "T_value", HFILL }},
+ NULL, HFILL }},
{ &hf_crmf_raVerified,
{ "raVerified", "crmf.raVerified",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_crmf_signature,
{ "signature", "crmf.signature",
FT_NONE, BASE_NONE, NULL, 0,
@@ -1025,7 +1025,7 @@ void proto_register_crmf(void) {
{ &hf_crmf_authInfo,
{ "authInfo", "crmf.authInfo",
FT_UINT32, BASE_DEC, VALS(crmf_T_authInfo_vals), 0,
- "T_authInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_crmf_sender,
{ "sender", "crmf.sender",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -1081,7 +1081,7 @@ void proto_register_crmf(void) {
{ &hf_crmf_action,
{ "action", "crmf.action",
FT_INT32, BASE_DEC, VALS(crmf_T_action_vals), 0,
- "T_action", HFILL }},
+ NULL, HFILL }},
{ &hf_crmf_pubInfos,
{ "pubInfos", "crmf.pubInfos",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -1093,7 +1093,7 @@ void proto_register_crmf(void) {
{ &hf_crmf_pubMethod,
{ "pubMethod", "crmf.pubMethod",
FT_INT32, BASE_DEC, VALS(crmf_T_pubMethod_vals), 0,
- "T_pubMethod", HFILL }},
+ NULL, HFILL }},
{ &hf_crmf_pubLocation,
{ "pubLocation", "crmf.pubLocation",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -1153,7 +1153,7 @@ void proto_register_crmf(void) {
{ &hf_crmf_identifier,
{ "identifier", "crmf.identifier",
FT_UINT32, BASE_DEC, VALS(crmf_T_identifier_vals), 0,
- "T_identifier", HFILL }},
+ NULL, HFILL }},
{ &hf_crmf_string,
{ "string", "crmf.string",
FT_STRING, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-dap.c b/epan/dissectors/packet-dap.c
index 138388d364..f1e74eda30 100644
--- a/epan/dissectors/packet-dap.c
+++ b/epan/dissectors/packet-dap.c
@@ -4983,7 +4983,7 @@ void proto_register_dap(void) {
{ &hf_dap_priority,
{ "priority", "dap.priority",
FT_INT32, BASE_DEC, VALS(dap_T_priority_vals), 0,
- "T_priority", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_timeLimit,
{ "timeLimit", "dap.timeLimit",
FT_INT32, BASE_DEC, NULL, 0,
@@ -4995,7 +4995,7 @@ void proto_register_dap(void) {
{ &hf_dap_scopeOfReferral,
{ "scopeOfReferral", "dap.scopeOfReferral",
FT_INT32, BASE_DEC, VALS(dap_T_scopeOfReferral_vals), 0,
- "T_scopeOfReferral", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_attributeSizeLimit,
{ "attributeSizeLimit", "dap.attributeSizeLimit",
FT_INT32, BASE_DEC, NULL, 0,
@@ -5003,7 +5003,7 @@ void proto_register_dap(void) {
{ &hf_dap_manageDSAITPlaneRef,
{ "manageDSAITPlaneRef", "dap.manageDSAITPlaneRef",
FT_NONE, BASE_NONE, NULL, 0,
- "T_manageDSAITPlaneRef", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_dsaName,
{ "dsaName", "dap.dsaName",
FT_UINT32, BASE_DEC, VALS(x509if_Name_vals), 0,
@@ -5023,11 +5023,11 @@ void proto_register_dap(void) {
{ &hf_dap_attributes,
{ "attributes", "dap.attributes",
FT_UINT32, BASE_DEC, VALS(dap_T_attributes_vals), 0,
- "T_attributes", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_allUserAttributes,
{ "allUserAttributes", "dap.allUserAttributes",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_select,
{ "select", "dap.select",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5039,15 +5039,15 @@ void proto_register_dap(void) {
{ &hf_dap_infoTypes,
{ "infoTypes", "dap.infoTypes",
FT_INT32, BASE_DEC, VALS(dap_T_infoTypes_vals), 0,
- "T_infoTypes", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_extraAttributes,
{ "extraAttributes", "dap.extraAttributes",
FT_UINT32, BASE_DEC, VALS(dap_T_extraAttributes_vals), 0,
- "T_extraAttributes", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_allOperationalAttributes,
{ "allOperationalAttributes", "dap.allOperationalAttributes",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_extraSelect,
{ "select", "dap.select",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5071,7 +5071,7 @@ void proto_register_dap(void) {
{ &hf_dap_allContexts,
{ "allContexts", "dap.allContexts",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_selectedContexts,
{ "selectedContexts", "dap.selectedContexts",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5087,7 +5087,7 @@ void proto_register_dap(void) {
{ &hf_dap_contextAssertions,
{ "contextAssertions", "dap.contextAssertions",
FT_UINT32, BASE_DEC, VALS(dap_T_contextAssertions_vals), 0,
- "T_contextAssertions", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_preference,
{ "preference", "dap.preference",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5107,11 +5107,11 @@ void proto_register_dap(void) {
{ &hf_dap_memberSelect,
{ "memberSelect", "dap.memberSelect",
FT_UINT32, BASE_DEC, VALS(dap_T_memberSelect_vals), 0,
- "T_memberSelect", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_familySelect,
{ "familySelect", "dap.familySelect",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_familySelect", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_familySelect_item,
{ "familySelect item", "dap.familySelect_item",
FT_OID, BASE_NONE, NULL, 0,
@@ -5211,7 +5211,7 @@ void proto_register_dap(void) {
{ &hf_dap_substrings,
{ "substrings", "dap.substrings",
FT_NONE, BASE_NONE, NULL, 0,
- "T_substrings", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_sunstringType,
{ "type", "dap.type",
FT_OID, BASE_NONE, NULL, 0,
@@ -5219,23 +5219,23 @@ void proto_register_dap(void) {
{ &hf_dap_strings,
{ "strings", "dap.strings",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_strings", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_strings_item,
{ "strings item", "dap.strings_item",
FT_UINT32, BASE_DEC, VALS(dap_T_strings_item_vals), 0,
- "T_strings_item", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_initial,
{ "initial", "dap.initial",
FT_NONE, BASE_NONE, NULL, 0,
- "T_initial", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_any,
{ "any", "dap.any",
FT_NONE, BASE_NONE, NULL, 0,
- "T_any", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_final,
{ "final", "dap.final",
FT_NONE, BASE_NONE, NULL, 0,
- "T_final", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_control,
{ "control", "dap.control",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5267,7 +5267,7 @@ void proto_register_dap(void) {
{ &hf_dap_matchingRule,
{ "matchingRule", "dap.matchingRule",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_matchingRule", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_matchingRule_item,
{ "matchingRule item", "dap.matchingRule_item",
FT_OID, BASE_NONE, NULL, 0,
@@ -5275,7 +5275,7 @@ void proto_register_dap(void) {
{ &hf_dap_matchValue,
{ "matchValue", "dap.matchValue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_matchValue", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_dnAttributes,
{ "dnAttributes", "dap.dnAttributes",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -5283,7 +5283,7 @@ void proto_register_dap(void) {
{ &hf_dap_newRequest,
{ "newRequest", "dap.newRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "T_newRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_pageSize,
{ "pageSize", "dap.pageSize",
FT_INT32, BASE_DEC, NULL, 0,
@@ -5391,11 +5391,11 @@ void proto_register_dap(void) {
{ &hf_dap_validity,
{ "validity", "dap.validity",
FT_NONE, BASE_NONE, NULL, 0,
- "T_validity", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_time1,
{ "time1", "dap.time1",
FT_UINT32, BASE_DEC, VALS(dap_T_time1_vals), 0,
- "T_time1", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_utc,
{ "utc", "dap.utc",
FT_STRING, BASE_NONE, NULL, 0,
@@ -5407,7 +5407,7 @@ void proto_register_dap(void) {
{ &hf_dap_time2,
{ "time2", "dap.time2",
FT_UINT32, BASE_DEC, VALS(dap_T_time2_vals), 0,
- "T_time2", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_random1,
{ "random1", "dap.random1",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -5419,7 +5419,7 @@ void proto_register_dap(void) {
{ &hf_dap_password,
{ "password", "dap.password",
FT_UINT32, BASE_DEC, VALS(dap_T_password_vals), 0,
- "T_password", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_unprotected,
{ "unprotected", "dap.unprotected",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -5427,7 +5427,7 @@ void proto_register_dap(void) {
{ &hf_dap_protected,
{ "protected", "dap.protected",
FT_NONE, BASE_NONE, NULL, 0,
- "T_protected", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_protectedPassword,
{ "protectedPassword", "dap.protectedPassword",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -5447,11 +5447,11 @@ void proto_register_dap(void) {
{ &hf_dap_req,
{ "req", "dap.req",
FT_NONE, BASE_NONE, NULL, 0,
- "T_req", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_rep,
{ "rep", "dap.rep",
FT_NONE, BASE_NONE, NULL, 0,
- "T_rep", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_mechanism,
{ "mechanism", "dap.mechanism",
FT_UINT32, BASE_DEC, VALS(x509sat_DirectoryString_vals), 0,
@@ -5511,7 +5511,7 @@ void proto_register_dap(void) {
{ &hf_dap_signedDirectoryBindError,
{ "signedDirectoryBindError", "dap.signedDirectoryBindError",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedDirectoryBindError", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_directoryBindError,
{ "directoryBindError", "dap.directoryBindError",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5519,7 +5519,7 @@ void proto_register_dap(void) {
{ &hf_dap_error,
{ "error", "dap.error",
FT_UINT32, BASE_DEC, VALS(dap_T_error_vals), 0,
- "T_error", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_serviceProblem,
{ "serviceError", "dap.serviceError",
FT_INT32, BASE_DEC, VALS(dap_ServiceProblem_vals), 0,
@@ -5599,7 +5599,7 @@ void proto_register_dap(void) {
{ &hf_dap_signedReadArgument,
{ "signedReadArgument", "dap.signedReadArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedReadArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_readArgument,
{ "readArgument", "dap.readArgument",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5635,7 +5635,7 @@ void proto_register_dap(void) {
{ &hf_dap_signedReadResult,
{ "signedReadResult", "dap.signedReadResult",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedReadResult", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_readResult,
{ "readResult", "dap.readResult",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5643,15 +5643,15 @@ void proto_register_dap(void) {
{ &hf_dap_ModifyRights_item,
{ "ModifyRights item", "dap.ModifyRights_item",
FT_NONE, BASE_NONE, NULL, 0,
- "ModifyRights_item", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_item,
{ "item", "dap.item",
FT_UINT32, BASE_DEC, VALS(dap_T_item_vals), 0,
- "T_item", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_item_entry,
{ "entry", "dap.entry",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_attribute_type,
{ "attribute", "dap.attribute",
FT_OID, BASE_NONE, NULL, 0,
@@ -5663,7 +5663,7 @@ void proto_register_dap(void) {
{ &hf_dap_permission,
{ "permission", "dap.permission",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_permission", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_purported,
{ "purported", "dap.purported",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5675,7 +5675,7 @@ void proto_register_dap(void) {
{ &hf_dap_signedCompareArgument,
{ "signedCompareArgument", "dap.signedCompareArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedCompareArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_compareArgument,
{ "compareArgument", "dap.compareArgument",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5695,7 +5695,7 @@ void proto_register_dap(void) {
{ &hf_dap_signedCompareResult,
{ "signedCompareResult", "dap.signedCompareResult",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedCompareResult", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_compareResult,
{ "compareResult", "dap.compareResult",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5711,7 +5711,7 @@ void proto_register_dap(void) {
{ &hf_dap_signedAbandonArgument,
{ "signedAbandonArgument", "dap.signedAbandonArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedAbandonArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_abandonArgument,
{ "abandonArgument", "dap.abandonArgument",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5731,7 +5731,7 @@ void proto_register_dap(void) {
{ &hf_dap_signedAbandonResult,
{ "signedAbandonResult", "dap.signedAbandonResult",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedAbandonResult", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_abandonResult,
{ "abandonResult", "dap.abandonResult",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5751,7 +5751,7 @@ void proto_register_dap(void) {
{ &hf_dap_signedListArgument,
{ "signedListArgument", "dap.signedListArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedListArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_listArgument,
{ "listArgument", "dap.listArgument",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5759,15 +5759,15 @@ void proto_register_dap(void) {
{ &hf_dap_listInfo,
{ "listInfo", "dap.listInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_listInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_subordinates,
{ "subordinates", "dap.subordinates",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_subordinates", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_subordinates_item,
{ "subordinates item", "dap.subordinates_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_subordinates_item", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_aliasEntry,
{ "aliasEntry", "dap.aliasEntry",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -5791,7 +5791,7 @@ void proto_register_dap(void) {
{ &hf_dap_signedListResult,
{ "signedListResult", "dap.signedListResult",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedListResult", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_listResult,
{ "listResult", "dap.listResult",
FT_UINT32, BASE_DEC, VALS(dap_ListResultData_vals), 0,
@@ -5815,7 +5815,7 @@ void proto_register_dap(void) {
{ &hf_dap_unknownErrors,
{ "unknownErrors", "dap.unknownErrors",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_unknownErrors", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_unknownErrors_item,
{ "unknownErrors item", "dap.unknownErrors_item",
FT_OID, BASE_NONE, NULL, 0,
@@ -5831,7 +5831,7 @@ void proto_register_dap(void) {
{ &hf_dap_entryCount,
{ "entryCount", "dap.entryCount",
FT_UINT32, BASE_DEC, VALS(dap_T_entryCount_vals), 0,
- "T_entryCount", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_bestEstimate,
{ "bestEstimate", "dap.bestEstimate",
FT_INT32, BASE_DEC, NULL, 0,
@@ -5855,7 +5855,7 @@ void proto_register_dap(void) {
{ &hf_dap_subset,
{ "subset", "dap.subset",
FT_INT32, BASE_DEC, VALS(dap_T_subset_vals), 0,
- "T_subset", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_filter,
{ "filter", "dap.filter",
FT_UINT32, BASE_DEC, VALS(dap_Filter_vals), 0,
@@ -5903,7 +5903,7 @@ void proto_register_dap(void) {
{ &hf_dap_joinType,
{ "joinType", "dap.joinType",
FT_UINT32, BASE_DEC, VALS(dap_T_joinType_vals), 0,
- "T_joinType", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_unsignedSearchArgument,
{ "unsignedSearchArgument", "dap.unsignedSearchArgument",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5911,7 +5911,7 @@ void proto_register_dap(void) {
{ &hf_dap_signedSearchArgument,
{ "signedSearchArgument", "dap.signedSearchArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedSearchArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_searchArgument,
{ "searchArgument", "dap.searchArgument",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5927,7 +5927,7 @@ void proto_register_dap(void) {
{ &hf_dap_joinSubset,
{ "joinSubset", "dap.joinSubset",
FT_UINT32, BASE_DEC, VALS(dap_T_joinSubset_vals), 0,
- "T_joinSubset", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_joinFilter,
{ "joinFilter", "dap.joinFilter",
FT_UINT32, BASE_DEC, VALS(dap_Filter_vals), 0,
@@ -5963,7 +5963,7 @@ void proto_register_dap(void) {
{ &hf_dap_searchInfo,
{ "searchInfo", "dap.searchInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_searchInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_entries,
{ "entries", "dap.entries",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5991,7 +5991,7 @@ void proto_register_dap(void) {
{ &hf_dap_signedSearchResult,
{ "signedSearchResult", "dap.signedSearchResult",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedSearchResult", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_searchResult,
{ "searchResult", "dap.searchResult",
FT_UINT32, BASE_DEC, VALS(dap_SearchResultData_vals), 0,
@@ -6015,7 +6015,7 @@ void proto_register_dap(void) {
{ &hf_dap_signedAddEntryArgument,
{ "signedAddEntryArgument", "dap.signedAddEntryArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedAddEntryArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_addEntryArgument,
{ "addEntryArgument", "dap.addEntryArgument",
FT_NONE, BASE_NONE, NULL, 0,
@@ -6031,7 +6031,7 @@ void proto_register_dap(void) {
{ &hf_dap_signedAddEntryResult,
{ "signedAddEntryResult", "dap.signedAddEntryResult",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedAddEntryResult", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_addEntryResult,
{ "addEntryResult", "dap.addEntryResult",
FT_NONE, BASE_NONE, NULL, 0,
@@ -6043,7 +6043,7 @@ void proto_register_dap(void) {
{ &hf_dap_signedRemoveEntryArgument,
{ "signedRemoveEntryArgument", "dap.signedRemoveEntryArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedRemoveEntryArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_removeEntryArgument,
{ "removeEntryArgument", "dap.removeEntryArgument",
FT_NONE, BASE_NONE, NULL, 0,
@@ -6059,7 +6059,7 @@ void proto_register_dap(void) {
{ &hf_dap_signedRemoveEntryResult,
{ "signedRemoveEntryResult", "dap.signedRemoveEntryResult",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedRemoveEntryResult", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_removeEntryResult,
{ "removeEntryResult", "dap.removeEntryResult",
FT_NONE, BASE_NONE, NULL, 0,
@@ -6079,7 +6079,7 @@ void proto_register_dap(void) {
{ &hf_dap_signedModifyEntryArgument,
{ "signedModifyEntryArgument", "dap.signedModifyEntryArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedModifyEntryArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_modifyEntryArgument,
{ "modifyEntryArgument", "dap.modifyEntryArgument",
FT_NONE, BASE_NONE, NULL, 0,
@@ -6095,7 +6095,7 @@ void proto_register_dap(void) {
{ &hf_dap_signedModifyEntryResult,
{ "signedModifyEntryResult", "dap.signedModifyEntryResult",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedModifyEntryResult", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_modifyEntryResult,
{ "modifyEntryResult", "dap.modifyEntryResult",
FT_NONE, BASE_NONE, NULL, 0,
@@ -6147,7 +6147,7 @@ void proto_register_dap(void) {
{ &hf_dap_signedModifyDNResult,
{ "signedModifyDNResult", "dap.signedModifyDNResult",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedModifyDNResult", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_modifyDNResult,
{ "modifyDNResult", "dap.modifyDNResult",
FT_NONE, BASE_NONE, NULL, 0,
@@ -6159,7 +6159,7 @@ void proto_register_dap(void) {
{ &hf_dap_signedAbandoned,
{ "signedAbandoned", "dap.signedAbandoned",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedAbandoned", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_abandoned,
{ "abandoned", "dap.abandoned",
FT_NONE, BASE_NONE, NULL, 0,
@@ -6179,7 +6179,7 @@ void proto_register_dap(void) {
{ &hf_dap_signedAbandonFailedError,
{ "signedAbandonFailedError", "dap.signedAbandonFailedError",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedAbandonFailedError", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_abandonFailedError,
{ "abandonFailedError", "dap.abandonFailedError",
FT_NONE, BASE_NONE, NULL, 0,
@@ -6187,11 +6187,11 @@ void proto_register_dap(void) {
{ &hf_dap_problems,
{ "problems", "dap.problems",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_problems", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_problems_item,
{ "problems item", "dap.problems_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_problems_item", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_attribute_error_problem,
{ "problem", "dap.problem",
FT_INT32, BASE_DEC, VALS(dap_AttributeProblem_vals), 0,
@@ -6207,7 +6207,7 @@ void proto_register_dap(void) {
{ &hf_dap_signedAttributeError,
{ "signedAttributeError", "dap.signedAttributeError",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedAttributeError", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_attributeError,
{ "attributeError", "dap.attributeError",
FT_NONE, BASE_NONE, NULL, 0,
@@ -6227,7 +6227,7 @@ void proto_register_dap(void) {
{ &hf_dap_signedNameError,
{ "signedNameError", "dap.signedNameError",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedNameError", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_nameError,
{ "nameError", "dap.nameError",
FT_NONE, BASE_NONE, NULL, 0,
@@ -6243,7 +6243,7 @@ void proto_register_dap(void) {
{ &hf_dap_signedReferral,
{ "signedReferral", "dap.signedReferral",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedReferral", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_referral,
{ "referral", "dap.referral",
FT_NONE, BASE_NONE, NULL, 0,
@@ -6255,7 +6255,7 @@ void proto_register_dap(void) {
{ &hf_dap_spkmInfo,
{ "spkmInfo", "dap.spkmInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_spkmInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_unsignedSecurityError,
{ "unsignedSecurityError", "dap.unsignedSecurityError",
FT_NONE, BASE_NONE, NULL, 0,
@@ -6263,7 +6263,7 @@ void proto_register_dap(void) {
{ &hf_dap_signedSecurityError,
{ "signedSecurityError", "dap.signedSecurityError",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedSecurityError", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_securityErrorData,
{ "securityError", "dap.securityError",
FT_NONE, BASE_NONE, NULL, 0,
@@ -6279,7 +6279,7 @@ void proto_register_dap(void) {
{ &hf_dap_signedServiceError,
{ "signedServiceError", "dap.signedServiceError",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedServiceError", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_serviceError,
{ "serviceError", "dap.serviceError",
FT_NONE, BASE_NONE, NULL, 0,
@@ -6291,11 +6291,11 @@ void proto_register_dap(void) {
{ &hf_dap_attributeInfo,
{ "attributeInfo", "dap.attributeInfo",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_attributeInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_attributeInfo_item,
{ "attributeInfo item", "dap.attributeInfo_item",
FT_UINT32, BASE_DEC, VALS(dap_T_attributeInfo_item_vals), 0,
- "T_attributeInfo_item", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_unsignedUpdateError,
{ "unsignedUpdateError", "dap.unsignedUpdateError",
FT_NONE, BASE_NONE, NULL, 0,
@@ -6303,7 +6303,7 @@ void proto_register_dap(void) {
{ &hf_dap_signedUpdateError,
{ "signedUpdateError", "dap.signedUpdateError",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedUpdateError", HFILL }},
+ NULL, HFILL }},
{ &hf_dap_updateError,
{ "updateError", "dap.updateError",
FT_NONE, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-disp.c b/epan/dissectors/packet-disp.c
index 7eba591241..e95fc97018 100644
--- a/epan/dissectors/packet-disp.c
+++ b/epan/dissectors/packet-disp.c
@@ -1688,15 +1688,15 @@ void proto_register_disp(void) {
{ &hf_disp_supplyContexts,
{ "supplyContexts", "disp.supplyContexts",
FT_UINT32, BASE_DEC, VALS(disp_T_supplyContexts_vals), 0,
- "T_supplyContexts", HFILL }},
+ NULL, HFILL }},
{ &hf_disp_allContexts,
{ "allContexts", "disp.allContexts",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_disp_selectedContexts,
{ "selectedContexts", "disp.selectedContexts",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_selectedContexts", HFILL }},
+ NULL, HFILL }},
{ &hf_disp_selectedContexts_item,
{ "selectedContexts item", "disp.selectedContexts_item",
FT_OID, BASE_NONE, NULL, 0,
@@ -1712,7 +1712,7 @@ void proto_register_disp(void) {
{ &hf_disp_knowledgeType,
{ "knowledgeType", "disp.knowledgeType",
FT_UINT32, BASE_DEC, VALS(disp_T_knowledgeType_vals), 0,
- "T_knowledgeType", HFILL }},
+ NULL, HFILL }},
{ &hf_disp_extendedKnowledge,
{ "extendedKnowledge", "disp.extendedKnowledge",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -1732,7 +1732,7 @@ void proto_register_disp(void) {
{ &hf_disp_allAttributes,
{ "allAttributes", "disp.allAttributes",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_disp_include,
{ "include", "disp.include",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -1792,7 +1792,7 @@ void proto_register_disp(void) {
{ &hf_disp_updateStrategy,
{ "updateStrategy", "disp.updateStrategy",
FT_UINT32, BASE_DEC, VALS(disp_T_updateStrategy_vals), 0,
- "T_updateStrategy", HFILL }},
+ NULL, HFILL }},
{ &hf_disp_standardUpdate,
{ "standard", "disp.standard",
FT_UINT32, BASE_DEC, VALS(disp_StandardUpdate_vals), 0,
@@ -1812,7 +1812,7 @@ void proto_register_disp(void) {
{ &hf_disp_signedCoordinateShadowUpdateArgument,
{ "signedCoordinateShadowUpdateArgument", "disp.signedCoordinateShadowUpdateArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedCoordinateShadowUpdateArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_disp_coordinateShadowUpdateArgument,
{ "coordinateShadowUpdateArgument", "disp.coordinateShadowUpdateArgument",
FT_NONE, BASE_NONE, NULL, 0,
@@ -1856,7 +1856,7 @@ void proto_register_disp(void) {
{ &hf_disp_signedInformation,
{ "signedInformation", "disp.signedInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_disp_information_data,
{ "information", "disp.information",
FT_NONE, BASE_NONE, NULL, 0,
@@ -1864,11 +1864,11 @@ void proto_register_disp(void) {
{ &hf_disp_requestedStrategy,
{ "requestedStrategy", "disp.requestedStrategy",
FT_UINT32, BASE_DEC, VALS(disp_T_requestedStrategy_vals), 0,
- "T_requestedStrategy", HFILL }},
+ NULL, HFILL }},
{ &hf_disp_standard,
{ "standard", "disp.standard",
FT_UINT32, BASE_DEC, VALS(disp_T_standard_vals), 0,
- "T_standard", HFILL }},
+ NULL, HFILL }},
{ &hf_disp_unsignedRequestShadowUpdateArgument,
{ "unsignedRequestShadowUpdateArgument", "disp.unsignedRequestShadowUpdateArgument",
FT_NONE, BASE_NONE, NULL, 0,
@@ -1876,7 +1876,7 @@ void proto_register_disp(void) {
{ &hf_disp_signedRequestShadowUpdateArgument,
{ "signedRequestShadowUpdateArgument", "disp.signedRequestShadowUpdateArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedRequestShadowUpdateArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_disp_requestShadowUpdateArgument,
{ "requestShadowUpdateArgument", "disp.requestShadowUpdateArgument",
FT_NONE, BASE_NONE, NULL, 0,
@@ -1900,7 +1900,7 @@ void proto_register_disp(void) {
{ &hf_disp_signedUpdateShadowArgument,
{ "signedUpdateShadowArgument", "disp.signedUpdateShadowArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedUpdateShadowArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_disp_updateShadowArgument,
{ "updateShadowArgument", "disp.updateShadowArgument",
FT_NONE, BASE_NONE, NULL, 0,
@@ -1916,7 +1916,7 @@ void proto_register_disp(void) {
{ &hf_disp_noRefresh,
{ "noRefresh", "disp.noRefresh",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_disp_total,
{ "total", "disp.total",
FT_NONE, BASE_NONE, NULL, 0,
@@ -1980,7 +1980,7 @@ void proto_register_disp(void) {
{ &hf_disp_sDSEChanges,
{ "sDSEChanges", "disp.sDSEChanges",
FT_UINT32, BASE_DEC, VALS(disp_T_sDSEChanges_vals), 0,
- "T_sDSEChanges", HFILL }},
+ NULL, HFILL }},
{ &hf_disp_add,
{ "add", "disp.add",
FT_NONE, BASE_NONE, NULL, 0,
@@ -1988,7 +1988,7 @@ void proto_register_disp(void) {
{ &hf_disp_remove,
{ "remove", "disp.remove",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_disp_modify,
{ "modify", "disp.modify",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2004,7 +2004,7 @@ void proto_register_disp(void) {
{ &hf_disp_rename,
{ "rename", "disp.rename",
FT_UINT32, BASE_DEC, VALS(disp_T_rename_vals), 0,
- "T_rename", HFILL }},
+ NULL, HFILL }},
{ &hf_disp_newRDN,
{ "newRDN", "disp.newRDN",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2016,7 +2016,7 @@ void proto_register_disp(void) {
{ &hf_disp_attributeChanges,
{ "attributeChanges", "disp.attributeChanges",
FT_UINT32, BASE_DEC, VALS(disp_T_attributeChanges_vals), 0,
- "T_attributeChanges", HFILL }},
+ NULL, HFILL }},
{ &hf_disp_replace,
{ "replace", "disp.replace",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2052,7 +2052,7 @@ void proto_register_disp(void) {
{ &hf_disp_signedShadowError,
{ "signedShadowError", "disp.signedShadowError",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedShadowError", HFILL }},
+ NULL, HFILL }},
{ &hf_disp_shadowError,
{ "shadowError", "disp.shadowError",
FT_NONE, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-dop.c b/epan/dissectors/packet-dop.c
index 6f16a3df03..339ac95abb 100644
--- a/epan/dissectors/packet-dop.c
+++ b/epan/dissectors/packet-dop.c
@@ -2317,7 +2317,7 @@ void proto_register_dop(void) {
{ &hf_dop_agreement,
{ "agreement", "dop.agreement",
FT_NONE, BASE_NONE, NULL, 0,
- "T_agreement", HFILL }},
+ NULL, HFILL }},
{ &hf_dop_valid,
{ "valid", "dop.valid",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2333,7 +2333,7 @@ void proto_register_dop(void) {
{ &hf_dop_signedEstablishOperationalBindingArgument,
{ "signedEstablishOperationalBindingArgument", "dop.signedEstablishOperationalBindingArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedEstablishOperationalBindingArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_dop_establishOperationalBindingArgument,
{ "establishOperationalBindingArgument", "dop.establishOperationalBindingArgument",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2349,19 +2349,19 @@ void proto_register_dop(void) {
{ &hf_dop_identifier,
{ "identifier", "dop.identifier",
FT_INT32, BASE_DEC, NULL, 0,
- "T_identifier", HFILL }},
+ NULL, HFILL }},
{ &hf_dop_version,
{ "version", "dop.version",
FT_INT32, BASE_DEC, NULL, 0,
- "T_version", HFILL }},
+ NULL, HFILL }},
{ &hf_dop_validFrom,
{ "validFrom", "dop.validFrom",
FT_UINT32, BASE_DEC, VALS(dop_T_validFrom_vals), 0,
- "T_validFrom", HFILL }},
+ NULL, HFILL }},
{ &hf_dop_now,
{ "now", "dop.now",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_dop_time,
{ "time", "dop.time",
FT_UINT32, BASE_DEC, VALS(dop_Time_vals), 0,
@@ -2369,11 +2369,11 @@ void proto_register_dop(void) {
{ &hf_dop_validUntil,
{ "validUntil", "dop.validUntil",
FT_UINT32, BASE_DEC, VALS(dop_T_validUntil_vals), 0,
- "T_validUntil", HFILL }},
+ NULL, HFILL }},
{ &hf_dop_explicitTermination,
{ "explicitTermination", "dop.explicitTermination",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_dop_utcTime,
{ "utcTime", "dop.utcTime",
FT_STRING, BASE_NONE, NULL, 0,
@@ -2385,19 +2385,19 @@ void proto_register_dop(void) {
{ &hf_dop_initiator,
{ "initiator", "dop.initiator",
FT_UINT32, BASE_DEC, VALS(dop_T_initiator_vals), 0,
- "T_initiator", HFILL }},
+ NULL, HFILL }},
{ &hf_dop_symmetric,
{ "symmetric", "dop.symmetric",
FT_NONE, BASE_NONE, NULL, 0,
- "T_symmetric", HFILL }},
+ NULL, HFILL }},
{ &hf_dop_roleA_replies,
{ "roleA-replies", "dop.roleA_replies",
FT_NONE, BASE_NONE, NULL, 0,
- "T_roleA_replies", HFILL }},
+ NULL, HFILL }},
{ &hf_dop_roleB_replies,
{ "roleB-replies", "dop.roleB_replies",
FT_NONE, BASE_NONE, NULL, 0,
- "T_roleB_replies", HFILL }},
+ NULL, HFILL }},
{ &hf_dop_performer,
{ "performer", "dop.performer",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2445,7 +2445,7 @@ void proto_register_dop(void) {
{ &hf_dop_signedModifyOperationalBindingArgument,
{ "signedModifyOperationalBindingArgument", "dop.signedModifyOperationalBindingArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedModifyOperationalBindingArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_dop_modifyOperationalBindingArgument,
{ "modifyOperationalBindingArgument", "dop.modifyOperationalBindingArgument",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2493,7 +2493,7 @@ void proto_register_dop(void) {
{ &hf_dop_signedTerminateOperationalBindingArgument,
{ "signedTerminateOperationalBindingArgument", "dop.signedTerminateOperationalBindingArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedTerminateOperationalBindingArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_dop_terminateOperationalBindingArgument,
{ "terminateOperationalBindingArgument", "dop.terminateOperationalBindingArgument",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2513,11 +2513,11 @@ void proto_register_dop(void) {
{ &hf_dop_problem,
{ "problem", "dop.problem",
FT_UINT32, BASE_DEC, VALS(dop_T_problem_vals), 0,
- "T_problem", HFILL }},
+ NULL, HFILL }},
{ &hf_dop_agreementProposal,
{ "agreementProposal", "dop.agreementProposal",
FT_NONE, BASE_NONE, NULL, 0,
- "T_agreementProposal", HFILL }},
+ NULL, HFILL }},
{ &hf_dop_retryAt,
{ "retryAt", "dop.retryAt",
FT_UINT32, BASE_DEC, VALS(dop_Time_vals), 0,
@@ -2601,11 +2601,11 @@ void proto_register_dop(void) {
{ &hf_dop_itemOrUserFirst,
{ "itemOrUserFirst", "dop.itemOrUserFirst",
FT_UINT32, BASE_DEC, VALS(dop_T_itemOrUserFirst_vals), 0,
- "T_itemOrUserFirst", HFILL }},
+ NULL, HFILL }},
{ &hf_dop_itemFirst,
{ "itemFirst", "dop.itemFirst",
FT_NONE, BASE_NONE, NULL, 0,
- "T_itemFirst", HFILL }},
+ NULL, HFILL }},
{ &hf_dop_protectedItems,
{ "protectedItems", "dop.protectedItems",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2621,7 +2621,7 @@ void proto_register_dop(void) {
{ &hf_dop_userFirst,
{ "userFirst", "dop.userFirst",
FT_NONE, BASE_NONE, NULL, 0,
- "T_userFirst", HFILL }},
+ NULL, HFILL }},
{ &hf_dop_userClasses,
{ "userClasses", "dop.userClasses",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2637,11 +2637,11 @@ void proto_register_dop(void) {
{ &hf_dop_entry,
{ "entry", "dop.entry",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_dop_allUserAttributeTypes,
{ "allUserAttributeTypes", "dop.allUserAttributeTypes",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_dop_attributeType,
{ "attributeType", "dop.attributeType",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2661,7 +2661,7 @@ void proto_register_dop(void) {
{ &hf_dop_allUserAttributeTypesAndValues,
{ "allUserAttributeTypesAndValues", "dop.allUserAttributeTypesAndValues",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_dop_attributeValue,
{ "attributeValue", "dop.attributeValue",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2729,11 +2729,11 @@ void proto_register_dop(void) {
{ &hf_dop_allUsers,
{ "allUsers", "dop.allUsers",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_dop_thisEntry,
{ "thisEntry", "dop.thisEntry",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_dop_name,
{ "name", "dop.name",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2765,11 +2765,11 @@ void proto_register_dop(void) {
{ &hf_dop_basicLevels,
{ "basicLevels", "dop.basicLevels",
FT_NONE, BASE_NONE, NULL, 0,
- "T_basicLevels", HFILL }},
+ NULL, HFILL }},
{ &hf_dop_level,
{ "level", "dop.level",
FT_UINT32, BASE_DEC, VALS(dop_T_level_vals), 0,
- "T_level", HFILL }},
+ NULL, HFILL }},
{ &hf_dop_localQualifier,
{ "localQualifier", "dop.localQualifier",
FT_INT32, BASE_DEC, NULL, 0,
diff --git a/epan/dissectors/packet-dsp.c b/epan/dissectors/packet-dsp.c
index 12b64b877e..6dd7c3d43b 100644
--- a/epan/dissectors/packet-dsp.c
+++ b/epan/dissectors/packet-dsp.c
@@ -2022,7 +2022,7 @@ void proto_register_dsp(void) {
{ &hf_dsp_signedChainedReadArgument,
{ "signedChainedReadArgument", "dsp.signedChainedReadArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedChainedReadArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_dsp_chainedReadArgument,
{ "chainedReadArgument", "dsp.chainedReadArgument",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2050,7 +2050,7 @@ void proto_register_dsp(void) {
{ &hf_dsp_signedChainedReadResult,
{ "signedChainedReadResult", "dsp.signedChainedReadResult",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedChainedReadResult", HFILL }},
+ NULL, HFILL }},
{ &hf_dsp_chainedReadResult,
{ "chainedReadResult", "dsp.chainedReadResult",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2066,7 +2066,7 @@ void proto_register_dsp(void) {
{ &hf_dsp_signedChainedCompareArgument,
{ "signedChainedCompareArgument", "dsp.signedChainedCompareArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedChainedCompareArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_dsp_chainedCompareArgument,
{ "chainedCompareArgument", "dsp.chainedCompareArgument",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2082,7 +2082,7 @@ void proto_register_dsp(void) {
{ &hf_dsp_signedChainedCompareResult,
{ "signedChainedCompareResult", "dsp.signedChainedCompareResult",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedChainedCompareResult", HFILL }},
+ NULL, HFILL }},
{ &hf_dsp_chainedCompareResult,
{ "chainedCompareResult", "dsp.chainedCompareResult",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2098,7 +2098,7 @@ void proto_register_dsp(void) {
{ &hf_dsp_signedChainedListArgument,
{ "signedChainedListArgument", "dsp.signedChainedListArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedChainedListArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_dsp_chainedListArgument,
{ "chainedListArgument", "dsp.chainedListArgument",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2114,7 +2114,7 @@ void proto_register_dsp(void) {
{ &hf_dsp_signedChainedListResult,
{ "signedChainedListResult", "dsp.signedChainedListResult",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedChainedListResult", HFILL }},
+ NULL, HFILL }},
{ &hf_dsp_chainedListResult,
{ "chainedListResult", "dsp.chainedListResult",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2130,7 +2130,7 @@ void proto_register_dsp(void) {
{ &hf_dsp_signedChainedSearchArgument,
{ "signedChainedSearchArgument", "dsp.signedChainedSearchArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedChainedSearchArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_dsp_chainedSearchArgument,
{ "chainedSearchArgument", "dsp.chainedSearchArgument",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2146,7 +2146,7 @@ void proto_register_dsp(void) {
{ &hf_dsp_signedChainedSearchResult,
{ "signedChainedSearchResult", "dsp.signedChainedSearchResult",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedChainedSearchResult", HFILL }},
+ NULL, HFILL }},
{ &hf_dsp_chainedSearchResult,
{ "chainedSearchResult", "dsp.chainedSearchResult",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2162,7 +2162,7 @@ void proto_register_dsp(void) {
{ &hf_dsp_signedChainedAddEntryArgument,
{ "signedChainedAddEntryArgument", "dsp.signedChainedAddEntryArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedChainedAddEntryArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_dsp_chainedAddEntryArgument,
{ "chainedAddEntryArgument", "dsp.chainedAddEntryArgument",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2178,7 +2178,7 @@ void proto_register_dsp(void) {
{ &hf_dsp_signedChainedAddEntryResult,
{ "signedChainedAddEntryResult", "dsp.signedChainedAddEntryResult",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedChainedAddEntryResult", HFILL }},
+ NULL, HFILL }},
{ &hf_dsp_chainedAddEntryResult,
{ "chainedAddEntryResult", "dsp.chainedAddEntryResult",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2194,7 +2194,7 @@ void proto_register_dsp(void) {
{ &hf_dsp_signedChainedRemoveEntryArgument,
{ "signedChainedRemoveEntryArgument", "dsp.signedChainedRemoveEntryArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedChainedRemoveEntryArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_dsp_chainedRemoveEntryArgument,
{ "chainedRemoveEntryArgument", "dsp.chainedRemoveEntryArgument",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2210,7 +2210,7 @@ void proto_register_dsp(void) {
{ &hf_dsp_signedChainedRemoveEntryResult,
{ "signedChainedRemoveEntryResult", "dsp.signedChainedRemoveEntryResult",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedChainedRemoveEntryResult", HFILL }},
+ NULL, HFILL }},
{ &hf_dsp_chainedRemoveEntryResult,
{ "chainedRemoveEntryResult", "dsp.chainedRemoveEntryResult",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2226,7 +2226,7 @@ void proto_register_dsp(void) {
{ &hf_dsp_signedChainedModifyEntryArgument,
{ "signedChainedModifyEntryArgument", "dsp.signedChainedModifyEntryArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedChainedModifyEntryArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_dsp_chainedModifyEntryArgument,
{ "chainedModifyEntryArgument", "dsp.chainedModifyEntryArgument",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2242,7 +2242,7 @@ void proto_register_dsp(void) {
{ &hf_dsp_signedChainedModifyEntryResult,
{ "signedChainedModifyEntryResult", "dsp.signedChainedModifyEntryResult",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedChainedModifyEntryResult", HFILL }},
+ NULL, HFILL }},
{ &hf_dsp_chainedModifyEntryResult,
{ "chainedModifyEntryResult", "dsp.chainedModifyEntryResult",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2258,7 +2258,7 @@ void proto_register_dsp(void) {
{ &hf_dsp_signedChainedModifyDNArgument,
{ "signedChainedModifyDNArgument", "dsp.signedChainedModifyDNArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedChainedModifyDNArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_dsp_chainedModifyDNArgument,
{ "chainedModifyDNArgument", "dsp.chainedModifyDNArgument",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2274,7 +2274,7 @@ void proto_register_dsp(void) {
{ &hf_dsp_signedChainedModifyDNResult,
{ "signedChainedModifyDNResult", "dsp.signedChainedModifyDNResult",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedChainedModifyDNResult", HFILL }},
+ NULL, HFILL }},
{ &hf_dsp_chainedModifyDNResult,
{ "chainedModifyDNResult", "dsp.chainedModifyDNResult",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2314,7 +2314,7 @@ void proto_register_dsp(void) {
{ &hf_dsp_signedDSAReferral,
{ "signedDSAReferral", "dsp.signedDSAReferral",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedDSAReferral", HFILL }},
+ NULL, HFILL }},
{ &hf_dsp_dsaReferral,
{ "dsaReferral", "dsp.dsaReferral",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2402,7 +2402,7 @@ void proto_register_dsp(void) {
{ &hf_dsp_nonDapPdu,
{ "nonDapPdu", "dsp.nonDapPdu",
FT_UINT32, BASE_DEC, VALS(dsp_T_nonDapPdu_vals), 0,
- "T_nonDapPdu", HFILL }},
+ NULL, HFILL }},
{ &hf_dsp_streamedResults,
{ "streamedResults", "dsp.streamedResults",
FT_INT32, BASE_DEC, NULL, 0,
@@ -2438,7 +2438,7 @@ void proto_register_dsp(void) {
{ &hf_dsp_nameResolutionPhase,
{ "nameResolutionPhase", "dsp.nameResolutionPhase",
FT_UINT32, BASE_DEC, VALS(dsp_T_nameResolutionPhase_vals), 0,
- "T_nameResolutionPhase", HFILL }},
+ NULL, HFILL }},
{ &hf_dsp_nextRDNToBeResolved,
{ "nextRDNToBeResolved", "dsp.nextRDNToBeResolved",
FT_INT32, BASE_DEC, NULL, 0,
@@ -2490,7 +2490,7 @@ void proto_register_dsp(void) {
{ &hf_dsp_category,
{ "category", "dsp.category",
FT_UINT32, BASE_DEC, VALS(dsp_T_category_vals), 0,
- "T_category", HFILL }},
+ NULL, HFILL }},
{ &hf_dsp_additionalPoints,
{ "additionalPoints", "dsp.additionalPoints",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2526,11 +2526,11 @@ void proto_register_dsp(void) {
{ &hf_dsp_basicLevels,
{ "basicLevels", "dsp.basicLevels",
FT_NONE, BASE_NONE, NULL, 0,
- "T_basicLevels", HFILL }},
+ NULL, HFILL }},
{ &hf_dsp_level,
{ "level", "dsp.level",
FT_UINT32, BASE_DEC, VALS(dsp_T_level_vals), 0,
- "T_level", HFILL }},
+ NULL, HFILL }},
{ &hf_dsp_localQualifier,
{ "localQualifier", "dsp.localQualifier",
FT_INT32, BASE_DEC, NULL, 0,
diff --git a/epan/dissectors/packet-ess.c b/epan/dissectors/packet-ess.c
index 7c0d7a029a..626713ffa5 100644
--- a/epan/dissectors/packet-ess.c
+++ b/epan/dissectors/packet-ess.c
@@ -1271,11 +1271,11 @@ void proto_register_ess(void) {
{ &hf_ess_type,
{ "type", "ess.type",
FT_OID, BASE_NONE, NULL, 0,
- "T_type", HFILL }},
+ NULL, HFILL }},
{ &hf_ess_value,
{ "value", "ess.value",
FT_NONE, BASE_NONE, NULL, 0,
- "T_value", HFILL }},
+ NULL, HFILL }},
{ &hf_ess_restrictiveTagName,
{ "tagName", "ess.tagName",
FT_OID, BASE_NONE, NULL, 0,
@@ -1287,7 +1287,7 @@ void proto_register_ess(void) {
{ &hf_ess_tagName,
{ "tagName", "ess.tagName",
FT_OID, BASE_NONE, NULL, 0,
- "T_tagName", HFILL }},
+ NULL, HFILL }},
{ &hf_ess_attributeList,
{ "attributeList", "ess.attributeList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -1355,7 +1355,7 @@ void proto_register_ess(void) {
{ &hf_ess_none,
{ "none", "ess.none",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_ess_insteadOf,
{ "insteadOf", "ess.insteadOf",
FT_UINT32, BASE_DEC, NULL, 0,
diff --git a/epan/dissectors/packet-ftam.c b/epan/dissectors/packet-ftam.c
index b654d855ba..7b00bc7e21 100644
--- a/epan/dissectors/packet-ftam.c
+++ b/epan/dissectors/packet-ftam.c
@@ -5091,7 +5091,7 @@ void proto_register_ftam(void) {
{ &hf_ftam_processing_mode,
{ "processing-mode", "ftam.processing_mode",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_processing_mode", HFILL }},
+ NULL, HFILL }},
{ &hf_ftam_open_contents_type,
{ "contents-type", "ftam.contents_type",
FT_UINT32, BASE_DEC, VALS(ftam_T_open_contents_type_vals), 0,
@@ -5099,7 +5099,7 @@ void proto_register_ftam(void) {
{ &hf_ftam_unknown,
{ "unknown", "ftam.unknown",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_ftam_proposed,
{ "proposed", "ftam.proposed",
FT_UINT32, BASE_DEC, VALS(ftam_Contents_Type_Attribute_vals), 0,
@@ -5259,7 +5259,7 @@ void proto_register_ftam(void) {
{ &hf_ftam_access_context,
{ "access-context", "ftam.access_context",
FT_INT32, BASE_DEC, VALS(ftam_T_access_context_vals), 0,
- "T_access_context", HFILL }},
+ NULL, HFILL }},
{ &hf_ftam_level_number,
{ "level-number", "ftam.level_number",
FT_INT32, BASE_DEC, NULL, 0,
@@ -5411,7 +5411,7 @@ void proto_register_ftam(void) {
{ &hf_ftam_diagnostic_type,
{ "diagnostic-type", "ftam.diagnostic_type",
FT_INT32, BASE_DEC, VALS(ftam_T_diagnostic_type_vals), 0,
- "T_diagnostic_type", HFILL }},
+ NULL, HFILL }},
{ &hf_ftam_error_identifier,
{ "error-identifier", "ftam.error_identifier",
FT_INT32, BASE_DEC, NULL, 0,
@@ -5439,11 +5439,11 @@ void proto_register_ftam(void) {
{ &hf_ftam_relative,
{ "relative", "ftam.relative",
FT_INT32, BASE_DEC, VALS(ftam_T_relative_vals), 0,
- "T_relative", HFILL }},
+ NULL, HFILL }},
{ &hf_ftam_begin_end,
{ "begin-end", "ftam.begin_end",
FT_INT32, BASE_DEC, VALS(ftam_T_begin_end_vals), 0,
- "T_begin_end", HFILL }},
+ NULL, HFILL }},
{ &hf_ftam_single_name,
{ "single-name", "ftam.single_name",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5519,7 +5519,7 @@ void proto_register_ftam(void) {
{ &hf_ftam_no_value_available,
{ "no-value-available", "ftam.no_value_available",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_ftam_actual_values3,
{ "actual-values", "ftam.actual_values",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5611,7 +5611,7 @@ void proto_register_ftam(void) {
{ &hf_ftam_parameter,
{ "parameter", "ftam.parameter",
FT_NONE, BASE_NONE, NULL, 0,
- "T_parameter", HFILL }},
+ NULL, HFILL }},
{ &hf_ftam_constraint_set_and_abstract_Syntax,
{ "constraint-set-and-abstract-Syntax", "ftam.constraint_set_and_abstract_Syntax",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5647,7 +5647,7 @@ void proto_register_ftam(void) {
{ &hf_ftam_abstract_Syntax_not_supported,
{ "abstract-Syntax-not-supported", "ftam.abstract_Syntax_not_supported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_ftam_actual_values4,
{ "actual-values", "ftam.actual_values",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5879,15 +5879,15 @@ void proto_register_ftam(void) {
{ &hf_ftam_extension_attribute_identifier,
{ "extension-attribute-identifier", "ftam.extension_attribute_identifier",
FT_OID, BASE_NONE, NULL, 0,
- "T_extension_attribute_identifier", HFILL }},
+ NULL, HFILL }},
{ &hf_ftam_extension_attribute,
{ "extension-attribute", "ftam.extension_attribute",
FT_NONE, BASE_NONE, NULL, 0,
- "T_extension_attribute", HFILL }},
+ NULL, HFILL }},
{ &hf_ftam__untag_item_03,
{ "_untag item", "ftam._untag_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T__untag_item", HFILL }},
+ NULL, HFILL }},
{ &hf_ftam_root_directory,
{ "root-directory", "ftam.root_directory",
FT_UINT32, BASE_DEC, VALS(ftam_Pathname_Attribute_vals), 0,
@@ -5895,7 +5895,7 @@ void proto_register_ftam(void) {
{ &hf_ftam_retrieval_scope,
{ "retrieval-scope", "ftam.retrieval_scope",
FT_INT32, BASE_DEC, VALS(ftam_T_retrieval_scope_vals), 0,
- "T_retrieval_scope", HFILL }},
+ NULL, HFILL }},
{ &hf_ftam_OR_Set_item,
{ "AND-Set", "ftam.AND_Set",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5903,7 +5903,7 @@ void proto_register_ftam(void) {
{ &hf_ftam_AND_Set_item,
{ "AND-Set item", "ftam.AND_Set_item",
FT_UINT32, BASE_DEC, VALS(ftam_AND_Set_item_vals), 0,
- "AND_Set_item", HFILL }},
+ NULL, HFILL }},
{ &hf_ftam_pathname_Pattern,
{ "pathname-Pattern", "ftam.pathname_Pattern",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5995,11 +5995,11 @@ void proto_register_ftam(void) {
{ &hf_ftam_pathname_value,
{ "pathname-value", "ftam.pathname_value",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_pathname_value", HFILL }},
+ NULL, HFILL }},
{ &hf_ftam_pathname_value_item,
{ "pathname-value item", "ftam.pathname_value_item",
FT_UINT32, BASE_DEC, VALS(ftam_T_pathname_value_item_vals), 0,
- "T_pathname_value_item", HFILL }},
+ NULL, HFILL }},
{ &hf_ftam_string_match,
{ "string-match", "ftam.string_match",
FT_NONE, BASE_NONE, NULL, 0,
@@ -6007,15 +6007,15 @@ void proto_register_ftam(void) {
{ &hf_ftam_any_match,
{ "any-match", "ftam.any_match",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_ftam_string_value,
{ "string-value", "ftam.string_value",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_string_value", HFILL }},
+ NULL, HFILL }},
{ &hf_ftam_string_value_item,
{ "string-value item", "ftam.string_value_item",
FT_UINT32, BASE_DEC, VALS(ftam_T_string_value_item_vals), 0,
- "T_string_value_item", HFILL }},
+ NULL, HFILL }},
{ &hf_ftam_substring_match,
{ "substring-match", "ftam.substring_match",
FT_STRING, BASE_NONE, NULL, 0,
@@ -6075,7 +6075,7 @@ void proto_register_ftam(void) {
{ &hf_ftam_Attribute_Extensions_Pattern_item,
{ "Attribute-Extensions-Pattern item", "ftam.Attribute_Extensions_Pattern_item",
FT_NONE, BASE_NONE, NULL, 0,
- "Attribute_Extensions_Pattern_item", HFILL }},
+ NULL, HFILL }},
{ &hf_ftam_extension_set_attribute_Patterns,
{ "extension-set-attribute-Patterns", "ftam.extension_set_attribute_Patterns",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -6091,7 +6091,7 @@ void proto_register_ftam(void) {
{ &hf_ftam_extension_attribute_Pattern,
{ "extension-attribute-Pattern", "ftam.extension_attribute_Pattern",
FT_NONE, BASE_NONE, NULL, 0,
- "T_extension_attribute_Pattern", HFILL }},
+ NULL, HFILL }},
{ &hf_ftam__untag_item_04,
{ "Read-Attributes", "ftam.Read_Attributes",
FT_NONE, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-gnm.c b/epan/dissectors/packet-gnm.c
index 0898ba907b..3a49c87da7 100644
--- a/epan/dissectors/packet-gnm.c
+++ b/epan/dissectors/packet-gnm.c
@@ -2302,11 +2302,11 @@ void proto_register_gnm(void) {
{ &hf_gnm_ConnectInformation_item,
{ "ConnectInformation item", "gnm.ConnectInformation_item",
FT_NONE, BASE_NONE, NULL, 0,
- "ConnectInformation_item", HFILL }},
+ NULL, HFILL }},
{ &hf_gnm_itemType,
{ "itemType", "gnm.itemType",
FT_UINT32, BASE_DEC, VALS(gnm_T_itemType_vals), 0,
- "T_itemType", HFILL }},
+ NULL, HFILL }},
{ &hf_gnm_unidirectional,
{ "unidirectional", "gnm.unidirectional",
FT_UINT32, BASE_DEC, VALS(gnm_ConnectionType_vals), 0,
@@ -2342,7 +2342,7 @@ void proto_register_gnm(void) {
{ &hf_gnm_none,
{ "none", "gnm.none",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gnm_single,
{ "single", "gnm.single",
FT_UINT32, BASE_DEC, VALS(cmip_ObjectInstance_vals), 0,
@@ -2394,7 +2394,7 @@ void proto_register_gnm(void) {
{ &hf_gnm_DisconnectResult_item,
{ "DisconnectResult item", "gnm.DisconnectResult_item",
FT_UINT32, BASE_DEC, VALS(gnm_DisconnectResult_item_vals), 0,
- "DisconnectResult_item", HFILL }},
+ NULL, HFILL }},
{ &hf_gnm_failed,
{ "failed", "gnm.failed",
FT_UINT32, BASE_DEC, VALS(gnm_Failed_vals), 0,
@@ -2414,7 +2414,7 @@ void proto_register_gnm(void) {
{ &hf_gnm_broadcastConcatenated,
{ "broadcastConcatenated", "gnm.broadcastConcatenated",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_broadcastConcatenated", HFILL }},
+ NULL, HFILL }},
{ &hf_gnm_broadcastConcatenated_item,
{ "broadcastConcatenated item", "gnm.broadcastConcatenated_item",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2466,7 +2466,7 @@ void proto_register_gnm(void) {
{ &hf_gnm_holderEmpty,
{ "holderEmpty", "gnm.holderEmpty",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gnm_inTheAcceptableList,
{ "inTheAcceptableList", "gnm.inTheAcceptableList",
FT_STRING, BASE_NONE, NULL, 0,
@@ -2478,7 +2478,7 @@ void proto_register_gnm(void) {
{ &hf_gnm_unknownType,
{ "unknownType", "gnm.unknownType",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gnm_ListOfCharacteristicInformation_item,
{ "CharacteristicInformation", "gnm.CharacteristicInformation",
FT_OID, BASE_NONE, NULL, 0,
@@ -2498,7 +2498,7 @@ void proto_register_gnm(void) {
{ &hf_gnm_MultipleConnections_item,
{ "MultipleConnections item", "gnm.MultipleConnections_item",
FT_UINT32, BASE_DEC, VALS(gnm_MultipleConnections_item_vals), 0,
- "MultipleConnections_item", HFILL }},
+ NULL, HFILL }},
{ &hf_gnm_downstreamNotConnected,
{ "downstreamNotConnected", "gnm.downstreamNotConnected",
FT_UINT32, BASE_DEC, VALS(cmip_ObjectInstance_vals), 0,
@@ -2538,7 +2538,7 @@ void proto_register_gnm(void) {
{ &hf_gnm_diverse,
{ "diverse", "gnm.diverse",
FT_NONE, BASE_NONE, NULL, 0,
- "T_diverse", HFILL }},
+ NULL, HFILL }},
{ &hf_gnm_downstream,
{ "downstream", "gnm.downstream",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2574,11 +2574,11 @@ void proto_register_gnm(void) {
{ &hf_gnm_toTps,
{ "toTps", "gnm.toTps",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_toTps", HFILL }},
+ NULL, HFILL }},
{ &hf_gnm_toTps_item,
{ "toTps item", "gnm.toTps_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_toTps_item", HFILL }},
+ NULL, HFILL }},
{ &hf_gnm_tp,
{ "tp", "gnm.tp",
FT_UINT32, BASE_DEC, VALS(cmip_ObjectInstance_vals), 0,
@@ -2594,7 +2594,7 @@ void proto_register_gnm(void) {
{ &hf_gnm_unknown,
{ "unknown", "gnm.unknown",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gnm_integerValue,
{ "integerValue", "gnm.integerValue",
FT_INT32, BASE_DEC, NULL, 0,
@@ -2610,7 +2610,7 @@ void proto_register_gnm(void) {
{ &hf_gnm_notAvailable,
{ "notAvailable", "gnm.notAvailable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gnm_relatedObject,
{ "relatedObject", "gnm.relatedObject",
FT_UINT32, BASE_DEC, VALS(cmip_ObjectInstance_vals), 0,
@@ -2622,7 +2622,7 @@ void proto_register_gnm(void) {
{ &hf_gnm_SignalRateAndMappingList_item,
{ "SignalRateAndMappingList item", "gnm.SignalRateAndMappingList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "SignalRateAndMappingList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_gnm_signalRate,
{ "signalRate", "gnm.signalRate",
FT_UINT32, BASE_DEC, VALS(gnm_SignalRate_vals), 0,
@@ -2654,7 +2654,7 @@ void proto_register_gnm(void) {
{ &hf_gnm_notApplicable,
{ "notApplicable", "gnm.notApplicable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gnm_softwareInstances,
{ "softwareInstances", "gnm.softwareInstances",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2666,7 +2666,7 @@ void proto_register_gnm(void) {
{ &hf_gnm_softwareIdentifiers,
{ "softwareIdentifiers", "gnm.softwareIdentifiers",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_softwareIdentifiers", HFILL }},
+ NULL, HFILL }},
{ &hf_gnm_softwareIdentifiers_item,
{ "softwareIdentifiers item", "gnm.softwareIdentifiers_item",
FT_STRING, BASE_NONE, NULL, 0,
@@ -2678,7 +2678,7 @@ void proto_register_gnm(void) {
{ &hf_gnm_sourceType,
{ "sourceType", "gnm.sourceType",
FT_UINT32, BASE_DEC, VALS(gnm_T_sourceType_vals), 0,
- "T_sourceType", HFILL }},
+ NULL, HFILL }},
{ &hf_gnm_sourceID,
{ "sourceID", "gnm.sourceID",
FT_UINT32, BASE_DEC, VALS(cmip_ObjectInstance_vals), 0,
@@ -2702,7 +2702,7 @@ void proto_register_gnm(void) {
{ &hf_gnm_ToTPPools_item,
{ "ToTPPools item", "gnm.ToTPPools_item",
FT_NONE, BASE_NONE, NULL, 0,
- "ToTPPools_item", HFILL }},
+ NULL, HFILL }},
{ &hf_gnm_tpPoolId,
{ "tpPoolId", "gnm.tpPoolId",
FT_UINT32, BASE_DEC, VALS(cmip_ObjectInstance_vals), 0,
diff --git a/epan/dissectors/packet-goose.c b/epan/dissectors/packet-goose.c
index 4e79985c7f..42fe663483 100644
--- a/epan/dissectors/packet-goose.c
+++ b/epan/dissectors/packet-goose.c
@@ -806,7 +806,7 @@ void proto_register_goose(void) {
{ &hf_goose_gseMngtNotSupported,
{ "gseMngtNotSupported", "goose.gseMngtNotSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_goose_gseMngtResponses_GetGOReference,
{ "getGoReference", "goose.getGoReference",
FT_NONE, BASE_NONE, NULL, 0,
@@ -838,7 +838,7 @@ void proto_register_goose(void) {
{ &hf_goose_references,
{ "references", "goose.references",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_references", HFILL }},
+ NULL, HFILL }},
{ &hf_goose_references_item,
{ "references item", "goose.references_item",
FT_STRING, BASE_NONE, NULL, 0,
@@ -854,7 +854,7 @@ void proto_register_goose(void) {
{ &hf_goose_responsePositive,
{ "responsePositive", "goose.responsePositive",
FT_NONE, BASE_NONE, NULL, 0,
- "T_responsePositive", HFILL }},
+ NULL, HFILL }},
{ &hf_goose_datSet,
{ "datSet", "goose.datSet",
FT_STRING, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-gsm_map.c b/epan/dissectors/packet-gsm_map.c
index 40a3c6ab85..d941264085 100644
--- a/epan/dissectors/packet-gsm_map.c
+++ b/epan/dissectors/packet-gsm_map.c
@@ -18868,15 +18868,15 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_extId,
{ "extId", "gsm_map.extId",
FT_OID, BASE_NONE, NULL, 0,
- "T_extId", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_extType,
{ "extType", "gsm_map.extType",
FT_NONE, BASE_NONE, NULL, 0,
- "T_extType", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_na_ESRK_Request,
{ "na-ESRK-Request", "gsm_map.na_ESRK_Request",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
/* --- Module MAP-CommonDataTypes --- --- --- */
@@ -19014,7 +19014,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ss_longFTN_Supported,
{ "longFTN-Supported", "gsm_map.ss.longFTN_Supported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ss_forwardingInfo,
{ "forwardingInfo", "gsm_map.ss.forwardingInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -19221,7 +19221,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_er_unauthorisedMessageOriginator,
{ "unauthorisedMessageOriginator", "gsm_map.er.unauthorisedMessageOriginator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_er_cug_RejectCause,
{ "cug-RejectCause", "gsm_map.er.cug_RejectCause",
FT_UINT32, BASE_DEC, VALS(gsm_map_er_CUG_RejectCause_vals), 0,
@@ -19273,11 +19273,11 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_er_shapeOfLocationEstimateNotSupported,
{ "shapeOfLocationEstimateNotSupported", "gsm_map.er.shapeOfLocationEstimateNotSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_er_neededLcsCapabilityNotSupportedInServingNode,
{ "neededLcsCapabilityNotSupportedInServingNode", "gsm_map.er.neededLcsCapabilityNotSupportedInServingNode",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_er_unknownSubscriberDiagnostic,
{ "unknownSubscriberDiagnostic", "gsm_map.er.unknownSubscriberDiagnostic",
FT_UINT32, BASE_DEC, VALS(gsm_map_er_UnknownSubscriberDiagnostic_vals), 0,
@@ -19289,15 +19289,15 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_er_ccbs_Possible,
{ "ccbs-Possible", "gsm_map.er.ccbs_Possible",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_er_ccbs_Busy,
{ "ccbs-Busy", "gsm_map.er.ccbs_Busy",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_er_gprsConnectionSuspended,
{ "gprsConnectionSuspended", "gsm_map.er.gprsConnectionSuspended",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_er_unauthorizedLCSClient_Diagnostic,
{ "unauthorizedLCSClient-Diagnostic", "gsm_map.er.unauthorizedLCSClient_Diagnostic",
FT_UINT32, BASE_DEC, VALS(gsm_map_er_UnauthorizedLCSClient_Diagnostic_vals), 0,
@@ -19328,7 +19328,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_sm_gprsSupportIndicator,
{ "gprsSupportIndicator", "gsm_map.sm.gprsSupportIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_sm_RP_MTI,
{ "sm-RP-MTI", "gsm_map.sm.sm_RP_MTI",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -19360,7 +19360,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_sm_gprsNodeIndicator,
{ "gprsNodeIndicator", "gsm_map.sm.gprsNodeIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_additional_Number,
{ "additional-Number", "gsm_map.sm.additional_Number",
FT_UINT32, BASE_DEC, VALS(gsm_map_sm_Additional_Number_vals), 0,
@@ -19388,7 +19388,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_sm_moreMessagesToSend,
{ "moreMessagesToSend", "gsm_map.sm.moreMessagesToSend",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_serviceCentreAddressDA,
{ "serviceCentreAddressDA", "gsm_map.sm.serviceCentreAddressDA",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -19396,19 +19396,19 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_sm_noSM_RP_DA,
{ "noSM-RP-DA", "gsm_map.sm.noSM_RP_DA",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_msisdn_01,
{ "msisdn", "gsm_map.sm.msisdn",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_msisdn", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_serviceCentreAddressOA,
{ "serviceCentreAddressOA", "gsm_map.sm.serviceCentreAddressOA",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_serviceCentreAddressOA", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_noSM_RP_OA,
{ "noSM-RP-OA", "gsm_map.sm.noSM_RP_OA",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_sm_DeliveryOutcome,
{ "sm-DeliveryOutcome", "gsm_map.sm.sm_DeliveryOutcome",
FT_UINT32, BASE_DEC, VALS(gsm_map_sm_SM_DeliveryOutcome_vals), 0,
@@ -19420,7 +19420,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_sm_deliveryOutcomeIndicator,
{ "deliveryOutcomeIndicator", "gsm_map.sm.deliveryOutcomeIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_additionalSM_DeliveryOutcome,
{ "additionalSM-DeliveryOutcome", "gsm_map.sm.additionalSM_DeliveryOutcome",
FT_UINT32, BASE_DEC, VALS(gsm_map_sm_SM_DeliveryOutcome_vals), 0,
@@ -19432,7 +19432,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_sm_ip_sm_gw_Indicator,
{ "ip-sm-gw-Indicator", "gsm_map.sm.ip_sm_gw_Indicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_ip_sm_gw_sm_deliveryOutcome,
{ "ip-sm-gw-sm-deliveryOutcome", "gsm_map.sm.ip_sm_gw_sm_deliveryOutcome",
FT_UINT32, BASE_DEC, VALS(gsm_map_sm_SM_DeliveryOutcome_vals), 0,
@@ -19456,11 +19456,11 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_sm_alertReasonIndicator,
{ "alertReasonIndicator", "gsm_map.sm.alertReasonIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_additionalAlertReasonIndicator,
{ "additionalAlertReasonIndicator", "gsm_map.sm.additionalAlertReasonIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_asciCallReference,
{ "asciCallReference", "gsm_map.sm.asciCallReference",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -19472,7 +19472,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_sm_ongoingCall,
{ "ongoingCall", "gsm_map.sm.ongoingCall",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_sm_DispatcherList_item,
{ "ISDN-AddressString", "gsm_map.sm.ISDN_AddressString",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -19679,7 +19679,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_om_traceSupportIndicator,
{ "traceSupportIndicator", "gsm_map.om.traceSupportIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_om_TraceNE_TypeList_msc_s,
{ "msc-s", "gsm_map.om.msc-s",
FT_BOOLEAN, 8, NULL, 0x80,
@@ -20062,11 +20062,11 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_informPreviousNetworkEntity,
{ "informPreviousNetworkEntity", "gsm_map.ms.informPreviousNetworkEntity",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_cs_LCS_NotSupportedByUE,
{ "cs-LCS-NotSupportedByUE", "gsm_map.ms.cs_LCS_NotSupportedByUE",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_v_gmlc_Address,
{ "v-gmlc-Address", "gsm_map.ms.v_gmlc_Address",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -20082,7 +20082,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_skipSubscriberDataUpdate,
{ "skipSubscriberDataUpdate", "gsm_map.ms.skipSubscriberDataUpdate",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_supportedCamelPhases,
{ "supportedCamelPhases", "gsm_map.ms.supportedCamelPhases",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -20090,7 +20090,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_solsaSupportIndicator,
{ "solsaSupportIndicator", "gsm_map.ms.solsaSupportIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_istSupportIndicator,
{ "istSupportIndicator", "gsm_map.ms.istSupportIndicator",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_IST_SupportIndicator_vals), 0,
@@ -20102,7 +20102,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_longFTN_Supported,
{ "longFTN-Supported", "gsm_map.ms.longFTN_Supported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_supportedLCS_CapabilitySets,
{ "supportedLCS-CapabilitySets", "gsm_map.ms.supportedLCS_CapabilitySets",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -20118,11 +20118,11 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_longGroupID_Supported,
{ "longGroupID-Supported", "gsm_map.ms.longGroupID_Supported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_sendSubscriberData,
{ "sendSubscriberData", "gsm_map.ms.sendSubscriberData",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_subscriberDataStored,
{ "subscriberDataStored", "gsm_map.ms.subscriberDataStored",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -20134,11 +20134,11 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_add_Capability,
{ "add-Capability", "gsm_map.ms.add_Capability",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_pagingArea_Capability,
{ "pagingArea-Capability", "gsm_map.ms.pagingArea_Capability",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_imeisv,
{ "imeisv", "gsm_map.ms.imeisv",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -20174,15 +20174,15 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_freezeTMSI,
{ "freezeTMSI", "gsm_map.ms.freezeTMSI",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_freezeP_TMSI,
{ "freezeP-TMSI", "gsm_map.ms.freezeP_TMSI",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_freezeM_TMSI,
{ "freezeM-TMSI", "gsm_map.ms.freezeM_TMSI",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_tmsi,
{ "tmsi", "gsm_map.ms.tmsi",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -20194,7 +20194,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_segmentationProhibited,
{ "segmentationProhibited", "gsm_map.ms.segmentationProhibited",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_previous_LAI,
{ "previous-LAI", "gsm_map.ms.previous_LAI",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -20294,7 +20294,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_ps_LCS_NotSupportedByUE,
{ "ps-LCS-NotSupportedByUE", "gsm_map.ms.ps_LCS_NotSupportedByUE",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_eps_info,
{ "eps-info", "gsm_map.ms.eps_info",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_EPS_Info_vals), 0,
@@ -20302,7 +20302,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_servingNodeTypeIndicator,
{ "servingNodeTypeIndicator", "gsm_map.ms.servingNodeTypeIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_usedRAT_Type,
{ "usedRAT-Type", "gsm_map.ms.usedRAT_Type",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_Used_RAT_Type_vals), 0,
@@ -20310,19 +20310,19 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_gprsSubscriptionDataNotNeeded,
{ "gprsSubscriptionDataNotNeeded", "gsm_map.ms.gprsSubscriptionDataNotNeeded",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_nodeTypeIndicator,
{ "nodeTypeIndicator", "gsm_map.ms.nodeTypeIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_areaRestricted,
{ "areaRestricted", "gsm_map.ms.areaRestricted",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ue_reachableIndicator,
{ "ue-reachableIndicator", "gsm_map.ms.ue_reachableIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_pdn_gw_update,
{ "pdn-gw-update", "gsm_map.ms.pdn_gw_update",
FT_NONE, BASE_NONE, NULL, 0,
@@ -20346,11 +20346,11 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_gprsEnhancementsSupportIndicator,
{ "gprsEnhancementsSupportIndicator", "gsm_map.ms.gprsEnhancementsSupportIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_smsCallBarringSupportIndicator,
{ "smsCallBarringSupportIndicator", "gsm_map.ms.smsCallBarringSupportIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_supportedFeatures,
{ "supportedFeatures", "gsm_map.ms.supportedFeatures",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -20358,7 +20358,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_t_adsDataRetrieval,
{ "t-adsDataRetrieval", "gsm_map.ms.t_adsDataRetrieval",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_homogeneousSupportOfIMSVoiceOverPSSessions,
{ "homogeneousSupportOfIMSVoiceOverPSSessions", "gsm_map.ms.homogeneousSupportOfIMSVoiceOverPSSessions",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -20366,7 +20366,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_sgsn_mmeSeparationSupported,
{ "sgsn-mmeSeparationSupported", "gsm_map.ms.sgsn_mmeSeparationSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_an_APDU,
{ "an-APDU", "gsm_map.ms.an_APDU",
FT_NONE, BASE_NONE, NULL, 0,
@@ -20422,7 +20422,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_rab_ConfigurationIndicator,
{ "rab-ConfigurationIndicator", "gsm_map.ms.rab_ConfigurationIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_iuSelectedCodec,
{ "iuSelectedCodec", "gsm_map.ms.iuSelectedCodec",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -20458,7 +20458,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_ho_NumberNotRequired,
{ "ho-NumberNotRequired", "gsm_map.ms.ho_NumberNotRequired",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_targetRNCId,
{ "targetRNCId", "gsm_map.ms.targetRNCId",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -20466,7 +20466,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_multipleBearerRequested,
{ "multipleBearerRequested", "gsm_map.ms.multipleBearerRequested",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_rab_Id,
{ "rab-Id", "gsm_map.ms.rab_Id",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -20510,7 +20510,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_multipleBearerNotSupported,
{ "multipleBearerNotSupported", "gsm_map.ms.multipleBearerNotSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_selectedUMTS_Algorithms,
{ "selectedUMTS-Algorithms", "gsm_map.ms.selectedUMTS_Algorithms",
FT_NONE, BASE_NONE, NULL, 0,
@@ -20638,7 +20638,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_immediateResponsePreferred,
{ "immediateResponsePreferred", "gsm_map.ms.immediateResponsePreferred",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_re_synchronisationInfo,
{ "re-synchronisationInfo", "gsm_map.ms.re_synchronisationInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -20658,7 +20658,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_additionalVectorsAreForEPS,
{ "additionalVectorsAreForEPS", "gsm_map.ms.additionalVectorsAreForEPS",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_auts,
{ "auts", "gsm_map.ms.auts",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -20738,7 +20738,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_completeDataListIncluded,
{ "completeDataListIncluded", "gsm_map.ms.completeDataListIncluded",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_epsDataList,
{ "epsDataList", "gsm_map.ms.epsDataList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -20766,7 +20766,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_vplmnAddressAllowed,
{ "vplmnAddressAllowed", "gsm_map.ms.vplmnAddressAllowed",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_chargingCharacteristics,
{ "chargingCharacteristics", "gsm_map.ms.chargingCharacteristics",
FT_UINT16, BASE_DEC, VALS(chargingcharacteristics_values), 0x0f00,
@@ -20926,11 +20926,11 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_notificationToCSE,
{ "notificationToCSE", "gsm_map.ms.notificationToCSE",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_csi_Active,
{ "csi-Active", "gsm_map.ms.csi_Active",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_GPRS_CamelTDPDataList_item,
{ "GPRS-CamelTDPData", "gsm_map.ms.GPRS_CamelTDPData",
FT_NONE, BASE_NONE, NULL, 0,
@@ -20966,7 +20966,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_lsaActiveModeIndicator,
{ "lsaActiveModeIndicator", "gsm_map.ms.lsaActiveModeIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_lsaOnlyAccessIndicator,
{ "lsaOnlyAccessIndicator", "gsm_map.ms.lsaOnlyAccessIndicator",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_LSAOnlyAccessIndicator_vals), 0,
@@ -21006,7 +21006,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_roamingRestrictionDueToUnsupportedFeature,
{ "roamingRestrictionDueToUnsupportedFeature", "gsm_map.ms.roamingRestrictionDueToUnsupportedFeature",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_regionalSubscriptionData,
{ "regionalSubscriptionData", "gsm_map.ms.regionalSubscriptionData",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -21094,7 +21094,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_forwardingOptions,
{ "forwardingOptions", "gsm_map.ms.forwardingOptions",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_forwardingOptions", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_noReplyConditionTime,
{ "noReplyConditionTime", "gsm_map.ms.noReplyConditionTime",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -21238,15 +21238,15 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_vbsGroupIndication,
{ "vbsGroupIndication", "gsm_map.ms.vbsGroupIndication",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_vgcsGroupIndication,
{ "vgcsGroupIndication", "gsm_map.ms.vgcsGroupIndication",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_camelSubscriptionInfoWithdraw,
{ "camelSubscriptionInfoWithdraw", "gsm_map.ms.camelSubscriptionInfoWithdraw",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_gprsSubscriptionDataWithdraw,
{ "gprsSubscriptionDataWithdraw", "gsm_map.ms.gprsSubscriptionDataWithdraw",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_GPRSSubscriptionDataWithdraw_vals), 0,
@@ -21254,7 +21254,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_roamingRestrictedInSgsnDueToUnsuppportedFeature,
{ "roamingRestrictedInSgsnDueToUnsuppportedFeature", "gsm_map.ms.roamingRestrictedInSgsnDueToUnsuppportedFeature",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_lsaInformationWithdraw,
{ "lsaInformationWithdraw", "gsm_map.ms.lsaInformationWithdraw",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_LSAInformationWithdraw_vals), 0,
@@ -21262,11 +21262,11 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_gmlc_ListWithdraw,
{ "gmlc-ListWithdraw", "gsm_map.ms.gmlc_ListWithdraw",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_istInformationWithdraw,
{ "istInformationWithdraw", "gsm_map.ms.istInformationWithdraw",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_specificCSI_Withdraw,
{ "specificCSI-Withdraw", "gsm_map.ms.specificCSI_Withdraw",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -21274,11 +21274,11 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_chargingCharacteristicsWithdraw,
{ "chargingCharacteristicsWithdraw", "gsm_map.ms.chargingCharacteristicsWithdraw",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_stn_srWithdraw,
{ "stn-srWithdraw", "gsm_map.ms.stn_srWithdraw",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_epsSubscriptionDataWithdraw,
{ "epsSubscriptionDataWithdraw", "gsm_map.ms.epsSubscriptionDataWithdraw",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_EPS_SubscriptionDataWithdraw_vals), 0,
@@ -21286,15 +21286,15 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_apn_oi_replacementWithdraw,
{ "apn-oi-replacementWithdraw", "gsm_map.ms.apn_oi_replacementWithdraw",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_csg_SubscriptionDeleted,
{ "csg-SubscriptionDeleted", "gsm_map.ms.csg_SubscriptionDeleted",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_allGPRSData,
{ "allGPRSData", "gsm_map.ms.allGPRSData",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_contextIdList,
{ "contextIdList", "gsm_map.ms.contextIdList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -21302,7 +21302,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_allEPS_Data,
{ "allEPS-Data", "gsm_map.ms.allEPS_Data",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ContextIdList_item,
{ "ContextId", "gsm_map.ms.ContextId",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -21310,7 +21310,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_allLSAData,
{ "allLSAData", "gsm_map.ms.allLSAData",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_lsaIdentityList,
{ "lsaIdentityList", "gsm_map.ms.lsaIdentityList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -21338,7 +21338,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_tif_CSI,
{ "tif-CSI", "gsm_map.ms.tif_CSI",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_m_CSI,
{ "m-CSI", "gsm_map.ms.m_CSI",
FT_NONE, BASE_NONE, NULL, 0,
@@ -21406,7 +21406,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_csiActive,
{ "csiActive", "gsm_map.ms.csiActive",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_O_BcsmCamelTDPDataList_item,
{ "O-BcsmCamelTDPData", "gsm_map.ms.O_BcsmCamelTDPData",
FT_NONE, BASE_NONE, NULL, 0,
@@ -21530,7 +21530,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_msNotReachable,
{ "msNotReachable", "gsm_map.ms.msNotReachable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_VBSDataList_item,
{ "VoiceBroadcastData", "gsm_map.ms.VoiceBroadcastData",
FT_NONE, BASE_NONE, NULL, 0,
@@ -21562,7 +21562,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_broadcastInitEntitlement,
{ "broadcastInitEntitlement", "gsm_map.ms.broadcastInitEntitlement",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_requestedInfo,
{ "requestedInfo", "gsm_map.ms.requestedInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -21642,15 +21642,15 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_locationInformation_01,
{ "locationInformation", "gsm_map.ms.locationInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_subscriberState_01,
{ "subscriberState", "gsm_map.ms.subscriberState",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_currentLocation,
{ "currentLocation", "gsm_map.ms.currentLocation",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_requestedDomain,
{ "requestedDomain", "gsm_map.ms.requestedDomain",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_DomainType_vals), 0,
@@ -21658,19 +21658,19 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_imei_01,
{ "imei", "gsm_map.ms.imei",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ms_classmark,
{ "ms-classmark", "gsm_map.ms.ms_classmark",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_mnpRequestedInfo,
{ "mnpRequestedInfo", "gsm_map.ms.mnpRequestedInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_t_adsData,
{ "t-adsData", "gsm_map.ms.t_adsData",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ageOfLocationInformation,
{ "ageOfLocationInformation", "gsm_map.ms.ageOfLocationInformation",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -21702,11 +21702,11 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_currentLocationRetrieved,
{ "currentLocationRetrieved", "gsm_map.ms.currentLocationRetrieved",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_sai_Present,
{ "sai-Present", "gsm_map.ms.sai_Present",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_userCSGInformation,
{ "userCSGInformation", "gsm_map.ms.userCSGInformation",
FT_NONE, BASE_NONE, NULL, 0,
@@ -21738,11 +21738,11 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_assumedIdle,
{ "assumedIdle", "gsm_map.ms.assumedIdle",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_camelBusy,
{ "camelBusy", "gsm_map.ms.camelBusy",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_netDetNotReachable,
{ "netDetNotReachable", "gsm_map.ms.netDetNotReachable",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_NotReachableReason_vals), 0,
@@ -21750,23 +21750,23 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_notProvidedFromVLR,
{ "notProvidedFromVLR", "gsm_map.ms.notProvidedFromVLR",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_notProvidedFromSGSNorMME,
{ "notProvidedFromSGSNorMME", "gsm_map.ms.notProvidedFromSGSNorMME",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ps_Detached,
{ "ps-Detached", "gsm_map.ms.ps_Detached",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ps_AttachedNotReachableForPaging,
{ "ps-AttachedNotReachableForPaging", "gsm_map.ms.ps_AttachedNotReachableForPaging",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ps_AttachedReachableForPaging,
{ "ps-AttachedReachableForPaging", "gsm_map.ms.ps_AttachedReachableForPaging",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ps_PDP_ActiveNotReachableForPaging,
{ "ps-PDP-ActiveNotReachableForPaging", "gsm_map.ms.ps_PDP_ActiveNotReachableForPaging",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -21786,7 +21786,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_pdp_ContextActive,
{ "pdp-ContextActive", "gsm_map.ms.pdp_ContextActive",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_apn_Subscribed,
{ "apn-Subscribed", "gsm_map.ms.apn_Subscribed",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -21922,7 +21922,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_odb,
{ "odb", "gsm_map.ms.odb",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_requestedCAMEL_SubscriptionInfo,
{ "requestedCAMEL-SubscriptionInfo", "gsm_map.ms.requestedCAMEL_SubscriptionInfo",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_RequestedCAMEL_SubscriptionInfo_vals), 0,
@@ -21930,11 +21930,11 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_supportedVLR_CAMEL_Phases_01,
{ "supportedVLR-CAMEL-Phases", "gsm_map.ms.supportedVLR_CAMEL_Phases",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_supportedSGSN_CAMEL_Phases_01,
{ "supportedSGSN-CAMEL-Phases", "gsm_map.ms.supportedSGSN_CAMEL_Phases",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_additionalRequestedCAMEL_SubscriptionInfo,
{ "additionalRequestedCAMEL-SubscriptionInfo", "gsm_map.ms.additionalRequestedCAMEL_SubscriptionInfo",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_AdditionalRequestedCAMEL_SubscriptionInfo_vals), 0,
@@ -21942,11 +21942,11 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_msisdn_BS_List_01,
{ "msisdn-BS-List", "gsm_map.ms.msisdn_BS_List",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_csg_SubscriptionDataRequested,
{ "csg-SubscriptionDataRequested", "gsm_map.ms.csg_SubscriptionDataRequested",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_MSISDN_BS_List_item,
{ "MSISDN-BS", "gsm_map.ms.MSISDN_BS",
FT_NONE, BASE_NONE, NULL, 0,
@@ -21970,7 +21970,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_tif_CSI_NotificationToCSE,
{ "tif-CSI-NotificationToCSE", "gsm_map.ms.tif_CSI_NotificationToCSE",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_specificCSIDeletedList,
{ "specificCSIDeletedList", "gsm_map.ms.specificCSIDeletedList",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -22062,7 +22062,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_allInformationSent,
{ "allInformationSent", "gsm_map.ms.allInformationSent",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_ue_reachable,
{ "ue-reachable", "gsm_map.ms.ue_reachable",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -22090,7 +22090,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_roamingRestrictedInSgsnDueToUnsupportedFeature,
{ "roamingRestrictedInSgsnDueToUnsupportedFeature", "gsm_map.ms.roamingRestrictedInSgsnDueToUnsupportedFeature",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_networkAccessMode,
{ "networkAccessMode", "gsm_map.ms.networkAccessMode",
FT_UINT32, BASE_DEC, VALS(gsm_map_ms_NetworkAccessMode_vals), 0,
@@ -22102,7 +22102,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_lmu_Indicator,
{ "lmu-Indicator", "gsm_map.ms.lmu_Indicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_lcsInformation,
{ "lcsInformation", "gsm_map.ms.lcsInformation",
FT_NONE, BASE_NONE, NULL, 0,
@@ -22142,7 +22142,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ms_ue_ReachabilityRequestIndicator,
{ "ue-ReachabilityRequestIndicator", "gsm_map.ms.ue_ReachabilityRequestIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ms_SupportedRAT_Types_utran,
{ "utran", "gsm_map.ms.utran",
FT_BOOLEAN, 8, NULL, 0x80,
@@ -22669,7 +22669,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ch_cug_OutgoingAccess,
{ "cug-OutgoingAccess", "gsm_map.ch.cug_OutgoingAccess",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_extensionContainer,
{ "extensionContainer", "gsm_map.ch.extensionContainer",
FT_NONE, BASE_NONE, NULL, 0,
@@ -22693,7 +22693,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ch_or_Interrogation,
{ "or-Interrogation", "gsm_map.ch.or_Interrogation",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_or_Capability,
{ "or-Capability", "gsm_map.ch.or_Capability",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -22733,7 +22733,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ch_ccbs_Call,
{ "ccbs-Call", "gsm_map.ch.ccbs_Call",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_supportedCCBS_Phase,
{ "supportedCCBS-Phase", "gsm_map.ch.supportedCCBS_Phase",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -22749,7 +22749,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ch_pre_pagingSupported,
{ "pre-pagingSupported", "gsm_map.ch.pre_pagingSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_callDiversionTreatmentIndicator,
{ "callDiversionTreatmentIndicator", "gsm_map.ch.callDiversionTreatmentIndicator",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -22757,19 +22757,19 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ch_longFTN_Supported,
{ "longFTN-Supported", "gsm_map.ch.longFTN_Supported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_suppress_VT_CSI,
{ "suppress-VT-CSI", "gsm_map.ch.suppress_VT_CSI",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_suppressIncomingCallBarring,
{ "suppressIncomingCallBarring", "gsm_map.ch.suppressIncomingCallBarring",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_gsmSCF_InitiatedCall,
{ "gsmSCF-InitiatedCall", "gsm_map.ch.gsmSCF_InitiatedCall",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_basicServiceGroup2,
{ "basicServiceGroup2", "gsm_map.ch.basicServiceGroup2",
FT_UINT32, BASE_DEC, VALS(gsm_map_Ext_BasicServiceCode_vals), 0,
@@ -22785,7 +22785,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ch_mtRoamingRetrySupported,
{ "mtRoamingRetrySupported", "gsm_map.ch.mtRoamingRetrySupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_callPriority,
{ "callPriority", "gsm_map.ch.callPriority",
FT_UINT32, BASE_DEC, VALS(gsm_map_EMLPP_Priority_vals), 0,
@@ -22801,7 +22801,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ch_cugSubscriptionFlag,
{ "cugSubscriptionFlag", "gsm_map.ch.cugSubscriptionFlag",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_subscriberInfo,
{ "subscriberInfo", "gsm_map.ch.subscriberInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -22817,7 +22817,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ch_forwardingInterrogationRequired,
{ "forwardingInterrogationRequired", "gsm_map.ch.forwardingInterrogationRequired",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_vmsc_Address,
{ "vmsc-Address", "gsm_map.ch.vmsc_Address",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -22869,7 +22869,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ch_releaseResourcesSupported,
{ "releaseResourcesSupported", "gsm_map.ch.releaseResourcesSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_gsm_BearerCapability,
{ "gsm-BearerCapability", "gsm_map.ch.gsm_BearerCapability",
FT_NONE, BASE_NONE, NULL, 0,
@@ -22877,15 +22877,15 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ch_mtRoamingRetryIndicator,
{ "mtRoamingRetryIndicator", "gsm_map.ch.mtRoamingRetryIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_ccbs_Possible,
{ "ccbs-Possible", "gsm_map.ch.ccbs_Possible",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_keepCCBS_CallIndicator,
{ "keepCCBS-CallIndicator", "gsm_map.ch.keepCCBS_CallIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_roamingNumber,
{ "roamingNumber", "gsm_map.ch.roamingNumber",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -22929,7 +22929,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ch_orNotSupportedInGMSC,
{ "orNotSupportedInGMSC", "gsm_map.ch.orNotSupportedInGMSC",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_offeredCamel4CSIsInInterrogatingNode,
{ "offeredCamel4CSIsInInterrogatingNode", "gsm_map.ch.offeredCamel4CSIsInInterrogatingNode",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -22949,7 +22949,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ch_allInformationSent,
{ "allInformationSent", "gsm_map.ch.allInformationSent",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_d_csi,
{ "d-csi", "gsm_map.ch.d_csi",
FT_NONE, BASE_NONE, NULL, 0,
@@ -22961,7 +22961,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ch_mtRoamingRetry,
{ "mtRoamingRetry", "gsm_map.ch.mtRoamingRetry",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_uuIndicator,
{ "uuIndicator", "gsm_map.ch.uuIndicator",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -22973,7 +22973,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ch_uusCFInteraction,
{ "uusCFInteraction", "gsm_map.ch.uusCFInteraction",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_supportedCamelPhases,
{ "supportedCamelPhases", "gsm_map.ch.supportedCamelPhases",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -22981,7 +22981,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ch_suppress_T_CSI,
{ "suppress-T-CSI", "gsm_map.ch.suppress_T_CSI",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_offeredCamel4CSIs,
{ "offeredCamel4CSIs", "gsm_map.ch.offeredCamel4CSIs",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -23049,7 +23049,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ch_replaceB_Number,
{ "replaceB-Number", "gsm_map.ch.replaceB_Number",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_ruf_Outcome,
{ "ruf-Outcome", "gsm_map.ch.ruf_Outcome",
FT_UINT32, BASE_DEC, VALS(gsm_map_ch_RUF_Outcome_vals), 0,
@@ -23057,7 +23057,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_ch_istInformationWithdraw,
{ "istInformationWithdraw", "gsm_map.ch.istInformationWithdraw",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_ch_callTerminationIndicator,
{ "callTerminationIndicator", "gsm_map.ch.callTerminationIndicator",
FT_UINT32, BASE_DEC, VALS(gsm_map_ch_CallTerminationIndicator_vals), 0,
@@ -23132,7 +23132,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_lcs_gprsNodeIndicator,
{ "gprsNodeIndicator", "gsm_map.lcs.gprsNodeIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_additional_Number,
{ "additional-Number", "gsm_map.lcs.additional_Number",
FT_UINT32, BASE_DEC, VALS(gsm_map_sm_Additional_Number_vals), 0,
@@ -23168,7 +23168,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_lcs_privacyOverride,
{ "privacyOverride", "gsm_map.lcs.privacyOverride",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_imsi,
{ "imsi", "gsm_map.lcs.imsi",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -23216,7 +23216,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_lcs_mo_lrShortCircuitIndicator,
{ "mo-lrShortCircuitIndicator", "gsm_map.lcs.mo_lrShortCircuitIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_periodicLDRInfo,
{ "periodicLDRInfo", "gsm_map.lcs.periodicLDRInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -23284,7 +23284,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_lcs_verticalCoordinateRequest,
{ "verticalCoordinateRequest", "gsm_map.lcs.verticalCoordinateRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_vertical_accuracy,
{ "vertical-accuracy", "gsm_map.lcs.vertical_accuracy",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -23296,7 +23296,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_lcs_velocityRequest,
{ "velocityRequest", "gsm_map.lcs.velocityRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_responseTimeCategory,
{ "responseTimeCategory", "gsm_map.lcs.responseTimeCategory",
FT_UINT32, BASE_DEC, VALS(gsm_map_lcs_ResponseTimeCategory_vals), 0,
@@ -23352,7 +23352,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_lcs_plmn_ListPrioritized,
{ "plmn-ListPrioritized", "gsm_map.lcs.plmn_ListPrioritized",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_plmn_List,
{ "plmn-List", "gsm_map.lcs.plmn_List",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -23372,7 +23372,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_lcs_ran_PeriodicLocationSupport,
{ "ran-PeriodicLocationSupport", "gsm_map.lcs.ran_PeriodicLocationSupport",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_locationEstimate,
{ "locationEstimate", "gsm_map.lcs.locationEstimate",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -23388,7 +23388,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_lcs_deferredmt_lrResponseIndicator,
{ "deferredmt-lrResponseIndicator", "gsm_map.lcs.deferredmt_lrResponseIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_geranPositioningData,
{ "geranPositioningData", "gsm_map.lcs.geranPositioningData",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -23404,7 +23404,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_lcs_sai_Present,
{ "sai-Present", "gsm_map.lcs.sai_Present",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_accuracyFulfilmentIndicator,
{ "accuracyFulfilmentIndicator", "gsm_map.lcs.accuracyFulfilmentIndicator",
FT_UINT32, BASE_DEC, VALS(gsm_map_lcs_AccuracyFulfilmentIndicator_vals), 0,
@@ -23440,7 +23440,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_lcs_pseudonymIndicator,
{ "pseudonymIndicator", "gsm_map.lcs.pseudonymIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_lcs_sequenceNumber,
{ "sequenceNumber", "gsm_map.lcs.sequenceNumber",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -23543,7 +23543,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_gr_uplinkFree,
{ "uplinkFree", "gsm_map.gr.uplinkFree",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_extensionContainer,
{ "extensionContainer", "gsm_map.gr.extensionContainer",
FT_NONE, BASE_NONE, NULL, 0,
@@ -23559,11 +23559,11 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_gr_talkerChannelParameter,
{ "talkerChannelParameter", "gsm_map.gr.talkerChannelParameter",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_uplinkReplyIndicator,
{ "uplinkReplyIndicator", "gsm_map.gr.uplinkReplyIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_groupCallNumber,
{ "groupCallNumber", "gsm_map.gr.groupCallNumber",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -23583,23 +23583,23 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_gr_uplinkRequestAck,
{ "uplinkRequestAck", "gsm_map.gr.uplinkRequestAck",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_uplinkReleaseIndication,
{ "uplinkReleaseIndication", "gsm_map.gr.uplinkReleaseIndication",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_uplinkRejectCommand,
{ "uplinkRejectCommand", "gsm_map.gr.uplinkRejectCommand",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_uplinkSeizedCommand,
{ "uplinkSeizedCommand", "gsm_map.gr.uplinkSeizedCommand",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_uplinkReleaseCommand,
{ "uplinkReleaseCommand", "gsm_map.gr.uplinkReleaseCommand",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_stateAttributes,
{ "stateAttributes", "gsm_map.gr.stateAttributes",
FT_NONE, BASE_NONE, NULL, 0,
@@ -23607,7 +23607,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_gr_emergencyModeResetCommandFlag,
{ "emergencyModeResetCommandFlag", "gsm_map.gr.emergencyModeResetCommandFlag",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_sm_RP_UI,
{ "sm-RP-UI", "gsm_map.gr.sm_RP_UI",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -23619,27 +23619,27 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_gr_uplinkRequest,
{ "uplinkRequest", "gsm_map.gr.uplinkRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_releaseGroupCall,
{ "releaseGroupCall", "gsm_map.gr.releaseGroupCall",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_downlinkAttached,
{ "downlinkAttached", "gsm_map.gr.downlinkAttached",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_uplinkAttached,
{ "uplinkAttached", "gsm_map.gr.uplinkAttached",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_dualCommunication,
{ "dualCommunication", "gsm_map.gr.dualCommunication",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_callOriginator,
{ "callOriginator", "gsm_map.gr.callOriginator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_gr_requestedInfo,
{ "requestedInfo", "gsm_map.gr.requestedInfo",
FT_UINT32, BASE_DEC, VALS(gsm_map_gr_RequestedInfo_vals), 0,
@@ -23730,11 +23730,11 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_map_dialogue_userSpecificReason,
{ "userSpecificReason", "gsm_map.dialogue.userSpecificReason",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_dialogue_userResourceLimitation,
{ "userResourceLimitation", "gsm_map.dialogue.userResourceLimitation",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_map_dialogue_resourceUnavailable,
{ "resourceUnavailable", "gsm_map.dialogue.resourceUnavailable",
FT_UINT32, BASE_DEC, VALS(gsm_map_dialogue_ResourceUnavailableReason_vals), 0,
@@ -23789,7 +23789,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_old_resultretres,
{ "resultretres", "gsm_old.resultretres",
FT_NONE, BASE_NONE, NULL, 0,
- "T_resultretres", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_returnparameter,
{ "returnparameter", "gsm_old.returnparameter",
FT_NONE, BASE_NONE, NULL, 0,
@@ -23805,7 +23805,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_old_invokeIDRej,
{ "invokeIDRej", "gsm_old.invokeIDRej",
FT_UINT32, BASE_DEC, VALS(gsm_old_T_invokeIDRej_vals), 0,
- "T_invokeIDRej", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_derivable,
{ "derivable", "gsm_old.derivable",
FT_INT32, BASE_DEC, NULL, 0,
@@ -23813,11 +23813,11 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_old_not_derivable,
{ "not-derivable", "gsm_old.not_derivable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_problem,
{ "problem", "gsm_old.problem",
FT_UINT32, BASE_DEC, VALS(gsm_old_T_problem_vals), 0,
- "T_problem", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_generalProblem,
{ "generalProblem", "gsm_old.generalProblem",
FT_INT32, BASE_DEC, VALS(gsm_old_GeneralProblem_vals), 0,
@@ -23905,7 +23905,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_old_ho_NumberNotRequired,
{ "ho-NumberNotRequired", "gsm_old.ho_NumberNotRequired",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_bss_APDU,
{ "bss-APDU", "gsm_old.bss_APDU",
FT_NONE, BASE_NONE, NULL, 0,
@@ -23917,7 +23917,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_old_SendAuthenticationInfoResOld_item,
{ "SendAuthenticationInfoResOld item", "gsm_old.SendAuthenticationInfoResOld_item",
FT_NONE, BASE_NONE, NULL, 0,
- "SendAuthenticationInfoResOld_item", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_rand,
{ "rand", "gsm_old.rand",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -23973,7 +23973,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_old_userInfo,
{ "userInfo", "gsm_old.userInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_localValue_02,
{ "localValue", "gsm_old.localValue",
FT_INT32, BASE_DEC, NULL, 0,
@@ -23993,7 +23993,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_old_operatorSS_Code,
{ "operatorSS-Code", "gsm_old.operatorSS_Code",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_operatorSS_Code", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_operatorSS_Code_item,
{ "operatorSS-Code item", "gsm_old.operatorSS_Code_item",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -24013,7 +24013,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_old_moreMessagesToSend,
{ "moreMessagesToSend", "gsm_old.moreMessagesToSend",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_lmsi,
{ "lmsi", "gsm_old.lmsi",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -24025,19 +24025,19 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_old_noSM_RP_DA,
{ "noSM-RP-DA", "gsm_old.noSM_RP_DA",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_msisdn_01,
{ "msisdn", "gsm_old.msisdn",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_msisdn", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_serviceCentreAddressOA,
{ "serviceCentreAddressOA", "gsm_old.serviceCentreAddressOA",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_serviceCentreAddressOA", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_noSM_RP_OA,
{ "noSM-RP-OA", "gsm_old.noSM_RP_OA",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_old_cug_CheckInfo,
{ "cug-CheckInfo", "gsm_old.cug_CheckInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -24080,7 +24080,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_ss_callIsWaiting_Indicator,
{ "callIsWaiting-Indicator", "gsm_ss.callIsWaiting_Indicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_callOnHold_Indicator,
{ "callOnHold-Indicator", "gsm_ss.callOnHold_Indicator",
FT_UINT32, BASE_DEC, VALS(gsm_ss_CallOnHold_Indicator_vals), 0,
@@ -24088,7 +24088,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_ss_mpty_Indicator,
{ "mpty-Indicator", "gsm_ss.mpty_Indicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_cug_Index,
{ "cug-Index", "gsm_ss.cug_Index",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -24096,7 +24096,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_ss_clirSuppressionRejected,
{ "clirSuppressionRejected", "gsm_ss.clirSuppressionRejected",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_ect_Indicator,
{ "ect-Indicator", "gsm_ss.ect_Indicator",
FT_NONE, BASE_NONE, NULL, 0,
@@ -24152,11 +24152,11 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_ss_suppressPrefCUG,
{ "suppressPrefCUG", "gsm_ss.suppressPrefCUG",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_suppressOA,
{ "suppressOA", "gsm_ss.suppressOA",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_ect_CallState,
{ "ect-CallState", "gsm_ss.ect_CallState",
FT_UINT32, BASE_DEC, VALS(gsm_ss_ECT_CallState_vals), 0,
@@ -24176,11 +24176,11 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_ss_presentationRestricted,
{ "presentationRestricted", "gsm_ss.presentationRestricted",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_nameUnavailable,
{ "nameUnavailable", "gsm_ss.nameUnavailable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_namePresentationRestricted,
{ "namePresentationRestricted", "gsm_ss.namePresentationRestricted",
FT_NONE, BASE_NONE, NULL, 0,
@@ -24204,7 +24204,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_ss_numberNotAvailableDueToInterworking,
{ "numberNotAvailableDueToInterworking", "gsm_ss.numberNotAvailableDueToInterworking",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_presentationRestrictedAddress,
{ "presentationRestrictedAddress", "gsm_ss.presentationRestrictedAddress",
FT_NONE, BASE_NONE, NULL, 0,
@@ -24296,7 +24296,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_ss_pseudonymIndicator,
{ "pseudonymIndicator", "gsm_ss.pseudonymIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_h_gmlc_address,
{ "h-gmlc-address", "gsm_ss.h_gmlc_address",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -24320,7 +24320,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_ss_locationUpdateRequest,
{ "locationUpdateRequest", "gsm_ss.locationUpdateRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_sequenceNumber,
{ "sequenceNumber", "gsm_ss.sequenceNumber",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -24332,7 +24332,7 @@ void proto_register_gsm_map(void) {
{ &hf_gsm_ss_mo_lrShortCircuit,
{ "mo-lrShortCircuit", "gsm_ss.mo_lrShortCircuit",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_gsm_ss_ganssAssistanceData,
{ "ganssAssistanceData", "gsm_ss.ganssAssistanceData",
FT_BYTES, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-h225.c b/epan/dissectors/packet-h225.c
index e0790e328c..d222c07adb 100644
--- a/epan/dissectors/packet-h225.c
+++ b/epan/dissectors/packet-h225.c
@@ -7633,7 +7633,7 @@ void proto_register_h225(void) {
{ &hf_h225_user_data,
{ "user-data", "h225.user_data",
FT_NONE, BASE_NONE, NULL, 0,
- "T_user_data", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_protocol_discriminator,
{ "protocol-discriminator", "h225.protocol_discriminator",
FT_UINT32, BASE_DEC, VALS(q931_protocol_discriminator_vals), 0,
@@ -7645,7 +7645,7 @@ void proto_register_h225(void) {
{ &hf_h225_h323_message_body,
{ "h323-message-body", "h225.h323_message_body",
FT_UINT32, BASE_DEC, VALS(T_h323_message_body_vals), 0,
- "T_h323_message_body", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_setup,
{ "setup", "h225.setup",
FT_NONE, BASE_NONE, NULL, 0,
@@ -7705,19 +7705,19 @@ void proto_register_h225(void) {
{ &hf_h225_h4501SupplementaryService,
{ "h4501SupplementaryService", "h225.h4501SupplementaryService",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_h4501SupplementaryService", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_h4501SupplementaryService_item,
{ "h4501SupplementaryService item", "h225.h4501SupplementaryService_item",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_h4501SupplementaryService_item", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_h245Tunnelling,
{ "h245Tunnelling", "h225.h245Tunnelling",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "T_h245Tunnelling", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_H245Control_item,
{ "H245Control item", "h225.H245Control_item",
FT_UINT32, BASE_DEC, NULL, 0,
- "H245Control_item", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_h245Control,
{ "h245Control", "h225.h245Control",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -7737,7 +7737,7 @@ void proto_register_h225(void) {
{ &hf_h225_tunnelledSignallingMessage,
{ "tunnelledSignallingMessage", "h225.tunnelledSignallingMessage",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tunnelledSignallingMessage", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_tunnelledProtocolID,
{ "tunnelledProtocolID", "h225.tunnelledProtocolID",
FT_NONE, BASE_NONE, NULL, 0,
@@ -7745,7 +7745,7 @@ void proto_register_h225(void) {
{ &hf_h225_messageContent,
{ "messageContent", "h225.messageContent",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_messageContent", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_messageContent_item,
{ "messageContent item", "h225.messageContent_item",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -7753,11 +7753,11 @@ void proto_register_h225(void) {
{ &hf_h225_tunnellingRequired,
{ "tunnellingRequired", "h225.tunnellingRequired",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_provisionalRespToH245Tunnelling,
{ "provisionalRespToH245Tunnelling", "h225.provisionalRespToH245Tunnelling",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_stimulusControl,
{ "stimulusControl", "h225.stimulusControl",
FT_NONE, BASE_NONE, NULL, 0,
@@ -7777,7 +7777,7 @@ void proto_register_h225(void) {
{ &hf_h225_isText,
{ "isText", "h225.isText",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_h248Message,
{ "h248Message", "h225.h248Message",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -7849,7 +7849,7 @@ void proto_register_h225(void) {
{ &hf_h225_fastConnectRefused,
{ "fastConnectRefused", "h225.fastConnectRefused",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_serviceControl,
{ "serviceControl", "h225.serviceControl",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -7913,71 +7913,71 @@ void proto_register_h225(void) {
{ &hf_h225_noBandwidth,
{ "noBandwidth", "h225.noBandwidth",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_gatekeeperResources,
{ "gatekeeperResources", "h225.gatekeeperResources",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_unreachableDestination,
{ "unreachableDestination", "h225.unreachableDestination",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_destinationRejection,
{ "destinationRejection", "h225.destinationRejection",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_invalidRevision,
{ "invalidRevision", "h225.invalidRevision",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_noPermission,
{ "noPermission", "h225.noPermission",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_unreachableGatekeeper,
{ "unreachableGatekeeper", "h225.unreachableGatekeeper",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_gatewayResources,
{ "gatewayResources", "h225.gatewayResources",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_badFormatAddress,
{ "badFormatAddress", "h225.badFormatAddress",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_adaptiveBusy,
{ "adaptiveBusy", "h225.adaptiveBusy",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_inConf,
{ "inConf", "h225.inConf",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_undefinedReason,
{ "undefinedReason", "h225.undefinedReason",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_facilityCallDeflection,
{ "facilityCallDeflection", "h225.facilityCallDeflection",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_securityDenied,
{ "securityDenied", "h225.securityDenied",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_calledPartyNotRegistered,
{ "calledPartyNotRegistered", "h225.calledPartyNotRegistered",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_callerNotRegistered,
{ "callerNotRegistered", "h225.callerNotRegistered",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_newConnectionNeeded,
{ "newConnectionNeeded", "h225.newConnectionNeeded",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_nonStandardReason,
{ "nonStandardReason", "h225.nonStandardReason",
FT_NONE, BASE_NONE, NULL, 0,
@@ -7989,19 +7989,19 @@ void proto_register_h225(void) {
{ &hf_h225_genericDataReason,
{ "genericDataReason", "h225.genericDataReason",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_neededFeatureNotSupported,
{ "neededFeatureNotSupported", "h225.neededFeatureNotSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_tunnelledSignallingRejected,
{ "tunnelledSignallingRejected", "h225.tunnelledSignallingRejected",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_invalidCID,
{ "invalidCID", "h225.invalidCID",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_rLC_securityError,
{ "securityError", "h225.securityError",
FT_UINT32, BASE_DEC, VALS(h225_SecurityErrors_vals), 0,
@@ -8009,7 +8009,7 @@ void proto_register_h225(void) {
{ &hf_h225_hopCountExceeded,
{ "hopCountExceeded", "h225.hopCountExceeded",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_sourceAddress,
{ "sourceAddress", "h225.sourceAddress",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -8057,27 +8057,27 @@ void proto_register_h225(void) {
{ &hf_h225_conferenceGoal,
{ "conferenceGoal", "h225.conferenceGoal",
FT_UINT32, BASE_DEC, VALS(h225_T_conferenceGoal_vals), 0,
- "T_conferenceGoal", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_create,
{ "create", "h225.create",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_join,
{ "join", "h225.join",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_invite,
{ "invite", "h225.invite",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_capability_negotiation,
{ "capability-negotiation", "h225.capability_negotiation",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_callIndependentSupplementaryService,
{ "callIndependentSupplementaryService", "h225.callIndependentSupplementaryService",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_callServices,
{ "callServices", "h225.callServices",
FT_NONE, BASE_NONE, NULL, 0,
@@ -8105,7 +8105,7 @@ void proto_register_h225(void) {
{ &hf_h225_FastStart_item,
{ "FastStart item", "h225.FastStart_item",
FT_UINT32, BASE_DEC, NULL, 0,
- "FastStart_item", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_mediaWaitForConnect,
{ "mediaWaitForConnect", "h225.mediaWaitForConnect",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -8121,7 +8121,7 @@ void proto_register_h225(void) {
{ &hf_h225_connectionParameters,
{ "connectionParameters", "h225.connectionParameters",
FT_NONE, BASE_NONE, NULL, 0,
- "T_connectionParameters", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_connectionType,
{ "connectionType", "h225.connectionType",
FT_UINT32, BASE_DEC, VALS(h225_ScnConnectionType_vals), 0,
@@ -8141,7 +8141,7 @@ void proto_register_h225(void) {
{ &hf_h225_symmetricOperationRequired,
{ "symmetricOperationRequired", "h225.symmetricOperationRequired",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_desiredProtocols,
{ "desiredProtocols", "h225.desiredProtocols",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -8177,7 +8177,7 @@ void proto_register_h225(void) {
{ &hf_h225_ParallelH245Control_item,
{ "ParallelH245Control item", "h225.ParallelH245Control_item",
FT_UINT32, BASE_DEC, NULL, 0,
- "ParallelH245Control_item", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_parallelH245Control,
{ "parallelH245Control", "h225.parallelH245Control",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -8197,67 +8197,67 @@ void proto_register_h225(void) {
{ &hf_h225_unknown,
{ "unknown", "h225.unknown",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_bChannel,
{ "bChannel", "h225.bChannel",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_hybrid2x64,
{ "hybrid2x64", "h225.hybrid2x64",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_hybrid384,
{ "hybrid384", "h225.hybrid384",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_hybrid1536,
{ "hybrid1536", "h225.hybrid1536",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_hybrid1920,
{ "hybrid1920", "h225.hybrid1920",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_multirate,
{ "multirate", "h225.multirate",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_auto,
{ "auto", "h225.auto",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_none,
{ "none", "h225.none",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_h221,
{ "h221", "h225.h221",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_bonded_mode1,
{ "bonded-mode1", "h225.bonded_mode1",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_bonded_mode2,
{ "bonded-mode2", "h225.bonded_mode2",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_bonded_mode3,
{ "bonded-mode3", "h225.bonded_mode3",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_presentationAllowed,
{ "presentationAllowed", "h225.presentationAllowed",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_presentationRestricted,
{ "presentationRestricted", "h225.presentationRestricted",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_addressNotAvailable,
{ "addressNotAvailable", "h225.addressNotAvailable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_alternativeAddress,
{ "alternativeAddress", "h225.alternativeAddress",
FT_UINT32, BASE_DEC, VALS(h225_TransportAddress_vals), 0,
@@ -8289,43 +8289,43 @@ void proto_register_h225(void) {
{ &hf_h225_routeCallToGatekeeper,
{ "routeCallToGatekeeper", "h225.routeCallToGatekeeper",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_callForwarded,
{ "callForwarded", "h225.callForwarded",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_routeCallToMC,
{ "routeCallToMC", "h225.routeCallToMC",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_conferenceListChoice,
{ "conferenceListChoice", "h225.conferenceListChoice",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_startH245,
{ "startH245", "h225.startH245",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_noH245,
{ "noH245", "h225.noH245",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_newTokens,
{ "newTokens", "h225.newTokens",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_featureSetUpdate,
{ "featureSetUpdate", "h225.featureSetUpdate",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_forwardedElements,
{ "forwardedElements", "h225.forwardedElements",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_transportedInformation,
{ "transportedInformation", "h225.transportedInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_h245IpAddress,
{ "ipAddress", "h225.ipAddress",
FT_NONE, BASE_NONE, NULL, 0,
@@ -8365,11 +8365,11 @@ void proto_register_h225(void) {
{ &hf_h225_strict,
{ "strict", "h225.strict",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_loose,
{ "loose", "h225.loose",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_h245IpxAddress,
{ "ipxAddress", "h225.ipxAddress",
FT_NONE, BASE_NONE, NULL, 0,
@@ -8409,7 +8409,7 @@ void proto_register_h225(void) {
{ &hf_h225_ipAddress,
{ "ipAddress", "h225.ipAddress",
FT_NONE, BASE_NONE, NULL, 0,
- "T_ipAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_ipV4,
{ "ip", "h225.ip",
FT_IPv4, BASE_NONE, NULL, 0,
@@ -8421,7 +8421,7 @@ void proto_register_h225(void) {
{ &hf_h225_ipSourceRoute,
{ "ipSourceRoute", "h225.ipSourceRoute",
FT_NONE, BASE_NONE, NULL, 0,
- "T_ipSourceRoute", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_src_route_ipV4,
{ "ip", "h225.ip",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -8433,7 +8433,7 @@ void proto_register_h225(void) {
{ &hf_h225_route,
{ "route", "h225.route",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_route", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_route_item,
{ "route item", "h225.route_item",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -8441,11 +8441,11 @@ void proto_register_h225(void) {
{ &hf_h225_routing,
{ "routing", "h225.routing",
FT_UINT32, BASE_DEC, VALS(h225_T_routing_vals), 0,
- "T_routing", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_ipxAddress,
{ "ipxAddress", "h225.ipxAddress",
FT_NONE, BASE_NONE, NULL, 0,
- "T_ipxAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_ipx_port,
{ "port", "h225.port",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -8453,7 +8453,7 @@ void proto_register_h225(void) {
{ &hf_h225_ip6Address,
{ "ip6Address", "h225.ip6Address",
FT_NONE, BASE_NONE, NULL, 0,
- "T_ip6Address", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_ipV6,
{ "ip", "h225.ip",
FT_IPv6, BASE_NONE, NULL, 0,
@@ -8597,15 +8597,15 @@ void proto_register_h225(void) {
{ &hf_h225_t35CountryCode,
{ "t35CountryCode", "h225.t35CountryCode",
FT_UINT32, BASE_DEC, VALS(T35CountryCode_vals), 0,
- "T_t35CountryCode", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_t35Extension,
{ "t35Extension", "h225.t35Extension",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_t35Extension", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_manufacturerCode,
{ "manufacturerCode", "h225.manufacturerCode",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_manufacturerCode", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_tunnelledProtocol_id,
{ "id", "h225.id",
FT_UINT32, BASE_DEC, VALS(h225_TunnelledProtocol_id_vals), 0,
@@ -8613,7 +8613,7 @@ void proto_register_h225(void) {
{ &hf_h225_tunnelledProtocolObjectID,
{ "tunnelledProtocolObjectID", "h225.tunnelledProtocolObjectID",
FT_OID, BASE_NONE, NULL, 0,
- "T_tunnelledProtocolObjectID", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_tunnelledProtocolAlternateID,
{ "tunnelledProtocolAlternateID", "h225.tunnelledProtocolAlternateID",
FT_NONE, BASE_NONE, NULL, 0,
@@ -8685,7 +8685,7 @@ void proto_register_h225(void) {
{ &hf_h225_range,
{ "range", "h225.range",
FT_NONE, BASE_NONE, NULL, 0,
- "T_range", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_startOfRange,
{ "startOfRange", "h225.startOfRange",
FT_UINT32, BASE_DEC, VALS(h225_PartyNumber_vals), 0,
@@ -8741,39 +8741,39 @@ void proto_register_h225(void) {
{ &hf_h225_internationalNumber,
{ "internationalNumber", "h225.internationalNumber",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_nationalNumber,
{ "nationalNumber", "h225.nationalNumber",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_networkSpecificNumber,
{ "networkSpecificNumber", "h225.networkSpecificNumber",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_subscriberNumber,
{ "subscriberNumber", "h225.subscriberNumber",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_abbreviatedNumber,
{ "abbreviatedNumber", "h225.abbreviatedNumber",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_level2RegionalNumber,
{ "level2RegionalNumber", "h225.level2RegionalNumber",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_level1RegionalNumber,
{ "level1RegionalNumber", "h225.level1RegionalNumber",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_pISNSpecificNumber,
{ "pISNSpecificNumber", "h225.pISNSpecificNumber",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_localNumber,
{ "localNumber", "h225.localNumber",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_ansi_41_uim,
{ "ansi-41-uim", "h225.ansi_41_uim",
FT_NONE, BASE_NONE, NULL, 0,
@@ -8809,7 +8809,7 @@ void proto_register_h225(void) {
{ &hf_h225_system_id,
{ "system-id", "h225.system_id",
FT_UINT32, BASE_DEC, VALS(h225_T_system_id_vals), 0,
- "T_system_id", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_sid,
{ "sid", "h225.sid",
FT_STRING, BASE_NONE, NULL, 0,
@@ -8885,15 +8885,15 @@ void proto_register_h225(void) {
{ &hf_h225_routingNumberNationalFormat,
{ "routingNumberNationalFormat", "h225.routingNumberNationalFormat",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_routingNumberNetworkSpecificFormat,
{ "routingNumberNetworkSpecificFormat", "h225.routingNumberNetworkSpecificFormat",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_routingNumberWithCalledDirectoryNumber,
{ "routingNumberWithCalledDirectoryNumber", "h225.routingNumberWithCalledDirectoryNumber",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_extAliasAddress,
{ "address", "h225.address",
FT_UINT32, BASE_DEC, VALS(AliasAddress_vals), 0,
@@ -8961,15 +8961,15 @@ void proto_register_h225(void) {
{ &hf_h225_tcp,
{ "tcp", "h225.tcp",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_annexE_flg,
{ "annexE", "h225.annexE",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_sctp_flg,
{ "sctp", "h225.sctp",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_alternateGK_rasAddress,
{ "rasAddress", "h225.rasAddress",
FT_UINT32, BASE_DEC, VALS(h225_TransportAddress_vals), 0,
@@ -8997,7 +8997,7 @@ void proto_register_h225(void) {
{ &hf_h225_default,
{ "default", "h225.default",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_encryption,
{ "encryption", "h225.encryption",
FT_UINT32, BASE_DEC, VALS(h225_SecurityServiceMode_vals), 0,
@@ -9013,71 +9013,71 @@ void proto_register_h225(void) {
{ &hf_h225_securityWrongSyncTime,
{ "securityWrongSyncTime", "h225.securityWrongSyncTime",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_securityReplay,
{ "securityReplay", "h225.securityReplay",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_securityWrongGeneralID,
{ "securityWrongGeneralID", "h225.securityWrongGeneralID",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_securityWrongSendersID,
{ "securityWrongSendersID", "h225.securityWrongSendersID",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_securityIntegrityFailed,
{ "securityIntegrityFailed", "h225.securityIntegrityFailed",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_securityWrongOID,
{ "securityWrongOID", "h225.securityWrongOID",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_securityDHmismatch,
{ "securityDHmismatch", "h225.securityDHmismatch",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_securityCertificateExpired,
{ "securityCertificateExpired", "h225.securityCertificateExpired",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_securityCertificateDateInvalid,
{ "securityCertificateDateInvalid", "h225.securityCertificateDateInvalid",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_securityCertificateRevoked,
{ "securityCertificateRevoked", "h225.securityCertificateRevoked",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_securityCertificateNotReadable,
{ "securityCertificateNotReadable", "h225.securityCertificateNotReadable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_securityCertificateSignatureInvalid,
{ "securityCertificateSignatureInvalid", "h225.securityCertificateSignatureInvalid",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_securityCertificateMissing,
{ "securityCertificateMissing", "h225.securityCertificateMissing",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_securityCertificateIncomplete,
{ "securityCertificateIncomplete", "h225.securityCertificateIncomplete",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_securityUnsupportedCertificateAlgOID,
{ "securityUnsupportedCertificateAlgOID", "h225.securityUnsupportedCertificateAlgOID",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_securityUnknownCA,
{ "securityUnknownCA", "h225.securityUnknownCA",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_noSecurity,
{ "noSecurity", "h225.noSecurity",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_tls,
{ "tls", "h225.tls",
FT_NONE, BASE_NONE, NULL, 0,
@@ -9129,7 +9129,7 @@ void proto_register_h225(void) {
{ &hf_h225_guid,
{ "guid", "h225.guid",
FT_GUID, BASE_NONE, NULL, 0,
- "T_guid", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_isoAlgorithm,
{ "isoAlgorithm", "h225.isoAlgorithm",
FT_OID, BASE_NONE, NULL, 0,
@@ -9137,7 +9137,7 @@ void proto_register_h225(void) {
{ &hf_h225_hMAC_MD5,
{ "hMAC-MD5", "h225.hMAC_MD5",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_hMAC_iso10118_2_s,
{ "hMAC-iso10118-2-s", "h225.hMAC_iso10118_2_s",
FT_UINT32, BASE_DEC, VALS(h225_EncryptIntAlg_vals), 0,
@@ -9153,7 +9153,7 @@ void proto_register_h225(void) {
{ &hf_h225_digSig,
{ "digSig", "h225.digSig",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_iso9797,
{ "iso9797", "h225.iso9797",
FT_OID, BASE_NONE, NULL, 0,
@@ -9173,7 +9173,7 @@ void proto_register_h225(void) {
{ &hf_h225_cryptoEPPwdHash,
{ "cryptoEPPwdHash", "h225.cryptoEPPwdHash",
FT_NONE, BASE_NONE, NULL, 0,
- "T_cryptoEPPwdHash", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_alias,
{ "alias", "h225.alias",
FT_UINT32, BASE_DEC, VALS(AliasAddress_vals), 0,
@@ -9189,7 +9189,7 @@ void proto_register_h225(void) {
{ &hf_h225_cryptoGKPwdHash,
{ "cryptoGKPwdHash", "h225.cryptoGKPwdHash",
FT_NONE, BASE_NONE, NULL, 0,
- "T_cryptoGKPwdHash", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_gatekeeperId,
{ "gatekeeperId", "h225.gatekeeperId",
FT_STRING, BASE_NONE, NULL, 0,
@@ -9249,11 +9249,11 @@ void proto_register_h225(void) {
{ &hf_h225_callStart,
{ "callStart", "h225.callStart",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_callEnd,
{ "callEnd", "h225.callEnd",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_maximumCallCapacity,
{ "maximumCallCapacity", "h225.maximumCallCapacity",
FT_NONE, BASE_NONE, NULL, 0,
@@ -9401,7 +9401,7 @@ void proto_register_h225(void) {
{ &hf_h225_member,
{ "member", "h225.member",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_member", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_member_item,
{ "member item", "h225.member_item",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -9441,15 +9441,15 @@ void proto_register_h225(void) {
{ &hf_h225_open,
{ "open", "h225.open",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_refresh,
{ "refresh", "h225.refresh",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_close,
{ "close", "h225.close",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_nonStandardUsageTypes,
{ "nonStandardUsageTypes", "h225.nonStandardUsageTypes",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -9461,15 +9461,15 @@ void proto_register_h225(void) {
{ &hf_h225_startTime,
{ "startTime", "h225.startTime",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_endTime_flg,
{ "endTime", "h225.endTime",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_terminationCause_flg,
{ "terminationCause", "h225.terminationCause",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_when,
{ "when", "h225.when",
FT_NONE, BASE_NONE, NULL, 0,
@@ -9477,15 +9477,15 @@ void proto_register_h225(void) {
{ &hf_h225_start,
{ "start", "h225.start",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_end,
{ "end", "h225.end",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_inIrr,
{ "inIrr", "h225.inIrr",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_ras_callStartingPoint,
{ "callStartingPoint", "h225.callStartingPoint",
FT_NONE, BASE_NONE, NULL, 0,
@@ -9493,11 +9493,11 @@ void proto_register_h225(void) {
{ &hf_h225_alerting_flg,
{ "alerting", "h225.alerting",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_connect_flg,
{ "connect", "h225.connect",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_required,
{ "required", "h225.required",
FT_NONE, BASE_NONE, NULL, 0,
@@ -9557,15 +9557,15 @@ void proto_register_h225(void) {
{ &hf_h225_billingMode,
{ "billingMode", "h225.billingMode",
FT_UINT32, BASE_DEC, VALS(h225_T_billingMode_vals), 0,
- "T_billingMode", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_credit,
{ "credit", "h225.credit",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_debit,
{ "debit", "h225.debit",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_callDurationLimit,
{ "callDurationLimit", "h225.callDurationLimit",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -9585,19 +9585,19 @@ void proto_register_h225(void) {
{ &hf_h225_parameters,
{ "parameters", "h225.parameters",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_parameters", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_parameters_item,
{ "parameters item", "h225.parameters_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_parameters_item", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_standard,
{ "standard", "h225.standard",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_standard", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_oid,
{ "oid", "h225.oid",
FT_OID, BASE_NONE, NULL, 0,
- "T_oid", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_genericIdentifier_nonStandard,
{ "nonStandard", "h225.nonStandard",
FT_GUID, BASE_NONE, NULL, 0,
@@ -9689,7 +9689,7 @@ void proto_register_h225(void) {
{ &hf_h225_associatedSessionIds,
{ "associatedSessionIds", "h225.associatedSessionIds",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_associatedSessionIds", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_associatedSessionIds_item,
{ "associatedSessionIds item", "h225.associatedSessionIds_item",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -9697,15 +9697,15 @@ void proto_register_h225(void) {
{ &hf_h225_multicast_flg,
{ "multicast", "h225.multicast",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_gatekeeperBased,
{ "gatekeeperBased", "h225.gatekeeperBased",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_endpointBased,
{ "endpointBased", "h225.endpointBased",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_gatekeeperRequest,
{ "gatekeeperRequest", "h225.gatekeeperRequest",
FT_NONE, BASE_NONE, NULL, 0,
@@ -9877,7 +9877,7 @@ void proto_register_h225(void) {
{ &hf_h225_algorithmOIDs,
{ "algorithmOIDs", "h225.algorithmOIDs",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_algorithmOIDs", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_algorithmOIDs_item,
{ "algorithmOIDs item", "h225.algorithmOIDs_item",
FT_OID, BASE_NONE, NULL, 0,
@@ -9897,7 +9897,7 @@ void proto_register_h225(void) {
{ &hf_h225_supportsAltGK,
{ "supportsAltGK", "h225.supportsAltGK",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_supportsAssignedGK,
{ "supportsAssignedGK", "h225.supportsAssignedGK",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -9929,15 +9929,15 @@ void proto_register_h225(void) {
{ &hf_h225_resourceUnavailable,
{ "resourceUnavailable", "h225.resourceUnavailable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_terminalExcluded,
{ "terminalExcluded", "h225.terminalExcluded",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_securityDenial,
{ "securityDenial", "h225.securityDenial",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_gkRej_securityError,
{ "securityError", "h225.securityError",
FT_UINT32, BASE_DEC, VALS(h225_SecurityErrors_vals), 0,
@@ -9977,7 +9977,7 @@ void proto_register_h225(void) {
{ &hf_h225_additiveRegistration,
{ "additiveRegistration", "h225.additiveRegistration",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_terminalAliasPattern,
{ "terminalAliasPattern", "h225.terminalAliasPattern",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -10009,11 +10009,11 @@ void proto_register_h225(void) {
{ &hf_h225_restart,
{ "restart", "h225.restart",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_supportsACFSequences,
{ "supportsACFSequences", "h225.supportsACFSequences",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_transportQOS,
{ "transportQOS", "h225.transportQOS",
FT_UINT32, BASE_DEC, VALS(h225_TransportQOS_vals), 0,
@@ -10025,7 +10025,7 @@ void proto_register_h225(void) {
{ &hf_h225_preGrantedARQ,
{ "preGrantedARQ", "h225.preGrantedARQ",
FT_NONE, BASE_NONE, NULL, 0,
- "T_preGrantedARQ", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_makeCall,
{ "makeCall", "h225.makeCall",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -10057,7 +10057,7 @@ void proto_register_h225(void) {
{ &hf_h225_supportsAdditiveRegistration,
{ "supportsAdditiveRegistration", "h225.supportsAdditiveRegistration",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_usageSpec,
{ "usageSpec", "h225.usageSpec",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -10081,15 +10081,15 @@ void proto_register_h225(void) {
{ &hf_h225_discoveryRequired,
{ "discoveryRequired", "h225.discoveryRequired",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_invalidCallSignalAddress,
{ "invalidCallSignalAddress", "h225.invalidCallSignalAddress",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_invalidRASAddress,
{ "invalidRASAddress", "h225.invalidRASAddress",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_duplicateAlias,
{ "duplicateAlias", "h225.duplicateAlias",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -10101,31 +10101,31 @@ void proto_register_h225(void) {
{ &hf_h225_invalidTerminalType,
{ "invalidTerminalType", "h225.invalidTerminalType",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_transportNotSupported,
{ "transportNotSupported", "h225.transportNotSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_transportQOSNotSupported,
{ "transportQOSNotSupported", "h225.transportQOSNotSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_invalidAlias,
{ "invalidAlias", "h225.invalidAlias",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_fullRegistrationRequired,
{ "fullRegistrationRequired", "h225.fullRegistrationRequired",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_additiveRegistrationNotSupported,
{ "additiveRegistrationNotSupported", "h225.additiveRegistrationNotSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_invalidTerminalAliases,
{ "invalidTerminalAliases", "h225.invalidTerminalAliases",
FT_NONE, BASE_NONE, NULL, 0,
- "T_invalidTerminalAliases", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_reg_securityError,
{ "securityError", "h225.securityError",
FT_UINT32, BASE_DEC, VALS(h225_SecurityErrors_vals), 0,
@@ -10133,7 +10133,7 @@ void proto_register_h225(void) {
{ &hf_h225_registerWithAssignedGK,
{ "registerWithAssignedGK", "h225.registerWithAssignedGK",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_unregRequestReason,
{ "reason", "h225.reason",
FT_UINT32, BASE_DEC, VALS(UnregRequestReason_vals), 0,
@@ -10149,15 +10149,15 @@ void proto_register_h225(void) {
{ &hf_h225_reregistrationRequired,
{ "reregistrationRequired", "h225.reregistrationRequired",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_ttlExpired,
{ "ttlExpired", "h225.ttlExpired",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_maintenance,
{ "maintenance", "h225.maintenance",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_securityError,
{ "securityError", "h225.securityError",
FT_UINT32, BASE_DEC, VALS(h225_SecurityErrors2_vals), 0,
@@ -10169,15 +10169,15 @@ void proto_register_h225(void) {
{ &hf_h225_notCurrentlyRegistered,
{ "notCurrentlyRegistered", "h225.notCurrentlyRegistered",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_callInProgress,
{ "callInProgress", "h225.callInProgress",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_permissionDenied,
{ "permissionDenied", "h225.permissionDenied",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_callModel,
{ "callModel", "h225.callModel",
FT_UINT32, BASE_DEC, VALS(h225_CallModel_vals), 0,
@@ -10185,7 +10185,7 @@ void proto_register_h225(void) {
{ &hf_h225_DestinationInfo_item,
{ "DestinationInfo item", "h225.DestinationInfo_item",
FT_UINT32, BASE_DEC, VALS(AliasAddress_vals), 0,
- "DestinationInfo_item", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_destinationInfo_01,
{ "destinationInfo", "h225.destinationInfo",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -10245,39 +10245,39 @@ void proto_register_h225(void) {
{ &hf_h225_pointToPoint,
{ "pointToPoint", "h225.pointToPoint",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_oneToN,
{ "oneToN", "h225.oneToN",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_nToOne,
{ "nToOne", "h225.nToOne",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_nToN,
{ "nToN", "h225.nToN",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_direct,
{ "direct", "h225.direct",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_gatekeeperRouted,
{ "gatekeeperRouted", "h225.gatekeeperRouted",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_endpointControlled,
{ "endpointControlled", "h225.endpointControlled",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_gatekeeperControlled,
{ "gatekeeperControlled", "h225.gatekeeperControlled",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_noControl,
{ "noControl", "h225.noControl",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_qOSCapabilities,
{ "qOSCapabilities", "h225.qOSCapabilities",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -10373,27 +10373,27 @@ void proto_register_h225(void) {
{ &hf_h225_invalidPermission,
{ "invalidPermission", "h225.invalidPermission",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_requestDenied,
{ "requestDenied", "h225.requestDenied",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_invalidEndpointIdentifier,
{ "invalidEndpointIdentifier", "h225.invalidEndpointIdentifier",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_qosControlNotSupported,
{ "qosControlNotSupported", "h225.qosControlNotSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_incompleteAddress,
{ "incompleteAddress", "h225.incompleteAddress",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_aliasesInconsistent,
{ "aliasesInconsistent", "h225.aliasesInconsistent",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_routeCallToSCN,
{ "routeCallToSCN", "h225.routeCallToSCN",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -10405,23 +10405,23 @@ void proto_register_h225(void) {
{ &hf_h225_exceedsCallCapacity,
{ "exceedsCallCapacity", "h225.exceedsCallCapacity",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_collectDestination,
{ "collectDestination", "h225.collectDestination",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_collectPIN,
{ "collectPIN", "h225.collectPIN",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_noRouteToDestination,
{ "noRouteToDestination", "h225.noRouteToDestination",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_unallocatedNumber,
{ "unallocatedNumber", "h225.unallocatedNumber",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_answeredCall,
{ "answeredCall", "h225.answeredCall",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -10449,15 +10449,15 @@ void proto_register_h225(void) {
{ &hf_h225_notBound,
{ "notBound", "h225.notBound",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_invalidConferenceID,
{ "invalidConferenceID", "h225.invalidConferenceID",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_insufficientResources,
{ "insufficientResources", "h225.insufficientResources",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_replyAddress,
{ "replyAddress", "h225.replyAddress",
FT_UINT32, BASE_DEC, VALS(h225_TransportAddress_vals), 0,
@@ -10497,7 +10497,7 @@ void proto_register_h225(void) {
{ &hf_h225_notRegistered,
{ "notRegistered", "h225.notRegistered",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_routeCalltoSCN,
{ "routeCalltoSCN", "h225.routeCalltoSCN",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -10517,11 +10517,11 @@ void proto_register_h225(void) {
{ &hf_h225_forcedDrop,
{ "forcedDrop", "h225.forcedDrop",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_normalDrop,
{ "normalDrop", "h225.normalDrop",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_disengageRejectReason,
{ "rejectReason", "h225.rejectReason",
FT_UINT32, BASE_DEC, VALS(DisengageRejectReason_vals), 0,
@@ -10529,7 +10529,7 @@ void proto_register_h225(void) {
{ &hf_h225_requestToDropOther,
{ "requestToDropOther", "h225.requestToDropOther",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_usageInfoRequested,
{ "usageInfoRequested", "h225.usageInfoRequested",
FT_NONE, BASE_NONE, NULL, 0,
@@ -10537,7 +10537,7 @@ void proto_register_h225(void) {
{ &hf_h225_segmentedResponseSupported,
{ "segmentedResponseSupported", "h225.segmentedResponseSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_nextSegmentRequested,
{ "nextSegmentRequested", "h225.nextSegmentRequested",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -10545,7 +10545,7 @@ void proto_register_h225(void) {
{ &hf_h225_capacityInfoRequested,
{ "capacityInfoRequested", "h225.capacityInfoRequested",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_infoRequestResponse_rasAddress,
{ "rasAddress", "h225.rasAddress",
FT_UINT32, BASE_DEC, VALS(h225_TransportAddress_vals), 0,
@@ -10553,11 +10553,11 @@ void proto_register_h225(void) {
{ &hf_h225_perCallInfo,
{ "perCallInfo", "h225.perCallInfo",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_perCallInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_perCallInfo_item,
{ "perCallInfo item", "h225.perCallInfo_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_perCallInfo_item", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_originator,
{ "originator", "h225.originator",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -10605,11 +10605,11 @@ void proto_register_h225(void) {
{ &hf_h225_pdu,
{ "pdu", "h225.pdu",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_pdu", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_pdu_item,
{ "pdu item", "h225.pdu_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_pdu_item", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_h323pdu,
{ "h323pdu", "h225.h323pdu",
FT_NONE, BASE_NONE, NULL, 0,
@@ -10633,11 +10633,11 @@ void proto_register_h225(void) {
{ &hf_h225_complete,
{ "complete", "h225.complete",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_incomplete,
{ "incomplete", "h225.incomplete",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_segment,
{ "segment", "h225.segment",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -10645,7 +10645,7 @@ void proto_register_h225(void) {
{ &hf_h225_invalidCall,
{ "invalidCall", "h225.invalidCall",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_nakReason,
{ "nakReason", "h225.nakReason",
FT_UINT32, BASE_DEC, VALS(InfoRequestNakReason_vals), 0,
@@ -10673,27 +10673,27 @@ void proto_register_h225(void) {
{ &hf_h225_callSpecific,
{ "callSpecific", "h225.callSpecific",
FT_NONE, BASE_NONE, NULL, 0,
- "T_callSpecific", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_result,
{ "result", "h225.result",
FT_UINT32, BASE_DEC, VALS(h225_T_result_vals), 0,
- "T_result", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_started,
{ "started", "h225.started",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_failed,
{ "failed", "h225.failed",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_stopped,
{ "stopped", "h225.stopped",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h225_notAvailable,
{ "notAvailable", "h225.notAvailable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
/*--- End of included file: packet-h225-hfarr.c ---*/
#line 234 "packet-h225-template.c"
diff --git a/epan/dissectors/packet-h235.c b/epan/dissectors/packet-h235.c
index cf0931738f..65f256b52a 100644
--- a/epan/dissectors/packet-h235.c
+++ b/epan/dissectors/packet-h235.c
@@ -1096,7 +1096,7 @@ void proto_register_h235(void) {
{ &hf_h235_eckasdhp,
{ "eckasdhp", "h235.eckasdhp",
FT_NONE, BASE_NONE, NULL, 0,
- "T_eckasdhp", HFILL }},
+ NULL, HFILL }},
{ &hf_h235_public_key,
{ "public-key", "h235.public_key",
FT_NONE, BASE_NONE, NULL, 0,
@@ -1120,7 +1120,7 @@ void proto_register_h235(void) {
{ &hf_h235_eckasdh2,
{ "eckasdh2", "h235.eckasdh2",
FT_NONE, BASE_NONE, NULL, 0,
- "T_eckasdh2", HFILL }},
+ NULL, HFILL }},
{ &hf_h235_fieldSize,
{ "fieldSize", "h235.fieldSize",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -1136,35 +1136,35 @@ void proto_register_h235(void) {
{ &hf_h235_default,
{ "default", "h235.default",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h235_radius,
{ "radius", "h235.radius",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h235_dhExch,
{ "dhExch", "h235.dhExch",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h235_pwdSymEnc,
{ "pwdSymEnc", "h235.pwdSymEnc",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h235_pwdHash,
{ "pwdHash", "h235.pwdHash",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h235_certSign,
{ "certSign", "h235.certSign",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h235_ipsec,
{ "ipsec", "h235.ipsec",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h235_tls,
{ "tls", "h235.tls",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h235_nonStandard,
{ "nonStandard", "h235.nonStandard",
FT_NONE, BASE_NONE, NULL, 0,
@@ -1304,7 +1304,7 @@ void proto_register_h235(void) {
{ &hf_h235_cryptoEncryptedToken,
{ "cryptoEncryptedToken", "h235.cryptoEncryptedToken",
FT_NONE, BASE_NONE, NULL, 0,
- "T_cryptoEncryptedToken", HFILL }},
+ NULL, HFILL }},
{ &hf_h235_encryptedToken,
{ "token", "h235.token",
FT_NONE, BASE_NONE, NULL, 0,
@@ -1312,7 +1312,7 @@ void proto_register_h235(void) {
{ &hf_h235_cryptoSignedToken,
{ "cryptoSignedToken", "h235.cryptoSignedToken",
FT_NONE, BASE_NONE, NULL, 0,
- "T_cryptoSignedToken", HFILL }},
+ NULL, HFILL }},
{ &hf_h235_signedToken,
{ "token", "h235.token",
FT_NONE, BASE_NONE, NULL, 0,
@@ -1320,7 +1320,7 @@ void proto_register_h235(void) {
{ &hf_h235_cryptoHashedToken,
{ "cryptoHashedToken", "h235.cryptoHashedToken",
FT_NONE, BASE_NONE, NULL, 0,
- "T_cryptoHashedToken", HFILL }},
+ NULL, HFILL }},
{ &hf_h235_hashedVals,
{ "hashedVals", "h235.hashedVals",
FT_NONE, BASE_NONE, NULL, 0,
@@ -1404,7 +1404,7 @@ void proto_register_h235(void) {
{ &hf_h235_lifetime,
{ "lifetime", "h235.lifetime",
FT_UINT32, BASE_DEC, VALS(h235_T_lifetime_vals), 0,
- "T_lifetime", HFILL }},
+ NULL, HFILL }},
{ &hf_h235_powerOfTwo,
{ "powerOfTwo", "h235.powerOfTwo",
FT_INT32, BASE_DEC, NULL, 0,
@@ -1416,7 +1416,7 @@ void proto_register_h235(void) {
{ &hf_h235_mki,
{ "mki", "h235.mki",
FT_NONE, BASE_NONE, NULL, 0,
- "T_mki", HFILL }},
+ NULL, HFILL }},
{ &hf_h235_length,
{ "length", "h235.length",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -1460,11 +1460,11 @@ void proto_register_h235(void) {
{ &hf_h235_fecBeforeSrtp,
{ "fecBeforeSrtp", "h235.fecBeforeSrtp",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h235_fecAfterSrtp,
{ "fecAfterSrtp", "h235.fecAfterSrtp",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
/*--- End of included file: packet-h235-hfarr.c ---*/
#line 74 "packet-h235-template.c"
diff --git a/epan/dissectors/packet-h245.c b/epan/dissectors/packet-h245.c
index 9ee7fac125..a4ec2f184f 100644
--- a/epan/dissectors/packet-h245.c
+++ b/epan/dissectors/packet-h245.c
@@ -14875,11 +14875,11 @@ void proto_register_h245(void) {
{ &hf_h245_subMessageIdentifier,
{ "subMessageIdentifier", "h245.subMessageIdentifier",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_subMessageIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_messageContent,
{ "messageContent", "h245.messageContent",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_messageContent", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_messageContent_item,
{ "messageContent item", "h245.messageContent_item",
FT_NONE, BASE_NONE, NULL, 0,
@@ -14899,7 +14899,7 @@ void proto_register_h245(void) {
{ &hf_h245_object,
{ "object", "h245.object",
FT_OID, BASE_NONE, NULL, 0,
- "T_object", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_h221NonStandardID,
{ "h221NonStandard", "h245.h221NonStandard",
FT_NONE, BASE_NONE, NULL, 0,
@@ -14907,15 +14907,15 @@ void proto_register_h245(void) {
{ &hf_h245_t35CountryCode,
{ "t35CountryCode", "h245.t35CountryCode",
FT_UINT32, BASE_DEC, VALS(T35CountryCode_vals), 0,
- "T_t35CountryCode", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_t35Extension,
{ "t35Extension", "h245.t35Extension",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_t35Extension", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_manufacturerCode,
{ "manufacturerCode", "h245.manufacturerCode",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_manufacturerCode", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_terminalType,
{ "terminalType", "h245.terminalType",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -14927,15 +14927,15 @@ void proto_register_h245(void) {
{ &hf_h245_decision,
{ "decision", "h245.decision",
FT_UINT32, BASE_DEC, VALS(h245_T_decision_vals), 0,
- "T_decision", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_master,
{ "master", "h245.master",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_slave,
{ "slave", "h245.slave",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_msd_rej_cause,
{ "cause", "h245.cause",
FT_UINT32, BASE_DEC, VALS(h245_MasterSlaveDeterminationRejectCause_vals), 0,
@@ -14943,7 +14943,7 @@ void proto_register_h245(void) {
{ &hf_h245_identicalNumbers,
{ "identicalNumbers", "h245.identicalNumbers",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_sequenceNumber,
{ "sequenceNumber", "h245.sequenceNumber",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -15011,19 +15011,19 @@ void proto_register_h245(void) {
{ &hf_h245_unspecified,
{ "unspecified", "h245.unspecified",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_undefinedTableEntryUsed,
{ "undefinedTableEntryUsed", "h245.undefinedTableEntryUsed",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_descriptorCapacityExceeded,
{ "descriptorCapacityExceeded", "h245.descriptorCapacityExceeded",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_tableEntryCapacityExceeded,
{ "tableEntryCapacityExceeded", "h245.tableEntryCapacityExceeded",
FT_UINT32, BASE_DEC, VALS(h245_T_tableEntryCapacityExceeded_vals), 0,
- "T_tableEntryCapacityExceeded", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_highestEntryNumberProcessed,
{ "highestEntryNumberProcessed", "h245.highestEntryNumberProcessed",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -15031,7 +15031,7 @@ void proto_register_h245(void) {
{ &hf_h245_noneProcessed,
{ "noneProcessed", "h245.noneProcessed",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_nonStandard,
{ "nonStandard", "h245.nonStandard",
FT_NONE, BASE_NONE, NULL, 0,
@@ -15079,7 +15079,7 @@ void proto_register_h245(void) {
{ &hf_h245_h233EncryptionReceiveCapability,
{ "h233EncryptionReceiveCapability", "h245.h233EncryptionReceiveCapability",
FT_NONE, BASE_NONE, NULL, 0,
- "T_h233EncryptionReceiveCapability", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_h233IVResponseTime,
{ "h233IVResponseTime", "h245.h233IVResponseTime",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -15195,7 +15195,7 @@ void proto_register_h245(void) {
{ &hf_h245_aal1,
{ "aal1", "h245.aal1",
FT_NONE, BASE_NONE, NULL, 0,
- "T_aal1", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_nullClockRecovery,
{ "nullClockRecovery", "h245.nullClockRecovery",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -15235,7 +15235,7 @@ void proto_register_h245(void) {
{ &hf_h245_aal5,
{ "aal5", "h245.aal5",
FT_NONE, BASE_NONE, NULL, 0,
- "T_aal5", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_forwardMaximumSDUSize,
{ "forwardMaximumSDUSize", "h245.forwardMaximumSDUSize",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -15255,7 +15255,7 @@ void proto_register_h245(void) {
{ &hf_h245_availableBitRates,
{ "availableBitRates", "h245.availableBitRates",
FT_NONE, BASE_NONE, NULL, 0,
- "T_availableBitRates", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_avb_type,
{ "type", "h245.type",
FT_UINT32, BASE_DEC, VALS(h245_Avb_type_vals), 0,
@@ -15267,7 +15267,7 @@ void proto_register_h245(void) {
{ &hf_h245_rangeOfBitRates,
{ "rangeOfBitRates", "h245.rangeOfBitRates",
FT_NONE, BASE_NONE, NULL, 0,
- "T_rangeOfBitRates", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_lowerBitRate,
{ "lowerBitRate", "h245.lowerBitRate",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -15279,7 +15279,7 @@ void proto_register_h245(void) {
{ &hf_h245_aal1ViaGateway,
{ "aal1ViaGateway", "h245.aal1ViaGateway",
FT_NONE, BASE_NONE, NULL, 0,
- "T_aal1ViaGateway", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_gatewayAddress,
{ "gatewayAddress", "h245.gatewayAddress",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -15347,15 +15347,15 @@ void proto_register_h245(void) {
{ &hf_h245_h223MultiplexTableCapability,
{ "h223MultiplexTableCapability", "h245.h223MultiplexTableCapability",
FT_UINT32, BASE_DEC, VALS(h245_T_h223MultiplexTableCapability_vals), 0,
- "T_h223MultiplexTableCapability", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_basic,
{ "basic", "h245.basic",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_enhanced,
{ "enhanced", "h245.enhanced",
FT_NONE, BASE_NONE, NULL, 0,
- "T_enhanced", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_maximumNestingDepth,
{ "maximumNestingDepth", "h245.maximumNestingDepth",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -15379,7 +15379,7 @@ void proto_register_h245(void) {
{ &hf_h245_mobileOperationTransmitCapability,
{ "mobileOperationTransmitCapability", "h245.mobileOperationTransmitCapability",
FT_NONE, BASE_NONE, NULL, 0,
- "T_mobileOperationTransmitCapability", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_modeChangeCapability,
{ "modeChangeCapability", "h245.modeChangeCapability",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -15411,7 +15411,7 @@ void proto_register_h245(void) {
{ &hf_h245_mobileMultilinkFrameCapability,
{ "mobileMultilinkFrameCapability", "h245.mobileMultilinkFrameCapability",
FT_NONE, BASE_NONE, NULL, 0,
- "T_mobileMultilinkFrameCapability", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_maximumSampleSize,
{ "maximumSampleSize", "h245.maximumSampleSize",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -15559,7 +15559,7 @@ void proto_register_h245(void) {
{ &hf_h245_mcCapability,
{ "mcCapability", "h245.mcCapability",
FT_NONE, BASE_NONE, NULL, 0,
- "T_mcCapability", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_centralizedConferenceMC,
{ "centralizedConferenceMC", "h245.centralizedConferenceMC",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -15635,11 +15635,11 @@ void proto_register_h245(void) {
{ &hf_h245_guaranteedQOS,
{ "guaranteedQOS", "h245.guaranteedQOS",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_controlledLoad,
{ "controlledLoad", "h245.controlledLoad",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_maxNTUSize,
{ "maxNTUSize", "h245.maxNTUSize",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -15691,35 +15691,35 @@ void proto_register_h245(void) {
{ &hf_h245_desired,
{ "desired", "h245.desired",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_required,
{ "required", "h245.required",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_class0,
{ "class0", "h245.class0",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_class1,
{ "class1", "h245.class1",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_class2,
{ "class2", "h245.class2",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_class3,
{ "class3", "h245.class3",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_class4,
{ "class4", "h245.class4",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_class5,
{ "class5", "h245.class5",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_qosType,
{ "qosType", "h245.qosType",
FT_UINT32, BASE_DEC, VALS(h245_QOSType_vals), 0,
@@ -15771,23 +15771,23 @@ void proto_register_h245(void) {
{ &hf_h245_ip_UDP,
{ "ip-UDP", "h245.ip_UDP",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_ip_TCP,
{ "ip-TCP", "h245.ip_TCP",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_atm_AAL5_UNIDIR,
{ "atm-AAL5-UNIDIR", "h245.atm_AAL5_UNIDIR",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_atm_AAL5_BIDIR,
{ "atm-AAL5-BIDIR", "h245.atm_AAL5_BIDIR",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_atm_AAL5_compressed,
{ "atm-AAL5-compressed", "h245.atm_AAL5_compressed",
FT_NONE, BASE_NONE, NULL, 0,
- "T_atm_AAL5_compressed", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_variable_delta,
{ "variable-delta", "h245.variable_delta",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -15831,7 +15831,7 @@ void proto_register_h245(void) {
{ &hf_h245_rtpAudioRedundancyEncoding,
{ "rtpAudioRedundancyEncoding", "h245.rtpAudioRedundancyEncoding",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_rtpH263VideoRedundancyEncoding,
{ "rtpH263VideoRedundancyEncoding", "h245.rtpH263VideoRedundancyEncoding",
FT_NONE, BASE_NONE, NULL, 0,
@@ -15847,11 +15847,11 @@ void proto_register_h245(void) {
{ &hf_h245_frameToThreadMapping,
{ "frameToThreadMapping", "h245.frameToThreadMapping",
FT_UINT32, BASE_DEC, VALS(h245_T_frameToThreadMapping_vals), 0,
- "T_frameToThreadMapping", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_roundrobin,
{ "roundrobin", "h245.roundrobin",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_custom,
{ "custom", "h245.custom",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -15863,7 +15863,7 @@ void proto_register_h245(void) {
{ &hf_h245_containedThreads,
{ "containedThreads", "h245.containedThreads",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_containedThreads", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_containedThreads_item,
{ "containedThreads item", "h245.containedThreads_item",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -15875,7 +15875,7 @@ void proto_register_h245(void) {
{ &hf_h245_frameSequence,
{ "frameSequence", "h245.frameSequence",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_frameSequence", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_frameSequence_item,
{ "frameSequence item", "h245.frameSequence_item",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -16339,7 +16339,7 @@ void proto_register_h245(void) {
{ &hf_h245_additionalPictureMemory,
{ "additionalPictureMemory", "h245.additionalPictureMemory",
FT_NONE, BASE_NONE, NULL, 0,
- "T_additionalPictureMemory", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_sqcifAdditionalPictureMemory,
{ "sqcifAdditionalPictureMemory", "h245.sqcifAdditionalPictureMemory",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -16371,35 +16371,35 @@ void proto_register_h245(void) {
{ &hf_h245_videoBackChannelSend,
{ "videoBackChannelSend", "h245.videoBackChannelSend",
FT_UINT32, BASE_DEC, VALS(h245_T_videoBackChannelSend_vals), 0,
- "T_videoBackChannelSend", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_none,
{ "none", "h245.none",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_ackMessageOnly,
{ "ackMessageOnly", "h245.ackMessageOnly",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_nackMessageOnly,
{ "nackMessageOnly", "h245.nackMessageOnly",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_ackOrNackMessageOnly,
{ "ackOrNackMessageOnly", "h245.ackOrNackMessageOnly",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_ackAndNackMessage,
{ "ackAndNackMessage", "h245.ackAndNackMessage",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_enhancedReferencePicSelect,
{ "enhancedReferencePicSelect", "h245.enhancedReferencePicSelect",
FT_NONE, BASE_NONE, NULL, 0,
- "T_enhancedReferencePicSelect", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_subPictureRemovalParameters,
{ "subPictureRemovalParameters", "h245.subPictureRemovalParameters",
FT_NONE, BASE_NONE, NULL, 0,
- "T_subPictureRemovalParameters", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_mpuHorizMBs,
{ "mpuHorizMBs", "h245.mpuHorizMBs",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -16459,7 +16459,7 @@ void proto_register_h245(void) {
{ &hf_h245_mPI,
{ "mPI", "h245.mPI",
FT_NONE, BASE_NONE, NULL, 0,
- "T_mPI", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_standardMPI,
{ "standardMPI", "h245.standardMPI",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -16467,11 +16467,11 @@ void proto_register_h245(void) {
{ &hf_h245_customPCF,
{ "customPCF", "h245.customPCF",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_customPCF", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_customPCF_item,
{ "customPCF item", "h245.customPCF_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_customPCF_item", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_customMPI,
{ "customMPI", "h245.customMPI",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -16479,7 +16479,7 @@ void proto_register_h245(void) {
{ &hf_h245_pixelAspectInformation,
{ "pixelAspectInformation", "h245.pixelAspectInformation",
FT_UINT32, BASE_DEC, VALS(h245_T_pixelAspectInformation_vals), 0,
- "T_pixelAspectInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_anyPixelAspectRatio,
{ "anyPixelAspectRatio", "h245.anyPixelAspectRatio",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -16487,7 +16487,7 @@ void proto_register_h245(void) {
{ &hf_h245_pixelAspectCode,
{ "pixelAspectCode", "h245.pixelAspectCode",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_pixelAspectCode", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_pixelAspectCode_item,
{ "pixelAspectCode item", "h245.pixelAspectCode_item",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -16495,11 +16495,11 @@ void proto_register_h245(void) {
{ &hf_h245_extendedPAR,
{ "extendedPAR", "h245.extendedPAR",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_extendedPAR", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_extendedPAR_item,
{ "extendedPAR item", "h245.extendedPAR_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_extendedPAR_item", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_width,
{ "width", "h245.width",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -16599,7 +16599,7 @@ void proto_register_h245(void) {
{ &hf_h245_g7231,
{ "g7231", "h245.g7231",
FT_NONE, BASE_NONE, NULL, 0,
- "T_g7231", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_maxAl_sduAudioFrames,
{ "maxAl-sduAudioFrames", "h245.maxAl_sduAudioFrames",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -16851,7 +16851,7 @@ void proto_register_h245(void) {
{ &hf_h245_t84,
{ "t84", "h245.t84",
FT_NONE, BASE_NONE, NULL, 0,
- "T_t84", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_t84Protocol,
{ "t84Protocol", "h245.t84Protocol",
FT_UINT32, BASE_DEC, VALS(DataProtocolCapability_vals), 0,
@@ -16883,7 +16883,7 @@ void proto_register_h245(void) {
{ &hf_h245_dsvdControl,
{ "dsvdControl", "h245.dsvdControl",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_h222DataPartitioning,
{ "h222DataPartitioning", "h245.h222DataPartitioning",
FT_UINT32, BASE_DEC, VALS(DataProtocolCapability_vals), 0,
@@ -16899,7 +16899,7 @@ void proto_register_h245(void) {
{ &hf_h245_t38fax,
{ "t38fax", "h245.t38fax",
FT_NONE, BASE_NONE, NULL, 0,
- "T_t38fax", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_t38FaxProtocol,
{ "t38FaxProtocol", "h245.t38FaxProtocol",
FT_UINT32, BASE_DEC, VALS(DataProtocolCapability_vals), 0,
@@ -16923,47 +16923,47 @@ void proto_register_h245(void) {
{ &hf_h245_v14buffered,
{ "v14buffered", "h245.v14buffered",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_v42lapm,
{ "v42lapm", "h245.v42lapm",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_hdlcFrameTunnelling,
{ "hdlcFrameTunnelling", "h245.hdlcFrameTunnelling",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_h310SeparateVCStack,
{ "h310SeparateVCStack", "h245.h310SeparateVCStack",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_h310SingleVCStack,
{ "h310SingleVCStack", "h245.h310SingleVCStack",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_transparent,
{ "transparent", "h245.transparent",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_segmentationAndReassembly,
{ "segmentationAndReassembly", "h245.segmentationAndReassembly",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_hdlcFrameTunnelingwSAR,
{ "hdlcFrameTunnelingwSAR", "h245.hdlcFrameTunnelingwSAR",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_v120,
{ "v120", "h245.v120",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_separateLANStack,
{ "separateLANStack", "h245.separateLANStack",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_v76wCompression,
{ "v76wCompression", "h245.v76wCompression",
FT_UINT32, BASE_DEC, VALS(h245_T_v76wCompression_vals), 0,
- "T_v76wCompression", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_transmitCompression,
{ "transmitCompression", "h245.transmitCompression",
FT_UINT32, BASE_DEC, VALS(h245_CompressionType_vals), 0,
@@ -16979,11 +16979,11 @@ void proto_register_h245(void) {
{ &hf_h245_tcp,
{ "tcp", "h245.tcp",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_udp,
{ "udp", "h245.udp",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_v42bis,
{ "v42bis", "h245.v42bis",
FT_NONE, BASE_NONE, NULL, 0,
@@ -16999,11 +16999,11 @@ void proto_register_h245(void) {
{ &hf_h245_t84Unrestricted,
{ "t84Unrestricted", "h245.t84Unrestricted",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_t84Restricted,
{ "t84Restricted", "h245.t84Restricted",
FT_NONE, BASE_NONE, NULL, 0,
- "T_t84Restricted", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_qcif_bool,
{ "qcif", "h245.qcif",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -17111,11 +17111,11 @@ void proto_register_h245(void) {
{ &hf_h245_localTCF,
{ "localTCF", "h245.localTCF",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_transferredTCF,
{ "transferredTCF", "h245.transferredTCF",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_t38FaxMaxBuffer,
{ "t38FaxMaxBuffer", "h245.t38FaxMaxBuffer",
FT_INT32, BASE_DEC, NULL, 0,
@@ -17127,15 +17127,15 @@ void proto_register_h245(void) {
{ &hf_h245_t38FaxUdpEC,
{ "t38FaxUdpEC", "h245.t38FaxUdpEC",
FT_UINT32, BASE_DEC, VALS(h245_T_t38FaxUdpEC_vals), 0,
- "T_t38FaxUdpEC", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_t38UDPFEC,
{ "t38UDPFEC", "h245.t38UDPFEC",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_t38UDPRedundancy,
{ "t38UDPRedundancy", "h245.t38UDPRedundancy",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_t38TCPBidirectionalMode,
{ "t38TCPBidirectionalMode", "h245.t38TCPBidirectionalMode",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -17179,43 +17179,43 @@ void proto_register_h245(void) {
{ &hf_h245_basicString,
{ "basicString", "h245.basicString",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_iA5String,
{ "iA5String", "h245.iA5String",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_generalString,
{ "generalString", "h245.generalString",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_dtmf,
{ "dtmf", "h245.dtmf",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_hookflash,
{ "hookflash", "h245.hookflash",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_extendedAlphanumericFlag,
{ "extendedAlphanumeric", "h245.extendedAlphanumeric",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_encryptedBasicString,
{ "encryptedBasicString", "h245.encryptedBasicString",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_encryptedIA5String,
{ "encryptedIA5String", "h245.encryptedIA5String",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_encryptedGeneralString,
{ "encryptedGeneralString", "h245.encryptedGeneralString",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_secureDTMF,
{ "secureDTMF", "h245.secureDTMF",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_genericUserInputCapability,
{ "genericUserInputCapability", "h245.genericUserInputCapability",
FT_NONE, BASE_NONE, NULL, 0,
@@ -17247,23 +17247,23 @@ void proto_register_h245(void) {
{ &hf_h245_collapsing,
{ "collapsing", "h245.collapsing",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_collapsing", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_collapsing_item,
{ "collapsing item", "h245.collapsing_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_collapsing_item", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_nonCollapsing,
{ "nonCollapsing", "h245.nonCollapsing",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_nonCollapsing", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_nonCollapsing_item,
{ "nonCollapsing item", "h245.nonCollapsing_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_nonCollapsing_item", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_nonCollapsingRaw,
{ "nonCollapsingRaw", "h245.nonCollapsingRaw",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_nonCollapsingRaw", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_transport,
{ "transport", "h245.transport",
FT_UINT32, BASE_DEC, VALS(DataProtocolCapability_vals), 0,
@@ -17303,35 +17303,35 @@ void proto_register_h245(void) {
{ &hf_h245_standard,
{ "standard", "h245.standard",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_standard", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_logical,
{ "logical", "h245.logical",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_booleanArray,
{ "booleanArray", "h245.booleanArray",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_booleanArray", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_unsignedMin,
{ "unsignedMin", "h245.unsignedMin",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_unsignedMin", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_unsignedMax,
{ "unsignedMax", "h245.unsignedMax",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_unsignedMax", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_unsigned32Min,
{ "unsigned32Min", "h245.unsigned32Min",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_unsigned32Min", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_unsigned32Max,
{ "unsigned32Max", "h245.unsigned32Max",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_unsigned32Max", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_octetString,
{ "octetString", "h245.octetString",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_octetString", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_genericParameters,
{ "genericParameter", "h245.genericParameter",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -17423,7 +17423,7 @@ void proto_register_h245(void) {
{ &hf_h245_forwardLogicalChannelParameters,
{ "forwardLogicalChannelParameters", "h245.forwardLogicalChannelParameters",
FT_NONE, BASE_NONE, NULL, 0,
- "T_forwardLogicalChannelParameters", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_portNumber,
{ "portNumber", "h245.portNumber",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -17487,19 +17487,19 @@ void proto_register_h245(void) {
{ &hf_h245_distribution,
{ "distribution", "h245.distribution",
FT_UINT32, BASE_DEC, VALS(h245_T_distribution_vals), 0,
- "T_distribution", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_unicast,
{ "unicast", "h245.unicast",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_multicast,
{ "multicast", "h245.multicast",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_networkAddress,
{ "networkAddress", "h245.networkAddress",
FT_UINT32, BASE_DEC, VALS(h245_T_networkAddress_vals), 0,
- "T_networkAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_q2931Address,
{ "q2931Address", "h245.q2931Address",
FT_NONE, BASE_NONE, NULL, 0,
@@ -17507,7 +17507,7 @@ void proto_register_h245(void) {
{ &hf_h245_e164Address,
{ "e164Address", "h245.e164Address",
FT_STRING, BASE_NONE, NULL, 0,
- "T_e164Address", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_localAreaAddress,
{ "localAreaAddress", "h245.localAreaAddress",
FT_UINT32, BASE_DEC, VALS(h245_TransportAddress_vals), 0,
@@ -17523,23 +17523,23 @@ void proto_register_h245(void) {
{ &hf_h245_t120SetupProcedure,
{ "t120SetupProcedure", "h245.t120SetupProcedure",
FT_UINT32, BASE_DEC, VALS(h245_T_t120SetupProcedure_vals), 0,
- "T_t120SetupProcedure", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_originateCall,
{ "originateCall", "h245.originateCall",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_waitForCall,
{ "waitForCall", "h245.waitForCall",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_issueQuery,
{ "issueQuery", "h245.issueQuery",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_address,
{ "address", "h245.address",
FT_UINT32, BASE_DEC, VALS(h245_T_address_vals), 0,
- "T_address", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_internationalNumber,
{ "internationalNumber", "h245.internationalNumber",
FT_STRING, BASE_NONE, NULL, 0,
@@ -17559,7 +17559,7 @@ void proto_register_h245(void) {
{ &hf_h245_nullData,
{ "nullData", "h245.nullData",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_videoData,
{ "videoData", "h245.videoData",
FT_UINT32, BASE_DEC, VALS(h245_VideoCapability_vals), 0,
@@ -17607,7 +17607,7 @@ void proto_register_h245(void) {
{ &hf_h245_mediaType,
{ "mediaType", "h245.mediaType",
FT_UINT32, BASE_DEC, VALS(h245_T_mediaType_vals), 0,
- "T_mediaType", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_resourceID,
{ "resourceID", "h245.resourceID",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -17631,7 +17631,7 @@ void proto_register_h245(void) {
{ &hf_h245_adaptationLayerType,
{ "adaptationLayerType", "h245.adaptationLayerType",
FT_UINT32, BASE_DEC, VALS(h245_T_adaptationLayerType_vals), 0,
- "T_adaptationLayerType", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_h223_al_type_al1Framed,
{ "al1Framed", "h245.al1Framed",
FT_NONE, BASE_NONE, NULL, 0,
@@ -17651,7 +17651,7 @@ void proto_register_h245(void) {
{ &hf_h245_controlFieldOctets,
{ "controlFieldOctets", "h245.controlFieldOctets",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_controlFieldOctets", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_al3_sendBufferSize,
{ "sendBufferSize", "h245.sendBufferSize",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -17679,15 +17679,15 @@ void proto_register_h245(void) {
{ &hf_h245_transferMode,
{ "transferMode", "h245.transferMode",
FT_UINT32, BASE_DEC, VALS(h245_T_transferMode_vals), 0,
- "T_transferMode", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_framed,
{ "framed", "h245.framed",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_unframed,
{ "unframed", "h245.unframed",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_aL1HeaderFEC,
{ "headerFEC", "h245.headerFEC",
FT_UINT32, BASE_DEC, VALS(h245_AL1HeaderFEC_vals), 0,
@@ -17695,11 +17695,11 @@ void proto_register_h245(void) {
{ &hf_h245_sebch16_7,
{ "sebch16-7", "h245.sebch16_7",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_golay24_12,
{ "golay24-12", "h245.golay24_12",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_crcLength2,
{ "crcLength", "h245.crcLength",
FT_UINT32, BASE_DEC, VALS(h245_AL1CrcLength_vals), 0,
@@ -17707,35 +17707,35 @@ void proto_register_h245(void) {
{ &hf_h245_crc4bit,
{ "crc4bit", "h245.crc4bit",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_crc12bit,
{ "crc12bit", "h245.crc12bit",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_crc20bit,
{ "crc20bit", "h245.crc20bit",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_crc28bit,
{ "crc28bit", "h245.crc28bit",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_crc8bit,
{ "crc8bit", "h245.crc8bit",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_crc16bit,
{ "crc16bit", "h245.crc16bit",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_crc32bit,
{ "crc32bit", "h245.crc32bit",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_crcNotUsed,
{ "crcNotUsed", "h245.crcNotUsed",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_rcpcCodeRate,
{ "rcpcCodeRate", "h245.rcpcCodeRate",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -17743,7 +17743,7 @@ void proto_register_h245(void) {
{ &hf_h245_noArq,
{ "noArq", "h245.noArq",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_typeIArq,
{ "typeIArq", "h245.typeIArq",
FT_NONE, BASE_NONE, NULL, 0,
@@ -17771,11 +17771,11 @@ void proto_register_h245(void) {
{ &hf_h245_sebch16_5,
{ "sebch16-5", "h245.sebch16_5",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_headerFormat,
{ "headerFormat", "h245.headerFormat",
FT_UINT32, BASE_DEC, VALS(h245_T_headerFormat_vals), 0,
- "T_headerFormat", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_crlength2,
{ "crcLength", "h245.crcLength",
FT_UINT32, BASE_DEC, VALS(h245_AL3CrcLength_vals), 0,
@@ -17783,7 +17783,7 @@ void proto_register_h245(void) {
{ &hf_h245_numberOfRetransmissions,
{ "numberOfRetransmissions", "h245.numberOfRetransmissions",
FT_UINT32, BASE_DEC, VALS(h245_T_numberOfRetransmissions_vals), 0,
- "T_numberOfRetransmissions", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_finite,
{ "finite", "h245.finite",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -17791,7 +17791,7 @@ void proto_register_h245(void) {
{ &hf_h245_infinite,
{ "infinite", "h245.infinite",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_sendBufferSize,
{ "sendBufferSize", "h245.sendBufferSize",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -17803,19 +17803,19 @@ void proto_register_h245(void) {
{ &hf_h245_suspendResume,
{ "suspendResume", "h245.suspendResume",
FT_UINT32, BASE_DEC, VALS(h245_T_suspendResume_vals), 0,
- "T_suspendResume", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_noSuspendResume,
{ "noSuspendResume", "h245.noSuspendResume",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_suspendResumewAddress,
{ "suspendResumewAddress", "h245.suspendResumewAddress",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_suspendResumewoAddress,
{ "suspendResumewoAddress", "h245.suspendResumewoAddress",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_uIH,
{ "uIH", "h245.uIH",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -17827,7 +17827,7 @@ void proto_register_h245(void) {
{ &hf_h245_eRM,
{ "eRM", "h245.eRM",
FT_NONE, BASE_NONE, NULL, 0,
- "T_eRM", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_windowSize,
{ "windowSize", "h245.windowSize",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -17835,23 +17835,23 @@ void proto_register_h245(void) {
{ &hf_h245_recovery,
{ "recovery", "h245.recovery",
FT_UINT32, BASE_DEC, VALS(h245_T_recovery_vals), 0,
- "T_recovery", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_rej,
{ "rej", "h245.rej",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_sREJ,
{ "sREJ", "h245.sREJ",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_mSREJ,
{ "mSREJ", "h245.mSREJ",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_uNERM,
{ "uNERM", "h245.uNERM",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_v75Parameters,
{ "v75Parameters", "h245.v75Parameters",
FT_NONE, BASE_NONE, NULL, 0,
@@ -17879,7 +17879,7 @@ void proto_register_h245(void) {
{ &hf_h245_mediaChannel,
{ "mediaChannel", "h245.mediaChannel",
FT_UINT32, BASE_DEC, VALS(h245_TransportAddress_vals), 0,
- "T_mediaChannel", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_mediaGuaranteedDelivery,
{ "mediaGuaranteedDelivery", "h245.mediaGuaranteedDelivery",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -17887,7 +17887,7 @@ void proto_register_h245(void) {
{ &hf_h245_mediaControlChannel,
{ "mediaControlChannel", "h245.mediaControlChannel",
FT_UINT32, BASE_DEC, VALS(h245_TransportAddress_vals), 0,
- "T_mediaControlChannel", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_mediaControlGuaranteedDelivery,
{ "mediaControlGuaranteedDelivery", "h245.mediaControlGuaranteedDelivery",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -17899,11 +17899,11 @@ void proto_register_h245(void) {
{ &hf_h245_mediaPacketization,
{ "mediaPacketization", "h245.mediaPacketization",
FT_UINT32, BASE_DEC, VALS(h245_T_mediaPacketization_vals), 0,
- "T_mediaPacketization", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_h261aVideoPacketizationFlag,
{ "h261aVideoPacketization", "h245.h261aVideoPacketization",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_rtpPayloadType,
{ "rtpPayloadType", "h245.rtpPayloadType",
FT_NONE, BASE_NONE, NULL, 0,
@@ -17915,11 +17915,11 @@ void proto_register_h245(void) {
{ &hf_h245_payloadDescriptor,
{ "payloadDescriptor", "h245.payloadDescriptor",
FT_UINT32, BASE_DEC, VALS(h245_T_payloadDescriptor_vals), 0,
- "T_payloadDescriptor", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_rfc_number,
{ "rfc-number", "h245.rfc_number",
FT_UINT32, BASE_DEC, VALS(h245_RFC_number_vals), 0,
- "T_rfc_number", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_oid,
{ "oid", "h245.oid",
FT_OID, BASE_NONE, NULL, 0,
@@ -17935,7 +17935,7 @@ void proto_register_h245(void) {
{ &hf_h245_rtpRedundancyEncoding,
{ "rtpRedundancyEncoding", "h245.rtpRedundancyEncoding",
FT_NONE, BASE_NONE, NULL, 0,
- "T_rtpRedundancyEncoding", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_primary,
{ "primary", "h245.primary",
FT_NONE, BASE_NONE, NULL, 0,
@@ -17971,11 +17971,11 @@ void proto_register_h245(void) {
{ &hf_h245_redundancyEncodingFlag,
{ "redundancyEncoding", "h245.redundancyEncoding",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_differentPort,
{ "differentPort", "h245.differentPort",
FT_NONE, BASE_NONE, NULL, 0,
- "T_differentPort", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_protectedSessionID,
{ "protectedSessionID", "h245.protectedSessionID",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -17987,7 +17987,7 @@ void proto_register_h245(void) {
{ &hf_h245_samePort,
{ "samePort", "h245.samePort",
FT_NONE, BASE_NONE, NULL, 0,
- "T_samePort", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_separateStream,
{ "separateStream", "h245.separateStream",
FT_UINT32, BASE_DEC, VALS(h245_DepSeparateStream_vals), 0,
@@ -17995,15 +17995,15 @@ void proto_register_h245(void) {
{ &hf_h245_rfc2733,
{ "rfc2733", "h245.rfc2733",
FT_NONE, BASE_NONE, NULL, 0,
- "T_rfc2733", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_pktMode,
{ "pktMode", "h245.pktMode",
FT_UINT32, BASE_DEC, VALS(h245_T_pktMode_vals), 0,
- "T_pktMode", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_rfc2198coding,
{ "rfc2198coding", "h245.rfc2198coding",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_mode_rfc2733sameport,
{ "rfc2733sameport", "h245.rfc2733sameport",
FT_NONE, BASE_NONE, NULL, 0,
@@ -18027,7 +18027,7 @@ void proto_register_h245(void) {
{ &hf_h245_iPAddress,
{ "iPAddress", "h245.iPAddress",
FT_NONE, BASE_NONE, NULL, 0,
- "T_iPAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_ip4_network,
{ "network", "h245.network",
FT_IPv4, BASE_NONE, NULL, 0,
@@ -18039,7 +18039,7 @@ void proto_register_h245(void) {
{ &hf_h245_iPXAddress,
{ "iPXAddress", "h245.iPXAddress",
FT_NONE, BASE_NONE, NULL, 0,
- "T_iPXAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_node,
{ "node", "h245.node",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -18055,7 +18055,7 @@ void proto_register_h245(void) {
{ &hf_h245_iP6Address,
{ "iP6Address", "h245.iP6Address",
FT_NONE, BASE_NONE, NULL, 0,
- "T_iP6Address", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_ip6_network,
{ "network", "h245.network",
FT_IPv6, BASE_NONE, NULL, 0,
@@ -18071,19 +18071,19 @@ void proto_register_h245(void) {
{ &hf_h245_iPSourceRouteAddress,
{ "iPSourceRouteAddress", "h245.iPSourceRouteAddress",
FT_NONE, BASE_NONE, NULL, 0,
- "T_iPSourceRouteAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_routing,
{ "routing", "h245.routing",
FT_UINT32, BASE_DEC, VALS(h245_T_routing_vals), 0,
- "T_routing", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_strict,
{ "strict", "h245.strict",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_loose,
{ "loose", "h245.loose",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_network,
{ "network", "h245.network",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -18095,7 +18095,7 @@ void proto_register_h245(void) {
{ &hf_h245_route,
{ "route", "h245.route",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_route", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_route_item,
{ "route item", "h245.route_item",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -18171,7 +18171,7 @@ void proto_register_h245(void) {
{ &hf_h245_reverseLogicalChannelNumber,
{ "reverseLogicalChannelNumber", "h245.reverseLogicalChannelNumber",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_reverseLogicalChannelNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_olc_ack_multiplexParameters,
{ "multiplexParameters", "h245.multiplexParameters",
FT_UINT32, BASE_DEC, VALS(h245_T_olc_ack_multiplexParameters_vals), 0,
@@ -18179,7 +18179,7 @@ void proto_register_h245(void) {
{ &hf_h245_forwardMultiplexAckParameters,
{ "forwardMultiplexAckParameters", "h245.forwardMultiplexAckParameters",
FT_UINT32, BASE_DEC, VALS(h245_T_forwardMultiplexAckParameters_vals), 0,
- "T_forwardMultiplexAckParameters", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_h2250LogicalChannelAckParameters,
{ "h2250LogicalChannelAckParameters", "h245.h2250LogicalChannelAckParameters",
FT_NONE, BASE_NONE, NULL, 0,
@@ -18195,63 +18195,63 @@ void proto_register_h245(void) {
{ &hf_h245_unsuitableReverseParameters,
{ "unsuitableReverseParameters", "h245.unsuitableReverseParameters",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_dataTypeNotSupported,
{ "dataTypeNotSupported", "h245.dataTypeNotSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_dataTypeNotAvailable,
{ "dataTypeNotAvailable", "h245.dataTypeNotAvailable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_unknownDataType,
{ "unknownDataType", "h245.unknownDataType",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_dataTypeALCombinationNotSupported,
{ "dataTypeALCombinationNotSupported", "h245.dataTypeALCombinationNotSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_multicastChannelNotAllowed,
{ "multicastChannelNotAllowed", "h245.multicastChannelNotAllowed",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_insufficientBandwidth,
{ "insufficientBandwidth", "h245.insufficientBandwidth",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_separateStackEstablishmentFailed,
{ "separateStackEstablishmentFailed", "h245.separateStackEstablishmentFailed",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_invalidSessionID,
{ "invalidSessionID", "h245.invalidSessionID",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_masterSlaveConflict,
{ "masterSlaveConflict", "h245.masterSlaveConflict",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_waitForCommunicationMode,
{ "waitForCommunicationMode", "h245.waitForCommunicationMode",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_invalidDependentChannel,
{ "invalidDependentChannel", "h245.invalidDependentChannel",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_replacementForRejected,
{ "replacementForRejected", "h245.replacementForRejected",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_securityDenied,
{ "securityDenied", "h245.securityDenied",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_qoSControlNotSupported,
{ "qoSControlNotSupported", "h245.qoSControlNotSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_sessionID,
{ "sessionID", "h245.sessionID",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -18275,11 +18275,11 @@ void proto_register_h245(void) {
{ &hf_h245_user,
{ "user", "h245.user",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_lcse,
{ "lcse", "h245.lcse",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_clc_reason,
{ "reason", "h245.reason",
FT_UINT32, BASE_DEC, VALS(h245_Clc_reason_vals), 0,
@@ -18287,15 +18287,15 @@ void proto_register_h245(void) {
{ &hf_h245_unknown,
{ "unknown", "h245.unknown",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_reopen,
{ "reopen", "h245.reopen",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_reservationFailure,
{ "reservationFailure", "h245.reservationFailure",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_networkErrorCode,
{ "networkErrorCode", "h245.networkErrorCode",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -18307,11 +18307,11 @@ void proto_register_h245(void) {
{ &hf_h245_reason,
{ "reason", "h245.reason",
FT_UINT32, BASE_DEC, VALS(h245_T_reason_vals), 0,
- "T_reason", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_normal,
{ "normal", "h245.normal",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_req_chan_clos_rej_cause,
{ "cause", "h245.cause",
FT_UINT32, BASE_DEC, VALS(h245_RequestChannelCloseRejectCause_vals), 0,
@@ -18331,7 +18331,7 @@ void proto_register_h245(void) {
{ &hf_h245_elementList,
{ "elementList", "h245.elementList",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_elementList", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_elementList_item,
{ "MultiplexElement", "h245.MultiplexElement",
FT_NONE, BASE_NONE, NULL, 0,
@@ -18347,7 +18347,7 @@ void proto_register_h245(void) {
{ &hf_h245_subElementList,
{ "subElementList", "h245.subElementList",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_subElementList", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_subElementList_item,
{ "MultiplexElement", "h245.MultiplexElement",
FT_NONE, BASE_NONE, NULL, 0,
@@ -18363,7 +18363,7 @@ void proto_register_h245(void) {
{ &hf_h245_untilClosingFlag,
{ "untilClosingFlag", "h245.untilClosingFlag",
FT_NONE, BASE_NONE, NULL, 0,
- "T_untilClosingFlag", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_multiplexTableEntryNumbers,
{ "multiplexTableEntryNumber", "h245.multiplexTableEntryNumber",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -18387,11 +18387,11 @@ void proto_register_h245(void) {
{ &hf_h245_unspecifiedCause,
{ "unspecifiedCause", "h245.unspecifiedCause",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_descriptorTooComplex,
{ "descriptorTooComplex", "h245.descriptorTooComplex",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_entryNumbers,
{ "entryNumbers", "h245.entryNumbers",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -18427,11 +18427,11 @@ void proto_register_h245(void) {
{ &hf_h245_willTransmitMostPreferredMode,
{ "willTransmitMostPreferredMode", "h245.willTransmitMostPreferredMode",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_willTransmitLessPreferredMode,
{ "willTransmitLessPreferredMode", "h245.willTransmitLessPreferredMode",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_req_rej_cause,
{ "cause", "h245.cause",
FT_UINT32, BASE_DEC, VALS(h245_RequestModeRejectCause_vals), 0,
@@ -18439,15 +18439,15 @@ void proto_register_h245(void) {
{ &hf_h245_modeUnavailable,
{ "modeUnavailable", "h245.modeUnavailable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_multipointConstraint,
{ "multipointConstraint", "h245.multipointConstraint",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_requestDenied,
{ "requestDenied", "h245.requestDenied",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_ModeDescription_item,
{ "ModeElement", "h245.ModeElement",
FT_NONE, BASE_NONE, NULL, 0,
@@ -18523,7 +18523,7 @@ void proto_register_h245(void) {
{ &hf_h245_mediaMode,
{ "mediaMode", "h245.mediaMode",
FT_UINT32, BASE_DEC, VALS(h245_T_mediaMode_vals), 0,
- "T_mediaMode", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_prmary_dtmode,
{ "primary", "h245.primary",
FT_NONE, BASE_NONE, NULL, 0,
@@ -18551,7 +18551,7 @@ void proto_register_h245(void) {
{ &hf_h245_rfc2733Mode,
{ "rfc2733Mode", "h245.rfc2733Mode",
FT_NONE, BASE_NONE, NULL, 0,
- "T_rfc2733Mode", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_fec_mode,
{ "mode", "h245.mode",
FT_UINT32, BASE_DEC, VALS(h245_FEC_mode_vals), 0,
@@ -18567,19 +18567,19 @@ void proto_register_h245(void) {
{ &hf_h245_al1Framed,
{ "al1Framed", "h245.al1Framed",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_al1NotFramed,
{ "al1NotFramed", "h245.al1NotFramed",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_al2WithoutSequenceNumbers,
{ "al2WithoutSequenceNumbers", "h245.al2WithoutSequenceNumbers",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_al2WithSequenceNumbers,
{ "al2WithSequenceNumbers", "h245.al2WithSequenceNumbers",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_al3,
{ "al3", "h245.al3",
FT_NONE, BASE_NONE, NULL, 0,
@@ -18635,59 +18635,59 @@ void proto_register_h245(void) {
{ &hf_h245_qcif,
{ "qcif", "h245.qcif",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_cif,
{ "cif", "h245.cif",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_profileAndLevel,
{ "profileAndLevel", "h245.profileAndLevel",
FT_UINT32, BASE_DEC, VALS(h245_T_profileAndLevel_vals), 0,
- "T_profileAndLevel", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_profileAndLevel_SPatMLMode,
{ "profileAndLevel-SPatML", "h245.profileAndLevel_SPatML",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_profileAndLevel_MPatLLMode,
{ "profileAndLevel-MPatLL", "h245.profileAndLevel_MPatLL",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_profileAndLevel_MPatMLMode,
{ "profileAndLevel-MPatML", "h245.profileAndLevel_MPatML",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_profileAndLevel_MPatH_14Mode,
{ "profileAndLevel-MPatH-14", "h245.profileAndLevel_MPatH_14",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_profileAndLevel_MPatHLMode,
{ "profileAndLevel-MPatHL", "h245.profileAndLevel_MPatHL",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_profileAndLevel_SNRatLLMode,
{ "profileAndLevel-SNRatLL", "h245.profileAndLevel_SNRatLL",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_profileAndLevel_SNRatMLMode,
{ "profileAndLevel-SNRatML", "h245.profileAndLevel_SNRatML",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_profileAndLevel_SpatialatH_14Mode,
{ "profileAndLevel-SpatialatH-14", "h245.profileAndLevel_SpatialatH_14",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_profileAndLevel_HPatMLMode,
{ "profileAndLevel-HPatML", "h245.profileAndLevel_HPatML",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_profileAndLevel_HPatH_14Mode,
{ "profileAndLevel-HPatH-14", "h245.profileAndLevel_HPatH_14",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_profileAndLevel_HPatHLMode,
{ "profileAndLevel-HPatHL", "h245.profileAndLevel_HPatHL",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_h263_resolution,
{ "resolution", "h245.resolution",
FT_UINT32, BASE_DEC, VALS(h245_H263Resolution_vals), 0,
@@ -18695,59 +18695,59 @@ void proto_register_h245(void) {
{ &hf_h245_sqcif,
{ "sqcif", "h245.sqcif",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_cif4,
{ "cif4", "h245.cif4",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_cif16,
{ "cif16", "h245.cif16",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_custom_res,
{ "custom", "h245.custom",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_g711Alaw64k_mode,
{ "g711Alaw64k", "h245.g711Alaw64k",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_g711Alaw56k_mode,
{ "g711Alaw56k", "h245.g711Alaw56k",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_g711Ulaw64k_mode,
{ "g711Ulaw64k", "h245.g711Ulaw64k",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_g711Ulaw56k_mode,
{ "g711Ulaw56k", "h245.g711Ulaw56k",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_g722_64k_mode,
{ "g722-64k", "h245.g722_64k",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_g722_56k_mode,
{ "g722-56k", "h245.g722_56k",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_g722_48k_mode,
{ "g722-48k", "h245.g722_48k",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_g728_mode,
{ "g728", "h245.g728",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_g729_mode,
{ "g729", "h245.g729",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_g729AnnexA_mode,
{ "g729AnnexA", "h245.g729AnnexA",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_g7231_mode,
{ "g7231", "h245.g7231",
FT_UINT32, BASE_DEC, VALS(h245_Mode_g7231_vals), 0,
@@ -18755,19 +18755,19 @@ void proto_register_h245(void) {
{ &hf_h245_noSilenceSuppressionLowRate,
{ "noSilenceSuppressionLowRate", "h245.noSilenceSuppressionLowRate",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_noSilenceSuppressionHighRate,
{ "noSilenceSuppressionHighRate", "h245.noSilenceSuppressionHighRate",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_silenceSuppressionLowRate,
{ "silenceSuppressionLowRate", "h245.silenceSuppressionLowRate",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_silenceSuppressionHighRate,
{ "silenceSuppressionHighRate", "h245.silenceSuppressionHighRate",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_is11172AudioMode,
{ "is11172AudioMode", "h245.is11172AudioMode",
FT_NONE, BASE_NONE, NULL, 0,
@@ -18791,35 +18791,35 @@ void proto_register_h245(void) {
{ &hf_h245_audioLayer,
{ "audioLayer", "h245.audioLayer",
FT_UINT32, BASE_DEC, VALS(h245_T_audioLayer_vals), 0,
- "T_audioLayer", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_audioLayer1Mode,
{ "audioLayer1", "h245.audioLayer1",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_audioLayer2Mode,
{ "audioLayer2", "h245.audioLayer2",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_audioLayer3Mode,
{ "audioLayer3", "h245.audioLayer3",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_audioSampling,
{ "audioSampling", "h245.audioSampling",
FT_UINT32, BASE_DEC, VALS(h245_T_audioSampling_vals), 0,
- "T_audioSampling", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_audioSampling32kMode,
{ "audioSampling32k", "h245.audioSampling32k",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_audioSampling44k1Mode,
{ "audioSampling44k1", "h245.audioSampling44k1",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_audioSampling48kMode,
{ "audioSampling48k", "h245.audioSampling48k",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_is11172multichannelType,
{ "multichannelType", "h245.multichannelType",
FT_UINT32, BASE_DEC, VALS(h245_IS11172_multichannelType_vals), 0,
@@ -18827,15 +18827,15 @@ void proto_register_h245(void) {
{ &hf_h245_singleChannelMode,
{ "singleChannel", "h245.singleChannel",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_twoChannelStereo,
{ "twoChannelStereo", "h245.twoChannelStereo",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_twoChannelDual,
{ "twoChannelDual", "h245.twoChannelDual",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_audioLayerMode,
{ "audioLayer", "h245.audioLayer",
FT_UINT32, BASE_DEC, VALS(h245_IS13818AudioLayer_vals), 0,
@@ -18847,15 +18847,15 @@ void proto_register_h245(void) {
{ &hf_h245_audioSampling16kMode,
{ "audioSampling16k", "h245.audioSampling16k",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_audioSampling22k05Mode,
{ "audioSampling22k05", "h245.audioSampling22k05",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_audioSampling24kMode,
{ "audioSampling24k", "h245.audioSampling24k",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_is13818MultichannelType,
{ "multichannelType", "h245.multichannelType",
FT_UINT32, BASE_DEC, VALS(h245_IS13818MultichannelType_vals), 0,
@@ -18863,31 +18863,31 @@ void proto_register_h245(void) {
{ &hf_h245_threeChannels2_1Mode,
{ "threeChannels2-1", "h245.threeChannels2_1",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_threeChannels3_0Mode,
{ "threeChannels3-0", "h245.threeChannels3_0",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_fourChannels2_0_2_0Mode,
{ "fourChannels2-0-2-0", "h245.fourChannels2_0_2_0",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_fourChannels2_2Mode,
{ "fourChannels2-2", "h245.fourChannels2_2",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_fourChannels3_1Mode,
{ "fourChannels3-1", "h245.fourChannels3_1",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_fiveChannels3_0_2_0Mode,
{ "fiveChannels3-0-2-0", "h245.fiveChannels3_0_2_0",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_fiveChannels3_2Mode,
{ "fiveChannels3-2", "h245.fiveChannels3_2",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_vbd_type,
{ "type", "h245.type",
FT_UINT32, BASE_DEC, VALS(h245_AudioMode_vals), 0,
@@ -18915,7 +18915,7 @@ void proto_register_h245(void) {
{ &hf_h245_h233Encryption,
{ "h233Encryption", "h245.h233Encryption",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_mlr_type,
{ "type", "h245.type",
FT_UINT32, BASE_DEC, VALS(h245_Mlr_type_vals), 0,
@@ -18923,7 +18923,7 @@ void proto_register_h245(void) {
{ &hf_h245_systemLoop,
{ "systemLoop", "h245.systemLoop",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_mediaLoop,
{ "mediaLoop", "h245.mediaLoop",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -18947,7 +18947,7 @@ void proto_register_h245(void) {
{ &hf_h245_canNotPerformLoop,
{ "canNotPerformLoop", "h245.canNotPerformLoop",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_communicationModeTable,
{ "communicationModeTable", "h245.communicationModeTable",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -18983,15 +18983,15 @@ void proto_register_h245(void) {
{ &hf_h245_terminalListRequest,
{ "terminalListRequest", "h245.terminalListRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_makeMeChair,
{ "makeMeChair", "h245.makeMeChair",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_cancelMakeMeChair,
{ "cancelMakeMeChair", "h245.cancelMakeMeChair",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_dropTerminal,
{ "dropTerminal", "h245.dropTerminal",
FT_NONE, BASE_NONE, NULL, 0,
@@ -19003,27 +19003,27 @@ void proto_register_h245(void) {
{ &hf_h245_enterH243Password,
{ "enterH243Password", "h245.enterH243Password",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_enterH243TerminalID,
{ "enterH243TerminalID", "h245.enterH243TerminalID",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_enterH243ConferenceID,
{ "enterH243ConferenceID", "h245.enterH243ConferenceID",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_enterExtensionAddress,
{ "enterExtensionAddress", "h245.enterExtensionAddress",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_requestChairTokenOwner,
{ "requestChairTokenOwner", "h245.requestChairTokenOwner",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_requestTerminalCertificate,
{ "requestTerminalCertificate", "h245.requestTerminalCertificate",
FT_NONE, BASE_NONE, NULL, 0,
- "T_requestTerminalCertificate", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_certSelectionCriteria,
{ "certSelectionCriteria", "h245.certSelectionCriteria",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -19047,7 +19047,7 @@ void proto_register_h245(void) {
{ &hf_h245_requestAllTerminalIDs,
{ "requestAllTerminalIDs", "h245.requestAllTerminalIDs",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_remoteMCRequest,
{ "remoteMCRequest", "h245.remoteMCRequest",
FT_UINT32, BASE_DEC, VALS(h245_RemoteMCRequest_vals), 0,
@@ -19075,7 +19075,7 @@ void proto_register_h245(void) {
{ &hf_h245_mCTerminalIDResponse,
{ "mCTerminalIDResponse", "h245.mCTerminalIDResponse",
FT_NONE, BASE_NONE, NULL, 0,
- "T_mCTerminalIDResponse", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_terminalID,
{ "terminalID", "h245.terminalID",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -19083,11 +19083,11 @@ void proto_register_h245(void) {
{ &hf_h245_terminalIDResponse,
{ "terminalIDResponse", "h245.terminalIDResponse",
FT_NONE, BASE_NONE, NULL, 0,
- "T_terminalIDResponse", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_conferenceIDResponse,
{ "conferenceIDResponse", "h245.conferenceIDResponse",
FT_NONE, BASE_NONE, NULL, 0,
- "T_conferenceIDResponse", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_conferenceID,
{ "conferenceID", "h245.conferenceID",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -19095,7 +19095,7 @@ void proto_register_h245(void) {
{ &hf_h245_passwordResponse,
{ "passwordResponse", "h245.passwordResponse",
FT_NONE, BASE_NONE, NULL, 0,
- "T_passwordResponse", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_password,
{ "password", "h245.password",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -19111,27 +19111,27 @@ void proto_register_h245(void) {
{ &hf_h245_videoCommandReject,
{ "videoCommandReject", "h245.videoCommandReject",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_terminalDropReject,
{ "terminalDropReject", "h245.terminalDropReject",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_makeMeChairResponse,
{ "makeMeChairResponse", "h245.makeMeChairResponse",
FT_UINT32, BASE_DEC, VALS(h245_T_makeMeChairResponse_vals), 0,
- "T_makeMeChairResponse", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_grantedChairToken,
{ "grantedChairToken", "h245.grantedChairToken",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_deniedChairToken,
{ "deniedChairToken", "h245.deniedChairToken",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_extensionAddressResponse,
{ "extensionAddressResponse", "h245.extensionAddressResponse",
FT_NONE, BASE_NONE, NULL, 0,
- "T_extensionAddressResponse", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_extensionAddress,
{ "extensionAddress", "h245.extensionAddress",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -19139,11 +19139,11 @@ void proto_register_h245(void) {
{ &hf_h245_chairTokenOwnerResponse,
{ "chairTokenOwnerResponse", "h245.chairTokenOwnerResponse",
FT_NONE, BASE_NONE, NULL, 0,
- "T_chairTokenOwnerResponse", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_terminalCertificateResponse,
{ "terminalCertificateResponse", "h245.terminalCertificateResponse",
FT_NONE, BASE_NONE, NULL, 0,
- "T_terminalCertificateResponse", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_certificateResponse,
{ "certificateResponse", "h245.certificateResponse",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -19151,39 +19151,39 @@ void proto_register_h245(void) {
{ &hf_h245_broadcastMyLogicalChannelResponse,
{ "broadcastMyLogicalChannelResponse", "h245.broadcastMyLogicalChannelResponse",
FT_UINT32, BASE_DEC, VALS(h245_T_broadcastMyLogicalChannelResponse_vals), 0,
- "T_broadcastMyLogicalChannelResponse", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_grantedBroadcastMyLogicalChannel,
{ "grantedBroadcastMyLogicalChannel", "h245.grantedBroadcastMyLogicalChannel",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_deniedBroadcastMyLogicalChannel,
{ "deniedBroadcastMyLogicalChannel", "h245.deniedBroadcastMyLogicalChannel",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_makeTerminalBroadcasterResponse,
{ "makeTerminalBroadcasterResponse", "h245.makeTerminalBroadcasterResponse",
FT_UINT32, BASE_DEC, VALS(h245_T_makeTerminalBroadcasterResponse_vals), 0,
- "T_makeTerminalBroadcasterResponse", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_grantedMakeTerminalBroadcaster,
{ "grantedMakeTerminalBroadcaster", "h245.grantedMakeTerminalBroadcaster",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_deniedMakeTerminalBroadcaster,
{ "deniedMakeTerminalBroadcaster", "h245.deniedMakeTerminalBroadcaster",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_sendThisSourceResponse,
{ "sendThisSourceResponse", "h245.sendThisSourceResponse",
FT_UINT32, BASE_DEC, VALS(h245_T_sendThisSourceResponse_vals), 0,
- "T_sendThisSourceResponse", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_grantedSendThisSource,
{ "grantedSendThisSource", "h245.grantedSendThisSource",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_deniedSendThisSource,
{ "deniedSendThisSource", "h245.deniedSendThisSource",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_requestAllTerminalIDsResponse,
{ "requestAllTerminalIDsResponse", "h245.requestAllTerminalIDsResponse",
FT_NONE, BASE_NONE, NULL, 0,
@@ -19203,27 +19203,27 @@ void proto_register_h245(void) {
{ &hf_h245_masterActivate,
{ "masterActivate", "h245.masterActivate",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_slaveActivate,
{ "slaveActivate", "h245.slaveActivate",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_deActivate,
{ "deActivate", "h245.deActivate",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_accept,
{ "accept", "h245.accept",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_reject,
{ "reject", "h245.reject",
FT_UINT32, BASE_DEC, VALS(h245_T_reject_vals), 0,
- "T_reject", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_functionNotSupportedFlag,
{ "functionNotSupported", "h245.functionNotSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_callInformationReq,
{ "callInformation", "h245.callInformation",
FT_NONE, BASE_NONE, NULL, 0,
@@ -19255,11 +19255,11 @@ void proto_register_h245(void) {
{ &hf_h245_requestType,
{ "requestType", "h245.requestType",
FT_UINT32, BASE_DEC, VALS(h245_T_requestType_vals), 0,
- "T_requestType", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_currentIntervalInformation,
{ "currentIntervalInformation", "h245.currentIntervalInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_requestedInterval,
{ "requestedInterval", "h245.requestedInterval",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -19279,23 +19279,23 @@ void proto_register_h245(void) {
{ &hf_h245_responseCode,
{ "responseCode", "h245.responseCode",
FT_UINT32, BASE_DEC, VALS(h245_T_responseCode_vals), 0,
- "T_responseCode", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_accepted,
{ "accepted", "h245.accepted",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_rejected,
{ "rejected", "h245.rejected",
FT_UINT32, BASE_DEC, VALS(h245_T_rejected_vals), 0,
- "T_rejected", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_connectionsNotAvailable,
{ "connectionsNotAvailable", "h245.connectionsNotAvailable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_userRejected,
{ "userRejected", "h245.userRejected",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_removeConnectionResp,
{ "removeConnection", "h245.removeConnection",
FT_NONE, BASE_NONE, NULL, 0,
@@ -19311,11 +19311,11 @@ void proto_register_h245(void) {
{ &hf_h245_crcDesired,
{ "crcDesired", "h245.crcDesired",
FT_NONE, BASE_NONE, NULL, 0,
- "T_crcDesired", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_excessiveError,
{ "excessiveError", "h245.excessiveError",
FT_NONE, BASE_NONE, NULL, 0,
- "T_excessiveError", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_differential,
{ "differential", "h245.differential",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -19347,15 +19347,15 @@ void proto_register_h245(void) {
{ &hf_h245_n_isdn,
{ "n-isdn", "h245.n_isdn",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_gstn,
{ "gstn", "h245.gstn",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_mobile,
{ "mobile", "h245.mobile",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_channelTag,
{ "channelTag", "h245.channelTag",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -19379,15 +19379,15 @@ void proto_register_h245(void) {
{ &hf_h245_undefinedReason,
{ "undefinedReason", "h245.undefinedReason",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_insufficientResources,
{ "insufficientResources", "h245.insufficientResources",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_specificRequest,
{ "specificRequest", "h245.specificRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "T_specificRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_multiplexCapabilityBool,
{ "multiplexCapability", "h245.multiplexCapability",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -19411,7 +19411,7 @@ void proto_register_h245(void) {
{ &hf_h245_genericRequestFlag,
{ "genericRequest", "h245.genericRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_encryptionSE,
{ "encryptionSE", "h245.encryptionSE",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -19419,11 +19419,11 @@ void proto_register_h245(void) {
{ &hf_h245_encryptionIVRequest,
{ "encryptionIVRequest", "h245.encryptionIVRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_encryptionAlgorithmID,
{ "encryptionAlgorithmID", "h245.encryptionAlgorithmID",
FT_NONE, BASE_NONE, NULL, 0,
- "T_encryptionAlgorithmID", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_h233AlgorithmIdentifier,
{ "h233AlgorithmIdentifier", "h245.h233AlgorithmIdentifier",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -19435,7 +19435,7 @@ void proto_register_h245(void) {
{ &hf_h245_wholeMultiplex,
{ "wholeMultiplex", "h245.wholeMultiplex",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_scope,
{ "scope", "h245.scope",
FT_UINT32, BASE_DEC, VALS(h245_Scope_vals), 0,
@@ -19447,7 +19447,7 @@ void proto_register_h245(void) {
{ &hf_h245_noRestriction,
{ "noRestriction", "h245.noRestriction",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_restriction,
{ "restriction", "h245.restriction",
FT_UINT32, BASE_DEC, VALS(h245_Restriction_vals), 0,
@@ -19455,43 +19455,43 @@ void proto_register_h245(void) {
{ &hf_h245_disconnect,
{ "disconnect", "h245.disconnect",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_gstnOptions,
{ "gstnOptions", "h245.gstnOptions",
FT_UINT32, BASE_DEC, VALS(h245_T_gstnOptions_vals), 0,
- "T_gstnOptions", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_telephonyMode,
{ "telephonyMode", "h245.telephonyMode",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_v8bis,
{ "v8bis", "h245.v8bis",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_v34DSVD,
{ "v34DSVD", "h245.v34DSVD",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_v34DuplexFAX,
{ "v34DuplexFAX", "h245.v34DuplexFAX",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_v34H324,
{ "v34H324", "h245.v34H324",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_isdnOptions,
{ "isdnOptions", "h245.isdnOptions",
FT_UINT32, BASE_DEC, VALS(h245_T_isdnOptions_vals), 0,
- "T_isdnOptions", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_v140,
{ "v140", "h245.v140",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_terminalOnHold,
{ "terminalOnHold", "h245.terminalOnHold",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_cancelBroadcastMyLogicalChannel,
{ "cancelBroadcastMyLogicalChannel", "h245.cancelBroadcastMyLogicalChannel",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -19499,15 +19499,15 @@ void proto_register_h245(void) {
{ &hf_h245_cancelMakeTerminalBroadcaster,
{ "cancelMakeTerminalBroadcaster", "h245.cancelMakeTerminalBroadcaster",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_cancelSendThisSource,
{ "cancelSendThisSource", "h245.cancelSendThisSource",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_dropConference,
{ "dropConference", "h245.dropConference",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_substituteConferenceIDCommand,
{ "substituteConferenceIDCommand", "h245.substituteConferenceIDCommand",
FT_NONE, BASE_NONE, NULL, 0,
@@ -19519,11 +19519,11 @@ void proto_register_h245(void) {
{ &hf_h245_masterToSlave,
{ "masterToSlave", "h245.masterToSlave",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_slaveToMaster,
{ "slaveToMaster", "h245.slaveToMaster",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_mc_type,
{ "type", "h245.type",
FT_UINT32, BASE_DEC, VALS(h245_Mc_type_vals), 0,
@@ -19531,31 +19531,31 @@ void proto_register_h245(void) {
{ &hf_h245_equaliseDelay,
{ "equaliseDelay", "h245.equaliseDelay",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_zeroDelay,
{ "zeroDelay", "h245.zeroDelay",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_multipointModeCommand,
{ "multipointModeCommand", "h245.multipointModeCommand",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_cancelMultipointModeCommand,
{ "cancelMultipointModeCommand", "h245.cancelMultipointModeCommand",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_videoFreezePicture,
{ "videoFreezePicture", "h245.videoFreezePicture",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_videoFastUpdatePicture,
{ "videoFastUpdatePicture", "h245.videoFastUpdatePicture",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_videoFastUpdateGOB,
{ "videoFastUpdateGOB", "h245.videoFastUpdateGOB",
FT_NONE, BASE_NONE, NULL, 0,
- "T_videoFastUpdateGOB", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_firstGOB,
{ "firstGOB", "h245.firstGOB",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -19571,15 +19571,15 @@ void proto_register_h245(void) {
{ &hf_h245_videoSendSyncEveryGOB,
{ "videoSendSyncEveryGOB", "h245.videoSendSyncEveryGOB",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_videoSendSyncEveryGOBCancel,
{ "videoSendSyncEveryGOBCancel", "h245.videoSendSyncEveryGOBCancel",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_videoFastUpdateMB,
{ "videoFastUpdateMB", "h245.videoFastUpdateMB",
FT_NONE, BASE_NONE, NULL, 0,
- "T_videoFastUpdateMB", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_firstGOB_0_255,
{ "firstGOB", "h245.firstGOB",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -19607,47 +19607,47 @@ void proto_register_h245(void) {
{ &hf_h245_switchReceiveMediaOff,
{ "switchReceiveMediaOff", "h245.switchReceiveMediaOff",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_switchReceiveMediaOn,
{ "switchReceiveMediaOn", "h245.switchReceiveMediaOn",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_progressiveRefinementStart,
{ "progressiveRefinementStart", "h245.progressiveRefinementStart",
FT_NONE, BASE_NONE, NULL, 0,
- "T_progressiveRefinementStart", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_repeatCount,
{ "repeatCount", "h245.repeatCount",
FT_UINT32, BASE_DEC, VALS(h245_T_repeatCount_vals), 0,
- "T_repeatCount", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_doOneProgression,
{ "doOneProgression", "h245.doOneProgression",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_doContinuousProgressions,
{ "doContinuousProgressions", "h245.doContinuousProgressions",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_doOneIndependentProgression,
{ "doOneIndependentProgression", "h245.doOneIndependentProgression",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_doContinuousIndependentProgressions,
{ "doContinuousIndependentProgressions", "h245.doContinuousIndependentProgressions",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_progressiveRefinementAbortOne,
{ "progressiveRefinementAbortOne", "h245.progressiveRefinementAbortOne",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_progressiveRefinementAbortContinuous,
{ "progressiveRefinementAbortContinuous", "h245.progressiveRefinementAbortContinuous",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_videoBadMBs,
{ "videoBadMBs", "h245.videoBadMBs",
FT_NONE, BASE_NONE, NULL, 0,
- "T_videoBadMBs", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_firstMB,
{ "firstMB", "h245.firstMB",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -19671,7 +19671,7 @@ void proto_register_h245(void) {
{ &hf_h245_lostPartialPicture,
{ "lostPartialPicture", "h245.lostPartialPicture",
FT_NONE, BASE_NONE, NULL, 0,
- "T_lostPartialPicture", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_pictureReference,
{ "pictureReference", "h245.pictureReference",
FT_UINT32, BASE_DEC, VALS(h245_PictureReference_vals), 0,
@@ -19687,11 +19687,11 @@ void proto_register_h245(void) {
{ &hf_h245_encryptionUpdateCommand,
{ "encryptionUpdateCommand", "h245.encryptionUpdateCommand",
FT_NONE, BASE_NONE, NULL, 0,
- "T_encryptionUpdateCommand", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_encryptionUpdateAck,
{ "encryptionUpdateAck", "h245.encryptionUpdateAck",
FT_NONE, BASE_NONE, NULL, 0,
- "T_encryptionUpdateAck", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_direction,
{ "direction", "h245.direction",
FT_UINT32, BASE_DEC, VALS(h245_EncryptionUpdateDirection_vals), 0,
@@ -19723,35 +19723,35 @@ void proto_register_h245(void) {
{ &hf_h245_h223ModeChange,
{ "h223ModeChange", "h245.h223ModeChange",
FT_UINT32, BASE_DEC, VALS(h245_T_h223ModeChange_vals), 0,
- "T_h223ModeChange", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_toLevel0,
{ "toLevel0", "h245.toLevel0",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_toLevel1,
{ "toLevel1", "h245.toLevel1",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_toLevel2,
{ "toLevel2", "h245.toLevel2",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_toLevel2withOptionalHeader,
{ "toLevel2withOptionalHeader", "h245.toLevel2withOptionalHeader",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_h223AnnexADoubleFlag,
{ "h223AnnexADoubleFlag", "h245.h223AnnexADoubleFlag",
FT_UINT32, BASE_DEC, VALS(h245_T_h223AnnexADoubleFlag_vals), 0,
- "T_h223AnnexADoubleFlag", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_start,
{ "start", "h245.start",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_stop,
{ "stop", "h245.stop",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_bitRate,
{ "bitRate", "h245.bitRate",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -19779,15 +19779,15 @@ void proto_register_h245(void) {
{ &hf_h245_nullClockRecoveryflag,
{ "nullClockRecovery", "h245.nullClockRecovery",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_srtsClockRecovery,
{ "srtsClockRecovery", "h245.srtsClockRecovery",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_adaptiveClockRecoveryFlag,
{ "adaptiveClockRecovery", "h245.adaptiveClockRecovery",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_cmd_errorCorrection,
{ "errorCorrection", "h245.errorCorrection",
FT_UINT32, BASE_DEC, VALS(h245_Cmd_errorCorrection_vals), 0,
@@ -19795,19 +19795,19 @@ void proto_register_h245(void) {
{ &hf_h245_nullErrorCorrectionFlag,
{ "nullErrorCorrection", "h245.nullErrorCorrection",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_longInterleaverFlag,
{ "longInterleaver", "h245.longInterleaver",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_shortInterleaverFlag,
{ "shortInterleaver", "h245.shortInterleaver",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_errorCorrectionOnlyFlag,
{ "errorCorrectionOnly", "h245.errorCorrectionOnly",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_cmd_aal5,
{ "aal5", "h245.aal5",
FT_NONE, BASE_NONE, NULL, 0,
@@ -19819,15 +19819,15 @@ void proto_register_h245(void) {
{ &hf_h245_noMultiplex,
{ "noMultiplex", "h245.noMultiplex",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_transportStream,
{ "transportStream", "h245.transportStream",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_programStreamFlag,
{ "programStream", "h245.programStream",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_cmd_reverseParameters,
{ "reverseParameters", "h245.reverseParameters",
FT_NONE, BASE_NONE, NULL, 0,
@@ -19847,15 +19847,15 @@ void proto_register_h245(void) {
{ &hf_h245_status,
{ "status", "h245.status",
FT_UINT32, BASE_DEC, VALS(h245_T_status_vals), 0,
- "T_status", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_synchronized,
{ "synchronized", "h245.synchronized",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_reconfiguration,
{ "reconfiguration", "h245.reconfiguration",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_fns_cause,
{ "cause", "h245.cause",
FT_UINT32, BASE_DEC, VALS(h245_FunctionNotSupportedCause_vals), 0,
@@ -19863,19 +19863,19 @@ void proto_register_h245(void) {
{ &hf_h245_syntaxError,
{ "syntaxError", "h245.syntaxError",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_semanticError,
{ "semanticError", "h245.semanticError",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_unknownFunction,
{ "unknownFunction", "h245.unknownFunction",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_returnedFunction,
{ "returnedFunction", "h245.returnedFunction",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_returnedFunction", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_sbeNumber,
{ "sbeNumber", "h245.sbeNumber",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -19895,19 +19895,19 @@ void proto_register_h245(void) {
{ &hf_h245_seenByAtLeastOneOther,
{ "seenByAtLeastOneOther", "h245.seenByAtLeastOneOther",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_cancelSeenByAtLeastOneOther,
{ "cancelSeenByAtLeastOneOther", "h245.cancelSeenByAtLeastOneOther",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_seenByAll,
{ "seenByAll", "h245.seenByAll",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_cancelSeenByAll,
{ "cancelSeenByAll", "h245.cancelSeenByAll",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_terminalYouAreSeeing,
{ "terminalYouAreSeeing", "h245.terminalYouAreSeeing",
FT_NONE, BASE_NONE, NULL, 0,
@@ -19915,11 +19915,11 @@ void proto_register_h245(void) {
{ &hf_h245_requestForFloor,
{ "requestForFloor", "h245.requestForFloor",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_withdrawChairToken,
{ "withdrawChairToken", "h245.withdrawChairToken",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_floorRequested,
{ "floorRequested", "h245.floorRequested",
FT_NONE, BASE_NONE, NULL, 0,
@@ -19935,11 +19935,11 @@ void proto_register_h245(void) {
{ &hf_h245_masterMCU,
{ "masterMCU", "h245.masterMCU",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_cancelMasterMCU,
{ "cancelMasterMCU", "h245.cancelMasterMCU",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_subPictureNumber,
{ "subPictureNumber", "h245.subPictureNumber",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -19955,43 +19955,43 @@ void proto_register_h245(void) {
{ &hf_h245_logicalChannelActive,
{ "logicalChannelActive", "h245.logicalChannelActive",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_logicalChannelInactive,
{ "logicalChannelInactive", "h245.logicalChannelInactive",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_multipointConference,
{ "multipointConference", "h245.multipointConference",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_cancelMultipointConference,
{ "cancelMultipointConference", "h245.cancelMultipointConference",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_multipointZeroComm,
{ "multipointZeroComm", "h245.multipointZeroComm",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_cancelMultipointZeroComm,
{ "cancelMultipointZeroComm", "h245.cancelMultipointZeroComm",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_multipointSecondaryStatus,
{ "multipointSecondaryStatus", "h245.multipointSecondaryStatus",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_cancelMultipointSecondaryStatus,
{ "cancelMultipointSecondaryStatus", "h245.cancelMultipointSecondaryStatus",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_videoIndicateReadyToActivate,
{ "videoIndicateReadyToActivate", "h245.videoIndicateReadyToActivate",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_videoNotDecodedMBs,
{ "videoNotDecodedMBs", "h245.videoNotDecodedMBs",
FT_NONE, BASE_NONE, NULL, 0,
- "T_videoNotDecodedMBs", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_temporalReference_0_255,
{ "temporalReference", "h245.temporalReference",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -20095,15 +20095,15 @@ void proto_register_h245(void) {
{ &hf_h245_userInputSupportIndication,
{ "userInputSupportIndication", "h245.userInputSupportIndication",
FT_UINT32, BASE_DEC, VALS(h245_T_userInputSupportIndication_vals), 0,
- "T_userInputSupportIndication", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_signal,
{ "signal", "h245.signal",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signal", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_signalType,
{ "signalType", "h245.signalType",
FT_STRING, BASE_NONE, NULL, 0,
- "T_signalType", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_duration,
{ "duration", "h245.duration",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -20111,7 +20111,7 @@ void proto_register_h245(void) {
{ &hf_h245_rtp,
{ "rtp", "h245.rtp",
FT_NONE, BASE_NONE, NULL, 0,
- "T_rtp", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_timestamp,
{ "timestamp", "h245.timestamp",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -20123,7 +20123,7 @@ void proto_register_h245(void) {
{ &hf_h245_rtpPayloadIndication,
{ "rtpPayloadIndication", "h245.rtpPayloadIndication",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_paramS,
{ "paramS", "h245.paramS",
FT_NONE, BASE_NONE, NULL, 0,
@@ -20139,7 +20139,7 @@ void proto_register_h245(void) {
{ &hf_h245_signalUpdate,
{ "signalUpdate", "h245.signalUpdate",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signalUpdate", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_si_rtp,
{ "rtp", "h245.rtp",
FT_NONE, BASE_NONE, NULL, 0,
@@ -20147,7 +20147,7 @@ void proto_register_h245(void) {
{ &hf_h245_extendedAlphanumeric,
{ "extendedAlphanumeric", "h245.extendedAlphanumeric",
FT_NONE, BASE_NONE, NULL, 0,
- "T_extendedAlphanumeric", HFILL }},
+ NULL, HFILL }},
{ &hf_h245_encrypted,
{ "encrypted", "h245.encrypted",
FT_BYTES, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-h248.c b/epan/dissectors/packet-h248.c
index 5aecbd531d..cbe54912e6 100644
--- a/epan/dissectors/packet-h248.c
+++ b/epan/dissectors/packet-h248.c
@@ -5487,7 +5487,7 @@ void proto_register_h248(void) {
{ &hf_h248_version,
{ "version", "h248.version",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_version", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_mId,
{ "mId", "h248.mId",
FT_UINT32, BASE_DEC, VALS(h248_MId_vals), 0,
@@ -5495,7 +5495,7 @@ void proto_register_h248(void) {
{ &hf_h248_messageBody,
{ "messageBody", "h248.messageBody",
FT_UINT32, BASE_DEC, VALS(h248_T_messageBody_vals), 0,
- "T_messageBody", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_messageError,
{ "messageError", "h248.messageError",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5567,7 +5567,7 @@ void proto_register_h248(void) {
{ &hf_h248_transactionId,
{ "transactionId", "h248.transactionId",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_transactionId", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_actions,
{ "actions", "h248.actions",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5587,11 +5587,11 @@ void proto_register_h248(void) {
{ &hf_h248_immAckRequired,
{ "immAckRequired", "h248.immAckRequired",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_transactionResult,
{ "transactionResult", "h248.transactionResult",
FT_UINT32, BASE_DEC, VALS(h248_T_transactionResult_vals), 0,
- "T_transactionResult", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_transactionError,
{ "transactionError", "h248.transactionError",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5611,7 +5611,7 @@ void proto_register_h248(void) {
{ &hf_h248_segmentationComplete,
{ "segmentationComplete", "h248.segmentationComplete",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_seg_rep_transactionId,
{ "transactionId", "h248.transactionId",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5631,7 +5631,7 @@ void proto_register_h248(void) {
{ &hf_h248_errorCode,
{ "errorCode", "h248.errorCode",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_errorCode", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_errorText,
{ "errorText", "h248.errorText",
FT_STRING, BASE_NONE, NULL, 0,
@@ -5647,7 +5647,7 @@ void proto_register_h248(void) {
{ &hf_h248_contextAttrAuditReq,
{ "contextAttrAuditReq", "h248.contextAttrAuditReq",
FT_NONE, BASE_NONE, NULL, 0,
- "T_contextAttrAuditReq", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_commandRequests,
{ "commandRequests", "h248.commandRequests",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5683,7 +5683,7 @@ void proto_register_h248(void) {
{ &hf_h248_topologyReq,
{ "topologyReq", "h248.topologyReq",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_topologyReq", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_topologyReq_item,
{ "TopologyRequest", "h248.TopologyRequest",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5711,19 +5711,19 @@ void proto_register_h248(void) {
{ &hf_h248_topology,
{ "topology", "h248.topology",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_cAAREmergency,
{ "emergency", "h248.emergency",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_cAARPriority,
{ "priority", "h248.priority",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_iepscallind,
{ "iepscallind", "h248.iepscallind",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_contextPropAud,
{ "contextPropAud", "h248.contextPropAud",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5751,11 +5751,11 @@ void proto_register_h248(void) {
{ &hf_h248_andAUDITSelect,
{ "andAUDITSelect", "h248.andAUDITSelect",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_orAUDITSelect,
{ "orAUDITSelect", "h248.orAUDITSelect",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_command,
{ "command", "h248.command",
FT_UINT32, BASE_DEC, VALS(h248_Command_vals), 0,
@@ -5763,39 +5763,39 @@ void proto_register_h248(void) {
{ &hf_h248_optional,
{ "optional", "h248.optional",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_wildcardReturn,
{ "wildcardReturn", "h248.wildcardReturn",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_addReq,
{ "addReq", "h248.addReq",
FT_NONE, BASE_NONE, NULL, 0,
- "T_addReq", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_moveReq,
{ "moveReq", "h248.moveReq",
FT_NONE, BASE_NONE, NULL, 0,
- "T_moveReq", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_modReq,
{ "modReq", "h248.modReq",
FT_NONE, BASE_NONE, NULL, 0,
- "T_modReq", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_subtractReq,
{ "subtractReq", "h248.subtractReq",
FT_NONE, BASE_NONE, NULL, 0,
- "T_subtractReq", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_auditCapRequest,
{ "auditCapRequest", "h248.auditCapRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "T_auditCapRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_auditValueRequest,
{ "auditValueRequest", "h248.auditValueRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "T_auditValueRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_notifyReq,
{ "notifyReq", "h248.notifyReq",
FT_NONE, BASE_NONE, NULL, 0,
- "T_notifyReq", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_serviceChangeReq,
{ "serviceChangeReq", "h248.serviceChangeReq",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5803,31 +5803,31 @@ void proto_register_h248(void) {
{ &hf_h248_addReply,
{ "addReply", "h248.addReply",
FT_NONE, BASE_NONE, NULL, 0,
- "T_addReply", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_moveReply,
{ "moveReply", "h248.moveReply",
FT_NONE, BASE_NONE, NULL, 0,
- "T_moveReply", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_modReply,
{ "modReply", "h248.modReply",
FT_NONE, BASE_NONE, NULL, 0,
- "T_modReply", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_subtractReply,
{ "subtractReply", "h248.subtractReply",
FT_NONE, BASE_NONE, NULL, 0,
- "T_subtractReply", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_auditCapReply,
{ "auditCapReply", "h248.auditCapReply",
FT_UINT32, BASE_DEC, VALS(h248_AuditReply_vals), 0,
- "T_auditCapReply", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_auditValueReply,
{ "auditValueReply", "h248.auditValueReply",
FT_UINT32, BASE_DEC, VALS(h248_AuditReply_vals), 0,
- "T_auditValueReply", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_notifyReply,
{ "notifyReply", "h248.notifyReply",
FT_NONE, BASE_NONE, NULL, 0,
- "T_notifyReply", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_serviceChangeReply,
{ "serviceChangeReply", "h248.serviceChangeReply",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5843,7 +5843,7 @@ void proto_register_h248(void) {
{ &hf_h248_topologyDirection,
{ "topologyDirection", "h248.topologyDirection",
FT_UINT32, BASE_DEC, VALS(h248_T_topologyDirection_vals), 0,
- "T_topologyDirection", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_streamID,
{ "streamID", "h248.streamID",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5851,7 +5851,7 @@ void proto_register_h248(void) {
{ &hf_h248_topologyDirectionExtension,
{ "topologyDirectionExtension", "h248.topologyDirectionExtension",
FT_UINT32, BASE_DEC, VALS(h248_T_topologyDirectionExtension_vals), 0,
- "T_topologyDirectionExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_terminationIDList,
{ "terminationID", "h248.terminationID",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5947,7 +5947,7 @@ void proto_register_h248(void) {
{ &hf_h248_auditToken,
{ "auditToken", "h248.auditToken",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_auditToken", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_auditPropertyToken,
{ "auditPropertyToken", "h248.auditPropertyToken",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -6027,15 +6027,15 @@ void proto_register_h248(void) {
{ &hf_h248_iALCDStreamMode,
{ "streamMode", "h248.streamMode",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_iALCDReserveValue,
{ "reserveValue", "h248.reserveValue",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_iALCDReserveGroup,
{ "reserveGroup", "h248.reserveGroup",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_indAudPropertyParms,
{ "propertyParms", "h248.propertyParms",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -6071,11 +6071,11 @@ void proto_register_h248(void) {
{ &hf_h248_eventBufferControl,
{ "eventBufferControl", "h248.eventBufferControl",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_iATSDServiceState,
{ "serviceState", "h248.serviceState",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_serviceStateSel,
{ "serviceStateSel", "h248.serviceStateSel",
FT_UINT32, BASE_DEC, VALS(h248_ServiceState_vals), 0,
@@ -6223,7 +6223,7 @@ void proto_register_h248(void) {
{ &hf_h248_streams,
{ "streams", "h248.streams",
FT_UINT32, BASE_DEC, VALS(h248_T_streams_vals), 0,
- "T_streams", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_mediaDescriptorOneStream,
{ "oneStream", "h248.oneStream",
FT_NONE, BASE_NONE, NULL, 0,
@@ -6351,7 +6351,7 @@ void proto_register_h248(void) {
{ &hf_h248_notifyImmediate,
{ "notifyImmediate", "h248.notifyImmediate",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_notifyRegulated,
{ "notifyRegulated", "h248.notifyRegulated",
FT_NONE, BASE_NONE, NULL, 0,
@@ -6359,7 +6359,7 @@ void proto_register_h248(void) {
{ &hf_h248_neverNotify,
{ "neverNotify", "h248.neverNotify",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_keepActive,
{ "keepActive", "h248.keepActive",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -6375,7 +6375,7 @@ void proto_register_h248(void) {
{ &hf_h248_resetEventsDescriptor,
{ "resetEventsDescriptor", "h248.resetEventsDescriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_digitMapValue,
{ "digitMapValue", "h248.digitMapValue",
FT_NONE, BASE_NONE, NULL, 0,
@@ -6463,7 +6463,7 @@ void proto_register_h248(void) {
{ &hf_h248_extraInfo,
{ "extraInfo", "h248.extraInfo",
FT_UINT32, BASE_DEC, VALS(h248_T_extraInfo_vals), 0,
- "T_extraInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_SigParamValues_item,
{ "SigParamValue", "h248.SigParamValue",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -6543,7 +6543,7 @@ void proto_register_h248(void) {
{ &hf_h248_serviceChangeIncompleteFlag,
{ "serviceChangeIncompleteFlag", "h248.serviceChangeIncompleteFlag",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_SCreasonValue_item,
{ "SCreasonValueOctetStr", "h248.SCreasonValueOctetStr",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -6639,7 +6639,7 @@ void proto_register_h248(void) {
{ &hf_h248_value_02,
{ "value", "h248.value",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_value", HFILL }},
+ NULL, HFILL }},
{ &hf_h248_value_item,
{ "value item", "h248.value_item",
FT_BYTES, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-h282.c b/epan/dissectors/packet-h282.c
index 0c607bc782..84add8e233 100644
--- a/epan/dissectors/packet-h282.c
+++ b/epan/dissectors/packet-h282.c
@@ -4452,27 +4452,27 @@ void proto_register_h282(void) {
{ &hf_h282_camera,
{ "camera", "h282.camera",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_microphone,
{ "microphone", "h282.microphone",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_streamPlayerRecorder,
{ "streamPlayerRecorder", "h282.streamPlayerRecorder",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_slideProjector,
{ "slideProjector", "h282.slideProjector",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_lightSource,
{ "lightSource", "h282.lightSource",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_sourceCombiner,
{ "sourceCombiner", "h282.sourceCombiner",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_nonStandardDevice,
{ "nonStandardDevice", "h282.nonStandardDevice",
FT_UINT32, BASE_DEC, VALS(h282_NonStandardIdentifier_vals), 0,
@@ -4536,7 +4536,7 @@ void proto_register_h282(void) {
{ &hf_h282_NonCollapsingCapabilities_item,
{ "NonCollapsingCapabilities item", "h282.NonCollapsingCapabilities_item",
FT_NONE, BASE_NONE, NULL, 0,
- "NonCollapsingCapabilities_item", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_capabilityID,
{ "capabilityID", "h282.capabilityID",
FT_UINT32, BASE_DEC, VALS(h282_CapabilityID_vals), 0,
@@ -4544,7 +4544,7 @@ void proto_register_h282(void) {
{ &hf_h282_applicationData,
{ "applicationData", "h282.applicationData",
FT_UINT32, BASE_DEC, VALS(h282_T_applicationData_vals), 0,
- "T_applicationData", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_deviceList,
{ "deviceList", "h282.deviceList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -4564,43 +4564,43 @@ void proto_register_h282(void) {
{ &hf_h282_playing,
{ "playing", "h282.playing",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_recording,
{ "recording", "h282.recording",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_pausedOnRecord,
{ "pausedOnRecord", "h282.pausedOnRecord",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_pausedOnPlay,
{ "pausedOnPlay", "h282.pausedOnPlay",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_rewinding,
{ "rewinding", "h282.rewinding",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_fastForwarding,
{ "fastForwarding", "h282.fastForwarding",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_searchingForwards,
{ "searchingForwards", "h282.searchingForwards",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_searchingBackwards,
{ "searchingBackwards", "h282.searchingBackwards",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_stopped,
{ "stopped", "h282.stopped",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_programUnavailable,
{ "programUnavailable", "h282.programUnavailable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_maxNumber,
{ "maxNumber", "h282.maxNumber",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -4608,11 +4608,11 @@ void proto_register_h282(void) {
{ &hf_h282_presetCapability,
{ "presetCapability", "h282.presetCapability",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_presetCapability", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_presetCapability_item,
{ "presetCapability item", "h282.presetCapability_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_presetCapability_item", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_presetNumber,
{ "presetNumber", "h282.presetNumber",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -4632,11 +4632,11 @@ void proto_register_h282(void) {
{ &hf_h282_filterTextLabel,
{ "filterTextLabel", "h282.filterTextLabel",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_filterTextLabel", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_filterTextLabel_item,
{ "filterTextLabel item", "h282.filterTextLabel_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_filterTextLabel_item", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_filterNumber,
{ "filterNumber", "h282.filterNumber",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -4652,11 +4652,11 @@ void proto_register_h282(void) {
{ &hf_h282_accessoryTextLabel,
{ "accessoryTextLabel", "h282.accessoryTextLabel",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_accessoryTextLabel", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_accessoryTextLabel_item,
{ "accessoryTextLabel item", "h282.accessoryTextLabel_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_accessoryTextLabel_item", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_lensNumber,
{ "lensNumber", "h282.lensNumber",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -4672,11 +4672,11 @@ void proto_register_h282(void) {
{ &hf_h282_lightTextLabel,
{ "lightTextLabel", "h282.lightTextLabel",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_lightTextLabel", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_lightTextLabel_item,
{ "lightTextLabel item", "h282.lightTextLabel_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_lightTextLabel_item", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_lightNumber,
{ "lightNumber", "h282.lightNumber",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -4732,7 +4732,7 @@ void proto_register_h282(void) {
{ &hf_h282_multiplierFactors,
{ "multiplierFactors", "h282.multiplierFactors",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_multiplierFactors", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_multiplierFactors_item,
{ "multiplierFactors item", "h282.multiplierFactors_item",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -4740,7 +4740,7 @@ void proto_register_h282(void) {
{ &hf_h282_divisorFactors,
{ "divisorFactors", "h282.divisorFactors",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_divisorFactors", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_divisorFactors_item,
{ "divisorFactors item", "h282.divisorFactors_item",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -4756,11 +4756,11 @@ void proto_register_h282(void) {
{ &hf_h282_availableDevices,
{ "availableDevices", "h282.availableDevices",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_availableDevices", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_availableDevices_item,
{ "availableDevices item", "h282.availableDevices_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_availableDevices_item", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_deviceClass,
{ "deviceClass", "h282.deviceClass",
FT_UINT32, BASE_DEC, VALS(h282_DeviceClass_vals), 0,
@@ -4780,15 +4780,15 @@ void proto_register_h282(void) {
{ &hf_h282_deviceStateSupported,
{ "deviceStateSupported", "h282.deviceStateSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_deviceDateSupported,
{ "deviceDateSupported", "h282.deviceDateSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_deviceTimeSupported,
{ "deviceTimeSupported", "h282.deviceTimeSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_devicePresetSupported,
{ "devicePresetSupported", "h282.devicePresetSupported",
FT_NONE, BASE_NONE, NULL, 0,
@@ -4796,15 +4796,15 @@ void proto_register_h282(void) {
{ &hf_h282_irisModeSupported,
{ "irisModeSupported", "h282.irisModeSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_focusModeSupported,
{ "focusModeSupported", "h282.focusModeSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_pointingModeSupported,
{ "pointingModeSupported", "h282.pointingModeSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_cameraLensSupported,
{ "cameraLensSupported", "h282.cameraLensSupported",
FT_NONE, BASE_NONE, NULL, 0,
@@ -4816,7 +4816,7 @@ void proto_register_h282(void) {
{ &hf_h282_homePositionSupported,
{ "homePositionSupported", "h282.homePositionSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_externalCameraLightSupported,
{ "externalCameraLightSupported", "h282.externalCameraLightSupported",
FT_NONE, BASE_NONE, NULL, 0,
@@ -4824,7 +4824,7 @@ void proto_register_h282(void) {
{ &hf_h282_clearCameraLensSupported,
{ "clearCameraLensSupported", "h282.clearCameraLensSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_cameraPanSpeedSupported,
{ "cameraPanSpeedSupported", "h282.cameraPanSpeedSupported",
FT_NONE, BASE_NONE, NULL, 0,
@@ -4836,7 +4836,7 @@ void proto_register_h282(void) {
{ &hf_h282_backLightModeSupported,
{ "backLightModeSupported", "h282.backLightModeSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_backLightSettingSupported,
{ "backLightSettingSupported", "h282.backLightSettingSupported",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -4848,39 +4848,39 @@ void proto_register_h282(void) {
{ &hf_h282_whiteBalanceModeSupported,
{ "whiteBalanceModeSupported", "h282.whiteBalanceModeSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_calibrateWhiteBalanceSupported,
{ "calibrateWhiteBalanceSupported", "h282.calibrateWhiteBalanceSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_focusImageSupported,
{ "focusImageSupported", "h282.focusImageSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_captureImageSupported,
{ "captureImageSupported", "h282.captureImageSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_panContinuousSupported,
{ "panContinuousSupported", "h282.panContinuousSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_tiltContinuousSupported,
{ "tiltContinuousSupported", "h282.tiltContinuousSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_zoomContinuousSupported,
{ "zoomContinuousSupported", "h282.zoomContinuousSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_focusContinuousSupported,
{ "focusContinuousSupported", "h282.focusContinuousSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_irisContinuousSupported,
{ "irisContinuousSupported", "h282.irisContinuousSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_zoomPositionSupported,
{ "zoomPositionSupported", "h282.zoomPositionSupported",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -4908,11 +4908,11 @@ void proto_register_h282(void) {
{ &hf_h282_panViewSupported,
{ "panViewSupported", "h282.panViewSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_tiltViewSupported,
{ "tiltViewSupported", "h282.tiltViewSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_selectSlideSupported,
{ "selectSlideSupported", "h282.selectSlideSupported",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -4920,15 +4920,15 @@ void proto_register_h282(void) {
{ &hf_h282_selectNextSlideSupported,
{ "selectNextSlideSupported", "h282.selectNextSlideSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_slideShowModeSupported,
{ "slideShowModeSupported", "h282.slideShowModeSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_playSlideShowSupported,
{ "playSlideShowSupported", "h282.playSlideShowSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_setSlideDisplayTimeSupported,
{ "setSlideDisplayTimeSupported", "h282.setSlideDisplayTimeSupported",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -4936,23 +4936,23 @@ void proto_register_h282(void) {
{ &hf_h282_continuousRewindSupported,
{ "continuousRewindSupported", "h282.continuousRewindSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_continuousFastForwardSupported,
{ "continuousFastForwardSupported", "h282.continuousFastForwardSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_searchBackwardsSupported,
{ "searchBackwardsSupported", "h282.searchBackwardsSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_searchForwardsSupported,
{ "searchForwardsSupported", "h282.searchForwardsSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_pauseSupported,
{ "pauseSupported", "h282.pauseSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_selectProgramSupported,
{ "selectProgramSupported", "h282.selectProgramSupported",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -4960,23 +4960,23 @@ void proto_register_h282(void) {
{ &hf_h282_nextProgramSupported,
{ "nextProgramSupported", "h282.nextProgramSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_gotoNormalPlayTimePointSupported,
{ "gotoNormalPlayTimePointSupported", "h282.gotoNormalPlayTimePointSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_readStreamPlayerStateSupported,
{ "readStreamPlayerStateSupported", "h282.readStreamPlayerStateSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_readProgramDurationSupported,
{ "readProgramDurationSupported", "h282.readProgramDurationSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_continuousPlayBackModeSupported,
{ "continuousPlayBackModeSupported", "h282.continuousPlayBackModeSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_playbackSpeedSupported,
{ "playbackSpeedSupported", "h282.playbackSpeedSupported",
FT_NONE, BASE_NONE, NULL, 0,
@@ -4984,23 +4984,23 @@ void proto_register_h282(void) {
{ &hf_h282_playSupported,
{ "playSupported", "h282.playSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_setAudioOutputStateSupported,
{ "setAudioOutputStateSupported", "h282.setAudioOutputStateSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_playToNormalPlayTimePointSupported,
{ "playToNormalPlayTimePointSupported", "h282.playToNormalPlayTimePointSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_recordSupported,
{ "recordSupported", "h282.recordSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_recordForDurationSupported,
{ "recordForDurationSupported", "h282.recordForDurationSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_configurableVideoInputsSupported,
{ "configurableVideoInputsSupported", "h282.configurableVideoInputsSupported",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5020,39 +5020,39 @@ void proto_register_h282(void) {
{ &hf_h282_deviceLockStateChangedSupported,
{ "deviceLockStateChangedSupported", "h282.deviceLockStateChangedSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_deviceAvailabilityChangedSupported,
{ "deviceAvailabilityChangedSupported", "h282.deviceAvailabilityChangedSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_cameraPannedToLimitSupported,
{ "cameraPannedToLimitSupported", "h282.cameraPannedToLimitSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_cameraTiltedToLimitSupported,
{ "cameraTiltedToLimitSupported", "h282.cameraTiltedToLimitSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_cameraZoomedToLimitSupported,
{ "cameraZoomedToLimitSupported", "h282.cameraZoomedToLimitSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_cameraFocusedToLimitSupported,
{ "cameraFocusedToLimitSupported", "h282.cameraFocusedToLimitSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_autoSlideShowFinishedSupported,
{ "autoSlideShowFinishedSupported", "h282.autoSlideShowFinishedSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_streamPlayerStateChangeSupported,
{ "streamPlayerStateChangeSupported", "h282.streamPlayerStateChangeSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_streamPlayerProgramChangeSupported,
{ "streamPlayerProgramChangeSupported", "h282.streamPlayerProgramChangeSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_nonStandardAttributeSupported,
{ "nonStandardAttributeSupported", "h282.nonStandardAttributeSupported",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5060,11 +5060,11 @@ void proto_register_h282(void) {
{ &hf_h282_active,
{ "active", "h282.active",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_inactive,
{ "inactive", "h282.inactive",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_day,
{ "day", "h282.day",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5088,51 +5088,51 @@ void proto_register_h282(void) {
{ &hf_h282_mode,
{ "mode", "h282.mode",
FT_UINT32, BASE_DEC, VALS(h282_T_mode_vals), 0,
- "T_mode", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_store,
{ "store", "h282.store",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_activate,
{ "activate", "h282.activate",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_manual,
{ "manual", "h282.manual",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_auto,
{ "auto", "h282.auto",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_toggle,
{ "toggle", "h282.toggle",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_none,
{ "none", "h282.none",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_panDirection,
{ "panDirection", "h282.panDirection",
FT_UINT32, BASE_DEC, VALS(h282_T_panDirection_vals), 0,
- "T_panDirection", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_left,
{ "left", "h282.left",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_right,
{ "right", "h282.right",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_stop,
{ "stop", "h282.stop",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_continue,
{ "continue", "h282.continue",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_timeOut,
{ "timeOut", "h282.timeOut",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5140,47 +5140,47 @@ void proto_register_h282(void) {
{ &hf_h282_tiltDirection,
{ "tiltDirection", "h282.tiltDirection",
FT_UINT32, BASE_DEC, VALS(h282_T_tiltDirection_vals), 0,
- "T_tiltDirection", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_up,
{ "up", "h282.up",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_down,
{ "down", "h282.down",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_zoomDirection,
{ "zoomDirection", "h282.zoomDirection",
FT_UINT32, BASE_DEC, VALS(h282_T_zoomDirection_vals), 0,
- "T_zoomDirection", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_telescopic,
{ "telescopic", "h282.telescopic",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_wide,
{ "wide", "h282.wide",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_focusDirection,
{ "focusDirection", "h282.focusDirection",
FT_UINT32, BASE_DEC, VALS(h282_T_focusDirection_vals), 0,
- "T_focusDirection", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_near,
{ "near", "h282.near",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_far,
{ "far", "h282.far",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_relative,
{ "relative", "h282.relative",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_absolute,
{ "absolute", "h282.absolute",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_zoomPosition,
{ "zoomPosition", "h282.zoomPosition",
FT_INT32, BASE_DEC, NULL, 0,
@@ -5208,19 +5208,19 @@ void proto_register_h282(void) {
{ &hf_h282_next,
{ "next", "h282.next",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_previous,
{ "previous", "h282.previous",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_start,
{ "start", "h282.start",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_pause,
{ "pause", "h282.pause",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_hours,
{ "hours", "h282.hours",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5248,11 +5248,11 @@ void proto_register_h282(void) {
{ &hf_h282_inputDevices,
{ "inputDevices", "h282.inputDevices",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_inputDevices", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_inputDevices_item,
{ "inputDevices item", "h282.inputDevices_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_inputDevices_item", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_setDeviceState,
{ "setDeviceState", "h282.setDeviceState",
FT_UINT32, BASE_DEC, VALS(h282_DeviceState_vals), 0,
@@ -5296,7 +5296,7 @@ void proto_register_h282(void) {
{ &hf_h282_gotoHomePosition,
{ "gotoHomePosition", "h282.gotoHomePosition",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_selectExternalLight,
{ "selectExternalLight", "h282.selectExternalLight",
FT_UINT32, BASE_DEC, VALS(h282_SelectExternalLight_vals), 0,
@@ -5304,7 +5304,7 @@ void proto_register_h282(void) {
{ &hf_h282_clearCameraLens,
{ "clearCameraLens", "h282.clearCameraLens",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_setCameraPanSpeed,
{ "setCameraPanSpeed", "h282.setCameraPanSpeed",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5328,15 +5328,15 @@ void proto_register_h282(void) {
{ &hf_h282_calibrateWhiteBalance,
{ "calibrateWhiteBalance", "h282.calibrateWhiteBalance",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_focusImage,
{ "focusImage", "h282.focusImage",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_captureImage,
{ "captureImage", "h282.captureImage",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_panContinuous,
{ "panContinuous", "h282.panContinuous",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5476,135 +5476,135 @@ void proto_register_h282(void) {
{ &hf_h282_getDeviceState,
{ "getDeviceState", "h282.getDeviceState",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getDeviceDate,
{ "getDeviceDate", "h282.getDeviceDate",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getDeviceTime,
{ "getDeviceTime", "h282.getDeviceTime",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getdevicePreset,
{ "getdevicePreset", "h282.getdevicePreset",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getIrisMode,
{ "getIrisMode", "h282.getIrisMode",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getFocusMode,
{ "getFocusMode", "h282.getFocusMode",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getBacklightMode,
{ "getBacklightMode", "h282.getBacklightMode",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getPointingMode,
{ "getPointingMode", "h282.getPointingMode",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getCameraLens,
{ "getCameraLens", "h282.getCameraLens",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getCameraFilter,
{ "getCameraFilter", "h282.getCameraFilter",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getExternalLight,
{ "getExternalLight", "h282.getExternalLight",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getCameraPanSpeed,
{ "getCameraPanSpeed", "h282.getCameraPanSpeed",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getCameraTiltSpeed,
{ "getCameraTiltSpeed", "h282.getCameraTiltSpeed",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getBackLightMode,
{ "getBackLightMode", "h282.getBackLightMode",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getBackLight,
{ "getBackLight", "h282.getBackLight",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getWhiteBalance,
{ "getWhiteBalance", "h282.getWhiteBalance",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getWhiteBalanceMode,
{ "getWhiteBalanceMode", "h282.getWhiteBalanceMode",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getZoomPosition,
{ "getZoomPosition", "h282.getZoomPosition",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getFocusPosition,
{ "getFocusPosition", "h282.getFocusPosition",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getIrisPosition,
{ "getIrisPosition", "h282.getIrisPosition",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getPanPosition,
{ "getPanPosition", "h282.getPanPosition",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getTiltPosition,
{ "getTiltPosition", "h282.getTiltPosition",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getSelectedSlide,
{ "getSelectedSlide", "h282.getSelectedSlide",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getAutoSlideDisplayTime,
{ "getAutoSlideDisplayTime", "h282.getAutoSlideDisplayTime",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getSelectedProgram,
{ "getSelectedProgram", "h282.getSelectedProgram",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getStreamPlayerState,
{ "getStreamPlayerState", "h282.getStreamPlayerState",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getCurrentProgramDuration,
{ "getCurrentProgramDuration", "h282.getCurrentProgramDuration",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getPlaybackSpeed,
{ "getPlaybackSpeed", "h282.getPlaybackSpeed",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getAudioOutputState,
{ "getAudioOutputState", "h282.getAudioOutputState",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getConfigurableVideoInputs,
{ "getConfigurableVideoInputs", "h282.getConfigurableVideoInputs",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getVideoInputs,
{ "getVideoInputs", "h282.getVideoInputs",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getConfigurableAudioInputs,
{ "getConfigurableAudioInputs", "h282.getConfigurableAudioInputs",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getAudioInputs,
{ "getAudioInputs", "h282.getAudioInputs",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_getNonStandardStatus,
{ "getNonStandardStatus", "h282.getNonStandardStatus",
FT_UINT32, BASE_DEC, VALS(h282_NonStandardIdentifier_vals), 0,
@@ -5616,27 +5616,27 @@ void proto_register_h282(void) {
{ &hf_h282_unknown,
{ "unknown", "h282.unknown",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_currentDay,
{ "currentDay", "h282.currentDay",
FT_UINT32, BASE_DEC, VALS(h282_T_currentDay_vals), 0,
- "T_currentDay", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_currentMonth,
{ "currentMonth", "h282.currentMonth",
FT_UINT32, BASE_DEC, VALS(h282_T_currentMonth_vals), 0,
- "T_currentMonth", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_currentYear,
{ "currentYear", "h282.currentYear",
FT_UINT32, BASE_DEC, VALS(h282_T_currentYear_vals), 0,
- "T_currentYear", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_currentHour,
{ "currentHour", "h282.currentHour",
FT_UINT32, BASE_DEC, VALS(h282_T_currentHour_vals), 0,
- "T_currentHour", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_currentMinute,
{ "currentMinute", "h282.currentMinute",
FT_UINT32, BASE_DEC, VALS(h282_T_currentMinute_vals), 0,
- "T_currentMinute", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_preset,
{ "preset", "h282.preset",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5648,7 +5648,7 @@ void proto_register_h282(void) {
{ &hf_h282_automatic,
{ "automatic", "h282.automatic",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_lensNumber_01,
{ "lensNumber", "h282.lensNumber",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5832,39 +5832,39 @@ void proto_register_h282(void) {
{ &hf_h282_requestDeviceLockChanged,
{ "requestDeviceLockChanged", "h282.requestDeviceLockChanged",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_requestDeviceAvailabilityChanged,
{ "requestDeviceAvailabilityChanged", "h282.requestDeviceAvailabilityChanged",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_requestCameraPannedToLimit,
{ "requestCameraPannedToLimit", "h282.requestCameraPannedToLimit",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_requestCameraTiltedToLimit,
{ "requestCameraTiltedToLimit", "h282.requestCameraTiltedToLimit",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_requestCameraZoomedToLimit,
{ "requestCameraZoomedToLimit", "h282.requestCameraZoomedToLimit",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_requestCameraFocusedToLimit,
{ "requestCameraFocusedToLimit", "h282.requestCameraFocusedToLimit",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_requestAutoSlideShowFinished,
{ "requestAutoSlideShowFinished", "h282.requestAutoSlideShowFinished",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_requestStreamPlayerStateChange,
{ "requestStreamPlayerStateChange", "h282.requestStreamPlayerStateChange",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_requestStreamPlayerProgramChange,
{ "requestStreamPlayerProgramChange", "h282.requestStreamPlayerProgramChange",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_requestNonStandardEvent,
{ "requestNonStandardEvent", "h282.requestNonStandardEvent",
FT_UINT32, BASE_DEC, VALS(h282_NonStandardIdentifier_vals), 0,
@@ -5896,7 +5896,7 @@ void proto_register_h282(void) {
{ &hf_h282_autoSlideShowFinished,
{ "autoSlideShowFinished", "h282.autoSlideShowFinished",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_streamPlayerStateChange,
{ "streamPlayerStateChange", "h282.streamPlayerStateChange",
FT_UINT32, BASE_DEC, VALS(h282_StreamPlayerState_vals), 0,
@@ -5920,31 +5920,31 @@ void proto_register_h282(void) {
{ &hf_h282_result,
{ "result", "h282.result",
FT_UINT32, BASE_DEC, VALS(h282_T_result_vals), 0,
- "T_result", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_successful,
{ "successful", "h282.successful",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_requestDenied,
{ "requestDenied", "h282.requestDenied",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_deviceUnavailable,
{ "deviceUnavailable", "h282.deviceUnavailable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_invalidStreamID,
{ "invalidStreamID", "h282.invalidStreamID",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_currentDeviceIsLocked,
{ "currentDeviceIsLocked", "h282.currentDeviceIsLocked",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_deviceIncompatible,
{ "deviceIncompatible", "h282.deviceIncompatible",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_sourceEventNotify,
{ "sourceEventNotify", "h282.sourceEventNotify",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -5956,7 +5956,7 @@ void proto_register_h282(void) {
{ &hf_h282_eventsNotSupported,
{ "eventsNotSupported", "h282.eventsNotSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_deviceAttributeList,
{ "deviceAttributeList", "h282.deviceAttributeList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5972,7 +5972,7 @@ void proto_register_h282(void) {
{ &hf_h282_unknownDevice,
{ "unknownDevice", "h282.unknownDevice",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_lockFlag,
{ "lockFlag", "h282.lockFlag",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -5984,11 +5984,11 @@ void proto_register_h282(void) {
{ &hf_h282_lockingNotSupported,
{ "lockingNotSupported", "h282.lockingNotSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_deviceAlreadyLocked,
{ "deviceAlreadyLocked", "h282.deviceAlreadyLocked",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_result_04,
{ "result", "h282.result",
FT_UINT32, BASE_DEC, VALS(h282_T_result_04_vals), 0,
@@ -5996,11 +5996,11 @@ void proto_register_h282(void) {
{ &hf_h282_lockRequired,
{ "lockRequired", "h282.lockRequired",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_lockNotRequired,
{ "lockNotRequired", "h282.lockNotRequired",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_controlAttributeList,
{ "controlAttributeList", "h282.controlAttributeList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -6032,7 +6032,7 @@ void proto_register_h282(void) {
{ &hf_h282_deviceAttributeError,
{ "deviceAttributeError", "h282.deviceAttributeError",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h282_deviceEventIdentifierList,
{ "deviceEventIdentifierList", "h282.deviceEventIdentifierList",
FT_UINT32, BASE_DEC, NULL, 0,
diff --git a/epan/dissectors/packet-h283.c b/epan/dissectors/packet-h283.c
index af9af09370..d5ef1670b3 100644
--- a/epan/dissectors/packet-h283.c
+++ b/epan/dissectors/packet-h283.c
@@ -643,11 +643,11 @@ void proto_register_h283(void) {
{ &hf_h283_pduType,
{ "pduType", "h283.pduType",
FT_UINT32, BASE_DEC, VALS(h283_T_pduType_vals), 0,
- "T_pduType", HFILL }},
+ NULL, HFILL }},
{ &hf_h283_ack,
{ "ack", "h283.ack",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h283_rdcData,
{ "rdcData", "h283.rdcData",
FT_NONE, BASE_NONE, NULL, 0,
@@ -675,7 +675,7 @@ void proto_register_h283(void) {
{ &hf_h283_dataType,
{ "dataType", "h283.dataType",
FT_UINT32, BASE_DEC, VALS(h283_T_dataType_vals), 0,
- "T_dataType", HFILL }},
+ NULL, HFILL }},
{ &hf_h283_lctMessage,
{ "lctMessage", "h283.lctMessage",
FT_UINT32, BASE_DEC, VALS(h283_LCTMessage_vals), 0,
@@ -683,7 +683,7 @@ void proto_register_h283(void) {
{ &hf_h283_rdcPDU,
{ "rdcPDU", "h283.rdcPDU",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_rdcPDU", HFILL }},
+ NULL, HFILL }},
{ &hf_h283_lctRequest,
{ "lctRequest", "h283.lctRequest",
FT_UINT32, BASE_DEC, VALS(h283_LCTRequest_vals), 0,
@@ -703,23 +703,23 @@ void proto_register_h283(void) {
{ &hf_h283_announceReq,
{ "announceReq", "h283.announceReq",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h283_deviceListReq,
{ "deviceListReq", "h283.deviceListReq",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h283_announceResp,
{ "announceResp", "h283.announceResp",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h283_deviceListResp,
{ "deviceListResp", "h283.deviceListResp",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_deviceListResp", HFILL }},
+ NULL, HFILL }},
{ &hf_h283_deviceChange,
{ "deviceChange", "h283.deviceChange",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
/*--- End of included file: packet-h283-hfarr.c ---*/
#line 80 "packet-h283-template.c"
diff --git a/epan/dissectors/packet-h323.c b/epan/dissectors/packet-h323.c
index 0cd577171f..966ccfe8cb 100644
--- a/epan/dissectors/packet-h323.c
+++ b/epan/dissectors/packet-h323.c
@@ -467,7 +467,7 @@ void proto_register_h323(void) {
{ &hf_h323_messageContent,
{ "messageContent", "h323.messageContent",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_messageContent", HFILL }},
+ NULL, HFILL }},
{ &hf_h323_messageContent_item,
{ "messageContent item", "h323.messageContent_item",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -475,7 +475,7 @@ void proto_register_h323(void) {
{ &hf_h323_tunnellingRequired,
{ "tunnellingRequired", "h323.tunnellingRequired",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h323_nonStandardData,
{ "nonStandardData", "h323.nonStandardData",
FT_NONE, BASE_NONE, NULL, 0,
@@ -487,7 +487,7 @@ void proto_register_h323(void) {
{ &hf_h323_robustnessData,
{ "robustnessData", "h323.robustnessData",
FT_UINT32, BASE_DEC, VALS(h323_T_robustnessData_vals), 0,
- "T_robustnessData", HFILL }},
+ NULL, HFILL }},
{ &hf_h323_rrqData,
{ "rrqData", "h323.rrqData",
FT_NONE, BASE_NONE, NULL, 0,
@@ -515,7 +515,7 @@ void proto_register_h323(void) {
{ &hf_h323_BackupCallSignalAddresses_item,
{ "BackupCallSignalAddresses item", "h323.BackupCallSignalAddresses_item",
FT_UINT32, BASE_DEC, VALS(h323_BackupCallSignalAddresses_item_vals), 0,
- "BackupCallSignalAddresses_item", HFILL }},
+ NULL, HFILL }},
{ &hf_h323_tcp,
{ "tcp", "h323.tcp",
FT_UINT32, BASE_DEC, VALS(h225_TransportAddress_vals), 0,
@@ -531,7 +531,7 @@ void proto_register_h323(void) {
{ &hf_h323_hasSharedRepository,
{ "hasSharedRepository", "h323.hasSharedRepository",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h323_irrFrequency,
{ "irrFrequency", "h323.irrFrequency",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -547,7 +547,7 @@ void proto_register_h323(void) {
{ &hf_h323_fastStart,
{ "fastStart", "h323.fastStart",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_fastStart", HFILL }},
+ NULL, HFILL }},
{ &hf_h323_fastStart_item,
{ "fastStart item", "h323.fastStart_item",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -555,7 +555,7 @@ void proto_register_h323(void) {
{ &hf_h323_resetH245,
{ "resetH245", "h323.resetH245",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h323_timeToLive,
{ "timeToLive", "h323.timeToLive",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -563,7 +563,7 @@ void proto_register_h323(void) {
{ &hf_h323_includeFastStart,
{ "includeFastStart", "h323.includeFastStart",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
/*--- End of included file: packet-h323-hfarr.c ---*/
#line 105 "packet-h323-template.c"
diff --git a/epan/dissectors/packet-h450-ros.c b/epan/dissectors/packet-h450-ros.c
index 3902e2d800..bc37fa1b26 100644
--- a/epan/dissectors/packet-h450-ros.c
+++ b/epan/dissectors/packet-h450-ros.c
@@ -590,11 +590,11 @@ void proto_register_h450_ros(void) {
{ &hf_h450_ros_local,
{ "local", "h450.ros.local",
FT_INT32, BASE_DEC, NULL, 0,
- "T_local", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_ros_global,
{ "global", "h450.ros.global",
FT_OID, BASE_NONE, NULL, 0,
- "T_global", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_ros_invoke,
{ "invoke", "h450.ros.invoke",
FT_NONE, BASE_NONE, NULL, 0,
@@ -634,7 +634,7 @@ void proto_register_h450_ros(void) {
{ &hf_h450_ros_result,
{ "result", "h450.ros.result",
FT_NONE, BASE_NONE, NULL, 0,
- "T_result", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_ros_resultArgument,
{ "result", "h450.ros.result",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -646,11 +646,11 @@ void proto_register_h450_ros(void) {
{ &hf_h450_ros_parameter,
{ "parameter", "h450.ros.parameter",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_parameter", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_ros_problem,
{ "problem", "h450.ros.problem",
FT_UINT32, BASE_DEC, VALS(h450_ros_T_problem_vals), 0,
- "T_problem", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_ros_general,
{ "general", "h450.ros.general",
FT_INT32, BASE_DEC, VALS(h450_ros_GeneralProblem_vals), 0,
diff --git a/epan/dissectors/packet-h450.c b/epan/dissectors/packet-h450.c
index c0f763572d..e7c83367e6 100644
--- a/epan/dissectors/packet-h450.c
+++ b/epan/dissectors/packet-h450.c
@@ -4883,31 +4883,31 @@ void proto_register_h450(void) {
{ &hf_h450_endpoint,
{ "endpoint", "h450.endpoint",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_anyEntity,
{ "anyEntity", "h450.anyEntity",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_discardAnyUnrecognizedInvokePdu,
{ "discardAnyUnrecognizedInvokePdu", "h450.discardAnyUnrecognizedInvokePdu",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_clearCallIfAnyInvokePduNotRecognized,
{ "clearCallIfAnyInvokePduNotRecognized", "h450.clearCallIfAnyInvokePduNotRecognized",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_rejectAnyUnrecognizedInvokePdu,
{ "rejectAnyUnrecognizedInvokePdu", "h450.rejectAnyUnrecognizedInvokePdu",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_rosApdus,
{ "rosApdus", "h450.rosApdus",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_rosApdus", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_rosApdus_item,
{ "rosApdus item", "h450.rosApdus_item",
FT_UINT32, BASE_DEC, VALS(h450_ros_ROS_vals), 0,
- "T_rosApdus_item", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_destinationAddress,
{ "destinationAddress", "h450.destinationAddress",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -4959,7 +4959,7 @@ void proto_register_h450(void) {
{ &hf_h450_extensionArgument,
{ "extensionArgument", "h450.extensionArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "T_extensionArgument", HFILL }},
+ NULL, HFILL }},
/* --- Module Call-Transfer-Operations --- --- --- */
@@ -5034,7 +5034,7 @@ void proto_register_h450(void) {
{ &hf_h450_2_resultExtension,
{ "resultExtension", "h450.2.resultExtension",
FT_UINT32, BASE_DEC, VALS(h450_2_T_resultExtension_vals), 0,
- "T_resultExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_2_redirectionNumber,
{ "redirectionNumber", "h450.2.redirectionNumber",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5816,7 +5816,7 @@ void proto_register_h450(void) {
{ &hf_h450_8_nameNotAvailable,
{ "nameNotAvailable", "h450.8.nameNotAvailable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_8_simpleName,
{ "simpleName", "h450.8.simpleName",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -5828,7 +5828,7 @@ void proto_register_h450(void) {
{ &hf_h450_8_restrictedNull,
{ "restrictedNull", "h450.8.restrictedNull",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
/* --- Module Call-Completion-Operations --- --- --- */
@@ -6049,7 +6049,7 @@ void proto_register_h450(void) {
{ &hf_h450_11_silentMonitoringPermitted,
{ "silentMonitoringPermitted", "h450.11.silentMonitoringPermitted",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_11_cIGetCIPLRes_resultExtension,
{ "resultExtension", "h450.11.resultExtension",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -6137,27 +6137,27 @@ void proto_register_h450(void) {
{ &hf_h450_11_callIntrusionImpending,
{ "callIntrusionImpending", "h450.11.callIntrusionImpending",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_11_callIntruded,
{ "callIntruded", "h450.11.callIntruded",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_11_callIsolated,
{ "callIsolated", "h450.11.callIsolated",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_11_callForceReleased,
{ "callForceReleased", "h450.11.callForceReleased",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_11_callIntrusionComplete,
{ "callIntrusionComplete", "h450.11.callIntrusionComplete",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_11_callIntrusionEnd,
{ "callIntrusionEnd", "h450.11.callIntrusionEnd",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
/* --- Module Common-Information-Operations --- --- --- */
@@ -6200,55 +6200,55 @@ void proto_register_h450(void) {
{ &hf_h450_12_ssCFreRoutingSupported,
{ "ssCFreRoutingSupported", "h450.12.ssCFreRoutingSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_12_ssCTreRoutingSupported,
{ "ssCTreRoutingSupported", "h450.12.ssCTreRoutingSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_12_ssCCBSPossible,
{ "ssCCBSPossible", "h450.12.ssCCBSPossible",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_12_ssCCNRPossible,
{ "ssCCNRPossible", "h450.12.ssCCNRPossible",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_12_ssCOSupported,
{ "ssCOSupported", "h450.12.ssCOSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_12_ssCIForcedReleaseSupported,
{ "ssCIForcedReleaseSupported", "h450.12.ssCIForcedReleaseSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_12_ssCIIsolationSupported,
{ "ssCIIsolationSupported", "h450.12.ssCIIsolationSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_12_ssCIWaitOnBusySupported,
{ "ssCIWaitOnBusySupported", "h450.12.ssCIWaitOnBusySupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_12_ssCISilentMonitoringSupported,
{ "ssCISilentMonitoringSupported", "h450.12.ssCISilentMonitoringSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_12_ssCIConferenceSupported,
{ "ssCIConferenceSupported", "h450.12.ssCIConferenceSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_12_ssCHFarHoldSupported,
{ "ssCHFarHoldSupported", "h450.12.ssCHFarHoldSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_12_ssMWICallbackSupported,
{ "ssMWICallbackSupported", "h450.12.ssMWICallbackSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_12_ssCPCallParkSupported,
{ "ssCPCallParkSupported", "h450.12.ssCPCallParkSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_12_partyCategory,
{ "partyCategory", "h450.12.partyCategory",
FT_UINT32, BASE_DEC, VALS(h450_12_PartyCategory_vals), 0,
@@ -6260,19 +6260,19 @@ void proto_register_h450(void) {
{ &hf_h450_12_ssCHDoNotHold,
{ "ssCHDoNotHold", "h450.12.ssCHDoNotHold",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_12_ssCTDoNotTransfer,
{ "ssCTDoNotTransfer", "h450.12.ssCTDoNotTransfer",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_12_ssMWICallbackCall,
{ "ssMWICallbackCall", "h450.12.ssMWICallbackCall",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h450_12_ssCISilentMonitorPermitted,
{ "ssCISilentMonitorPermitted", "h450.12.ssCISilentMonitorPermitted",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
/*--- End of included file: packet-h450-hfarr.c ---*/
#line 252 "packet-h450-template.c"
diff --git a/epan/dissectors/packet-h460.c b/epan/dissectors/packet-h460.c
index 34497dd2c2..20aa6d5a08 100644
--- a/epan/dissectors/packet-h460.c
+++ b/epan/dissectors/packet-h460.c
@@ -2173,11 +2173,11 @@ void proto_register_h460(void) {
{ &hf_h460_2_nUMBERPORTABILITYDATA,
{ "nUMBERPORTABILITYDATA", "h460.2.nUMBERPORTABILITYDATA",
FT_NONE, BASE_NONE, NULL, 0,
- "T_nUMBERPORTABILITYDATA", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_2_addressTranslated,
{ "addressTranslated", "h460.2.addressTranslated",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_2_portedAddress,
{ "portedAddress", "h460.2.portedAddress",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2193,11 +2193,11 @@ void proto_register_h460(void) {
{ &hf_h460_2_unspecified,
{ "unspecified", "h460.2.unspecified",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_2_qorPortedNumber,
{ "qorPortedNumber", "h460.2.qorPortedNumber",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_2_aliasAddress,
{ "aliasAddress", "h460.2.aliasAddress",
FT_UINT32, BASE_DEC, VALS(AliasAddress_vals), 0,
@@ -2221,15 +2221,15 @@ void proto_register_h460(void) {
{ &hf_h460_2_portedNumber,
{ "portedNumber", "h460.2.portedNumber",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_2_routingNumber,
{ "routingNumber", "h460.2.routingNumber",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_2_concatenatedNumber,
{ "concatenatedNumber", "h460.2.concatenatedNumber",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_2_t35CountryCode,
{ "t35CountryCode", "h460.2.t35CountryCode",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2280,11 +2280,11 @@ void proto_register_h460(void) {
{ &hf_h460_3_serviceStatus,
{ "serviceStatus", "h460.3.serviceStatus",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_3_busyStatus,
{ "busyStatus", "h460.3.busyStatus",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
/* --- Module CALL-PRIORITY --- --- --- */
@@ -2299,23 +2299,23 @@ void proto_register_h460(void) {
{ &hf_h460_4_priorityValue,
{ "priorityValue", "h460.4.priorityValue",
FT_UINT32, BASE_DEC, VALS(h460_4_T_priorityValue_vals), 0,
- "T_priorityValue", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_4_emergencyAuthorized,
{ "emergencyAuthorized", "h460.4.emergencyAuthorized",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_4_emergencyPublic,
{ "emergencyPublic", "h460.4.emergencyPublic",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_4_high,
{ "high", "h460.4.high",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_4_normal,
{ "normal", "h460.4.normal",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_4_priorityExtension,
{ "priorityExtension", "h460.4.priorityExtension",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2339,27 +2339,27 @@ void proto_register_h460(void) {
{ &hf_h460_4_rejectReason,
{ "rejectReason", "h460.4.rejectReason",
FT_UINT32, BASE_DEC, VALS(h460_4_T_rejectReason_vals), 0,
- "T_rejectReason", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_4_priorityUnavailable,
{ "priorityUnavailable", "h460.4.priorityUnavailable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_4_priorityUnauthorized,
{ "priorityUnauthorized", "h460.4.priorityUnauthorized",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_4_priorityValueUnknown,
{ "priorityValueUnknown", "h460.4.priorityValueUnknown",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_4_numberingPlan,
{ "numberingPlan", "h460.4.numberingPlan",
FT_UINT32, BASE_DEC, VALS(h460_4_T_numberingPlan_vals), 0,
- "T_numberingPlan", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_4_x121,
{ "x121", "h460.4.x121",
FT_NONE, BASE_NONE, NULL, 0,
- "T_x121", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_4_x121CountryCode,
{ "countryCode", "h460.4.countryCode",
FT_STRING, BASE_NONE, NULL, 0,
@@ -2367,7 +2367,7 @@ void proto_register_h460(void) {
{ &hf_h460_4_e164,
{ "e164", "h460.4.e164",
FT_NONE, BASE_NONE, NULL, 0,
- "T_e164", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_4_e164CountryCode,
{ "countryCode", "h460.4.countryCode",
FT_STRING, BASE_NONE, NULL, 0,
@@ -2375,7 +2375,7 @@ void proto_register_h460(void) {
{ &hf_h460_4_identificationCode,
{ "identificationCode", "h460.4.identificationCode",
FT_STRING, BASE_NONE, NULL, 0,
- "T_identificationCode", HFILL }},
+ NULL, HFILL }},
/* --- Modules QOS-MONITORING-REPORT QOS-MONITORING-EXTENDED-VOIP-REPORT --- --- --- */
@@ -2414,7 +2414,7 @@ void proto_register_h460(void) {
{ &hf_h460_9_mediaSenderMeasures,
{ "mediaSenderMeasures", "h460.9.mediaSenderMeasures",
FT_NONE, BASE_NONE, NULL, 0,
- "T_mediaSenderMeasures", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_9_worstEstimatedEnd2EndDelay,
{ "worstEstimatedEnd2EndDelay", "h460.9.worstEstimatedEnd2EndDelay",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2426,7 +2426,7 @@ void proto_register_h460(void) {
{ &hf_h460_9_mediaReceiverMeasures,
{ "mediaReceiverMeasures", "h460.9.mediaReceiverMeasures",
FT_NONE, BASE_NONE, NULL, 0,
- "T_mediaReceiverMeasures", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_9_cumulativeNumberOfPacketsLost,
{ "cumulativeNumberOfPacketsLost", "h460.9.cumulativeNumberOfPacketsLost",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2586,19 +2586,19 @@ void proto_register_h460(void) {
{ &hf_h460_9_unspecified,
{ "unspecified", "h460.9.unspecified",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_9_disabled,
{ "disabled", "h460.9.disabled",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_9_enhanced,
{ "enhanced", "h460.9.enhanced",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_9_standard,
{ "standard", "h460.9.standard",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_9_jitterBufferType,
{ "jitterBufferType", "h460.9.jitterBufferType",
FT_UINT32, BASE_DEC, VALS(h460_9_JitterBufferTypes_vals), 0,
@@ -2622,19 +2622,19 @@ void proto_register_h460(void) {
{ &hf_h460_9_unknown,
{ "unknown", "h460.9.unknown",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_9_reserved,
{ "reserved", "h460.9.reserved",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_9_nonadaptive,
{ "nonadaptive", "h460.9.nonadaptive",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_9_adaptive,
{ "adaptive", "h460.9.adaptive",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
/* --- Module CALL-PARTY-CATEGORY --- --- --- */
@@ -2680,19 +2680,19 @@ void proto_register_h460(void) {
{ &hf_h460_14_preemptionPending,
{ "preemptionPending", "h460.14.preemptionPending",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_14_preemptionInProgress,
{ "preemptionInProgress", "h460.14.preemptionInProgress",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_14_preemptionEnd,
{ "preemptionEnd", "h460.14.preemptionEnd",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_14_preemptionComplete,
{ "preemptionComplete", "h460.14.preemptionComplete",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_14_altID,
{ "altID", "h460.14.altID",
FT_UINT32, BASE_DEC, VALS(AliasAddress_vals), 0,
@@ -2723,7 +2723,7 @@ void proto_register_h460(void) {
{ &hf_h460_15_signallingChannelData,
{ "signallingChannelData", "h460.15.signallingChannelData",
FT_UINT32, BASE_DEC, VALS(h460_15_T_signallingChannelData_vals), 0,
- "T_signallingChannelData", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_15_channelSuspendRequest,
{ "channelSuspendRequest", "h460.15.channelSuspendRequest",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2763,7 +2763,7 @@ void proto_register_h460(void) {
{ &hf_h460_15_resetH245,
{ "resetH245", "h460.15.resetH245",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h460_15_okToSuspend,
{ "okToSuspend", "h460.15.okToSuspend",
FT_BOOLEAN, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-h501.c b/epan/dissectors/packet-h501.c
index 0873544502..bbaf3692c5 100644
--- a/epan/dissectors/packet-h501.c
+++ b/epan/dissectors/packet-h501.c
@@ -2799,7 +2799,7 @@ void proto_register_h501(void) {
{ &hf_h501_algorithmOIDs,
{ "algorithmOIDs", "h501.algorithmOIDs",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_algorithmOIDs", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_algorithmOIDs_item,
{ "algorithmOIDs item", "h501.algorithmOIDs_item",
FT_OID, BASE_NONE, NULL, 0,
@@ -2819,47 +2819,47 @@ void proto_register_h501(void) {
{ &hf_h501_serviceUnavailable,
{ "serviceUnavailable", "h501.serviceUnavailable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_serviceRedirected,
{ "serviceRedirected", "h501.serviceRedirected",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_security,
{ "security", "h501.security",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_continue,
{ "continue", "h501.continue",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_undefined,
{ "undefined", "h501.undefined",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_unknownServiceID,
{ "unknownServiceID", "h501.unknownServiceID",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_cannotSupportUsageSpec,
{ "cannotSupportUsageSpec", "h501.cannotSupportUsageSpec",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_neededFeature,
{ "neededFeature", "h501.neededFeature",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_genericDataReason,
{ "genericDataReason", "h501.genericDataReason",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_usageUnavailable,
{ "usageUnavailable", "h501.usageUnavailable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_unknownUsageSendTo,
{ "unknownUsageSendTo", "h501.unknownUsageSendTo",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_reason_01,
{ "reason", "h501.reason",
FT_UINT32, BASE_DEC, VALS(h501_ServiceReleaseReason_vals), 0,
@@ -2867,19 +2867,19 @@ void proto_register_h501(void) {
{ &hf_h501_outOfService,
{ "outOfService", "h501.outOfService",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_maintenance,
{ "maintenance", "h501.maintenance",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_terminated,
{ "terminated", "h501.terminated",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_expired,
{ "expired", "h501.expired",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_descriptorID,
{ "descriptorID", "h501.descriptorID",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2907,19 +2907,19 @@ void proto_register_h501(void) {
{ &hf_h501_packetSizeExceeded,
{ "packetSizeExceeded", "h501.packetSizeExceeded",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_illegalID,
{ "illegalID", "h501.illegalID",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_hopCountExceeded,
{ "hopCountExceeded", "h501.hopCountExceeded",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_noServiceRelationship,
{ "noServiceRelationship", "h501.noServiceRelationship",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_descriptorInfo,
{ "descriptorInfo", "h501.descriptorInfo",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2935,7 +2935,7 @@ void proto_register_h501(void) {
{ &hf_h501_noDescriptors,
{ "noDescriptors", "h501.noDescriptors",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_sender,
{ "sender", "h501.sender",
FT_UINT32, BASE_DEC, VALS(AliasAddress_vals), 0,
@@ -2951,7 +2951,7 @@ void proto_register_h501(void) {
{ &hf_h501_descriptorInfo_01,
{ "descriptorInfo", "h501.descriptorInfo",
FT_UINT32, BASE_DEC, VALS(h501_T_descriptorInfo_vals), 0,
- "T_descriptorInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_descriptor_01,
{ "descriptor", "h501.descriptor",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2959,19 +2959,19 @@ void proto_register_h501(void) {
{ &hf_h501_updateType,
{ "updateType", "h501.updateType",
FT_UINT32, BASE_DEC, VALS(h501_T_updateType_vals), 0,
- "T_updateType", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_added,
{ "added", "h501.added",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_deleted,
{ "deleted", "h501.deleted",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_changed,
{ "changed", "h501.changed",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_destinationInfo,
{ "destinationInfo", "h501.destinationInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -3027,27 +3027,27 @@ void proto_register_h501(void) {
{ &hf_h501_noMatch,
{ "noMatch", "h501.noMatch",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_needCallInformation,
{ "needCallInformation", "h501.needCallInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_destinationUnavailable,
{ "destinationUnavailable", "h501.destinationUnavailable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_aliasesInconsistent,
{ "aliasesInconsistent", "h501.aliasesInconsistent",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_resourceUnavailable,
{ "resourceUnavailable", "h501.resourceUnavailable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_incompleteAddress,
{ "incompleteAddress", "h501.incompleteAddress",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_reason_05,
{ "reason", "h501.reason",
FT_UINT32, BASE_DEC, VALS(h501_UsageRejectReason_vals), 0,
@@ -3107,11 +3107,11 @@ void proto_register_h501(void) {
{ &hf_h501_invalidCall,
{ "invalidCall", "h501.invalidCall",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_unavailable,
{ "unavailable", "h501.unavailable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_reason_06,
{ "reason", "h501.reason",
FT_UINT32, BASE_DEC, VALS(h501_UsageIndicationRejectionReason_vals), 0,
@@ -3119,11 +3119,11 @@ void proto_register_h501(void) {
{ &hf_h501_unknownCall,
{ "unknownCall", "h501.unknownCall",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_incomplete,
{ "incomplete", "h501.incomplete",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_accessToken,
{ "accessToken", "h501.accessToken",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -3139,15 +3139,15 @@ void proto_register_h501(void) {
{ &hf_h501_tokenNotValid,
{ "tokenNotValid", "h501.tokenNotValid",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_missingSourceInfo,
{ "missingSourceInfo", "h501.missingSourceInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_missingDestInfo,
{ "missingDestInfo", "h501.missingDestInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_delay,
{ "delay", "h501.delay",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -3159,7 +3159,7 @@ void proto_register_h501(void) {
{ &hf_h501_notSupported,
{ "notSupported", "h501.notSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_unknownMessage,
{ "unknownMessage", "h501.unknownMessage",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -3171,7 +3171,7 @@ void proto_register_h501(void) {
{ &hf_h501_notUnderstood,
{ "notUnderstood", "h501.notUnderstood",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_applicationMessage,
{ "applicationMessage", "h501.applicationMessage",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -3183,27 +3183,27 @@ void proto_register_h501(void) {
{ &hf_h501_securityWrongSyncTime,
{ "securityWrongSyncTime", "h501.securityWrongSyncTime",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_securityReplay,
{ "securityReplay", "h501.securityReplay",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_securityWrongGeneralID,
{ "securityWrongGeneralID", "h501.securityWrongGeneralID",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_securityWrongSendersID,
{ "securityWrongSendersID", "h501.securityWrongSendersID",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_securityIntegrityFailed,
{ "securityIntegrityFailed", "h501.securityIntegrityFailed",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_securityWrongOID,
{ "securityWrongOID", "h501.securityWrongOID",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_pattern,
{ "pattern", "h501.pattern",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -3231,7 +3231,7 @@ void proto_register_h501(void) {
{ &hf_h501_range,
{ "range", "h501.range",
FT_NONE, BASE_NONE, NULL, 0,
- "T_range", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_startOfRange,
{ "startOfRange", "h501.startOfRange",
FT_UINT32, BASE_DEC, VALS(h225_PartyNumber_vals), 0,
@@ -3243,19 +3243,19 @@ void proto_register_h501(void) {
{ &hf_h501_messageType,
{ "messageType", "h501.messageType",
FT_UINT32, BASE_DEC, VALS(h501_T_messageType_vals), 0,
- "T_messageType", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_sendAccessRequest,
{ "sendAccessRequest", "h501.sendAccessRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_sendSetup,
{ "sendSetup", "h501.sendSetup",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_nonExistent,
{ "nonExistent", "h501.nonExistent",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_callSpecific,
{ "callSpecific", "h501.callSpecific",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -3363,31 +3363,31 @@ void proto_register_h501(void) {
{ &hf_h501_units,
{ "units", "h501.units",
FT_UINT32, BASE_DEC, VALS(h501_T_units_vals), 0,
- "T_units", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_seconds,
{ "seconds", "h501.seconds",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_packets,
{ "packets", "h501.packets",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_bytes,
{ "bytes", "h501.bytes",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_initial,
{ "initial", "h501.initial",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_minimum,
{ "minimum", "h501.minimum",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_maximum,
{ "maximum", "h501.maximum",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_descriptorInfo_02,
{ "descriptorInfo", "h501.descriptorInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -3443,19 +3443,19 @@ void proto_register_h501(void) {
{ &hf_h501_preConnect,
{ "preConnect", "h501.preConnect",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_callInProgress,
{ "callInProgress", "h501.callInProgress",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_callEnded,
{ "callEnded", "h501.callEnded",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_registrationLost,
{ "registrationLost", "h501.registrationLost",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_userIdentifier,
{ "userIdentifier", "h501.userIdentifier",
FT_UINT32, BASE_DEC, VALS(AliasAddress_vals), 0,
@@ -3475,19 +3475,19 @@ void proto_register_h501(void) {
{ &hf_h501_when,
{ "when", "h501.when",
FT_NONE, BASE_NONE, NULL, 0,
- "T_when", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_never,
{ "never", "h501.never",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_start,
{ "start", "h501.start",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_end,
{ "end", "h501.end",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_period,
{ "period", "h501.period",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -3495,11 +3495,11 @@ void proto_register_h501(void) {
{ &hf_h501_failures,
{ "failures", "h501.failures",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_required,
{ "required", "h501.required",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_required", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_required_item,
{ "required item", "h501.required_item",
FT_OID, BASE_NONE, NULL, 0,
@@ -3507,7 +3507,7 @@ void proto_register_h501(void) {
{ &hf_h501_preferred,
{ "preferred", "h501.preferred",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_preferred", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_preferred_item,
{ "preferred item", "h501.preferred_item",
FT_OID, BASE_NONE, NULL, 0,
@@ -3539,11 +3539,11 @@ void proto_register_h501(void) {
{ &hf_h501_originator,
{ "originator", "h501.originator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_destination,
{ "destination", "h501.destination",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_h501_nonStandardData,
{ "nonStandardData", "h501.nonStandardData",
FT_NONE, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-hnbap.c b/epan/dissectors/packet-hnbap.c
index 5d2f8208d6..8db53800b7 100644
--- a/epan/dissectors/packet-hnbap.c
+++ b/epan/dissectors/packet-hnbap.c
@@ -2182,7 +2182,7 @@ module_t *hnbap_module;
{ &hf_hnbap_extensionValue,
{ "extensionValue", "hnbap.extensionValue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_extensionValue", HFILL }},
+ NULL, HFILL }},
{ &hf_hnbap_PrivateIE_Container_item,
{ "PrivateIE-Field", "hnbap.PrivateIE_Field",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2198,7 +2198,7 @@ module_t *hnbap_module;
{ &hf_hnbap_directionOfAltitude,
{ "directionOfAltitude", "hnbap.directionOfAltitude",
FT_UINT32, BASE_DEC, VALS(hnbap_T_directionOfAltitude_vals), 0,
- "T_directionOfAltitude", HFILL }},
+ NULL, HFILL }},
{ &hf_hnbap_altitude,
{ "altitude", "hnbap.altitude",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2242,7 +2242,7 @@ module_t *hnbap_module;
{ &hf_hnbap_CriticalityDiagnostics_IE_List_item,
{ "CriticalityDiagnostics-IE-List item", "hnbap.CriticalityDiagnostics_IE_List_item",
FT_NONE, BASE_NONE, NULL, 0,
- "CriticalityDiagnostics_IE_List_item", HFILL }},
+ NULL, HFILL }},
{ &hf_hnbap_iECriticality,
{ "iECriticality", "hnbap.iECriticality",
FT_UINT32, BASE_DEC, VALS(hnbap_Criticality_vals), 0,
@@ -2278,7 +2278,7 @@ module_t *hnbap_module;
{ &hf_hnbap_latitudeSign,
{ "latitudeSign", "hnbap.latitudeSign",
FT_UINT32, BASE_DEC, VALS(hnbap_T_latitudeSign_vals), 0,
- "T_latitudeSign", HFILL }},
+ NULL, HFILL }},
{ &hf_hnbap_latitude,
{ "latitude", "hnbap.latitude",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2310,7 +2310,7 @@ module_t *hnbap_module;
{ &hf_hnbap_ipaddress,
{ "ipaddress", "hnbap.ipaddress",
FT_UINT32, BASE_DEC, VALS(hnbap_T_ipaddress_vals), 0,
- "T_ipaddress", HFILL }},
+ NULL, HFILL }},
{ &hf_hnbap_ipv4info,
{ "ipv4info", "hnbap.ipv4info",
FT_BYTES, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-inap.c b/epan/dissectors/packet-inap.c
index c04a50ec67..0ea1d9823f 100644
--- a/epan/dissectors/packet-inap.c
+++ b/epan/dissectors/packet-inap.c
@@ -9798,7 +9798,7 @@ void proto_register_inap(void) {
{ &hf_inap_value,
{ "value", "inap.value",
FT_NONE, BASE_NONE, NULL, 0,
- "T_value", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_AlternativeIdentities_item,
{ "AlternativeIdentity", "inap.AlternativeIdentity",
FT_UINT32, BASE_DEC, VALS(inap_AlternativeIdentity_vals), 0,
@@ -9834,11 +9834,11 @@ void proto_register_inap(void) {
{ &hf_inap_gapAllInTraffic,
{ "gapAllInTraffic", "inap.gapAllInTraffic",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_calledAddressAndService,
{ "calledAddressAndService", "inap.calledAddressAndService",
FT_NONE, BASE_NONE, NULL, 0,
- "T_calledAddressAndService", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_serviceKey,
{ "serviceKey", "inap.serviceKey",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -9846,7 +9846,7 @@ void proto_register_inap(void) {
{ &hf_inap_callingAddressAndService,
{ "callingAddressAndService", "inap.callingAddressAndService",
FT_NONE, BASE_NONE, NULL, 0,
- "T_callingAddressAndService", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_callingAddressValue,
{ "callingAddressValue", "inap.callingAddressValue",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -9874,7 +9874,7 @@ void proto_register_inap(void) {
{ &hf_inap_bearerCap,
{ "bearerCap", "inap.bearerCap",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_bearerCap", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_tmr,
{ "tmr", "inap.tmr",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -9958,7 +9958,7 @@ void proto_register_inap(void) {
{ &hf_inap_action,
{ "action", "inap.action",
FT_UINT32, BASE_DEC, VALS(inap_T_action_vals), 0,
- "T_action", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_treatment,
{ "treatment", "inap.treatment",
FT_UINT32, BASE_DEC, VALS(inap_GapTreatment_vals), 0,
@@ -10070,7 +10070,7 @@ void proto_register_inap(void) {
{ &hf_inap_numberOfDigitsTwo,
{ "numberOfDigitsTwo", "inap.numberOfDigitsTwo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_numberOfDigitsTwo", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_requestedNumberOfDigits,
{ "requestedNumberOfDigits", "inap.requestedNumberOfDigits",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -10090,7 +10090,7 @@ void proto_register_inap(void) {
{ &hf_inap_collectedInfoSpecificInfo,
{ "collectedInfoSpecificInfo", "inap.collectedInfoSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_collectedInfoSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_calledPartynumber,
{ "calledPartynumber", "inap.calledPartynumber",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -10098,11 +10098,11 @@ void proto_register_inap(void) {
{ &hf_inap_analysedInfoSpecificInfo,
{ "analysedInfoSpecificInfo", "inap.analysedInfoSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_analysedInfoSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_routeSelectFailureSpecificInfo,
{ "routeSelectFailureSpecificInfo", "inap.routeSelectFailureSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_routeSelectFailureSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_failureCause,
{ "failureCause", "inap.failureCause",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -10110,7 +10110,7 @@ void proto_register_inap(void) {
{ &hf_inap_oCalledPartyBusySpecificInfo,
{ "oCalledPartyBusySpecificInfo", "inap.oCalledPartyBusySpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_oCalledPartyBusySpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_busyCause,
{ "busyCause", "inap.busyCause",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -10118,7 +10118,7 @@ void proto_register_inap(void) {
{ &hf_inap_oNoAnswerSpecificInfo,
{ "oNoAnswerSpecificInfo", "inap.oNoAnswerSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_oNoAnswerSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_cause,
{ "cause", "inap.cause",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -10126,7 +10126,7 @@ void proto_register_inap(void) {
{ &hf_inap_oAnswerSpecificInfo,
{ "oAnswerSpecificInfo", "inap.oAnswerSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_oAnswerSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_backwardGVNS,
{ "backwardGVNS", "inap.backwardGVNS",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -10134,7 +10134,7 @@ void proto_register_inap(void) {
{ &hf_inap_oMidCallSpecificInfo,
{ "oMidCallSpecificInfo", "inap.oMidCallSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_oMidCallSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_connectTime,
{ "connectTime", "inap.connectTime",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -10146,7 +10146,7 @@ void proto_register_inap(void) {
{ &hf_inap_oDisconnectSpecificInfo,
{ "oDisconnectSpecificInfo", "inap.oDisconnectSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_oDisconnectSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_releaseCause,
{ "releaseCause", "inap.releaseCause",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -10154,19 +10154,19 @@ void proto_register_inap(void) {
{ &hf_inap_tBusySpecificInfo,
{ "tBusySpecificInfo", "inap.tBusySpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tBusySpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_tNoAnswerSpecificInfo,
{ "tNoAnswerSpecificInfo", "inap.tNoAnswerSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tNoAnswerSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_tAnswerSpecificInfo,
{ "tAnswerSpecificInfo", "inap.tAnswerSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tAnswerSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_tMidCallSpecificInfo,
{ "tMidCallSpecificInfo", "inap.tMidCallSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tMidCallSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_tMidCallInfo,
{ "tMidCallInfo", "inap.tMidCallInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -10174,43 +10174,43 @@ void proto_register_inap(void) {
{ &hf_inap_tDisconnectSpecificInfo,
{ "tDisconnectSpecificInfo", "inap.tDisconnectSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tDisconnectSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_oTermSeizedSpecificInfo,
{ "oTermSeizedSpecificInfo", "inap.oTermSeizedSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_oTermSeizedSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_oSuspend,
{ "oSuspend", "inap.oSuspend",
FT_NONE, BASE_NONE, NULL, 0,
- "T_oSuspend", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_tSuspend,
{ "tSuspend", "inap.tSuspend",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tSuspend", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_origAttemptAuthorized,
{ "origAttemptAuthorized", "inap.origAttemptAuthorized",
FT_NONE, BASE_NONE, NULL, 0,
- "T_origAttemptAuthorized", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_oReAnswer,
{ "oReAnswer", "inap.oReAnswer",
FT_NONE, BASE_NONE, NULL, 0,
- "T_oReAnswer", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_tReAnswer,
{ "tReAnswer", "inap.tReAnswer",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tReAnswer", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_facilitySelectedAndAvailable,
{ "facilitySelectedAndAvailable", "inap.facilitySelectedAndAvailable",
FT_NONE, BASE_NONE, NULL, 0,
- "T_facilitySelectedAndAvailable", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_callAccepted,
{ "callAccepted", "inap.callAccepted",
FT_NONE, BASE_NONE, NULL, 0,
- "T_callAccepted", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_oAbandon,
{ "oAbandon", "inap.oAbandon",
FT_NONE, BASE_NONE, NULL, 0,
- "T_oAbandon", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_abandonCause,
{ "abandonCause", "inap.abandonCause",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -10218,11 +10218,11 @@ void proto_register_inap(void) {
{ &hf_inap_tAbandon,
{ "tAbandon", "inap.tAbandon",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tAbandon", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_authorizeRouteFailure,
{ "authorizeRouteFailure", "inap.authorizeRouteFailure",
FT_NONE, BASE_NONE, NULL, 0,
- "T_authorizeRouteFailure", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_authoriseRouteFailureCause,
{ "authoriseRouteFailureCause", "inap.authoriseRouteFailureCause",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -10230,11 +10230,11 @@ void proto_register_inap(void) {
{ &hf_inap_terminationAttemptAuthorized,
{ "terminationAttemptAuthorized", "inap.terminationAttemptAuthorized",
FT_NONE, BASE_NONE, NULL, 0,
- "T_terminationAttemptAuthorized", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_originationAttemptDenied,
{ "originationAttemptDenied", "inap.originationAttemptDenied",
FT_NONE, BASE_NONE, NULL, 0,
- "T_originationAttemptDenied", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_originationDeniedCause,
{ "originationDeniedCause", "inap.originationDeniedCause",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -10242,7 +10242,7 @@ void proto_register_inap(void) {
{ &hf_inap_terminationAttemptDenied,
{ "terminationAttemptDenied", "inap.terminationAttemptDenied",
FT_NONE, BASE_NONE, NULL, 0,
- "T_terminationAttemptDenied", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_terminationDeniedCause,
{ "terminationDeniedCause", "inap.terminationDeniedCause",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -10250,11 +10250,11 @@ void proto_register_inap(void) {
{ &hf_inap_oModifyRequestSpecificInfo,
{ "oModifyRequestSpecificInfo", "inap.oModifyRequestSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_oModifyRequestSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_oModifyResultSpecificInfo,
{ "oModifyResultSpecificInfo", "inap.oModifyResultSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_oModifyResultSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_modifyResultType,
{ "modifyResultType", "inap.modifyResultType",
FT_UINT32, BASE_DEC, VALS(inap_ModifyResultType_vals), 0,
@@ -10262,11 +10262,11 @@ void proto_register_inap(void) {
{ &hf_inap_tModifyRequestSpecificInfo,
{ "tModifyRequestSpecificInfo", "inap.tModifyRequestSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tModifyRequestSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_tModifyResultSpecificInfo,
{ "tModifyResultSpecificInfo", "inap.tModifyResultSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tModifyResultSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_trunkGroupID,
{ "trunkGroupID", "inap.trunkGroupID",
FT_INT32, BASE_DEC, NULL, 0,
@@ -10314,7 +10314,7 @@ void proto_register_inap(void) {
{ &hf_inap_addressAndService,
{ "addressAndService", "inap.addressAndService",
FT_NONE, BASE_NONE, NULL, 0,
- "T_addressAndService", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_duration,
{ "duration", "inap.duration",
FT_INT32, BASE_DEC, NULL, 0,
@@ -10350,7 +10350,7 @@ void proto_register_inap(void) {
{ &hf_inap_both,
{ "both", "inap.both",
FT_NONE, BASE_NONE, NULL, 0,
- "T_both", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_GenericNumbers_item,
{ "GenericNumber", "inap.GenericNumber",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -10398,7 +10398,7 @@ void proto_register_inap(void) {
{ &hf_inap_MidCallControlInfo_item,
{ "MidCallControlInfo item", "inap.MidCallControlInfo_item",
FT_NONE, BASE_NONE, NULL, 0,
- "MidCallControlInfo_item", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_midCallInfoType,
{ "midCallInfoType", "inap.midCallInfoType",
FT_NONE, BASE_NONE, NULL, 0,
@@ -10406,7 +10406,7 @@ void proto_register_inap(void) {
{ &hf_inap_midCallReportType,
{ "midCallReportType", "inap.midCallReportType",
FT_UINT32, BASE_DEC, VALS(inap_T_midCallReportType_vals), 0,
- "T_midCallReportType", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_iNServiceControlCode,
{ "iNServiceControlCode", "inap.iNServiceControlCode",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -10422,11 +10422,11 @@ void proto_register_inap(void) {
{ &hf_inap_messageType,
{ "messageType", "inap.messageType",
FT_UINT32, BASE_DEC, VALS(inap_T_messageType_vals), 0,
- "T_messageType", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_dpAssignment,
{ "dpAssignment", "inap.dpAssignment",
FT_UINT32, BASE_DEC, VALS(inap_T_dpAssignment_vals), 0,
- "T_dpAssignment", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_threshold,
{ "threshold", "inap.threshold",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -10566,7 +10566,7 @@ void proto_register_inap(void) {
{ &hf_inap_redirectServiceTreatmentInd,
{ "redirectServiceTreatmentInd", "inap.redirectServiceTreatmentInd",
FT_NONE, BASE_NONE, NULL, 0,
- "T_redirectServiceTreatmentInd", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_redirectReason,
{ "redirectReason", "inap.redirectReason",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -10574,7 +10574,7 @@ void proto_register_inap(void) {
{ &hf_inap_nonCUGCall,
{ "nonCUGCall", "inap.nonCUGCall",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_oneTrigger,
{ "oneTrigger", "inap.oneTrigger",
FT_INT32, BASE_DEC, NULL, 0,
@@ -10586,11 +10586,11 @@ void proto_register_inap(void) {
{ &hf_inap_triggerId,
{ "triggerId", "inap.triggerId",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_triggerId", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_triggerPar,
{ "triggerPar", "inap.triggerPar",
FT_NONE, BASE_NONE, NULL, 0,
- "T_triggerPar", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_triggerID,
{ "triggerID", "inap.triggerID",
FT_UINT32, BASE_DEC, VALS(inap_EventTypeBCSM_vals), 0,
@@ -10810,11 +10810,11 @@ void proto_register_inap(void) {
{ &hf_inap_allRequests,
{ "allRequests", "inap.allRequests",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_callSegmentToCancel,
{ "callSegmentToCancel", "inap.callSegmentToCancel",
FT_NONE, BASE_NONE, NULL, 0,
- "T_callSegmentToCancel", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_allRequestsForCallSegment,
{ "allRequestsForCallSegment", "inap.allRequestsForCallSegment",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -10878,11 +10878,11 @@ void proto_register_inap(void) {
{ &hf_inap_cug_OutgoingAccess,
{ "cug-OutgoingAccess", "inap.cug_OutgoingAccess",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_resourceAddress,
{ "resourceAddress", "inap.resourceAddress",
FT_UINT32, BASE_DEC, VALS(inap_T_resourceAddress_vals), 0,
- "T_resourceAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_ipRoutingAddress,
{ "ipRoutingAddress", "inap.ipRoutingAddress",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -10890,19 +10890,19 @@ void proto_register_inap(void) {
{ &hf_inap_ipAddressAndLegID,
{ "ipAddressAndLegID", "inap.ipAddressAndLegID",
FT_NONE, BASE_NONE, NULL, 0,
- "T_ipAddressAndLegID", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_none,
{ "none", "inap.none",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_ipAddressAndCallSegment,
{ "ipAddressAndCallSegment", "inap.ipAddressAndCallSegment",
FT_NONE, BASE_NONE, NULL, 0,
- "T_ipAddressAndCallSegment", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_legorCSID,
{ "legorCSID", "inap.legorCSID",
FT_UINT32, BASE_DEC, VALS(inap_T_legorCSID_vals), 0,
- "T_legorCSID", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_csID,
{ "csID", "inap.csID",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -10942,7 +10942,7 @@ void proto_register_inap(void) {
{ &hf_inap_partyToDisconnect,
{ "partyToDisconnect", "inap.partyToDisconnect",
FT_UINT32, BASE_DEC, VALS(inap_T_partyToDisconnect_vals), 0,
- "T_partyToDisconnect", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_legToBeReleased,
{ "legToBeReleased", "inap.legToBeReleased",
FT_UINT32, BASE_DEC, VALS(inap_LegID_vals), 0,
@@ -10950,7 +10950,7 @@ void proto_register_inap(void) {
{ &hf_inap_cSFailure,
{ "cSFailure", "inap.cSFailure",
FT_NONE, BASE_NONE, NULL, 0,
- "T_cSFailure", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_reason,
{ "reason", "inap.reason",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -10958,7 +10958,7 @@ void proto_register_inap(void) {
{ &hf_inap_bCSMFailure,
{ "bCSMFailure", "inap.bCSMFailure",
FT_NONE, BASE_NONE, NULL, 0,
- "T_bCSMFailure", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_assistingSSPIPRoutingAddress,
{ "assistingSSPIPRoutingAddress", "inap.assistingSSPIPRoutingAddress",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -10966,7 +10966,7 @@ void proto_register_inap(void) {
{ &hf_inap_partyToConnect,
{ "partyToConnect", "inap.partyToConnect",
FT_UINT32, BASE_DEC, VALS(inap_T_partyToConnect_vals), 0,
- "T_partyToConnect", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_eventSpecificInformationCharging,
{ "eventSpecificInformationCharging", "inap.eventSpecificInformationCharging",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -10990,7 +10990,7 @@ void proto_register_inap(void) {
{ &hf_inap_empty,
{ "empty", "inap.empty",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_highLayerCompatibility,
{ "highLayerCompatibility", "inap.highLayerCompatibility",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -11046,7 +11046,7 @@ void proto_register_inap(void) {
{ &hf_inap_triggerDataIdentifier,
{ "triggerDataIdentifier", "inap.triggerDataIdentifier",
FT_UINT32, BASE_DEC, VALS(inap_T_triggerDataIdentifier_vals), 0,
- "T_triggerDataIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_profileAndDP,
{ "profileAndDP", "inap.profileAndDP",
FT_NONE, BASE_NONE, NULL, 0,
@@ -11054,11 +11054,11 @@ void proto_register_inap(void) {
{ &hf_inap_oneTriggerResult,
{ "oneTriggerResult", "inap.oneTriggerResult",
FT_NONE, BASE_NONE, NULL, 0,
- "T_oneTriggerResult", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_severalTriggerResult,
{ "severalTriggerResult", "inap.severalTriggerResult",
FT_NONE, BASE_NONE, NULL, 0,
- "T_severalTriggerResult", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_results,
{ "results", "inap.results",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -11074,7 +11074,7 @@ void proto_register_inap(void) {
{ &hf_inap_mergeSignallingPaths,
{ "mergeSignallingPaths", "inap.mergeSignallingPaths",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_routeCounters,
{ "routeCounters", "inap.routeCounters",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -11094,19 +11094,19 @@ void proto_register_inap(void) {
{ &hf_inap_callSegments,
{ "callSegments", "inap.callSegments",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_callSegments", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_callSegments_item,
{ "callSegments item", "inap.callSegments_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_callSegments_item", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_legs,
{ "legs", "inap.legs",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_legs", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_legs_item,
{ "legs item", "inap.legs_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_legs_item", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_sourceLeg,
{ "sourceLeg", "inap.sourceLeg",
FT_UINT32, BASE_DEC, VALS(inap_LegID_vals), 0,
@@ -11122,11 +11122,11 @@ void proto_register_inap(void) {
{ &hf_inap_detachSignallingPath,
{ "detachSignallingPath", "inap.detachSignallingPath",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_exportSignallingPath,
{ "exportSignallingPath", "inap.exportSignallingPath",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_featureRequestIndicator,
{ "featureRequestIndicator", "inap.featureRequestIndicator",
FT_UINT32, BASE_DEC, VALS(inap_FeatureRequestIndicator_vals), 0,
@@ -11146,7 +11146,7 @@ void proto_register_inap(void) {
{ &hf_inap_callSegmentToRelease,
{ "callSegmentToRelease", "inap.callSegmentToRelease",
FT_NONE, BASE_NONE, NULL, 0,
- "T_callSegmentToRelease", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_callSegment,
{ "callSegment", "inap.callSegment",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -11158,7 +11158,7 @@ void proto_register_inap(void) {
{ &hf_inap_allCallSegments,
{ "allCallSegments", "inap.allCallSegments",
FT_NONE, BASE_NONE, NULL, 0,
- "T_allCallSegments", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_timeToRelease,
{ "timeToRelease", "inap.timeToRelease",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -11342,7 +11342,7 @@ void proto_register_inap(void) {
{ &hf_inap_controlDigits,
{ "controlDigits", "inap.controlDigits",
FT_NONE, BASE_NONE, NULL, 0,
- "T_controlDigits", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_endOfRecordingDigit,
{ "endOfRecordingDigit", "inap.endOfRecordingDigit",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -11378,7 +11378,7 @@ void proto_register_inap(void) {
{ &hf_inap_text,
{ "text", "inap.text",
FT_NONE, BASE_NONE, NULL, 0,
- "T_text", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_messageContent,
{ "messageContent", "inap.messageContent",
FT_STRING, BASE_NONE, NULL, 0,
@@ -11398,7 +11398,7 @@ void proto_register_inap(void) {
{ &hf_inap_variableMessage,
{ "variableMessage", "inap.variableMessage",
FT_NONE, BASE_NONE, NULL, 0,
- "T_variableMessage", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_variableParts,
{ "variableParts", "inap.variableParts",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -11418,7 +11418,7 @@ void proto_register_inap(void) {
{ &hf_inap_iPAddressAndresource,
{ "iPAddressAndresource", "inap.iPAddressAndresource",
FT_NONE, BASE_NONE, NULL, 0,
- "T_iPAddressAndresource", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_toneID,
{ "toneID", "inap.toneID",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -11458,7 +11458,7 @@ void proto_register_inap(void) {
{ &hf_inap_connectedParty,
{ "connectedParty", "inap.connectedParty",
FT_UINT32, BASE_DEC, VALS(inap_T_connectedParty_vals), 0,
- "T_connectedParty", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_collectedInfo,
{ "collectedInfo", "inap.collectedInfo",
FT_UINT32, BASE_DEC, VALS(inap_CollectedInfo_vals), 0,
@@ -11510,11 +11510,11 @@ void proto_register_inap(void) {
{ &hf_inap_uIScriptSpecificInfo,
{ "uIScriptSpecificInfo", "inap.uIScriptSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_uIScriptSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_uIScriptResult,
{ "uIScriptResult", "inap.uIScriptResult",
FT_NONE, BASE_NONE, NULL, 0,
- "T_uIScriptResult", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_uIScriptSpecificInfo_01,
{ "uIScriptSpecificInfo", "inap.uIScriptSpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -11530,7 +11530,7 @@ void proto_register_inap(void) {
{ &hf_inap_problem,
{ "problem", "inap.problem",
FT_UINT32, BASE_DEC, VALS(inap_T_problem_vals), 0,
- "T_problem", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_operation,
{ "operation", "inap.operation",
FT_INT32, BASE_DEC, NULL, 0,
@@ -11538,7 +11538,7 @@ void proto_register_inap(void) {
{ &hf_inap_reason_01,
{ "reason", "inap.reason",
FT_UINT32, BASE_DEC, VALS(inap_T_reason_vals), 0,
- "T_reason", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_securityParameters,
{ "securityParameters", "inap.securityParameters",
FT_NONE, BASE_NONE, NULL, 0,
@@ -11550,7 +11550,7 @@ void proto_register_inap(void) {
{ &hf_inap_local_01,
{ "local", "inap.local",
FT_INT32, BASE_DEC, NULL, 0,
- "T_local", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_invoke,
{ "invoke", "inap.invoke",
FT_NONE, BASE_NONE, NULL, 0,
@@ -11574,7 +11574,7 @@ void proto_register_inap(void) {
{ &hf_inap_linkedId,
{ "linkedId", "inap.linkedId",
FT_UINT32, BASE_DEC, VALS(inap_T_linkedId_vals), 0,
- "T_linkedId", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_linkedIdPresent,
{ "present", "inap.present",
FT_INT32, BASE_DEC, NULL, 0,
@@ -11582,7 +11582,7 @@ void proto_register_inap(void) {
{ &hf_inap_absent,
{ "absent", "inap.absent",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_opcode,
{ "opcode", "inap.opcode",
FT_UINT32, BASE_DEC, VALS(inap_Code_vals), 0,
@@ -11590,11 +11590,11 @@ void proto_register_inap(void) {
{ &hf_inap_argument,
{ "argument", "inap.argument",
FT_NONE, BASE_NONE, NULL, 0,
- "T_argument", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_result,
{ "result", "inap.result",
FT_NONE, BASE_NONE, NULL, 0,
- "T_result", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_resultArgument,
{ "result", "inap.result",
FT_NONE, BASE_NONE, NULL, 0,
@@ -11606,7 +11606,7 @@ void proto_register_inap(void) {
{ &hf_inap_parameter,
{ "parameter", "inap.parameter",
FT_NONE, BASE_NONE, NULL, 0,
- "T_parameter", HFILL }},
+ NULL, HFILL }},
{ &hf_inap_problem_01,
{ "problem", "inap.problem",
FT_UINT32, BASE_DEC, VALS(inap_T_problem_01_vals), 0,
diff --git a/epan/dissectors/packet-ldap.c b/epan/dissectors/packet-ldap.c
index 3395849189..b8551a3b2c 100644
--- a/epan/dissectors/packet-ldap.c
+++ b/epan/dissectors/packet-ldap.c
@@ -5135,7 +5135,7 @@ void proto_register_ldap(void) {
{ &hf_ldap_resultCode,
{ "resultCode", "ldap.resultCode",
FT_UINT32, BASE_DEC, VALS(ldap_T_resultCode_vals), 0,
- "T_resultCode", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_matchedDN,
{ "matchedDN", "ldap.matchedDN",
FT_STRING, BASE_NONE, NULL, 0,
@@ -5167,7 +5167,7 @@ void proto_register_ldap(void) {
{ &hf_ldap_controlValue,
{ "controlValue", "ldap.controlValue",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_controlValue", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_version,
{ "version", "ldap.version",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5191,11 +5191,11 @@ void proto_register_ldap(void) {
{ &hf_ldap_ntlmsspNegotiate,
{ "ntlmsspNegotiate", "ldap.ntlmsspNegotiate",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_ntlmsspNegotiate", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_ntlmsspAuth,
{ "ntlmsspAuth", "ldap.ntlmsspAuth",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_ntlmsspAuth", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_mechanism,
{ "mechanism", "ldap.mechanism",
FT_STRING, BASE_NONE, NULL, 0,
@@ -5223,11 +5223,11 @@ void proto_register_ldap(void) {
{ &hf_ldap_scope,
{ "scope", "ldap.scope",
FT_UINT32, BASE_DEC, VALS(ldap_T_scope_vals), 0,
- "T_scope", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_derefAliases,
{ "derefAliases", "ldap.derefAliases",
FT_UINT32, BASE_DEC, VALS(ldap_T_derefAliases_vals), 0,
- "T_derefAliases", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_sizeLimit,
{ "sizeLimit", "ldap.sizeLimit",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5243,7 +5243,7 @@ void proto_register_ldap(void) {
{ &hf_ldap_filter,
{ "filter", "ldap.filter",
FT_UINT32, BASE_DEC, VALS(ldap_Filter_vals), 0,
- "T_filter", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_searchRequest_attributes,
{ "attributes", "ldap.attributes",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5251,27 +5251,27 @@ void proto_register_ldap(void) {
{ &hf_ldap_and,
{ "and", "ldap.and",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_and", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_and_item,
{ "and item", "ldap.and_item",
FT_UINT32, BASE_DEC, VALS(ldap_Filter_vals), 0,
- "T_and_item", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_or,
{ "or", "ldap.or",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_or", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_or_item,
{ "or item", "ldap.or_item",
FT_UINT32, BASE_DEC, VALS(ldap_Filter_vals), 0,
- "T_or_item", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_not,
{ "not", "ldap.not",
FT_UINT32, BASE_DEC, VALS(ldap_Filter_vals), 0,
- "T_not", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_equalityMatch,
{ "equalityMatch", "ldap.equalityMatch",
FT_NONE, BASE_NONE, NULL, 0,
- "T_equalityMatch", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_substrings,
{ "substrings", "ldap.substrings",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5279,23 +5279,23 @@ void proto_register_ldap(void) {
{ &hf_ldap_greaterOrEqual,
{ "greaterOrEqual", "ldap.greaterOrEqual",
FT_NONE, BASE_NONE, NULL, 0,
- "T_greaterOrEqual", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_lessOrEqual,
{ "lessOrEqual", "ldap.lessOrEqual",
FT_NONE, BASE_NONE, NULL, 0,
- "T_lessOrEqual", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_present,
{ "present", "ldap.present",
FT_STRING, BASE_NONE, NULL, 0,
- "T_present", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_approxMatch,
{ "approxMatch", "ldap.approxMatch",
FT_NONE, BASE_NONE, NULL, 0,
- "T_approxMatch", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_extensibleMatch,
{ "extensibleMatch", "ldap.extensibleMatch",
FT_NONE, BASE_NONE, NULL, 0,
- "T_extensibleMatch", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_substringFilter_substrings,
{ "substrings", "ldap.substrings",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5327,7 +5327,7 @@ void proto_register_ldap(void) {
{ &hf_ldap_dnAttributes,
{ "dnAttributes", "ldap.dnAttributes",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "T_dnAttributes", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_objectName,
{ "objectName", "ldap.objectName",
FT_STRING, BASE_NONE, NULL, 0,
@@ -5339,7 +5339,7 @@ void proto_register_ldap(void) {
{ &hf_ldap_PartialAttributeList_item,
{ "PartialAttributeList item", "ldap.PartialAttributeList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "PartialAttributeList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap__untag_item,
{ "LDAPURL", "ldap.LDAPURL",
FT_STRING, BASE_NONE, NULL, 0,
@@ -5359,7 +5359,7 @@ void proto_register_ldap(void) {
{ &hf_ldap_operation,
{ "operation", "ldap.operation",
FT_UINT32, BASE_DEC, VALS(ldap_T_operation_vals), 0,
- "T_operation", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_modification,
{ "modification", "ldap.modification",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5375,7 +5375,7 @@ void proto_register_ldap(void) {
{ &hf_ldap_AttributeList_item,
{ "AttributeList item", "ldap.AttributeList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "AttributeList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_newrdn,
{ "newrdn", "ldap.newrdn",
FT_STRING, BASE_NONE, NULL, 0,
@@ -5399,7 +5399,7 @@ void proto_register_ldap(void) {
{ &hf_ldap_requestValue,
{ "requestValue", "ldap.requestValue",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_requestValue", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_extendedResponse_resultCode,
{ "resultCode", "ldap.resultCode",
FT_UINT32, BASE_DEC, VALS(ldap_ExtendedResponse_resultCode_vals), 0,
@@ -5427,7 +5427,7 @@ void proto_register_ldap(void) {
{ &hf_ldap_SortKeyList_item,
{ "SortKeyList item", "ldap.SortKeyList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "SortKeyList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_attributeType,
{ "attributeType", "ldap.attributeType",
FT_STRING, BASE_NONE, NULL, 0,
@@ -5443,7 +5443,7 @@ void proto_register_ldap(void) {
{ &hf_ldap_sortResult,
{ "sortResult", "ldap.sortResult",
FT_UINT32, BASE_DEC, VALS(ldap_T_sortResult_vals), 0,
- "T_sortResult", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_parentsFirst,
{ "parentsFirst", "ldap.parentsFirst",
FT_INT32, BASE_DEC, NULL, 0,
@@ -5475,7 +5475,7 @@ void proto_register_ldap(void) {
{ &hf_ldap_mode,
{ "mode", "ldap.mode",
FT_UINT32, BASE_DEC, VALS(ldap_T_mode_vals), 0,
- "T_mode", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_reloadHint,
{ "reloadHint", "ldap.reloadHint",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -5483,7 +5483,7 @@ void proto_register_ldap(void) {
{ &hf_ldap_state,
{ "state", "ldap.state",
FT_UINT32, BASE_DEC, VALS(ldap_T_state_vals), 0,
- "T_state", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_entryUUID,
{ "entryUUID", "ldap.entryUUID",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -5499,7 +5499,7 @@ void proto_register_ldap(void) {
{ &hf_ldap_refreshDelete,
{ "refreshDelete", "ldap.refreshDelete",
FT_NONE, BASE_NONE, NULL, 0,
- "T_refreshDelete", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_refreshDone,
{ "refreshDone", "ldap.refreshDone",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -5507,11 +5507,11 @@ void proto_register_ldap(void) {
{ &hf_ldap_refreshPresent,
{ "refreshPresent", "ldap.refreshPresent",
FT_NONE, BASE_NONE, NULL, 0,
- "T_refreshPresent", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_syncIdSet,
{ "syncIdSet", "ldap.syncIdSet",
FT_NONE, BASE_NONE, NULL, 0,
- "T_syncIdSet", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_syncUUIDs,
{ "syncUUIDs", "ldap.syncUUIDs",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5523,7 +5523,7 @@ void proto_register_ldap(void) {
{ &hf_ldap_warning,
{ "warning", "ldap.warning",
FT_UINT32, BASE_DEC, VALS(ldap_T_warning_vals), 0,
- "T_warning", HFILL }},
+ NULL, HFILL }},
{ &hf_ldap_timeBeforeExpiration,
{ "timeBeforeExpiration", "ldap.timeBeforeExpiration",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5535,7 +5535,7 @@ void proto_register_ldap(void) {
{ &hf_ldap_error,
{ "error", "ldap.error",
FT_UINT32, BASE_DEC, VALS(ldap_T_error_vals), 0,
- "T_error", HFILL }},
+ NULL, HFILL }},
/*--- End of included file: packet-ldap-hfarr.c ---*/
#line 2086 "packet-ldap-template.c"
diff --git a/epan/dissectors/packet-logotypecertextn.c b/epan/dissectors/packet-logotypecertextn.c
index 9e4ff0dac1..26ac4f4e74 100644
--- a/epan/dissectors/packet-logotypecertextn.c
+++ b/epan/dissectors/packet-logotypecertextn.c
@@ -612,11 +612,11 @@ void proto_register_logotypecertextn(void) {
{ &hf_logotypecertextn_logotypeURI,
{ "logotypeURI", "logotypecertextn.logotypeURI",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_logotypeURI", HFILL }},
+ NULL, HFILL }},
{ &hf_logotypecertextn_logotypeURI_item,
{ "logotypeURI item", "logotypecertextn.logotypeURI_item",
FT_STRING, BASE_NONE, NULL, 0,
- "T_logotypeURI_item", HFILL }},
+ NULL, HFILL }},
{ &hf_logotypecertextn_type,
{ "type", "logotypecertextn.type",
FT_INT32, BASE_DEC, VALS(logotypecertextn_LogotypeImageType_vals), 0,
@@ -680,11 +680,11 @@ void proto_register_logotypecertextn(void) {
{ &hf_logotypecertextn_refStructURI,
{ "refStructURI", "logotypecertextn.refStructURI",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_refStructURI", HFILL }},
+ NULL, HFILL }},
{ &hf_logotypecertextn_refStructURI_item,
{ "refStructURI item", "logotypecertextn.refStructURI_item",
FT_STRING, BASE_NONE, NULL, 0,
- "T_refStructURI_item", HFILL }},
+ NULL, HFILL }},
{ &hf_logotypecertextn_hashAlg,
{ "hashAlg", "logotypecertextn.hashAlg",
FT_NONE, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-lte-rrc.c b/epan/dissectors/packet-lte-rrc.c
index 5a3e97477a..bc84009515 100644
--- a/epan/dissectors/packet-lte-rrc.c
+++ b/epan/dissectors/packet-lte-rrc.c
@@ -17620,7 +17620,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_c1,
{ "c1", "lte-rrc.c1",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_c1_vals), 0,
- "T_c1", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_systemInformation,
{ "systemInformation", "lte-rrc.systemInformation",
FT_NONE, BASE_NONE, NULL, 0,
@@ -17632,7 +17632,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_messageClassExtension,
{ "messageClassExtension", "lte-rrc.messageClassExtension",
FT_NONE, BASE_NONE, NULL, 0,
- "T_messageClassExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_c1_01,
{ "c1", "lte-rrc.c1",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_c1_01_vals), 0,
@@ -17740,27 +17740,27 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_spare6,
{ "spare6", "lte-rrc.spare6",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_spare5,
{ "spare5", "lte-rrc.spare5",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_spare4,
{ "spare4", "lte-rrc.spare4",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_spare3,
{ "spare3", "lte-rrc.spare3",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_spare2,
{ "spare2", "lte-rrc.spare2",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_spare1,
{ "spare1", "lte-rrc.spare1",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_messageClassExtension_04,
{ "messageClassExtension", "lte-rrc.messageClassExtension",
FT_NONE, BASE_NONE, NULL, 0,
@@ -17856,7 +17856,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_criticalExtensions,
{ "criticalExtensions", "lte-rrc.criticalExtensions",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_criticalExtensions_vals), 0,
- "T_criticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_c1_07,
{ "c1", "lte-rrc.c1",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_c1_07_vals), 0,
@@ -17868,7 +17868,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_criticalExtensionsFuture,
{ "criticalExtensionsFuture", "lte-rrc.criticalExtensionsFuture",
FT_NONE, BASE_NONE, NULL, 0,
- "T_criticalExtensionsFuture", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_drb_CountMSB_InfoList,
{ "drb-CountMSB-InfoList", "lte-rrc.drb_CountMSB_InfoList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -17876,7 +17876,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_nonCriticalExtension,
{ "nonCriticalExtension", "lte-rrc.nonCriticalExtension",
FT_NONE, BASE_NONE, NULL, 0,
- "T_nonCriticalExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_DRB_CountMSB_InfoList_item,
{ "DRB-CountMSB-Info", "lte-rrc.DRB_CountMSB_Info",
FT_NONE, BASE_NONE, NULL, 0,
@@ -17984,7 +17984,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_dedicatedInfoType,
{ "dedicatedInfoType", "lte-rrc.dedicatedInfoType",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_dedicatedInfoType_vals), 0,
- "T_dedicatedInfoType", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_dedicatedInfoNAS,
{ "dedicatedInfoNAS", "lte-rrc.dedicatedInfoNAS",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -18028,7 +18028,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_concurrentPrepHRPD_r9,
{ "concurrentPrepHRPD-r9", "lte-rrc.concurrentPrepHRPD_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_concurrentPrepHRPD_r9_vals), 0,
- "T_concurrentPrepHRPD_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_nonCriticalExtension_06,
{ "nonCriticalExtension", "lte-rrc.nonCriticalExtension",
FT_NONE, BASE_NONE, NULL, 0,
@@ -18036,7 +18036,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_dl_Bandwidth,
{ "dl-Bandwidth", "lte-rrc.dl_Bandwidth",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_dl_Bandwidth_vals), 0,
- "T_dl_Bandwidth", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_phich_Config,
{ "phich-Config", "lte-rrc.phich_Config",
FT_NONE, BASE_NONE, NULL, 0,
@@ -18056,7 +18056,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_commonSF_AllocPeriod_r9,
{ "commonSF-AllocPeriod-r9", "lte-rrc.commonSF_AllocPeriod_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_commonSF_AllocPeriod_r9_vals), 0,
- "T_commonSF_AllocPeriod_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_pmch_InfoList_r9,
{ "pmch-InfoList-r9", "lte-rrc.pmch_InfoList_r9",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -18096,7 +18096,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_mtch_Config_r9,
{ "mtch-Config-r9", "lte-rrc.mtch_Config_r9",
FT_NONE, BASE_NONE, NULL, 0,
- "T_mtch_Config_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_logicalChannelIdentity_r9,
{ "logicalChannelIdentity-r9", "lte-rrc.logicalChannelIdentity_r9",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -18112,11 +18112,11 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_msap_OccasionPeriod_r9,
{ "msap-OccasionPeriod-r9", "lte-rrc.msap_OccasionPeriod_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_msap_OccasionPeriod_r9_vals), 0,
- "T_msap_OccasionPeriod_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_plmn_Id_r9,
{ "plmn-Id-r9", "lte-rrc.plmn_Id_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_plmn_Id_r9_vals), 0,
- "T_plmn_Id_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_plmn_Index_r9,
{ "plmn-Index-r9", "lte-rrc.plmn_Index_r9",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -18144,7 +18144,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_spare7,
{ "spare7", "lte-rrc.spare7",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_criticalExtensionsFuture_06,
{ "criticalExtensionsFuture", "lte-rrc.criticalExtensionsFuture",
FT_NONE, BASE_NONE, NULL, 0,
@@ -18184,7 +18184,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_purpose,
{ "purpose", "lte-rrc.purpose",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_purpose_vals), 0,
- "T_purpose", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_handover,
{ "handover", "lte-rrc.handover",
FT_NONE, BASE_NONE, NULL, 0,
@@ -18228,7 +18228,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_t304,
{ "t304", "lte-rrc.t304",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_t304_vals), 0,
- "T_t304", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_targetRAT_Type_01,
{ "targetRAT-Type", "lte-rrc.targetRAT_Type",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_targetRAT_Type_01_vals), 0,
@@ -18236,7 +18236,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_geran,
{ "geran", "lte-rrc.geran",
FT_NONE, BASE_NONE, NULL, 0,
- "T_geran", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_physCellId,
{ "physCellId", "lte-rrc.physCellId",
FT_NONE, BASE_NONE, NULL, 0,
@@ -18264,7 +18264,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_mobilityRequiredHRPD_r9,
{ "mobilityRequiredHRPD-r9", "lte-rrc.mobilityRequiredHRPD_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_mobilityRequiredHRPD_r9_vals), 0,
- "T_mobilityRequiredHRPD_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_messageContainerOneXRTT_r9,
{ "messageContainerOneXRTT-r9", "lte-rrc.messageContainerOneXRTT_r9",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -18284,11 +18284,11 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_systemInfoModification,
{ "systemInfoModification", "lte-rrc.systemInfoModification",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_systemInfoModification_vals), 0,
- "T_systemInfoModification", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_etws_Indication,
{ "etws-Indication", "lte-rrc.etws_Indication",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_etws_Indication_vals), 0,
- "T_etws_Indication", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_nonCriticalExtension_11,
{ "nonCriticalExtension", "lte-rrc.nonCriticalExtension",
FT_NONE, BASE_NONE, NULL, 0,
@@ -18296,7 +18296,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_cmas_Indication_r9,
{ "cmas-Indication-r9", "lte-rrc.cmas_Indication_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_cmas_Indication_r9_vals), 0,
- "T_cmas_Indication_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_nonCriticalExtension_12,
{ "nonCriticalExtension", "lte-rrc.nonCriticalExtension",
FT_NONE, BASE_NONE, NULL, 0,
@@ -18312,7 +18312,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_cn_Domain,
{ "cn-Domain", "lte-rrc.cn_Domain",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_cn_Domain_vals), 0,
- "T_cn_Domain", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_s_TMSI,
{ "s-TMSI", "lte-rrc.s_TMSI",
FT_NONE, BASE_NONE, NULL, 0,
@@ -18344,11 +18344,11 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_type_r9,
{ "type-r9", "lte-rrc.type_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_type_r9_vals), 0,
- "T_type_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_carrierFreq_r9,
{ "carrierFreq-r9", "lte-rrc.carrierFreq_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_carrierFreq_r9_vals), 0,
- "T_carrierFreq_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_eutra,
{ "eutra", "lte-rrc.eutra",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -18416,11 +18416,11 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_handoverType,
{ "handoverType", "lte-rrc.handoverType",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_handoverType_vals), 0,
- "T_handoverType", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_intraLTE,
{ "intraLTE", "lte-rrc.intraLTE",
FT_NONE, BASE_NONE, NULL, 0,
- "T_intraLTE", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_securityAlgorithmConfig,
{ "securityAlgorithmConfig", "lte-rrc.securityAlgorithmConfig",
FT_NONE, BASE_NONE, NULL, 0,
@@ -18436,7 +18436,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_interRAT,
{ "interRAT", "lte-rrc.interRAT",
FT_NONE, BASE_NONE, NULL, 0,
- "T_interRAT", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_nas_SecurityParamToEUTRA,
{ "nas-SecurityParamToEUTRA", "lte-rrc.nas_SecurityParamToEUTRA",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -18444,11 +18444,11 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_eutra_r9,
{ "eutra-r9", "lte-rrc.eutra_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_eutra_r9_vals), 0,
- "T_eutra_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_utra_r9,
{ "utra-r9", "lte-rrc.utra_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_utra_r9_vals), 0,
- "T_utra_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_criticalExtensions_10,
{ "criticalExtensions", "lte-rrc.criticalExtensions",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_criticalExtensions_10_vals), 0,
@@ -18656,7 +18656,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_t320,
{ "t320", "lte-rrc.t320",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_t320_vals), 0,
- "T_t320", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_FreqPriorityListEUTRA_item,
{ "FreqPriorityEUTRA", "lte-rrc.FreqPriorityEUTRA",
FT_NONE, BASE_NONE, NULL, 0,
@@ -18860,11 +18860,11 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_sib_TypeAndInfo,
{ "sib-TypeAndInfo", "lte-rrc.sib_TypeAndInfo",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_sib_TypeAndInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_sib_TypeAndInfo_item,
{ "sib-TypeAndInfo item", "lte-rrc.sib_TypeAndInfo_item",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_sib_TypeAndInfo_item_vals), 0,
- "T_sib_TypeAndInfo_item", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_sib2,
{ "sib2", "lte-rrc.sib2",
FT_NONE, BASE_NONE, NULL, 0,
@@ -18920,7 +18920,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_cellAccessRelatedInfo,
{ "cellAccessRelatedInfo", "lte-rrc.cellAccessRelatedInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_cellAccessRelatedInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_plmn_IdentityList,
{ "plmn-IdentityList", "lte-rrc.plmn_IdentityList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -18936,11 +18936,11 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_cellBarred,
{ "cellBarred", "lte-rrc.cellBarred",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_cellBarred_vals), 0,
- "T_cellBarred", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_intraFreqReselection,
{ "intraFreqReselection", "lte-rrc.intraFreqReselection",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_intraFreqReselection_vals), 0,
- "T_intraFreqReselection", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_csg_Indication,
{ "csg-Indication", "lte-rrc.csg_Indication",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -18952,7 +18952,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_cellSelectionInfo,
{ "cellSelectionInfo", "lte-rrc.cellSelectionInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_cellSelectionInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_q_RxLevMin,
{ "q-RxLevMin", "lte-rrc.q_RxLevMin",
FT_INT32, BASE_DEC, NULL, 0,
@@ -18980,7 +18980,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_si_WindowLength,
{ "si-WindowLength", "lte-rrc.si_WindowLength",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_si_WindowLength_vals), 0,
- "T_si_WindowLength", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_systemInfoValueTag,
{ "systemInfoValueTag", "lte-rrc.systemInfoValueTag",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -18992,7 +18992,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_imsEmergencySupportIndicator_r9,
{ "imsEmergencySupportIndicator-r9", "lte-rrc.imsEmergencySupportIndicator_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_imsEmergencySupportIndicator_r9_vals), 0,
- "T_imsEmergencySupportIndicator_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_nonCriticalExtension_28,
{ "nonCriticalExtension", "lte-rrc.nonCriticalExtension",
FT_NONE, BASE_NONE, NULL, 0,
@@ -19004,7 +19004,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_cellReservedForOperatorUse,
{ "cellReservedForOperatorUse", "lte-rrc.cellReservedForOperatorUse",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_cellReservedForOperatorUse_vals), 0,
- "T_cellReservedForOperatorUse", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_SchedulingInfoList_item,
{ "SchedulingInfo", "lte-rrc.SchedulingInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -19012,7 +19012,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_si_Periodicity,
{ "si-Periodicity", "lte-rrc.si_Periodicity",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_si_Periodicity_vals), 0,
- "T_si_Periodicity", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_sib_MappingInfo,
{ "sib-MappingInfo", "lte-rrc.sib_MappingInfo",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -19080,11 +19080,11 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_criticalExtensions_r9,
{ "criticalExtensions-r9", "lte-rrc.criticalExtensions_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_criticalExtensions_r9_vals), 0,
- "T_criticalExtensions_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_c1_r9,
{ "c1-r9", "lte-rrc.c1_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_c1_r9_vals), 0,
- "T_c1_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_ueInformationRequest_r9_01,
{ "ueInformationRequest-r9", "lte-rrc.ueInformationRequest_r9",
FT_NONE, BASE_NONE, NULL, 0,
@@ -19092,7 +19092,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_criticalExtensionsFuture_r9,
{ "criticalExtensionsFuture-r9", "lte-rrc.criticalExtensionsFuture_r9",
FT_NONE, BASE_NONE, NULL, 0,
- "T_criticalExtensionsFuture_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_rachReportReq_r9,
{ "rachReportReq-r9", "lte-rrc.rachReportReq_r9",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -19100,7 +19100,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_nonCriticalExtension_r9,
{ "nonCriticalExtension-r9", "lte-rrc.nonCriticalExtension_r9",
FT_NONE, BASE_NONE, NULL, 0,
- "T_nonCriticalExtension_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_criticalExtensions_r9_01,
{ "criticalExtensions-r9", "lte-rrc.criticalExtensions_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_criticalExtensions_r9_01_vals), 0,
@@ -19184,7 +19184,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_ac_BarringInfo,
{ "ac-BarringInfo", "lte-rrc.ac_BarringInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_ac_BarringInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_ac_BarringForEmergency,
{ "ac-BarringForEmergency", "lte-rrc.ac_BarringForEmergency",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -19208,7 +19208,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_freqInfo,
{ "freqInfo", "lte-rrc.freqInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_freqInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_ul_CarrierFreq,
{ "ul-CarrierFreq", "lte-rrc.ul_CarrierFreq",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -19216,7 +19216,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_ul_Bandwidth,
{ "ul-Bandwidth", "lte-rrc.ul_Bandwidth",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_ul_Bandwidth_vals), 0,
- "T_ul_Bandwidth", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_additionalSpectrumEmission,
{ "additionalSpectrumEmission", "lte-rrc.additionalSpectrumEmission",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -19232,11 +19232,11 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_ac_BarringFactor,
{ "ac-BarringFactor", "lte-rrc.ac_BarringFactor",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_ac_BarringFactor_vals), 0,
- "T_ac_BarringFactor", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_ac_BarringTime,
{ "ac-BarringTime", "lte-rrc.ac_BarringTime",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_ac_BarringTime_vals), 0,
- "T_ac_BarringTime", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_ac_BarringForSpecialAC,
{ "ac-BarringForSpecialAC", "lte-rrc.ac_BarringForSpecialAC",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -19248,7 +19248,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_radioframeAllocationPeriod,
{ "radioframeAllocationPeriod", "lte-rrc.radioframeAllocationPeriod",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_radioframeAllocationPeriod_vals), 0,
- "T_radioframeAllocationPeriod", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_radioframeAllocationOffset,
{ "radioframeAllocationOffset", "lte-rrc.radioframeAllocationOffset",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -19256,7 +19256,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_subframeAllocation,
{ "subframeAllocation", "lte-rrc.subframeAllocation",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_subframeAllocation_vals), 0,
- "T_subframeAllocation", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_oneFrame,
{ "oneFrame", "lte-rrc.oneFrame",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -19268,15 +19268,15 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_cellReselectionInfoCommon,
{ "cellReselectionInfoCommon", "lte-rrc.cellReselectionInfoCommon",
FT_NONE, BASE_NONE, NULL, 0,
- "T_cellReselectionInfoCommon", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_q_Hyst,
{ "q-Hyst", "lte-rrc.q_Hyst",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_q_Hyst_vals), 0,
- "T_q_Hyst", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_speedStateReselectionPars,
{ "speedStateReselectionPars", "lte-rrc.speedStateReselectionPars",
FT_NONE, BASE_NONE, NULL, 0,
- "T_speedStateReselectionPars", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_mobilityStateParameters,
{ "mobilityStateParameters", "lte-rrc.mobilityStateParameters",
FT_NONE, BASE_NONE, NULL, 0,
@@ -19284,19 +19284,19 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_q_HystSF,
{ "q-HystSF", "lte-rrc.q_HystSF",
FT_NONE, BASE_NONE, NULL, 0,
- "T_q_HystSF", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_sf_Medium,
{ "sf-Medium", "lte-rrc.sf_Medium",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_sf_Medium_vals), 0,
- "T_sf_Medium", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_sf_High,
{ "sf-High", "lte-rrc.sf_High",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_sf_High_vals), 0,
- "T_sf_High", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_cellReselectionServingFreqInfo,
{ "cellReselectionServingFreqInfo", "lte-rrc.cellReselectionServingFreqInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_cellReselectionServingFreqInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_s_NonIntraSearch,
{ "s-NonIntraSearch", "lte-rrc.s_NonIntraSearch",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -19308,7 +19308,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_intraFreqCellReselectionInfo,
{ "intraFreqCellReselectionInfo", "lte-rrc.intraFreqCellReselectionInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_intraFreqCellReselectionInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_s_IntraSearch,
{ "s-IntraSearch", "lte-rrc.s_IntraSearch",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -19452,7 +19452,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_commonInfo,
{ "commonInfo", "lte-rrc.commonInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_commonInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_ncc_Permitted,
{ "ncc-Permitted", "lte-rrc.ncc_Permitted",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -19476,7 +19476,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_parametersHRPD,
{ "parametersHRPD", "lte-rrc.parametersHRPD",
FT_NONE, BASE_NONE, NULL, 0,
- "T_parametersHRPD", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_preRegistrationInfoHRPD,
{ "preRegistrationInfoHRPD", "lte-rrc.preRegistrationInfoHRPD",
FT_NONE, BASE_NONE, NULL, 0,
@@ -19488,7 +19488,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_parameters1XRTT,
{ "parameters1XRTT", "lte-rrc.parameters1XRTT",
FT_NONE, BASE_NONE, NULL, 0,
- "T_parameters1XRTT", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_csfb_RegistrationParam1XRTT,
{ "csfb-RegistrationParam1XRTT", "lte-rrc.csfb_RegistrationParam1XRTT",
FT_NONE, BASE_NONE, NULL, 0,
@@ -19508,11 +19508,11 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_csfb_SupportForDualRxUEs_r9,
{ "csfb-SupportForDualRxUEs-r9", "lte-rrc.csfb_SupportForDualRxUEs_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_csfb_SupportForDualRxUEs_r9_vals), 0,
- "T_csfb_SupportForDualRxUEs_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_parametersHRPD_v9x0_IEs,
{ "parametersHRPD-v9x0-IEs", "lte-rrc.parametersHRPD_v9x0_IEs",
FT_NONE, BASE_NONE, NULL, 0,
- "T_parametersHRPD_v9x0_IEs", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_neighCellListHRPD_v9x0,
{ "neighCellListHRPD-v9x0", "lte-rrc.neighCellListHRPD_v9x0",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -19620,7 +19620,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_warningMessageSegmentType,
{ "warningMessageSegmentType", "lte-rrc.warningMessageSegmentType",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_warningMessageSegmentType_vals), 0,
- "T_warningMessageSegmentType", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_warningMessageSegmentNumber,
{ "warningMessageSegmentNumber", "lte-rrc.warningMessageSegmentNumber",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -19644,7 +19644,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_warningMessageSegmentType_r9,
{ "warningMessageSegmentType-r9", "lte-rrc.warningMessageSegmentType_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_warningMessageSegmentType_r9_vals), 0,
- "T_warningMessageSegmentType_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_warningMessageSegmentNumber_r9,
{ "warningMessageSegmentNumber-r9", "lte-rrc.warningMessageSegmentNumber_r9",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -19664,7 +19664,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_notificationConfig_r9,
{ "notificationConfig-r9", "lte-rrc.notificationConfig_r9",
FT_NONE, BASE_NONE, NULL, 0,
- "T_notificationConfig_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_notificationRepetitionCoeff_r9,
{ "notificationRepetitionCoeff-r9", "lte-rrc.notificationRepetitionCoeff_r9",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -19692,11 +19692,11 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_mcch_Config_r9,
{ "mcch-Config-r9", "lte-rrc.mcch_Config_r9",
FT_NONE, BASE_NONE, NULL, 0,
- "T_mcch_Config_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_repetitionPeriod_r9,
{ "repetitionPeriod-r9", "lte-rrc.repetitionPeriod_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_repetitionPeriod_r9_vals), 0,
- "T_repetitionPeriod_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_offset_r9,
{ "offset-r9", "lte-rrc.offset_r9",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -19704,7 +19704,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_modificationPeriod_r9,
{ "modificationPeriod-r9", "lte-rrc.modificationPeriod_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_modificationPeriod_r9_vals), 0,
- "T_modificationPeriod_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_sf_AllocInfo_r9,
{ "sf-AllocInfo-r9", "lte-rrc.sf_AllocInfo_r9",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -19712,19 +19712,19 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_signallingMCS_r9,
{ "signallingMCS-r9", "lte-rrc.signallingMCS_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_signallingMCS_r9_vals), 0,
- "T_signallingMCS_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_antennaPortsCount,
{ "antennaPortsCount", "lte-rrc.antennaPortsCount",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_antennaPortsCount_vals), 0,
- "T_antennaPortsCount", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_transmissionMode,
{ "transmissionMode", "lte-rrc.transmissionMode",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_transmissionMode_vals), 0,
- "T_transmissionMode", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_codebookSubsetRestriction,
{ "codebookSubsetRestriction", "lte-rrc.codebookSubsetRestriction",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_codebookSubsetRestriction_vals), 0,
- "T_codebookSubsetRestriction", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_n2TxAntenna_tm3,
{ "n2TxAntenna-tm3", "lte-rrc.n2TxAntenna_tm3",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -19760,19 +19760,19 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_ue_TransmitAntennaSelection,
{ "ue-TransmitAntennaSelection", "lte-rrc.ue_TransmitAntennaSelection",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_ue_TransmitAntennaSelection_vals), 0,
- "T_ue_TransmitAntennaSelection", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_release,
{ "release", "lte-rrc.release",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_setup,
{ "setup", "lte-rrc.setup",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_setup_vals), 0,
- "T_setup", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_codebookSubsetRestriction_v9x0,
{ "codebookSubsetRestriction-v9x0", "lte-rrc.codebookSubsetRestriction_v9x0",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_codebookSubsetRestriction_v9x0_vals), 0,
- "T_codebookSubsetRestriction_v9x0", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_n2TxAntenna_tm8_r9,
{ "n2TxAntenna-tm8-r9", "lte-rrc.n2TxAntenna_tm8_r9",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -19784,7 +19784,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_cqi_ReportModeAperiodic,
{ "cqi-ReportModeAperiodic", "lte-rrc.cqi_ReportModeAperiodic",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_cqi_ReportModeAperiodic_vals), 0,
- "T_cqi_ReportModeAperiodic", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_nomPDSCH_RS_EPRE_Offset,
{ "nomPDSCH-RS-EPRE-Offset", "lte-rrc.nomPDSCH_RS_EPRE_Offset",
FT_INT32, BASE_DEC, NULL, 0,
@@ -19796,7 +19796,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_cqi_Mask_r9,
{ "cqi-Mask-r9", "lte-rrc.cqi_Mask_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_cqi_Mask_r9_vals), 0,
- "T_cqi_Mask_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_pmi_RI_Report_r9,
{ "pmi-RI-Report-r9", "lte-rrc.pmi_RI_Report_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_pmi_RI_Report_r9_vals), 0,
@@ -19816,15 +19816,15 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_cqi_FormatIndicatorPeriodic,
{ "cqi-FormatIndicatorPeriodic", "lte-rrc.cqi_FormatIndicatorPeriodic",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_cqi_FormatIndicatorPeriodic_vals), 0,
- "T_cqi_FormatIndicatorPeriodic", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_widebandCQI,
{ "widebandCQI", "lte-rrc.widebandCQI",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_subbandCQI,
{ "subbandCQI", "lte-rrc.subbandCQI",
FT_NONE, BASE_NONE, NULL, 0,
- "T_subbandCQI", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_k,
{ "k", "lte-rrc.k",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -19840,7 +19840,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_ul_SpecificParameters,
{ "ul-SpecificParameters", "lte-rrc.ul_SpecificParameters",
FT_NONE, BASE_NONE, NULL, 0,
- "T_ul_SpecificParameters", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_priority,
{ "priority", "lte-rrc.priority",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -19848,11 +19848,11 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_prioritisedBitRate,
{ "prioritisedBitRate", "lte-rrc.prioritisedBitRate",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_prioritisedBitRate_vals), 0,
- "T_prioritisedBitRate", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_bucketSizeDuration,
{ "bucketSizeDuration", "lte-rrc.bucketSizeDuration",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_bucketSizeDuration_vals), 0,
- "T_bucketSizeDuration", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_logicalChannelGroup,
{ "logicalChannelGroup", "lte-rrc.logicalChannelGroup",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -19864,23 +19864,23 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_logicalChannel_SRmask,
{ "logicalChannel-SRmask", "lte-rrc.logicalChannel_SRmask",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_logicalChannel_SRmask_vals), 0,
- "T_logicalChannel_SRmask", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_ul_SCH_Config,
{ "ul-SCH-Config", "lte-rrc.ul_SCH_Config",
FT_NONE, BASE_NONE, NULL, 0,
- "T_ul_SCH_Config", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_maxHARQ_Tx,
{ "maxHARQ-Tx", "lte-rrc.maxHARQ_Tx",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_maxHARQ_Tx_vals), 0,
- "T_maxHARQ_Tx", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_periodicBSR_Timer,
{ "periodicBSR-Timer", "lte-rrc.periodicBSR_Timer",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_periodicBSR_Timer_vals), 0,
- "T_periodicBSR_Timer", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_retxBSR_Timer,
{ "retxBSR-Timer", "lte-rrc.retxBSR_Timer",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_retxBSR_Timer_vals), 0,
- "T_retxBSR_Timer", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_ttiBundling,
{ "ttiBundling", "lte-rrc.ttiBundling",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -19896,7 +19896,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_phr_Config,
{ "phr-Config", "lte-rrc.phr_Config",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_phr_Config_vals), 0,
- "T_phr_Config", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_setup_02,
{ "setup", "lte-rrc.setup",
FT_NONE, BASE_NONE, NULL, 0,
@@ -19904,15 +19904,15 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_periodicPHR_Timer,
{ "periodicPHR-Timer", "lte-rrc.periodicPHR_Timer",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_periodicPHR_Timer_vals), 0,
- "T_periodicPHR_Timer", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_prohibitPHR_Timer,
{ "prohibitPHR-Timer", "lte-rrc.prohibitPHR_Timer",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_prohibitPHR_Timer_vals), 0,
- "T_prohibitPHR_Timer", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_dl_PathlossChange,
{ "dl-PathlossChange", "lte-rrc.dl_PathlossChange",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_dl_PathlossChange_vals), 0,
- "T_dl_PathlossChange", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_mac_MainConfig_v9x0,
{ "mac-MainConfig-v9x0", "lte-rrc.mac_MainConfig_v9x0",
FT_NONE, BASE_NONE, NULL, 0,
@@ -19928,19 +19928,19 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_onDurationTimer,
{ "onDurationTimer", "lte-rrc.onDurationTimer",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_onDurationTimer_vals), 0,
- "T_onDurationTimer", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_drx_InactivityTimer,
{ "drx-InactivityTimer", "lte-rrc.drx_InactivityTimer",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_drx_InactivityTimer_vals), 0,
- "T_drx_InactivityTimer", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_drx_RetransmissionTimer,
{ "drx-RetransmissionTimer", "lte-rrc.drx_RetransmissionTimer",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_drx_RetransmissionTimer_vals), 0,
- "T_drx_RetransmissionTimer", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_longDRX_CycleStartOffset,
{ "longDRX-CycleStartOffset", "lte-rrc.longDRX_CycleStartOffset",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_longDRX_CycleStartOffset_vals), 0,
- "T_longDRX_CycleStartOffset", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_sf10,
{ "sf10", "lte-rrc.sf10",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -20008,11 +20008,11 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_shortDRX,
{ "shortDRX", "lte-rrc.shortDRX",
FT_NONE, BASE_NONE, NULL, 0,
- "T_shortDRX", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_shortDRX_Cycle,
{ "shortDRX-Cycle", "lte-rrc.shortDRX_Cycle",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_shortDRX_Cycle_vals), 0,
- "T_shortDRX_Cycle", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_drxShortCycleTimer,
{ "drxShortCycleTimer", "lte-rrc.drxShortCycleTimer",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -20020,11 +20020,11 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_discardTimer,
{ "discardTimer", "lte-rrc.discardTimer",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_discardTimer_vals), 0,
- "T_discardTimer", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_rlc_AM,
{ "rlc-AM", "lte-rrc.rlc_AM",
FT_NONE, BASE_NONE, NULL, 0,
- "T_rlc_AM", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_statusReportRequired,
{ "statusReportRequired", "lte-rrc.statusReportRequired",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -20032,23 +20032,23 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_rlc_UM,
{ "rlc-UM", "lte-rrc.rlc_UM",
FT_NONE, BASE_NONE, NULL, 0,
- "T_rlc_UM", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_pdcp_SN_Size,
{ "pdcp-SN-Size", "lte-rrc.pdcp_SN_Size",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_pdcp_SN_Size_vals), 0,
- "T_pdcp_SN_Size", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_headerCompression,
{ "headerCompression", "lte-rrc.headerCompression",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_headerCompression_vals), 0,
- "T_headerCompression", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_notUsed,
{ "notUsed", "lte-rrc.notUsed",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_rohc,
{ "rohc", "lte-rrc.rohc",
FT_NONE, BASE_NONE, NULL, 0,
- "T_rohc", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_maxCID,
{ "maxCID", "lte-rrc.maxCID",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -20056,7 +20056,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_profiles,
{ "profiles", "lte-rrc.profiles",
FT_NONE, BASE_NONE, NULL, 0,
- "T_profiles", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_profile0x0001,
{ "profile0x0001", "lte-rrc.profile0x0001",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -20104,15 +20104,15 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_p_a,
{ "p-a", "lte-rrc.p_a",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_p_a_vals), 0,
- "T_p_a", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_phich_Duration,
{ "phich-Duration", "lte-rrc.phich_Duration",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_phich_Duration_vals), 0,
- "T_phich_Duration", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_phich_Resource,
{ "phich-Resource", "lte-rrc.phich_Resource",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_phich_Resource_vals), 0,
- "T_phich_Resource", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_pdsch_ConfigDedicated,
{ "pdsch-ConfigDedicated", "lte-rrc.pdsch_ConfigDedicated",
FT_NONE, BASE_NONE, NULL, 0,
@@ -20148,7 +20148,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_antennaInfo,
{ "antennaInfo", "lte-rrc.antennaInfo",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_antennaInfo_vals), 0,
- "T_antennaInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_explicitValue,
{ "explicitValue", "lte-rrc.explicitValue",
FT_NONE, BASE_NONE, NULL, 0,
@@ -20156,7 +20156,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_defaultValue,
{ "defaultValue", "lte-rrc.defaultValue",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_schedulingRequestConfig,
{ "schedulingRequestConfig", "lte-rrc.schedulingRequestConfig",
FT_UINT32, BASE_DEC, VALS(lte_rrc_SchedulingRequestConfig_vals), 0,
@@ -20200,7 +20200,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_deltaPUCCH_Shift,
{ "deltaPUCCH-Shift", "lte-rrc.deltaPUCCH_Shift",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_deltaPUCCH_Shift_vals), 0,
- "T_deltaPUCCH_Shift", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_nRB_CQI,
{ "nRB-CQI", "lte-rrc.nRB_CQI",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -20216,7 +20216,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_ackNackRepetition,
{ "ackNackRepetition", "lte-rrc.ackNackRepetition",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_ackNackRepetition_vals), 0,
- "T_ackNackRepetition", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_setup_04,
{ "setup", "lte-rrc.setup",
FT_NONE, BASE_NONE, NULL, 0,
@@ -20224,7 +20224,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_repetitionFactor,
{ "repetitionFactor", "lte-rrc.repetitionFactor",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_repetitionFactor_vals), 0,
- "T_repetitionFactor", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_n1PUCCH_AN_Rep,
{ "n1PUCCH-AN-Rep", "lte-rrc.n1PUCCH_AN_Rep",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -20232,11 +20232,11 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_tdd_AckNackFeedbackMode,
{ "tdd-AckNackFeedbackMode", "lte-rrc.tdd_AckNackFeedbackMode",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_tdd_AckNackFeedbackMode_vals), 0,
- "T_tdd_AckNackFeedbackMode", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_pusch_ConfigBasic,
{ "pusch-ConfigBasic", "lte-rrc.pusch_ConfigBasic",
FT_NONE, BASE_NONE, NULL, 0,
- "T_pusch_ConfigBasic", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_n_SB,
{ "n-SB", "lte-rrc.n_SB",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -20244,7 +20244,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_hoppingMode,
{ "hoppingMode", "lte-rrc.hoppingMode",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_hoppingMode_vals), 0,
- "T_hoppingMode", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_pusch_HoppingOffset,
{ "pusch-HoppingOffset", "lte-rrc.pusch_HoppingOffset",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -20288,55 +20288,55 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_preambleInfo,
{ "preambleInfo", "lte-rrc.preambleInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_preambleInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_numberOfRA_Preambles,
{ "numberOfRA-Preambles", "lte-rrc.numberOfRA_Preambles",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_numberOfRA_Preambles_vals), 0,
- "T_numberOfRA_Preambles", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_preamblesGroupAConfig,
{ "preamblesGroupAConfig", "lte-rrc.preamblesGroupAConfig",
FT_NONE, BASE_NONE, NULL, 0,
- "T_preamblesGroupAConfig", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_sizeOfRA_PreamblesGroupA,
{ "sizeOfRA-PreamblesGroupA", "lte-rrc.sizeOfRA_PreamblesGroupA",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_sizeOfRA_PreamblesGroupA_vals), 0,
- "T_sizeOfRA_PreamblesGroupA", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_messageSizeGroupA,
{ "messageSizeGroupA", "lte-rrc.messageSizeGroupA",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_messageSizeGroupA_vals), 0,
- "T_messageSizeGroupA", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_messagePowerOffsetGroupB,
{ "messagePowerOffsetGroupB", "lte-rrc.messagePowerOffsetGroupB",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_messagePowerOffsetGroupB_vals), 0,
- "T_messagePowerOffsetGroupB", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_powerRampingParameters,
{ "powerRampingParameters", "lte-rrc.powerRampingParameters",
FT_NONE, BASE_NONE, NULL, 0,
- "T_powerRampingParameters", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_powerRampingStep,
{ "powerRampingStep", "lte-rrc.powerRampingStep",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_powerRampingStep_vals), 0,
- "T_powerRampingStep", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_preambleInitialReceivedTargetPower,
{ "preambleInitialReceivedTargetPower", "lte-rrc.preambleInitialReceivedTargetPower",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_preambleInitialReceivedTargetPower_vals), 0,
- "T_preambleInitialReceivedTargetPower", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_ra_SupervisionInfo,
{ "ra-SupervisionInfo", "lte-rrc.ra_SupervisionInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_ra_SupervisionInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_preambleTransMax,
{ "preambleTransMax", "lte-rrc.preambleTransMax",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_preambleTransMax_vals), 0,
- "T_preambleTransMax", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_ra_ResponseWindowSize,
{ "ra-ResponseWindowSize", "lte-rrc.ra_ResponseWindowSize",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_ra_ResponseWindowSize_vals), 0,
- "T_ra_ResponseWindowSize", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_mac_ContentionResolutionTimer,
{ "mac-ContentionResolutionTimer", "lte-rrc.mac_ContentionResolutionTimer",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_mac_ContentionResolutionTimer_vals), 0,
- "T_mac_ContentionResolutionTimer", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_maxHARQ_Msg3Tx,
{ "maxHARQ-Msg3Tx", "lte-rrc.maxHARQ_Msg3Tx",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -20400,15 +20400,15 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_modificationPeriodCoeff,
{ "modificationPeriodCoeff", "lte-rrc.modificationPeriodCoeff",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_modificationPeriodCoeff_vals), 0,
- "T_modificationPeriodCoeff", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_defaultPagingCycle,
{ "defaultPagingCycle", "lte-rrc.defaultPagingCycle",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_defaultPagingCycle_vals), 0,
- "T_defaultPagingCycle", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_nB,
{ "nB", "lte-rrc.nB",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_nB_vals), 0,
- "T_nB", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_srb_ToAddModList,
{ "srb-ToAddModList", "lte-rrc.srb_ToAddModList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -20424,7 +20424,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_mac_MainConfig,
{ "mac-MainConfig", "lte-rrc.mac_MainConfig",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_mac_MainConfig_vals), 0,
- "T_mac_MainConfig", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_explicitValue_01,
{ "explicitValue", "lte-rrc.explicitValue",
FT_NONE, BASE_NONE, NULL, 0,
@@ -20456,7 +20456,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_rlc_Config,
{ "rlc-Config", "lte-rrc.rlc_Config",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_rlc_Config_vals), 0,
- "T_rlc_Config", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_explicitValue_02,
{ "explicitValue", "lte-rrc.explicitValue",
FT_UINT32, BASE_DEC, VALS(lte_rrc_RLC_Config_vals), 0,
@@ -20464,7 +20464,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_logicalChannelConfig,
{ "logicalChannelConfig", "lte-rrc.logicalChannelConfig",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_logicalChannelConfig_vals), 0,
- "T_logicalChannelConfig", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_explicitValue_03,
{ "explicitValue", "lte-rrc.explicitValue",
FT_NONE, BASE_NONE, NULL, 0,
@@ -20500,7 +20500,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_am,
{ "am", "lte-rrc.am",
FT_NONE, BASE_NONE, NULL, 0,
- "T_am", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_ul_AM_RLC,
{ "ul-AM-RLC", "lte-rrc.ul_AM_RLC",
FT_NONE, BASE_NONE, NULL, 0,
@@ -20512,7 +20512,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_um_Bi_Directional,
{ "um-Bi-Directional", "lte-rrc.um_Bi_Directional",
FT_NONE, BASE_NONE, NULL, 0,
- "T_um_Bi_Directional", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_ul_UM_RLC,
{ "ul-UM-RLC", "lte-rrc.ul_UM_RLC",
FT_NONE, BASE_NONE, NULL, 0,
@@ -20524,11 +20524,11 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_um_Uni_Directional_UL,
{ "um-Uni-Directional-UL", "lte-rrc.um_Uni_Directional_UL",
FT_NONE, BASE_NONE, NULL, 0,
- "T_um_Uni_Directional_UL", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_um_Uni_Directional_DL,
{ "um-Uni-Directional-DL", "lte-rrc.um_Uni_Directional_DL",
FT_NONE, BASE_NONE, NULL, 0,
- "T_um_Uni_Directional_DL", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_t_PollRetransmit,
{ "t-PollRetransmit", "lte-rrc.t_PollRetransmit",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_PollRetransmit_vals), 0,
@@ -20544,7 +20544,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_maxRetxThreshold,
{ "maxRetxThreshold", "lte-rrc.maxRetxThreshold",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_maxRetxThreshold_vals), 0,
- "T_maxRetxThreshold", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_t_Reordering,
{ "t-Reordering", "lte-rrc.t_Reordering",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_Reordering_vals), 0,
@@ -20572,7 +20572,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_dsr_TransMax,
{ "dsr-TransMax", "lte-rrc.dsr_TransMax",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_dsr_TransMax_vals), 0,
- "T_dsr_TransMax", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_setup_06,
{ "setup", "lte-rrc.setup",
FT_NONE, BASE_NONE, NULL, 0,
@@ -20580,11 +20580,11 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_srs_BandwidthConfig,
{ "srs-BandwidthConfig", "lte-rrc.srs_BandwidthConfig",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_srs_BandwidthConfig_vals), 0,
- "T_srs_BandwidthConfig", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_srs_SubframeConfig,
{ "srs-SubframeConfig", "lte-rrc.srs_SubframeConfig",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_srs_SubframeConfig_vals), 0,
- "T_srs_SubframeConfig", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_ackNackSRS_SimultaneousTransmission,
{ "ackNackSRS-SimultaneousTransmission", "lte-rrc.ackNackSRS_SimultaneousTransmission",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -20592,7 +20592,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_srs_MaxUpPts,
{ "srs-MaxUpPts", "lte-rrc.srs_MaxUpPts",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_srs_MaxUpPts_vals), 0,
- "T_srs_MaxUpPts", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_setup_07,
{ "setup", "lte-rrc.setup",
FT_NONE, BASE_NONE, NULL, 0,
@@ -20600,11 +20600,11 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_srs_Bandwidth,
{ "srs-Bandwidth", "lte-rrc.srs_Bandwidth",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_srs_Bandwidth_vals), 0,
- "T_srs_Bandwidth", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_srs_HoppingBandwidth,
{ "srs-HoppingBandwidth", "lte-rrc.srs_HoppingBandwidth",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_srs_HoppingBandwidth_vals), 0,
- "T_srs_HoppingBandwidth", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_freqDomainPosition,
{ "freqDomainPosition", "lte-rrc.freqDomainPosition",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -20624,7 +20624,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_cyclicShift_01,
{ "cyclicShift", "lte-rrc.cyclicShift",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_cyclicShift_vals), 0,
- "T_cyclicShift", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_semiPersistSchedC_RNTI,
{ "semiPersistSchedC-RNTI", "lte-rrc.semiPersistSchedC_RNTI",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -20644,7 +20644,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_semiPersistSchedIntervalDL,
{ "semiPersistSchedIntervalDL", "lte-rrc.semiPersistSchedIntervalDL",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_semiPersistSchedIntervalDL_vals), 0,
- "T_semiPersistSchedIntervalDL", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_numberOfConfSPS_Processes,
{ "numberOfConfSPS-Processes", "lte-rrc.numberOfConfSPS_Processes",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -20660,15 +20660,15 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_semiPersistSchedIntervalUL,
{ "semiPersistSchedIntervalUL", "lte-rrc.semiPersistSchedIntervalUL",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_semiPersistSchedIntervalUL_vals), 0,
- "T_semiPersistSchedIntervalUL", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_implicitReleaseAfter,
{ "implicitReleaseAfter", "lte-rrc.implicitReleaseAfter",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_implicitReleaseAfter_vals), 0,
- "T_implicitReleaseAfter", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_p0_Persistent,
{ "p0-Persistent", "lte-rrc.p0_Persistent",
FT_NONE, BASE_NONE, NULL, 0,
- "T_p0_Persistent", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_p0_NominalPUSCH_Persistent,
{ "p0-NominalPUSCH-Persistent", "lte-rrc.p0_NominalPUSCH_Persistent",
FT_INT32, BASE_DEC, NULL, 0,
@@ -20680,7 +20680,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_twoIntervalsConfig,
{ "twoIntervalsConfig", "lte-rrc.twoIntervalsConfig",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_twoIntervalsConfig_vals), 0,
- "T_twoIntervalsConfig", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_N1_PUCCH_AN_PersistentList_item,
{ "N1-PUCCH-AN-PersistentList item", "lte-rrc.N1_PUCCH_AN_PersistentList_item",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -20688,11 +20688,11 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_subframeAssignment,
{ "subframeAssignment", "lte-rrc.subframeAssignment",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_subframeAssignment_vals), 0,
- "T_subframeAssignment", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_specialSubframePatterns,
{ "specialSubframePatterns", "lte-rrc.specialSubframePatterns",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_specialSubframePatterns_vals), 0,
- "T_specialSubframePatterns", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_setup_10,
{ "setup", "lte-rrc.setup",
FT_NONE, BASE_NONE, NULL, 0,
@@ -20720,7 +20720,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_alpha,
{ "alpha", "lte-rrc.alpha",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_alpha_vals), 0,
- "T_alpha", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_p0_NominalPUCCH,
{ "p0-NominalPUCCH", "lte-rrc.p0_NominalPUCCH",
FT_INT32, BASE_DEC, NULL, 0,
@@ -20740,7 +20740,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_deltaMCS_Enabled,
{ "deltaMCS-Enabled", "lte-rrc.deltaMCS_Enabled",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_deltaMCS_Enabled_vals), 0,
- "T_deltaMCS_Enabled", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_accumulationEnabled,
{ "accumulationEnabled", "lte-rrc.accumulationEnabled",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -20760,31 +20760,31 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_deltaF_PUCCH_Format1,
{ "deltaF-PUCCH-Format1", "lte-rrc.deltaF_PUCCH_Format1",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_deltaF_PUCCH_Format1_vals), 0,
- "T_deltaF_PUCCH_Format1", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_deltaF_PUCCH_Format1b,
{ "deltaF-PUCCH-Format1b", "lte-rrc.deltaF_PUCCH_Format1b",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_deltaF_PUCCH_Format1b_vals), 0,
- "T_deltaF_PUCCH_Format1b", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_deltaF_PUCCH_Format2,
{ "deltaF-PUCCH-Format2", "lte-rrc.deltaF_PUCCH_Format2",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_deltaF_PUCCH_Format2_vals), 0,
- "T_deltaF_PUCCH_Format2", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_deltaF_PUCCH_Format2a,
{ "deltaF-PUCCH-Format2a", "lte-rrc.deltaF_PUCCH_Format2a",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_deltaF_PUCCH_Format2a_vals), 0,
- "T_deltaF_PUCCH_Format2a", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_deltaF_PUCCH_Format2b,
{ "deltaF-PUCCH-Format2b", "lte-rrc.deltaF_PUCCH_Format2b",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_deltaF_PUCCH_Format2b_vals), 0,
- "T_deltaF_PUCCH_Format2b", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_cipheringAlgorithm,
{ "cipheringAlgorithm", "lte-rrc.cipheringAlgorithm",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_cipheringAlgorithm_vals), 0,
- "T_cipheringAlgorithm", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_integrityProtAlgorithm,
{ "integrityProtAlgorithm", "lte-rrc.integrityProtAlgorithm",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_integrityProtAlgorithm_vals), 0,
- "T_integrityProtAlgorithm", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_arfcn_01,
{ "arfcn", "lte-rrc.arfcn",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -20800,7 +20800,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_followingARFCNs,
{ "followingARFCNs", "lte-rrc.followingARFCNs",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_followingARFCNs_vals), 0,
- "T_followingARFCNs", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_explicitListOfARFCNs,
{ "explicitListOfARFCNs", "lte-rrc.explicitListOfARFCNs",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -20808,7 +20808,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_equallySpacedARFCNs,
{ "equallySpacedARFCNs", "lte-rrc.equallySpacedARFCNs",
FT_NONE, BASE_NONE, NULL, 0,
- "T_equallySpacedARFCNs", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_arfcn_Spacing,
{ "arfcn-Spacing", "lte-rrc.arfcn_Spacing",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -20960,7 +20960,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_range,
{ "range", "lte-rrc.range",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_range_vals), 0,
- "T_range", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_networkColourCode,
{ "networkColourCode", "lte-rrc.networkColourCode",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -21016,7 +21016,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_cdma_SystemTime,
{ "cdma-SystemTime", "lte-rrc.cdma_SystemTime",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_cdma_SystemTime_vals), 0,
- "T_cdma_SystemTime", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_synchronousSystemTime,
{ "synchronousSystemTime", "lte-rrc.synchronousSystemTime",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -21064,7 +21064,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_speedStatePars,
{ "speedStatePars", "lte-rrc.speedStatePars",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_speedStatePars_vals), 0,
- "T_speedStatePars", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_setup_11,
{ "setup", "lte-rrc.setup",
FT_NONE, BASE_NONE, NULL, 0,
@@ -21092,7 +21092,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_gapOffset,
{ "gapOffset", "lte-rrc.gapOffset",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_gapOffset_vals), 0,
- "T_gapOffset", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_gp0,
{ "gp0", "lte-rrc.gp0",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -21196,7 +21196,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_measObject,
{ "measObject", "lte-rrc.measObject",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_measObject_vals), 0,
- "T_measObject", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_measObjectEUTRA,
{ "measObjectEUTRA", "lte-rrc.measObjectEUTRA",
FT_NONE, BASE_NONE, NULL, 0,
@@ -21216,7 +21216,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_cellsToAddModList_02,
{ "cellsToAddModList", "lte-rrc.cellsToAddModList",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_cellsToAddModList_vals), 0,
- "T_cellsToAddModList", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_cellsToAddModListUTRA_FDD,
{ "cellsToAddModListUTRA-FDD", "lte-rrc.cellsToAddModListUTRA_FDD",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -21228,7 +21228,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_cellForWhichToReportCGI_03,
{ "cellForWhichToReportCGI", "lte-rrc.cellForWhichToReportCGI",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_cellForWhichToReportCGI_vals), 0,
- "T_cellForWhichToReportCGI", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_utra_FDD_01,
{ "utra-FDD", "lte-rrc.utra_FDD",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -21256,7 +21256,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_measResultServCell,
{ "measResultServCell", "lte-rrc.measResultServCell",
FT_NONE, BASE_NONE, NULL, 0,
- "T_measResultServCell", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_rsrpResult,
{ "rsrpResult", "lte-rrc.rsrpResult",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -21268,7 +21268,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_measResultNeighCells,
{ "measResultNeighCells", "lte-rrc.measResultNeighCells",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_measResultNeighCells_vals), 0,
- "T_measResultNeighCells", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_measResultListEUTRA,
{ "measResultListEUTRA", "lte-rrc.measResultListEUTRA",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -21308,7 +21308,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_cgi_Info,
{ "cgi-Info", "lte-rrc.cgi_Info",
FT_NONE, BASE_NONE, NULL, 0,
- "T_cgi_Info", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_cellGlobalId,
{ "cellGlobalId", "lte-rrc.cellGlobalId",
FT_NONE, BASE_NONE, NULL, 0,
@@ -21320,7 +21320,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_measResult,
{ "measResult", "lte-rrc.measResult",
FT_NONE, BASE_NONE, NULL, 0,
- "T_measResult", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_measResult_v9x0,
{ "measResult-v9x0", "lte-rrc.measResult_v9x0",
FT_NONE, BASE_NONE, NULL, 0,
@@ -21336,7 +21336,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_physCellId_05,
{ "physCellId", "lte-rrc.physCellId",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_physCellId_vals), 0,
- "T_physCellId", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_fdd,
{ "fdd", "lte-rrc.fdd",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -21428,7 +21428,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_csg_MemberStatus_r9,
{ "csg-MemberStatus-r9", "lte-rrc.csg_MemberStatus_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_csg_MemberStatus_r9_vals), 0,
- "T_csg_MemberStatus_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_csg_Identity_r9,
{ "csg-Identity-r9", "lte-rrc.csg_Identity_r9",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -21460,35 +21460,35 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_measQuantityUTRA_FDD,
{ "measQuantityUTRA-FDD", "lte-rrc.measQuantityUTRA_FDD",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_measQuantityUTRA_FDD_vals), 0,
- "T_measQuantityUTRA_FDD", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_measQuantityUTRA_TDD,
{ "measQuantityUTRA-TDD", "lte-rrc.measQuantityUTRA_TDD",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_measQuantityUTRA_TDD_vals), 0,
- "T_measQuantityUTRA_TDD", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_measQuantityGERAN,
{ "measQuantityGERAN", "lte-rrc.measQuantityGERAN",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_measQuantityGERAN_vals), 0,
- "T_measQuantityGERAN", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_measQuantityCDMA2000,
{ "measQuantityCDMA2000", "lte-rrc.measQuantityCDMA2000",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_measQuantityCDMA2000_vals), 0,
- "T_measQuantityCDMA2000", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_triggerType,
{ "triggerType", "lte-rrc.triggerType",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_triggerType_vals), 0,
- "T_triggerType", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_event,
{ "event", "lte-rrc.event",
FT_NONE, BASE_NONE, NULL, 0,
- "T_event", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_eventId,
{ "eventId", "lte-rrc.eventId",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_eventId_vals), 0,
- "T_eventId", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_eventA1,
{ "eventA1", "lte-rrc.eventA1",
FT_NONE, BASE_NONE, NULL, 0,
- "T_eventA1", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_a1_Threshold,
{ "a1-Threshold", "lte-rrc.a1_Threshold",
FT_UINT32, BASE_DEC, VALS(lte_rrc_ThresholdEUTRA_vals), 0,
@@ -21496,7 +21496,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_eventA2,
{ "eventA2", "lte-rrc.eventA2",
FT_NONE, BASE_NONE, NULL, 0,
- "T_eventA2", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_a2_Threshold,
{ "a2-Threshold", "lte-rrc.a2_Threshold",
FT_UINT32, BASE_DEC, VALS(lte_rrc_ThresholdEUTRA_vals), 0,
@@ -21504,7 +21504,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_eventA3,
{ "eventA3", "lte-rrc.eventA3",
FT_NONE, BASE_NONE, NULL, 0,
- "T_eventA3", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_a3_Offset,
{ "a3-Offset", "lte-rrc.a3_Offset",
FT_INT32, BASE_DEC, NULL, 0,
@@ -21516,7 +21516,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_eventA4,
{ "eventA4", "lte-rrc.eventA4",
FT_NONE, BASE_NONE, NULL, 0,
- "T_eventA4", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_a4_Threshold,
{ "a4-Threshold", "lte-rrc.a4_Threshold",
FT_UINT32, BASE_DEC, VALS(lte_rrc_ThresholdEUTRA_vals), 0,
@@ -21524,7 +21524,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_eventA5,
{ "eventA5", "lte-rrc.eventA5",
FT_NONE, BASE_NONE, NULL, 0,
- "T_eventA5", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_a5_Threshold1,
{ "a5-Threshold1", "lte-rrc.a5_Threshold1",
FT_UINT32, BASE_DEC, VALS(lte_rrc_ThresholdEUTRA_vals), 0,
@@ -21544,7 +21544,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_periodical,
{ "periodical", "lte-rrc.periodical",
FT_NONE, BASE_NONE, NULL, 0,
- "T_periodical", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_purpose_02,
{ "purpose", "lte-rrc.purpose",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_purpose_02_vals), 0,
@@ -21552,11 +21552,11 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_triggerQuantity,
{ "triggerQuantity", "lte-rrc.triggerQuantity",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_triggerQuantity_vals), 0,
- "T_triggerQuantity", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_reportQuantity,
{ "reportQuantity", "lte-rrc.reportQuantity",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_reportQuantity_vals), 0,
- "T_reportQuantity", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_maxReportCells,
{ "maxReportCells", "lte-rrc.maxReportCells",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -21568,7 +21568,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_reportAmount,
{ "reportAmount", "lte-rrc.reportAmount",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_reportAmount_vals), 0,
- "T_reportAmount", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_reportConfigEUTRA_v9x0,
{ "reportConfigEUTRA-v9x0", "lte-rrc.reportConfigEUTRA_v9x0",
FT_NONE, BASE_NONE, NULL, 0,
@@ -21576,11 +21576,11 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_si_RequestForHO_r9,
{ "si-RequestForHO-r9", "lte-rrc.si_RequestForHO_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_si_RequestForHO_r9_vals), 0,
- "T_si_RequestForHO_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_ueRxTxTimeDiffPeriodical_r9,
{ "ueRxTxTimeDiffPeriodical-r9", "lte-rrc.ueRxTxTimeDiffPeriodical_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_ueRxTxTimeDiffPeriodical_r9_vals), 0,
- "T_ueRxTxTimeDiffPeriodical_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_threshold_RSRP,
{ "threshold-RSRP", "lte-rrc.threshold_RSRP",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -21604,11 +21604,11 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_eventB1,
{ "eventB1", "lte-rrc.eventB1",
FT_NONE, BASE_NONE, NULL, 0,
- "T_eventB1", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_b1_Threshold,
{ "b1-Threshold", "lte-rrc.b1_Threshold",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_b1_Threshold_vals), 0,
- "T_b1_Threshold", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_b1_ThresholdUTRA,
{ "b1-ThresholdUTRA", "lte-rrc.b1_ThresholdUTRA",
FT_UINT32, BASE_DEC, VALS(lte_rrc_ThresholdUTRA_vals), 0,
@@ -21624,7 +21624,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_eventB2,
{ "eventB2", "lte-rrc.eventB2",
FT_NONE, BASE_NONE, NULL, 0,
- "T_eventB2", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_b2_Threshold1,
{ "b2-Threshold1", "lte-rrc.b2_Threshold1",
FT_UINT32, BASE_DEC, VALS(lte_rrc_ThresholdEUTRA_vals), 0,
@@ -21632,7 +21632,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_b2_Threshold2,
{ "b2-Threshold2", "lte-rrc.b2_Threshold2",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_b2_Threshold2_vals), 0,
- "T_b2_Threshold2", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_b2_Threshold2UTRA,
{ "b2-Threshold2UTRA", "lte-rrc.b2_Threshold2UTRA",
FT_UINT32, BASE_DEC, VALS(lte_rrc_ThresholdUTRA_vals), 0,
@@ -21672,7 +21672,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_reportConfig,
{ "reportConfig", "lte-rrc.reportConfig",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_reportConfig_vals), 0,
- "T_reportConfig", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_reportConfigEUTRA,
{ "reportConfigEUTRA", "lte-rrc.reportConfigEUTRA",
FT_NONE, BASE_NONE, NULL, 0,
@@ -21684,23 +21684,23 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_t301_r9,
{ "t301-r9", "lte-rrc.t301_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_t301_r9_vals), 0,
- "T_t301_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_t310_r9,
{ "t310-r9", "lte-rrc.t310_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_t310_r9_vals), 0,
- "T_t310_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_n310_r9,
{ "n310-r9", "lte-rrc.n310_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_n310_r9_vals), 0,
- "T_n310_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_t311_r9,
{ "t311-r9", "lte-rrc.t311_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_t311_r9_vals), 0,
- "T_t311_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_n311_r9,
{ "n311-r9", "lte-rrc.n311_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_n311_r9_vals), 0,
- "T_n311_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_m_TMSI,
{ "m-TMSI", "lte-rrc.m_TMSI",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -21792,11 +21792,11 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_supportedROHC_Profiles,
{ "supportedROHC-Profiles", "lte-rrc.supportedROHC_Profiles",
FT_NONE, BASE_NONE, NULL, 0,
- "T_supportedROHC_Profiles", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_maxNumberROHC_ContextSessions,
{ "maxNumberROHC-ContextSessions", "lte-rrc.maxNumberROHC_ContextSessions",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_maxNumberROHC_ContextSessions_vals), 0,
- "T_maxNumberROHC_ContextSessions", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_ue_TxAntennaSelectionSupported,
{ "ue-TxAntennaSelectionSupported", "lte-rrc.ue_TxAntennaSelectionSupported",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -21904,11 +21904,11 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_tx_ConfigHRPD,
{ "tx-ConfigHRPD", "lte-rrc.tx_ConfigHRPD",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_tx_ConfigHRPD_vals), 0,
- "T_tx_ConfigHRPD", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_rx_ConfigHRPD,
{ "rx-ConfigHRPD", "lte-rrc.rx_ConfigHRPD",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_rx_ConfigHRPD_vals), 0,
- "T_rx_ConfigHRPD", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_SupportedBandListHRPD_item,
{ "BandclassCDMA2000", "lte-rrc.BandclassCDMA2000",
FT_UINT32, BASE_DEC, VALS(lte_rrc_BandclassCDMA2000_vals), 0,
@@ -21920,11 +21920,11 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_tx_Config1XRTT,
{ "tx-Config1XRTT", "lte-rrc.tx_Config1XRTT",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_tx_Config1XRTT_vals), 0,
- "T_tx_Config1XRTT", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_rx_Config1XRTT,
{ "rx-Config1XRTT", "lte-rrc.rx_Config1XRTT",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_rx_Config1XRTT_vals), 0,
- "T_rx_Config1XRTT", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_enhancedCsfbOneXRTT_r9,
{ "enhancedCsfbOneXRTT-r9", "lte-rrc.enhancedCsfbOneXRTT_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_enhancedCsfbOneXRTT_r9_vals), 0,
@@ -21932,7 +21932,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_enhancedCsfbOneXRTTWithPsho_r9,
{ "enhancedCsfbOneXRTTWithPsho-r9", "lte-rrc.enhancedCsfbOneXRTTWithPsho_r9",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_enhancedCsfbOneXRTTWithPsho_r9_vals), 0,
- "T_enhancedCsfbOneXRTTWithPsho_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_SupportedBandList1XRTT_item,
{ "BandclassCDMA2000", "lte-rrc.BandclassCDMA2000",
FT_UINT32, BASE_DEC, VALS(lte_rrc_BandclassCDMA2000_vals), 0,
@@ -21940,31 +21940,31 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_t300,
{ "t300", "lte-rrc.t300",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_t300_vals), 0,
- "T_t300", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_t301,
{ "t301", "lte-rrc.t301",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_t301_vals), 0,
- "T_t301", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_t310,
{ "t310", "lte-rrc.t310",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_t310_vals), 0,
- "T_t310", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_n310,
{ "n310", "lte-rrc.n310",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_n310_vals), 0,
- "T_n310", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_t311,
{ "t311", "lte-rrc.t311",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_t311_vals), 0,
- "T_t311", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_n311,
{ "n311", "lte-rrc.n311",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_n311_vals), 0,
- "T_n311", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_CellsTriggeredList_item,
{ "CellsTriggeredList item", "lte-rrc.CellsTriggeredList_item",
FT_UINT32, BASE_DEC, VALS(lte_rrc_CellsTriggeredList_item_vals), 0,
- "CellsTriggeredList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_physCellIdEUTRA,
{ "physCellIdEUTRA", "lte-rrc.physCellIdEUTRA",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -21972,11 +21972,11 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_physCellIdUTRA,
{ "physCellIdUTRA", "lte-rrc.physCellIdUTRA",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_physCellIdUTRA_vals), 0,
- "T_physCellIdUTRA", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_physCellIdGERAN,
{ "physCellIdGERAN", "lte-rrc.physCellIdGERAN",
FT_NONE, BASE_NONE, NULL, 0,
- "T_physCellIdGERAN", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_physCellIdCDMA2000,
{ "physCellIdCDMA2000", "lte-rrc.physCellIdCDMA2000",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -22000,7 +22000,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_handoverCommandMessage,
{ "handoverCommandMessage", "lte-rrc.handoverCommandMessage",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_handoverCommandMessage", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_nonCriticalExtension_35,
{ "nonCriticalExtension", "lte-rrc.nonCriticalExtension",
FT_NONE, BASE_NONE, NULL, 0,
@@ -22060,7 +22060,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_ue_RadioAccessCapabilityInfo_01,
{ "ue-RadioAccessCapabilityInfo", "lte-rrc.ue_RadioAccessCapabilityInfo",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_ue_RadioAccessCapabilityInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_lte_rrc_nonCriticalExtension_37,
{ "nonCriticalExtension", "lte-rrc.nonCriticalExtension",
FT_NONE, BASE_NONE, NULL, 0,
@@ -22124,7 +22124,7 @@ void proto_register_lte_rrc(void) {
{ &hf_lte_rrc_ue_InactiveTime,
{ "ue-InactiveTime", "lte-rrc.ue_InactiveTime",
FT_UINT32, BASE_DEC, VALS(lte_rrc_T_ue_InactiveTime_vals), 0,
- "T_ue_InactiveTime", HFILL }},
+ NULL, HFILL }},
/*--- End of included file: packet-lte-rrc-hfarr.c ---*/
#line 93 "packet-lte-rrc-template.c"
diff --git a/epan/dissectors/packet-mms.c b/epan/dissectors/packet-mms.c
index 35e5cc07ff..70df08041b 100644
--- a/epan/dissectors/packet-mms.c
+++ b/epan/dissectors/packet-mms.c
@@ -7848,7 +7848,7 @@ void proto_register_mms(void) {
{ &hf_mms_domain_specific,
{ "domain-specific", "mms.domain_specific",
FT_NONE, BASE_NONE, NULL, 0,
- "T_domain_specific", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_domainId,
{ "domainId", "mms.domainId",
FT_STRING, BASE_NONE, NULL, 0,
@@ -7864,19 +7864,19 @@ void proto_register_mms(void) {
{ &hf_mms_ap_title,
{ "ap-title", "mms.ap_title",
FT_UINT32, BASE_DEC, VALS(acse_AP_title_vals), 0,
- "T_ap_title", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_ap_invocation_id,
{ "ap-invocation-id", "mms.ap_invocation_id",
FT_INT32, BASE_DEC, NULL, 0,
- "T_ap_invocation_id", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_ae_qualifier,
{ "ae-qualifier", "mms.ae_qualifier",
FT_UINT32, BASE_DEC, VALS(acse_ASO_qualifier_vals), 0,
- "T_ae_qualifier", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_ae_invocation_id,
{ "ae-invocation-id", "mms.ae_invocation_id",
FT_INT32, BASE_DEC, NULL, 0,
- "T_ae_invocation_id", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_localDetailCalling,
{ "localDetailCalling", "mms.localDetailCalling",
FT_INT32, BASE_DEC, NULL, 0,
@@ -7948,55 +7948,55 @@ void proto_register_mms(void) {
{ &hf_mms_errorClass,
{ "errorClass", "mms.errorClass",
FT_UINT32, BASE_DEC, VALS(mms_T_errorClass_vals), 0,
- "T_errorClass", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_vmd_state,
{ "vmd-state", "mms.vmd_state",
FT_INT32, BASE_DEC, VALS(mms_T_vmd_state_vals), 0,
- "T_vmd_state", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_application_reference,
{ "application-reference", "mms.application_reference",
FT_INT32, BASE_DEC, VALS(mms_T_application_reference_vals), 0,
- "T_application_reference", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_definition,
{ "definition", "mms.definition",
FT_INT32, BASE_DEC, VALS(mms_T_definition_vals), 0,
- "T_definition", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_resource,
{ "resource", "mms.resource",
FT_INT32, BASE_DEC, VALS(mms_T_resource_vals), 0,
- "T_resource", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_service,
{ "service", "mms.service",
FT_INT32, BASE_DEC, VALS(mms_T_service_vals), 0,
- "T_service", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_service_preempt,
{ "service-preempt", "mms.service_preempt",
FT_INT32, BASE_DEC, VALS(mms_T_service_preempt_vals), 0,
- "T_service_preempt", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_time_resolution,
{ "time-resolution", "mms.time_resolution",
FT_INT32, BASE_DEC, VALS(mms_T_time_resolution_vals), 0,
- "T_time_resolution", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_access,
{ "access", "mms.access",
FT_INT32, BASE_DEC, VALS(mms_T_access_vals), 0,
- "T_access", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_initiate,
{ "initiate", "mms.initiate",
FT_INT32, BASE_DEC, VALS(mms_T_initiate_vals), 0,
- "T_initiate", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_conclude,
{ "conclude", "mms.conclude",
FT_INT32, BASE_DEC, VALS(mms_T_conclude_vals), 0,
- "T_conclude", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_cancel,
{ "cancel", "mms.cancel",
FT_INT32, BASE_DEC, VALS(mms_T_cancel_vals), 0,
- "T_cancel", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_file,
{ "file", "mms.file",
FT_INT32, BASE_DEC, VALS(mms_T_file_vals), 0,
- "T_file", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_others,
{ "others", "mms.others",
FT_INT32, BASE_DEC, NULL, 0,
@@ -8012,7 +8012,7 @@ void proto_register_mms(void) {
{ &hf_mms_serviceSpecificInformation,
{ "serviceSpecificInformation", "mms.serviceSpecificInformation",
FT_UINT32, BASE_DEC, VALS(mms_T_serviceSpecificInformation_vals), 0,
- "T_serviceSpecificInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_obtainFile_02,
{ "obtainFile", "mms.obtainFile",
FT_INT32, BASE_DEC, VALS(mms_ObtainFile_Error_vals), 0,
@@ -8056,59 +8056,59 @@ void proto_register_mms(void) {
{ &hf_mms_rejectReason,
{ "rejectReason", "mms.rejectReason",
FT_UINT32, BASE_DEC, VALS(mms_T_rejectReason_vals), 0,
- "T_rejectReason", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_confirmed_requestPDU,
{ "confirmed-requestPDU", "mms.confirmed_requestPDU",
FT_INT32, BASE_DEC, VALS(mms_T_confirmed_requestPDU_vals), 0,
- "T_confirmed_requestPDU", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_confirmed_responsePDU,
{ "confirmed-responsePDU", "mms.confirmed_responsePDU",
FT_INT32, BASE_DEC, VALS(mms_T_confirmed_responsePDU_vals), 0,
- "T_confirmed_responsePDU", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_confirmed_errorPDU,
{ "confirmed-errorPDU", "mms.confirmed_errorPDU",
FT_INT32, BASE_DEC, VALS(mms_T_confirmed_errorPDU_vals), 0,
- "T_confirmed_errorPDU", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_unconfirmedPDU,
{ "unconfirmedPDU", "mms.unconfirmedPDU",
FT_INT32, BASE_DEC, VALS(mms_T_unconfirmedPDU_vals), 0,
- "T_unconfirmedPDU", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_pdu_error,
{ "pdu-error", "mms.pdu_error",
FT_INT32, BASE_DEC, VALS(mms_T_pdu_error_vals), 0,
- "T_pdu_error", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_cancel_requestPDU,
{ "cancel-requestPDU", "mms.cancel_requestPDU",
FT_INT32, BASE_DEC, VALS(mms_T_cancel_requestPDU_vals), 0,
- "T_cancel_requestPDU", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_cancel_responsePDU,
{ "cancel-responsePDU", "mms.cancel_responsePDU",
FT_INT32, BASE_DEC, VALS(mms_T_cancel_responsePDU_vals), 0,
- "T_cancel_responsePDU", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_cancel_errorPDU,
{ "cancel-errorPDU", "mms.cancel_errorPDU",
FT_INT32, BASE_DEC, VALS(mms_T_cancel_errorPDU_vals), 0,
- "T_cancel_errorPDU", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_conclude_requestPDU,
{ "conclude-requestPDU", "mms.conclude_requestPDU",
FT_INT32, BASE_DEC, VALS(mms_T_conclude_requestPDU_vals), 0,
- "T_conclude_requestPDU", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_conclude_responsePDU,
{ "conclude-responsePDU", "mms.conclude_responsePDU",
FT_INT32, BASE_DEC, VALS(mms_T_conclude_responsePDU_vals), 0,
- "T_conclude_responsePDU", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_conclude_errorPDU,
{ "conclude-errorPDU", "mms.conclude_errorPDU",
FT_INT32, BASE_DEC, VALS(mms_T_conclude_errorPDU_vals), 0,
- "T_conclude_errorPDU", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_vmdLogicalStatus,
{ "vmdLogicalStatus", "mms.vmdLogicalStatus",
FT_INT32, BASE_DEC, VALS(mms_T_vmdLogicalStatus_vals), 0,
- "T_vmdLogicalStatus", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_vmdPhysicalStatus,
{ "vmdPhysicalStatus", "mms.vmdPhysicalStatus",
FT_INT32, BASE_DEC, VALS(mms_T_vmdPhysicalStatus_vals), 0,
- "T_vmdPhysicalStatus", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_localDetail,
{ "localDetail", "mms.localDetail",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -8116,19 +8116,19 @@ void proto_register_mms(void) {
{ &hf_mms_extendedObjectClass,
{ "extendedObjectClass", "mms.extendedObjectClass",
FT_UINT32, BASE_DEC, VALS(mms_T_extendedObjectClass_vals), 0,
- "T_extendedObjectClass", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_objectClass,
{ "objectClass", "mms.objectClass",
FT_INT32, BASE_DEC, VALS(mms_T_objectClass_vals), 0,
- "T_objectClass", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_objectScope,
{ "objectScope", "mms.objectScope",
FT_UINT32, BASE_DEC, VALS(mms_T_objectScope_vals), 0,
- "T_objectScope", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_vmdSpecific,
{ "vmdSpecific", "mms.vmdSpecific",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_domainSpecific,
{ "domainSpecific", "mms.domainSpecific",
FT_STRING, BASE_NONE, NULL, 0,
@@ -8136,7 +8136,7 @@ void proto_register_mms(void) {
{ &hf_mms_aaSpecific,
{ "aaSpecific", "mms.aaSpecific",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_continueAfter,
{ "continueAfter", "mms.continueAfter",
FT_STRING, BASE_NONE, NULL, 0,
@@ -8168,7 +8168,7 @@ void proto_register_mms(void) {
{ &hf_mms_listOfAbstractSyntaxes,
{ "listOfAbstractSyntaxes", "mms.listOfAbstractSyntaxes",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_listOfAbstractSyntaxes", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_listOfAbstractSyntaxes_item,
{ "listOfAbstractSyntaxes item", "mms.listOfAbstractSyntaxes_item",
FT_OID, BASE_NONE, NULL, 0,
@@ -8196,7 +8196,7 @@ void proto_register_mms(void) {
{ &hf_mms_listOfCapabilities,
{ "listOfCapabilities", "mms.listOfCapabilities",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_listOfCapabilities", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_listOfCapabilities_item,
{ "listOfCapabilities item", "mms.listOfCapabilities_item",
FT_STRING, BASE_NONE, NULL, 0,
@@ -8216,7 +8216,7 @@ void proto_register_mms(void) {
{ &hf_mms_loadData,
{ "loadData", "mms.loadData",
FT_UINT32, BASE_DEC, VALS(mms_T_loadData_vals), 0,
- "T_loadData", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_non_coded,
{ "non-coded", "mms.non_coded",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -8308,7 +8308,7 @@ void proto_register_mms(void) {
{ &hf_mms_executionArgument,
{ "executionArgument", "mms.executionArgument",
FT_UINT32, BASE_DEC, VALS(mms_T_executionArgument_vals), 0,
- "T_executionArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_simpleString,
{ "simpleString", "mms.simpleString",
FT_STRING, BASE_NONE, NULL, 0,
@@ -8352,7 +8352,7 @@ void proto_register_mms(void) {
{ &hf_mms_array,
{ "array", "mms.array",
FT_NONE, BASE_NONE, NULL, 0,
- "T_array", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_packed,
{ "packed", "mms.packed",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -8368,15 +8368,15 @@ void proto_register_mms(void) {
{ &hf_mms_structure,
{ "structure", "mms.structure",
FT_NONE, BASE_NONE, NULL, 0,
- "T_structure", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_components,
{ "components", "mms.components",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_components", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_components_item,
{ "components item", "mms.components_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_components_item", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_componentName,
{ "componentName", "mms.componentName",
FT_STRING, BASE_NONE, NULL, 0,
@@ -8388,7 +8388,7 @@ void proto_register_mms(void) {
{ &hf_mms_boolean,
{ "boolean", "mms.boolean",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_bit_string,
{ "bit-string", "mms.bit_string",
FT_INT32, BASE_DEC, NULL, 0,
@@ -8412,7 +8412,7 @@ void proto_register_mms(void) {
{ &hf_mms_generalized_time,
{ "generalized-time", "mms.generalized_time",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_binary_time,
{ "binary-time", "mms.binary_time",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -8424,11 +8424,11 @@ void proto_register_mms(void) {
{ &hf_mms_objId,
{ "objId", "mms.objId",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_AlternateAccess_item,
{ "AlternateAccess item", "mms.AlternateAccess_item",
FT_UINT32, BASE_DEC, VALS(mms_AlternateAccess_item_vals), 0,
- "AlternateAccess_item", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_unnamed,
{ "unnamed", "mms.unnamed",
FT_UINT32, BASE_DEC, VALS(mms_AlternateAccessSelection_vals), 0,
@@ -8436,7 +8436,7 @@ void proto_register_mms(void) {
{ &hf_mms_named,
{ "named", "mms.named",
FT_NONE, BASE_NONE, NULL, 0,
- "T_named", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_accesst,
{ "accesst", "mms.accesst",
FT_UINT32, BASE_DEC, VALS(mms_AlternateAccessSelection_vals), 0,
@@ -8444,11 +8444,11 @@ void proto_register_mms(void) {
{ &hf_mms_selectAlternateAccess,
{ "selectAlternateAccess", "mms.selectAlternateAccess",
FT_NONE, BASE_NONE, NULL, 0,
- "T_selectAlternateAccess", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_accessSelection,
{ "accessSelection", "mms.accessSelection",
FT_UINT32, BASE_DEC, VALS(mms_T_accessSelection_vals), 0,
- "T_accessSelection", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_component,
{ "component", "mms.component",
FT_STRING, BASE_NONE, NULL, 0,
@@ -8460,7 +8460,7 @@ void proto_register_mms(void) {
{ &hf_mms_indexRange,
{ "indexRange", "mms.indexRange",
FT_NONE, BASE_NONE, NULL, 0,
- "T_indexRange", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_lowIndex,
{ "lowIndex", "mms.lowIndex",
FT_INT32, BASE_DEC, NULL, 0,
@@ -8468,7 +8468,7 @@ void proto_register_mms(void) {
{ &hf_mms_allElements,
{ "allElements", "mms.allElements",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_alternateAccess,
{ "alternateAccess", "mms.alternateAccess",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -8476,7 +8476,7 @@ void proto_register_mms(void) {
{ &hf_mms_selectAccess,
{ "selectAccess", "mms.selectAccess",
FT_UINT32, BASE_DEC, VALS(mms_T_selectAccess_vals), 0,
- "T_selectAccess", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_indexRange_01,
{ "indexRange", "mms.indexRange",
FT_NONE, BASE_NONE, NULL, 0,
@@ -8512,7 +8512,7 @@ void proto_register_mms(void) {
{ &hf_mms_Write_Response_item,
{ "Write-Response item", "mms.Write_Response_item",
FT_UINT32, BASE_DEC, VALS(mms_Write_Response_item_vals), 0,
- "Write_Response_item", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_failure,
{ "failure", "mms.failure",
FT_INT32, BASE_DEC, VALS(mms_DataAccessError_vals), 0,
@@ -8520,7 +8520,7 @@ void proto_register_mms(void) {
{ &hf_mms_success,
{ "success", "mms.success",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_variableAccessSpecification,
{ "variableAccessSpecification", "mms.variableAccessSpecification",
FT_UINT32, BASE_DEC, VALS(mms_VariableAccessSpecification_vals), 0,
@@ -8552,7 +8552,7 @@ void proto_register_mms(void) {
{ &hf_mms_scopeOfDelete,
{ "scopeOfDelete", "mms.scopeOfDelete",
FT_INT32, BASE_DEC, VALS(mms_T_scopeOfDelete_vals), 0,
- "T_scopeOfDelete", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_listOfName,
{ "listOfName", "mms.listOfName",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -8576,11 +8576,11 @@ void proto_register_mms(void) {
{ &hf_mms_listOfVariable,
{ "listOfVariable", "mms.listOfVariable",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_listOfVariable", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_listOfVariable_item,
{ "listOfVariable item", "mms.listOfVariable_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_listOfVariable_item", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_variableSpecification,
{ "variableSpecification", "mms.variableSpecification",
FT_UINT32, BASE_DEC, VALS(mms_VariableSpecification_vals), 0,
@@ -8700,15 +8700,15 @@ void proto_register_mms(void) {
{ &hf_mms_ScatteredAccessDescription_item,
{ "ScatteredAccessDescription item", "mms.ScatteredAccessDescription_item",
FT_NONE, BASE_NONE, NULL, 0,
- "ScatteredAccessDescription_item", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_variableDescription,
{ "variableDescription", "mms.variableDescription",
FT_NONE, BASE_NONE, NULL, 0,
- "T_variableDescription", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_invalidated,
{ "invalidated", "mms.invalidated",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_numericAddress,
{ "numericAddress", "mms.numericAddress",
FT_INT32, BASE_DEC, NULL, 0,
@@ -8756,7 +8756,7 @@ void proto_register_mms(void) {
{ &hf_mms_noResult,
{ "noResult", "mms.noResult",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_numbersOfTokens,
{ "numbersOfTokens", "mms.numbersOfTokens",
FT_INT32, BASE_DEC, NULL, 0,
@@ -8764,7 +8764,7 @@ void proto_register_mms(void) {
{ &hf_mms_class,
{ "class", "mms.class",
FT_INT32, BASE_DEC, VALS(mms_T_class_vals), 0,
- "T_class", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_numberOfTokens,
{ "numberOfTokens", "mms.numberOfTokens",
FT_INT32, BASE_DEC, NULL, 0,
@@ -8784,11 +8784,11 @@ void proto_register_mms(void) {
{ &hf_mms_listOfNamedTokens,
{ "listOfNamedTokens", "mms.listOfNamedTokens",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_listOfNamedTokens", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_listOfNamedTokens_item,
{ "listOfNamedTokens item", "mms.listOfNamedTokens_item",
FT_UINT32, BASE_DEC, VALS(mms_T_listOfNamedTokens_item_vals), 0,
- "T_listOfNamedTokens_item", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_freeNamedToken,
{ "freeNamedToken", "mms.freeNamedToken",
FT_STRING, BASE_NONE, NULL, 0,
@@ -8804,7 +8804,7 @@ void proto_register_mms(void) {
{ &hf_mms_state_02,
{ "state", "mms.state",
FT_INT32, BASE_DEC, VALS(mms_T_state_vals), 0,
- "T_state", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_entryIdToStartAfter,
{ "entryIdToStartAfter", "mms.entryIdToStartAfter",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -8824,7 +8824,7 @@ void proto_register_mms(void) {
{ &hf_mms_entryClass,
{ "entryClass", "mms.entryClass",
FT_INT32, BASE_DEC, VALS(mms_T_entryClass_vals), 0,
- "T_entryClass", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_applicationReference,
{ "applicationReference", "mms.applicationReference",
FT_NONE, BASE_NONE, NULL, 0,
@@ -8844,7 +8844,7 @@ void proto_register_mms(void) {
{ &hf_mms_listOfPromptData,
{ "listOfPromptData", "mms.listOfPromptData",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_listOfPromptData", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_listOfPromptData_item,
{ "listOfPromptData item", "mms.listOfPromptData_item",
FT_STRING, BASE_NONE, NULL, 0,
@@ -8856,7 +8856,7 @@ void proto_register_mms(void) {
{ &hf_mms_listOfOutputData,
{ "listOfOutputData", "mms.listOfOutputData",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_listOfOutputData", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_listOfOutputData_item,
{ "listOfOutputData item", "mms.listOfOutputData_item",
FT_STRING, BASE_NONE, NULL, 0,
@@ -8900,7 +8900,7 @@ void proto_register_mms(void) {
{ &hf_mms_aa_specific_01,
{ "aa-specific", "mms.aa_specific",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_domain,
{ "domain", "mms.domain",
FT_STRING, BASE_NONE, NULL, 0,
@@ -8908,11 +8908,11 @@ void proto_register_mms(void) {
{ &hf_mms_vmd,
{ "vmd", "mms.vmd",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_monitoredVariable_01,
{ "monitoredVariable", "mms.monitoredVariable",
FT_UINT32, BASE_DEC, VALS(mms_T_monitoredVariable_vals), 0,
- "T_monitoredVariable", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_variableReference,
{ "variableReference", "mms.variableReference",
FT_UINT32, BASE_DEC, VALS(mms_VariableSpecification_vals), 0,
@@ -8920,7 +8920,7 @@ void proto_register_mms(void) {
{ &hf_mms_undefined,
{ "undefined", "mms.undefined",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_currentState,
{ "currentState", "mms.currentState",
FT_INT32, BASE_DEC, VALS(mms_EC_State_vals), 0,
@@ -8972,7 +8972,7 @@ void proto_register_mms(void) {
{ &hf_mms_scopeOfRequest,
{ "scopeOfRequest", "mms.scopeOfRequest",
FT_INT32, BASE_DEC, VALS(mms_T_scopeOfRequest_vals), 0,
- "T_scopeOfRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_eventEnrollmentNames,
{ "eventEnrollmentNames", "mms.eventEnrollmentNames",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -8988,7 +8988,7 @@ void proto_register_mms(void) {
{ &hf_mms_eventConditionName_01,
{ "eventConditionName", "mms.eventConditionName",
FT_UINT32, BASE_DEC, VALS(mms_T_eventConditionName_vals), 0,
- "T_eventConditionName", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_eventCondition,
{ "eventCondition", "mms.eventCondition",
FT_UINT32, BASE_DEC, VALS(mms_ObjectName_vals), 0,
@@ -8996,7 +8996,7 @@ void proto_register_mms(void) {
{ &hf_mms_eventActionName_01,
{ "eventActionName", "mms.eventActionName",
FT_UINT32, BASE_DEC, VALS(mms_T_eventActionName_vals), 0,
- "T_eventActionName", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_eventAction,
{ "eventAction", "mms.eventAction",
FT_UINT32, BASE_DEC, VALS(mms_ObjectName_vals), 0,
@@ -9040,7 +9040,7 @@ void proto_register_mms(void) {
{ &hf_mms_currentState_02,
{ "currentState", "mms.currentState",
FT_UINT32, BASE_DEC, VALS(mms_T_currentState_vals), 0,
- "T_currentState", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_state_03,
{ "state", "mms.state",
FT_INT32, BASE_DEC, VALS(mms_EE_State_vals), 0,
@@ -9068,11 +9068,11 @@ void proto_register_mms(void) {
{ &hf_mms_acknowledgmentFilter,
{ "acknowledgmentFilter", "mms.acknowledgmentFilter",
FT_INT32, BASE_DEC, VALS(mms_T_acknowledgmentFilter_vals), 0,
- "T_acknowledgmentFilter", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_severityFilter,
{ "severityFilter", "mms.severityFilter",
FT_NONE, BASE_NONE, NULL, 0,
- "T_severityFilter", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_mostSevere,
{ "mostSevere", "mms.mostSevere",
FT_INT32, BASE_DEC, NULL, 0,
@@ -9092,7 +9092,7 @@ void proto_register_mms(void) {
{ &hf_mms_unacknowledgedState,
{ "unacknowledgedState", "mms.unacknowledgedState",
FT_INT32, BASE_DEC, VALS(mms_T_unacknowledgedState_vals), 0,
- "T_unacknowledgedState", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_acknowledgmentFilter_01,
{ "acknowledgmentFilter", "mms.acknowledgmentFilter",
FT_INT32, BASE_DEC, VALS(mms_T_acknowledgmentFilter_01_vals), 0,
@@ -9128,7 +9128,7 @@ void proto_register_mms(void) {
{ &hf_mms_actionResult,
{ "actionResult", "mms.actionResult",
FT_NONE, BASE_NONE, NULL, 0,
- "T_actionResult", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_eventActioName,
{ "eventActioName", "mms.eventActioName",
FT_UINT32, BASE_DEC, VALS(mms_ObjectName_vals), 0,
@@ -9136,7 +9136,7 @@ void proto_register_mms(void) {
{ &hf_mms_eventActionResult,
{ "eventActionResult", "mms.eventActionResult",
FT_UINT32, BASE_DEC, VALS(mms_T_eventActionResult_vals), 0,
- "T_eventActionResult", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_success_02,
{ "success", "mms.success",
FT_UINT32, BASE_DEC, VALS(mms_ConfirmedServiceResponse_vals), 0,
@@ -9164,7 +9164,7 @@ void proto_register_mms(void) {
{ &hf_mms_rangeStartSpecification,
{ "rangeStartSpecification", "mms.rangeStartSpecification",
FT_UINT32, BASE_DEC, VALS(mms_T_rangeStartSpecification_vals), 0,
- "T_rangeStartSpecification", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_startingTime,
{ "startingTime", "mms.startingTime",
FT_STRING, BASE_NONE, NULL, 0,
@@ -9176,7 +9176,7 @@ void proto_register_mms(void) {
{ &hf_mms_rangeStopSpecification,
{ "rangeStopSpecification", "mms.rangeStopSpecification",
FT_UINT32, BASE_DEC, VALS(mms_T_rangeStopSpecification_vals), 0,
- "T_rangeStopSpecification", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_endingTime,
{ "endingTime", "mms.endingTime",
FT_STRING, BASE_NONE, NULL, 0,
@@ -9188,7 +9188,7 @@ void proto_register_mms(void) {
{ &hf_mms_listOfVariables,
{ "listOfVariables", "mms.listOfVariables",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_listOfVariables", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_listOfVariables_item,
{ "listOfVariables item", "mms.listOfVariables_item",
FT_STRING, BASE_NONE, NULL, 0,
@@ -9196,7 +9196,7 @@ void proto_register_mms(void) {
{ &hf_mms_entryToStartAfter,
{ "entryToStartAfter", "mms.entryToStartAfter",
FT_NONE, BASE_NONE, NULL, 0,
- "T_entryToStartAfter", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_timeSpecification,
{ "timeSpecification", "mms.timeSpecification",
FT_STRING, BASE_NONE, NULL, 0,
@@ -9236,7 +9236,7 @@ void proto_register_mms(void) {
{ &hf_mms_limitSpecification,
{ "limitSpecification", "mms.limitSpecification",
FT_NONE, BASE_NONE, NULL, 0,
- "T_limitSpecification", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_limitingTime,
{ "limitingTime", "mms.limitingTime",
FT_STRING, BASE_NONE, NULL, 0,
@@ -9260,15 +9260,15 @@ void proto_register_mms(void) {
{ &hf_mms_entryForm,
{ "entryForm", "mms.entryForm",
FT_UINT32, BASE_DEC, VALS(mms_T_entryForm_vals), 0,
- "T_entryForm", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_data,
{ "data", "mms.data",
FT_NONE, BASE_NONE, NULL, 0,
- "T_data", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_event,
{ "event", "mms.event",
FT_NONE, BASE_NONE, NULL, 0,
- "T_event", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_listOfVariables_01,
{ "listOfVariables", "mms.listOfVariables",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -9276,7 +9276,7 @@ void proto_register_mms(void) {
{ &hf_mms_listOfVariables_item_01,
{ "listOfVariables item", "mms.listOfVariables_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_listOfVariables_item", HFILL }},
+ NULL, HFILL }},
{ &hf_mms_variableTag,
{ "variableTag", "mms.variableTag",
FT_STRING, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-mpeg-audio.c b/epan/dissectors/packet-mpeg-audio.c
index 3c0e616b86..666cdc5e7f 100644
--- a/epan/dissectors/packet-mpeg-audio.c
+++ b/epan/dissectors/packet-mpeg-audio.c
@@ -577,15 +577,15 @@ proto_register_mpeg_audio(void)
{ &hf_mpeg_audio_version,
{ "version", "mpeg-audio.version",
FT_UINT32, BASE_DEC, VALS(mpeg_audio_T_version_vals), 0,
- "T_version", HFILL }},
+ NULL, HFILL }},
{ &hf_mpeg_audio_layer,
{ "layer", "mpeg-audio.layer",
FT_UINT32, BASE_DEC, VALS(mpeg_audio_T_layer_vals), 0,
- "T_layer", HFILL }},
+ NULL, HFILL }},
{ &hf_mpeg_audio_protection,
{ "protection", "mpeg-audio.protection",
FT_UINT32, BASE_DEC, VALS(mpeg_audio_T_protection_vals), 0,
- "T_protection", HFILL }},
+ NULL, HFILL }},
{ &hf_mpeg_audio_bitrate,
{ "bitrate", "mpeg-audio.bitrate",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -605,7 +605,7 @@ proto_register_mpeg_audio(void)
{ &hf_mpeg_audio_channel_mode,
{ "channel-mode", "mpeg-audio.channel_mode",
FT_UINT32, BASE_DEC, VALS(mpeg_audio_T_channel_mode_vals), 0,
- "T_channel_mode", HFILL }},
+ NULL, HFILL }},
{ &hf_mpeg_audio_mode_extension,
{ "mode-extension", "mpeg-audio.mode_extension",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -621,7 +621,7 @@ proto_register_mpeg_audio(void)
{ &hf_mpeg_audio_emphasis,
{ "emphasis", "mpeg-audio.emphasis",
FT_UINT32, BASE_DEC, VALS(mpeg_audio_T_emphasis_vals), 0,
- "T_emphasis", HFILL }},
+ NULL, HFILL }},
{ &hf_mpeg_audio_tag,
{ "tag", "mpeg-audio.tag",
FT_STRING, BASE_NONE, NULL, 0,
@@ -657,7 +657,7 @@ proto_register_mpeg_audio(void)
{ &hf_mpeg_audio_genre,
{ "genre", "mpeg-audio.genre",
FT_UINT32, BASE_DEC, VALS(mpeg_audio_T_genre_vals), 0,
- "T_genre", HFILL }},
+ NULL, HFILL }},
/*--- End of included file: packet-mpeg-audio-hfarr.c ---*/
#line 159 "packet-mpeg-audio-template.c"
diff --git a/epan/dissectors/packet-mpeg-pes.c b/epan/dissectors/packet-mpeg-pes.c
index dcbbbaa3e0..0e2895b619 100644
--- a/epan/dissectors/packet-mpeg-pes.c
+++ b/epan/dissectors/packet-mpeg-pes.c
@@ -1029,7 +1029,7 @@ proto_register_mpeg_pes(void)
{ &hf_mpeg_pes_stream,
{ "stream", "mpeg-pes.stream",
FT_UINT8, BASE_HEX, VALS(mpeg_pes_T_stream_vals), 0,
- "T_stream", HFILL }},
+ NULL, HFILL }},
{ &hf_mpeg_pes_length,
{ "length", "mpeg-pes.length",
FT_UINT16, BASE_DEC, NULL, 0,
@@ -1045,7 +1045,7 @@ proto_register_mpeg_pes(void)
{ &hf_mpeg_pes_scrambling_control,
{ "scrambling-control", "mpeg-pes.scrambling_control",
FT_UINT32, BASE_DEC, VALS(mpeg_pes_T_scrambling_control_vals), 0,
- "T_scrambling_control", HFILL }},
+ NULL, HFILL }},
{ &hf_mpeg_pes_priority,
{ "priority", "mpeg-pes.priority",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -1113,7 +1113,7 @@ proto_register_mpeg_pes(void)
{ &hf_mpeg_pes_frame_rate,
{ "frame-rate", "mpeg-pes.frame_rate",
FT_UINT32, BASE_DEC, VALS(mpeg_pes_T_frame_rate_vals), 0,
- "T_frame_rate", HFILL }},
+ NULL, HFILL }},
{ &hf_mpeg_pes_bit_rate,
{ "bit-rate", "mpeg-pes.bit_rate",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -1217,7 +1217,7 @@ proto_register_mpeg_pes(void)
{ &hf_mpeg_pes_frame_type,
{ "frame-type", "mpeg-pes.frame_type",
FT_UINT32, BASE_DEC, VALS(mpeg_pes_T_frame_type_vals), 0,
- "T_frame_type", HFILL }},
+ NULL, HFILL }},
{ &hf_mpeg_pes_vbv_delay,
{ "vbv-delay", "mpeg-pes.vbv_delay",
FT_BYTES, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-nbap.c b/epan/dissectors/packet-nbap.c
index fe5b4253bd..37d7124d97 100644
--- a/epan/dissectors/packet-nbap.c
+++ b/epan/dissectors/packet-nbap.c
@@ -55527,7 +55527,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_extensionValue,
{ "extensionValue", "nbap.extensionValue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_extensionValue", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_PrivateIE_Container_item,
{ "PrivateIE-Field", "nbap.PrivateIE_Field",
FT_NONE, BASE_NONE, NULL, 0,
@@ -55703,7 +55703,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_additional_e_DCH_DL_Control_Channel_Grant,
{ "additional-e-DCH-DL-Control-Channel-Grant", "nbap.additional_e_DCH_DL_Control_Channel_Grant",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_additional_EDCH_MAC_d_Flows_Specific_Information,
{ "additional-EDCH-MAC-d-Flows-Specific-Information", "nbap.additional_EDCH_MAC_d_Flows_Specific_Information",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -55851,7 +55851,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_Transmission_Gap_Pattern_Sequence_Status_List_item,
{ "Transmission-Gap-Pattern-Sequence-Status-List item", "nbap.Transmission_Gap_Pattern_Sequence_Status_List_item",
FT_NONE, BASE_NONE, NULL, 0,
- "Transmission_Gap_Pattern_Sequence_Status_List_item", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_tGPSID,
{ "tGPSID", "nbap.tGPSID",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -55975,7 +55975,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_CommonChannelsCapacityConsumptionLaw_item,
{ "CommonChannelsCapacityConsumptionLaw item", "nbap.CommonChannelsCapacityConsumptionLaw_item",
FT_NONE, BASE_NONE, NULL, 0,
- "CommonChannelsCapacityConsumptionLaw_item", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_dl_Cost,
{ "dl-Cost", "nbap.dl_Cost",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -56327,11 +56327,11 @@ void proto_register_nbap(void) {
{ &hf_nbap_notUsed_1_acknowledged_PCPCH_access_preambles,
{ "notUsed-1-acknowledged-PCPCH-access-preambles", "nbap.notUsed_1_acknowledged_PCPCH_access_preambles",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_notUsed_2_detected_PCPCH_access_preambles,
{ "notUsed-2-detected-PCPCH-access-preambles", "nbap.notUsed_2_detected_PCPCH_access_preambles",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_extension_CommonMeasurementValue,
{ "extension-CommonMeasurementValue", "nbap.extension_CommonMeasurementValue",
FT_NONE, BASE_NONE, NULL, 0,
@@ -56443,7 +56443,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_CriticalityDiagnostics_IE_List_item,
{ "CriticalityDiagnostics-IE-List item", "nbap.CriticalityDiagnostics_IE_List_item",
FT_NONE, BASE_NONE, NULL, 0,
- "CriticalityDiagnostics_IE_List_item", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_iECriticality,
{ "iECriticality", "nbap.iECriticality",
FT_UINT32, BASE_DEC, VALS(nbap_Criticality_vals), 0,
@@ -56663,7 +56663,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_hS_DSCH_SPS_Deactivate_Indicator_LCR,
{ "hS-DSCH-SPS-Deactivate-Indicator-LCR", "nbap.hS_DSCH_SPS_Deactivate_Indicator_LCR",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_e_DCH_Semi_PersistentScheduling_Information_LCR,
{ "e-DCH-Semi-PersistentScheduling-Information-LCR", "nbap.e_DCH_Semi_PersistentScheduling_Information_LCR",
FT_NONE, BASE_NONE, NULL, 0,
@@ -56675,7 +56675,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_e_DCH_SPS_Deactivate_Indicator_LCR,
{ "e-DCH-SPS-Deactivate-Indicator-LCR", "nbap.e_DCH_SPS_Deactivate_Indicator_LCR",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_hS_SCCH_DRX_Information_LCR,
{ "hS-SCCH-DRX-Information-LCR", "nbap.hS_SCCH_DRX_Information_LCR",
FT_NONE, BASE_NONE, NULL, 0,
@@ -56699,7 +56699,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_sameAsHS_SCCH,
{ "sameAsHS-SCCH", "nbap.sameAsHS_SCCH",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_e_AGCH_DRX_Parameters,
{ "e-AGCH-DRX-Parameters", "nbap.e_AGCH_DRX_Parameters",
FT_NONE, BASE_NONE, NULL, 0,
@@ -56727,7 +56727,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_deactivate,
{ "deactivate", "nbap.deactivate",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_hS_SCCH_DRX_Information_ResponseLCR,
{ "hS-SCCH-DRX-Information-ResponseLCR", "nbap.hS_SCCH_DRX_Information_ResponseLCR",
FT_NONE, BASE_NONE, NULL, 0,
@@ -56839,7 +56839,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_DedicatedChannelsCapacityConsumptionLaw_item,
{ "DedicatedChannelsCapacityConsumptionLaw item", "nbap.DedicatedChannelsCapacityConsumptionLaw_item",
FT_NONE, BASE_NONE, NULL, 0,
- "DedicatedChannelsCapacityConsumptionLaw_item", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_dl_Cost_1,
{ "dl-Cost-1", "nbap.dl_Cost_1",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -56907,7 +56907,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_separate_indication,
{ "separate-indication", "nbap.separate_indication",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_activate,
{ "activate", "nbap.activate",
FT_NONE, BASE_NONE, NULL, 0,
@@ -56943,7 +56943,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_unsynchronised,
{ "unsynchronised", "nbap.unsynchronised",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_dGANSS_ReferenceTime,
{ "dGANSS-ReferenceTime", "nbap.dGANSS_ReferenceTime",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -57247,7 +57247,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_remove,
{ "remove", "nbap.remove",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_E_AGCH_FDD_Code_List_item,
{ "FDD-DL-ChannelisationCodeNumber", "nbap.FDD_DL_ChannelisationCodeNumber",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -57259,7 +57259,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_E_DCH_SF_allocation_item,
{ "E-DCH-SF-allocation item", "nbap.E_DCH_SF_allocation_item",
FT_NONE, BASE_NONE, NULL, 0,
- "E_DCH_SF_allocation_item", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_e_AGCH_And_E_RGCH_E_HICH_FDD_Scrambling_Code,
{ "e-AGCH-And-E-RGCH-E-HICH-FDD-Scrambling-Code", "nbap.e_AGCH_And_E_RGCH_E_HICH_FDD_Scrambling_Code",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -57331,7 +57331,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_e_DCH_Scheduled_Transmission_Grant,
{ "e-DCH-Scheduled-Transmission-Grant", "nbap.e_DCH_Scheduled_Transmission_Grant",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_E_DCH_LogicalChannelInformation_item,
{ "E-DCH-LogicalChannelInformationItem", "nbap.E_DCH_LogicalChannelInformationItem",
FT_NONE, BASE_NONE, NULL, 0,
@@ -57463,7 +57463,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_EDCH_RACH_Report_Value_item,
{ "EDCH-RACH-Report-Value item", "nbap.EDCH_RACH_Report_Value_item",
FT_NONE, BASE_NONE, NULL, 0,
- "EDCH_RACH_Report_Value_item", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_granted_EDCH_RACH_resources,
{ "granted-EDCH-RACH-resources", "nbap.granted_EDCH_RACH_resources",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -57735,7 +57735,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_subframeNumber,
{ "subframeNumber", "nbap.subframeNumber",
FT_UINT32, BASE_DEC, VALS(nbap_T_subframeNumber_vals), 0,
- "T_subframeNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_n_E_UCCHLCR,
{ "n-E-UCCHLCR", "nbap.n_E_UCCHLCR",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -57839,7 +57839,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_non_broadcastIndication,
{ "non-broadcastIndication", "nbap.non_broadcastIndication",
FT_UINT32, BASE_DEC, VALS(nbap_T_non_broadcastIndication_vals), 0,
- "T_non_broadcastIndication", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_ganssSatInfoNavList,
{ "ganssSatInfoNavList", "nbap.ganssSatInfoNavList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -58047,7 +58047,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_ganss_SatelliteInfo,
{ "ganss-SatelliteInfo", "nbap.ganss_SatelliteInfo",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_ganss_SatelliteInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_ganss_SatelliteInfo_item,
{ "ganss-SatelliteInfo item", "nbap.ganss_SatelliteInfo_item",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -58567,7 +58567,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_latitudeSign,
{ "latitudeSign", "nbap.latitudeSign",
FT_UINT32, BASE_DEC, VALS(nbap_T_latitudeSign_vals), 0,
- "T_latitudeSign", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_degreesOfLatitude,
{ "degreesOfLatitude", "nbap.degreesOfLatitude",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -58579,7 +58579,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_directionOfAltitude,
{ "directionOfAltitude", "nbap.directionOfAltitude",
FT_UINT32, BASE_DEC, VALS(nbap_T_directionOfAltitude_vals), 0,
- "T_directionOfAltitude", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_altitude,
{ "altitude", "nbap.altitude",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -58655,7 +58655,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_Ganss_Sat_Info_AddNavList_item,
{ "Ganss-Sat-Info-AddNavList item", "nbap.Ganss_Sat_Info_AddNavList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "Ganss_Sat_Info_AddNavList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_svHealth,
{ "svHealth", "nbap.svHealth",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -58895,7 +58895,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_GANSS_Sat_Info_Nav_item,
{ "GANSS-Sat-Info-Nav item", "nbap.GANSS_Sat_Info_Nav_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GANSS_Sat_Info_Nav_item", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_svHealth_01,
{ "svHealth", "nbap.svHealth",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -58939,7 +58939,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_gnss_to_id,
{ "gnss-to-id", "nbap.gnss_to_id",
FT_UINT32, BASE_DEC, VALS(nbap_T_gnss_to_id_vals), 0,
- "T_gnss_to_id", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_ganss_wk_number_01,
{ "ganss-wk-number", "nbap.ganss_wk_number",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -59111,7 +59111,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_no_bad_satellites,
{ "no-bad-satellites", "nbap.no_bad_satellites",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_sat_info,
{ "sat-info", "nbap.sat_info",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -59255,7 +59255,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_process_Memory_Size,
{ "process-Memory-Size", "nbap.process_Memory_Size",
FT_UINT32, BASE_DEC, VALS(nbap_T_process_Memory_Size_vals), 0,
- "T_process_Memory_Size", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_HS_DSCHProvidedBitRate_item,
{ "HS-DSCHProvidedBitRate-Item", "nbap.HS_DSCHProvidedBitRate_Item",
FT_NONE, BASE_NONE, NULL, 0,
@@ -59603,7 +59603,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_uE_with_enhanced_HS_SCCH_support_indicator,
{ "uE-with-enhanced-HS-SCCH-support-indicator", "nbap.uE_with_enhanced_HS_SCCH_support_indicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_HS_SCCH_PreconfiguredCodes_item,
{ "HS-SCCH-PreconfiguredCodesItem", "nbap.HS_SCCH_PreconfiguredCodesItem",
FT_NONE, BASE_NONE, NULL, 0,
@@ -59975,7 +59975,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_onDemand,
{ "onDemand", "nbap.onDemand",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_periodic,
{ "periodic", "nbap.periodic",
FT_UINT32, BASE_DEC, VALS(nbap_InformationReportCharacteristicsType_ReportPeriodicity_vals), 0,
@@ -60015,11 +60015,11 @@ void proto_register_nbap(void) {
{ &hf_nbap_iP_SpacingFDD,
{ "iP-SpacingFDD", "nbap.iP_SpacingFDD",
FT_UINT32, BASE_DEC, VALS(nbap_T_iP_SpacingFDD_vals), 0,
- "T_iP_SpacingFDD", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_iP_Length,
{ "iP-Length", "nbap.iP_Length",
FT_UINT32, BASE_DEC, VALS(nbap_T_iP_Length_vals), 0,
- "T_iP_Length", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_seed,
{ "seed", "nbap.seed",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -60035,7 +60035,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_iP_SpacingTDD,
{ "iP-SpacingTDD", "nbap.iP_SpacingTDD",
FT_UINT32, BASE_DEC, VALS(nbap_T_iP_SpacingTDD_vals), 0,
- "T_iP_SpacingTDD", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_iP_Start,
{ "iP-Start", "nbap.iP_Start",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -60047,7 +60047,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_iP_PCCPCH,
{ "iP-PCCPCH", "nbap.iP_PCCPCH",
FT_UINT32, BASE_DEC, VALS(nbap_T_iP_PCCPCH_vals), 0,
- "T_iP_PCCPCH", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_iP_SpacingTDD_01,
{ "iP-SpacingTDD", "nbap.iP_SpacingTDD",
FT_UINT32, BASE_DEC, VALS(nbap_T_iP_SpacingTDD_01_vals), 0,
@@ -60055,7 +60055,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_iP_Sub,
{ "iP-Sub", "nbap.iP_Sub",
FT_UINT32, BASE_DEC, VALS(nbap_T_iP_Sub_vals), 0,
- "T_iP_Sub", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_cFNOffset,
{ "cFNOffset", "nbap.cFNOffset",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -60075,7 +60075,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_idleIntervalInfo_k,
{ "idleIntervalInfo-k", "nbap.idleIntervalInfo_k",
FT_UINT32, BASE_DEC, VALS(nbap_T_idleIntervalInfo_k_vals), 0,
- "T_idleIntervalInfo_k", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_idleIntervalInfo_offset,
{ "idleIntervalInfo-offset", "nbap.idleIntervalInfo_offset",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -60087,7 +60087,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_maxPhysChPerTimeslot,
{ "maxPhysChPerTimeslot", "nbap.maxPhysChPerTimeslot",
FT_UINT32, BASE_DEC, VALS(nbap_T_maxPhysChPerTimeslot_vals), 0,
- "T_maxPhysChPerTimeslot", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_MACdPDU_Size_Indexlist_item,
{ "MACdPDU-Size-IndexItem", "nbap.MACdPDU_Size_IndexItem",
FT_NONE, BASE_NONE, NULL, 0,
@@ -60115,7 +60115,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_MessageStructure_item,
{ "MessageStructure item", "nbap.MessageStructure_item",
FT_NONE, BASE_NONE, NULL, 0,
- "MessageStructure_item", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_repetitionNumber_01,
{ "repetitionNumber", "nbap.repetitionNumber",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -60135,11 +60135,11 @@ void proto_register_nbap(void) {
{ &hf_nbap_defaultMidamble,
{ "defaultMidamble", "nbap.defaultMidamble",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_commonMidamble,
{ "commonMidamble", "nbap.commonMidamble",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_ueSpecificMidamble,
{ "ueSpecificMidamble", "nbap.ueSpecificMidamble",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -60215,7 +60215,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_normal_and_diversity_primary_CPICH,
{ "normal-and-diversity-primary-CPICH", "nbap.normal_and_diversity_primary_CPICH",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_primary_and_secondary_CPICH_01,
{ "primary-and-secondary-CPICH", "nbap.primary_and_secondary_CPICH",
FT_NONE, BASE_NONE, NULL, 0,
@@ -60239,7 +60239,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_qPSK,
{ "qPSK", "nbap.qPSK",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_sixteenQAM,
{ "sixteenQAM", "nbap.sixteenQAM",
FT_INT32, BASE_DEC, NULL, 0,
@@ -60259,7 +60259,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_NeighbouringCellMeasurementInformation_item,
{ "NeighbouringCellMeasurementInformation item", "nbap.NeighbouringCellMeasurementInformation_item",
FT_UINT32, BASE_DEC, VALS(nbap_NeighbouringCellMeasurementInformation_item_vals), 0,
- "NeighbouringCellMeasurementInformation_item", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_neighbouringFDDCellMeasurementInformation,
{ "neighbouringFDDCellMeasurementInformation", "nbap.neighbouringFDDCellMeasurementInformation",
FT_NONE, BASE_NONE, NULL, 0,
@@ -60399,7 +60399,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_none,
{ "none", "nbap.none",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_selected_MBMS_Service,
{ "selected-MBMS-Service", "nbap.selected_MBMS_Service",
FT_NONE, BASE_NONE, NULL, 0,
@@ -60427,7 +60427,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_transmission_Time_Interval,
{ "transmission-Time-Interval", "nbap.transmission_Time_Interval",
FT_UINT32, BASE_DEC, VALS(nbap_T_transmission_Time_Interval_vals), 0,
- "T_transmission_Time_Interval", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_tDM_Rep,
{ "tDM-Rep", "nbap.tDM_Rep",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -60787,7 +60787,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_secondary_CPICH_shall_not_be_used,
{ "secondary-CPICH-shall-not-be-used", "nbap.secondary_CPICH_shall_not_be_used",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_serving_E_DCH_RL_in_this_NodeB,
{ "serving-E-DCH-RL-in-this-NodeB", "nbap.serving_E_DCH_RL_in_this_NodeB",
FT_NONE, BASE_NONE, NULL, 0,
@@ -60795,7 +60795,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_serving_E_DCH_RL_not_in_this_NodeB,
{ "serving-E-DCH-RL-not-in-this-NodeB", "nbap.serving_E_DCH_RL_not_in_this_NodeB",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_SetsOfHS_SCCH_Codes_item,
{ "SetsOfHS-SCCH-CodesItem", "nbap.SetsOfHS_SCCH_CodesItem",
FT_NONE, BASE_NONE, NULL, 0,
@@ -60815,11 +60815,11 @@ void proto_register_nbap(void) {
{ &hf_nbap_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation,
{ "successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation", "nbap.successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item,
{ "successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation item", "nbap.successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_sFNSFNValue,
{ "sFNSFNValue", "nbap.sFNSFNValue",
FT_UINT32, BASE_DEC, VALS(nbap_SFNSFNValue_vals), 0,
@@ -60843,11 +60843,11 @@ void proto_register_nbap(void) {
{ &hf_nbap_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation,
{ "unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation", "nbap.unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item,
{ "unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation item", "nbap.unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_sFNSFNTimeStamp_FDD,
{ "sFNSFNTimeStamp-FDD", "nbap.sFNSFNTimeStamp_FDD",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -60983,15 +60983,15 @@ void proto_register_nbap(void) {
{ &hf_nbap_signalledGainFactors,
{ "signalledGainFactors", "nbap.signalledGainFactors",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signalledGainFactors", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_gainFactor,
{ "gainFactor", "nbap.gainFactor",
FT_UINT32, BASE_DEC, VALS(nbap_T_gainFactor_vals), 0,
- "T_gainFactor", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_fdd,
{ "fdd", "nbap.fdd",
FT_NONE, BASE_NONE, NULL, 0,
- "T_fdd", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_betaC,
{ "betaC", "nbap.betaC",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -61043,11 +61043,11 @@ void proto_register_nbap(void) {
{ &hf_nbap_not_Used_splitType,
{ "not-Used-splitType", "nbap.not_Used_splitType",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_not_Used_lengthOfTFCI2,
{ "not-Used-lengthOfTFCI2", "nbap.not_Used_lengthOfTFCI2",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_TimeSlot_InitiatedListLCR_item,
{ "TimeSlotLCR", "nbap.TimeSlotLCR",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -61075,7 +61075,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_Transmission_Gap_Pattern_Sequence_Information_item,
{ "Transmission-Gap-Pattern-Sequence-Information item", "nbap.Transmission_Gap_Pattern_Sequence_Information_item",
FT_NONE, BASE_NONE, NULL, 0,
- "Transmission_Gap_Pattern_Sequence_Information_item", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_tGSN,
{ "tGSN", "nbap.tGSN",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -61159,7 +61159,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_tFCSvalues,
{ "tFCSvalues", "nbap.tFCSvalues",
FT_UINT32, BASE_DEC, VALS(nbap_T_tFCSvalues_vals), 0,
- "T_tFCSvalues", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_no_Split_in_TFCI,
{ "no-Split-in-TFCI", "nbap.no_Split_in_TFCI",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -61167,11 +61167,11 @@ void proto_register_nbap(void) {
{ &hf_nbap_not_Used_split_in_TFCI,
{ "not-Used-split-in-TFCI", "nbap.not_Used_split_in_TFCI",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_TFCS_TFCSList_item,
{ "TFCS-TFCSList item", "nbap.TFCS_TFCSList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "TFCS_TFCSList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_cTFC,
{ "cTFC", "nbap.cTFC",
FT_UINT32, BASE_DEC, VALS(nbap_TFCS_CTFC_vals), 0,
@@ -61211,7 +61211,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_Transport_Block_Size_List_item,
{ "Transport-Block-Size-List item", "nbap.Transport_Block_Size_List_item",
FT_NONE, BASE_NONE, NULL, 0,
- "Transport_Block_Size_List_item", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_transport_Block_Size_Index_for_Enhanced_PCH,
{ "transport-Block-Size-Index-for-Enhanced-PCH", "nbap.transport_Block_Size_Index_for_Enhanced_PCH",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -61227,7 +61227,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_TransportFormatSet_DynamicPartList_item,
{ "TransportFormatSet-DynamicPartList item", "nbap.TransportFormatSet_DynamicPartList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "TransportFormatSet_DynamicPartList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_nrOfTransportBlocks,
{ "nrOfTransportBlocks", "nbap.nrOfTransportBlocks",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -61247,7 +61247,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_TransmissionTimeIntervalInformation_item,
{ "TransmissionTimeIntervalInformation item", "nbap.TransmissionTimeIntervalInformation_item",
FT_NONE, BASE_NONE, NULL, 0,
- "TransmissionTimeIntervalInformation_item", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_transmissionTimeInterval,
{ "transmissionTimeInterval", "nbap.transmissionTimeInterval",
FT_UINT32, BASE_DEC, VALS(nbap_TransportFormatSet_TransmissionTimeIntervalDynamic_vals), 0,
@@ -61283,7 +61283,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_notApplicable,
{ "notApplicable", "nbap.notApplicable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_tdd_02,
{ "tdd", "nbap.tdd",
FT_UINT32, BASE_DEC, VALS(nbap_TransportFormatSet_SecondInterleavingMode_vals), 0,
@@ -61463,7 +61463,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_notUsed_pCPCHes_parameters,
{ "notUsed-pCPCHes-parameters", "nbap.notUsed_pCPCHes_parameters",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_fdd_S_CCPCH_Offset,
{ "fdd-S-CCPCH-Offset", "nbap.fdd_S_CCPCH_Offset",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -61751,7 +61751,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_notUsed_cPCH_parameters,
{ "notUsed-cPCH-parameters", "nbap.notUsed_cPCH_parameters",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_fACH_ParametersList_CTCH_ReconfRqstFDD,
{ "fACH-ParametersList-CTCH-ReconfRqstFDD", "nbap.fACH_ParametersList_CTCH_ReconfRqstFDD",
FT_NONE, BASE_NONE, NULL, 0,
@@ -61903,19 +61903,19 @@ void proto_register_nbap(void) {
{ &hf_nbap_notUsed_1_pCPCH_InformationList,
{ "notUsed-1-pCPCH-InformationList", "nbap.notUsed_1_pCPCH_InformationList",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_notUsed_2_cPCH_InformationList,
{ "notUsed-2-cPCH-InformationList", "nbap.notUsed_2_cPCH_InformationList",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_notUsed_3_aP_AICH_InformationList,
{ "notUsed-3-aP-AICH-InformationList", "nbap.notUsed_3_aP_AICH_InformationList",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_notUsed_4_cDCA_ICH_InformationList,
{ "notUsed-4-cDCA-ICH-InformationList", "nbap.notUsed_4_cDCA_ICH_InformationList",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_sCH_Information,
{ "sCH-Information", "nbap.sCH_Information",
FT_NONE, BASE_NONE, NULL, 0,
@@ -62059,7 +62059,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_notUsed_cPCH,
{ "notUsed-cPCH", "nbap.notUsed_cPCH",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_extension_CommonMeasurementObjectType_CM_Rqst,
{ "extension-CommonMeasurementObjectType-CM-Rqst", "nbap.extension_CommonMeasurementObjectType_CM_Rqst",
FT_NONE, BASE_NONE, NULL, 0,
@@ -62503,7 +62503,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_yes_Deletion,
{ "yes-Deletion", "nbap.yes_Deletion",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_sIB_Originator,
{ "sIB-Originator", "nbap.sIB_Originator",
FT_UINT32, BASE_DEC, VALS(nbap_SIB_Originator_vals), 0,
@@ -62563,11 +62563,11 @@ void proto_register_nbap(void) {
{ &hf_nbap_not_Used_sSDT_CellID_Length,
{ "not-Used-sSDT-CellID-Length", "nbap.not_Used_sSDT_CellID_Length",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_not_Used_s_FieldLength,
{ "not-Used-s-FieldLength", "nbap.not_Used_s_FieldLength",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_dl_DPCH_SlotFormat,
{ "dl-DPCH-SlotFormat", "nbap.dl_DPCH_SlotFormat",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -62579,11 +62579,11 @@ void proto_register_nbap(void) {
{ &hf_nbap_not_Used_pDSCH_RL_ID,
{ "not-Used-pDSCH-RL-ID", "nbap.not_Used_pDSCH_RL_ID",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_not_Used_pDSCH_CodeMapping,
{ "not-Used-pDSCH-CodeMapping", "nbap.not_Used_pDSCH_CodeMapping",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_powerOffsetInformation_01,
{ "powerOffsetInformation", "nbap.powerOffsetInformation",
FT_NONE, BASE_NONE, NULL, 0,
@@ -62611,7 +62611,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_not_Used_sSDT_Cell_Identity,
{ "not-Used-sSDT-Cell-Identity", "nbap.not_Used_sSDT_Cell_Identity",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_hSDSCH_Configured_Indicator,
{ "hSDSCH-Configured-Indicator", "nbap.hSDSCH_Configured_Indicator",
FT_UINT32, BASE_DEC, VALS(nbap_HSDSCH_Configured_Indicator_vals), 0,
@@ -62703,7 +62703,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_not_Used_dSCH_InformationResponseList,
{ "not-Used-dSCH-InformationResponseList", "nbap.not_Used_dSCH_InformationResponseList",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_sSDT_SupportIndicator,
{ "sSDT-SupportIndicator", "nbap.sSDT_SupportIndicator",
FT_UINT32, BASE_DEC, VALS(nbap_SSDT_SupportIndicator_vals), 0,
@@ -62775,7 +62775,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_not_Used_tFCI2_BearerInformationResponse,
{ "not-Used-tFCI2-BearerInformationResponse", "nbap.not_Used_tFCI2_BearerInformationResponse",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_combining_01,
{ "combining", "nbap.combining",
FT_NONE, BASE_NONE, NULL, 0,
@@ -62831,7 +62831,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_not_Used_sSDT_CellIdentity,
{ "not-Used-sSDT-CellIdentity", "nbap.not_Used_sSDT_CellIdentity",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_UL_CCTrCH_InformationList_RL_AdditionRqstTDD_item,
{ "UL-CCTrCH-InformationItem-RL-AdditionRqstTDD", "nbap.UL_CCTrCH_InformationItem_RL_AdditionRqstTDD",
FT_NONE, BASE_NONE, NULL, 0,
@@ -62991,7 +62991,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_not_Used_sSDT_CellIDLength,
{ "not-Used-sSDT-CellIDLength", "nbap.not_Used_sSDT_CellIDLength",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_powerOffsetInformation_03,
{ "powerOffsetInformation", "nbap.powerOffsetInformation",
FT_NONE, BASE_NONE, NULL, 0,
@@ -63015,7 +63015,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_not_Used_sSDT_Indication,
{ "not-Used-sSDT-Indication", "nbap.not_Used_sSDT_Indication",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_powerOffsetInformation_04,
{ "powerOffsetInformation", "nbap.powerOffsetInformation",
FT_NONE, BASE_NONE, NULL, 0,
@@ -64231,7 +64231,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_nodeB,
{ "nodeB", "nbap.nodeB",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_communicationContextInfoList_Reset,
{ "communicationContextInfoList-Reset", "nbap.communicationContextInfoList_Reset",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -64427,11 +64427,11 @@ void proto_register_nbap(void) {
{ &hf_nbap_lateEntrantCell,
{ "lateEntrantCell", "nbap.lateEntrantCell",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_frequencyAcquisition,
{ "frequencyAcquisition", "nbap.frequencyAcquisition",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_cellSyncBurstMeasuredInfo,
{ "cellSyncBurstMeasuredInfo", "nbap.cellSyncBurstMeasuredInfo",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -64455,7 +64455,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_cellSyncBurstNotAvailable,
{ "cellSyncBurstNotAvailable", "nbap.cellSyncBurstNotAvailable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_cellSyncBurstSIR,
{ "cellSyncBurstSIR", "nbap.cellSyncBurstSIR",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -64479,7 +64479,7 @@ void proto_register_nbap(void) {
{ &hf_nbap_syncDLCodeIDNotAvailable,
{ "syncDLCodeIDNotAvailable", "nbap.syncDLCodeIDNotAvailable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_nbap_syncDLCodeIdTiming,
{ "syncDLCodeIdTiming", "nbap.syncDLCodeIdTiming",
FT_UINT32, BASE_DEC, VALS(nbap_CellSyncBurstTimingLCR_vals), 0,
diff --git a/epan/dissectors/packet-ocsp.c b/epan/dissectors/packet-ocsp.c
index 55fbe58888..7e77306691 100644
--- a/epan/dissectors/packet-ocsp.c
+++ b/epan/dissectors/packet-ocsp.c
@@ -809,11 +809,11 @@ void proto_register_ocsp(void) {
{ &hf_ocsp_responseType,
{ "responseType", "ocsp.responseType",
FT_OID, BASE_NONE, NULL, 0,
- "T_responseType", HFILL }},
+ NULL, HFILL }},
{ &hf_ocsp_response,
{ "response", "ocsp.response",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_response", HFILL }},
+ NULL, HFILL }},
{ &hf_ocsp_tbsResponseData,
{ "tbsResponseData", "ocsp.tbsResponseData",
FT_NONE, BASE_NONE, NULL, 0,
@@ -869,7 +869,7 @@ void proto_register_ocsp(void) {
{ &hf_ocsp_good,
{ "good", "ocsp.good",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_ocsp_revoked,
{ "revoked", "ocsp.revoked",
FT_NONE, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-p7.c b/epan/dissectors/packet-p7.c
index 184ab47f37..fab2edf7bf 100644
--- a/epan/dissectors/packet-p7.c
+++ b/epan/dissectors/packet-p7.c
@@ -4414,15 +4414,15 @@ void proto_register_p7(void) {
{ &hf_p7_registration_parameter,
{ "registration-parameter", "p7.registration_parameter",
FT_NONE, BASE_NONE, NULL, 0,
- "T_registration_parameter", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_error_code,
{ "error-code", "p7.error_code",
FT_NONE, BASE_NONE, NULL, 0,
- "T_error_code", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_error_parameter,
{ "error-parameter", "p7.error_parameter",
FT_NONE, BASE_NONE, NULL, 0,
- "T_error_parameter", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_MSExtensions_item,
{ "MSExtensionItem", "p7.MSExtensionItem",
FT_NONE, BASE_NONE, NULL, 0,
@@ -4434,7 +4434,7 @@ void proto_register_p7(void) {
{ &hf_p7_initiator_name,
{ "initiator-name", "p7.initiator_name",
FT_NONE, BASE_NONE, NULL, 0,
- "T_initiator_name", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_initiator_credentials,
{ "initiator-credentials", "p7.initiator_credentials",
FT_UINT32, BASE_DEC, VALS(x411_Credentials_vals), 0,
@@ -4522,7 +4522,7 @@ void proto_register_p7(void) {
{ &hf_p7_matching_rules_supported,
{ "matching-rules-supported", "p7.matching_rules_supported",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_matching_rules_supported", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_matching_rules_supported_item,
{ "matching-rules-supported item", "p7.matching_rules_supported_item",
FT_OID, BASE_NONE, NULL, 0,
@@ -4542,7 +4542,7 @@ void proto_register_p7(void) {
{ &hf_p7_unsupported_extensions,
{ "unsupported-extensions", "p7.unsupported_extensions",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_unsupported_extensions", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_unsupported_extensions_item,
{ "unsupported-extensions item", "p7.unsupported_extensions_item",
FT_OID, BASE_NONE, NULL, 0,
@@ -4562,7 +4562,7 @@ void proto_register_p7(void) {
{ &hf_p7_indication_only,
{ "indication-only", "p7.indication_only",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_auto_action_log_entry,
{ "auto-action-log-entry", "p7.auto_action_log_entry",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -4574,7 +4574,7 @@ void proto_register_p7(void) {
{ &hf_p7_qualified_error,
{ "qualified-error", "p7.qualified_error",
FT_NONE, BASE_NONE, NULL, 0,
- "T_qualified_error", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_bind_problem,
{ "bind-problem", "p7.bind_problem",
FT_UINT32, BASE_DEC, VALS(p7_BindProblem_vals), 0,
@@ -4586,7 +4586,7 @@ void proto_register_p7(void) {
{ &hf_p7_bind_extension_errors,
{ "bind-extension-errors", "p7.bind_extension_errors",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_bind_extension_errors", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_bind_extension_errors_item,
{ "bind-extension-errors item", "p7.bind_extension_errors_item",
FT_OID, BASE_NONE, NULL, 0,
@@ -4646,7 +4646,7 @@ void proto_register_p7(void) {
{ &hf_p7_substrings,
{ "substrings", "p7.substrings",
FT_NONE, BASE_NONE, NULL, 0,
- "T_substrings", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_type,
{ "type", "p7.type",
FT_OID, BASE_NONE, NULL, 0,
@@ -4654,23 +4654,23 @@ void proto_register_p7(void) {
{ &hf_p7_strings,
{ "strings", "p7.strings",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_strings", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_strings_item,
{ "strings item", "p7.strings_item",
FT_UINT32, BASE_DEC, VALS(p7_T_strings_item_vals), 0,
- "T_strings_item", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_initial,
{ "initial", "p7.initial",
FT_NONE, BASE_NONE, NULL, 0,
- "T_initial", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_any,
{ "any", "p7.any",
FT_NONE, BASE_NONE, NULL, 0,
- "T_any", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_final,
{ "final", "p7.final",
FT_NONE, BASE_NONE, NULL, 0,
- "T_final", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_greater_or_equal,
{ "greater-or-equal", "p7.greater_or_equal",
FT_NONE, BASE_NONE, NULL, 0,
@@ -4698,11 +4698,11 @@ void proto_register_p7(void) {
{ &hf_p7_match_value,
{ "match-value", "p7.match_value",
FT_NONE, BASE_NONE, NULL, 0,
- "T_match_value", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_attribute_value,
{ "attribute-value", "p7.attribute_value",
FT_NONE, BASE_NONE, NULL, 0,
- "T_attribute_value", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_child_entries,
{ "child-entries", "p7.child_entries",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -4814,7 +4814,7 @@ void proto_register_p7(void) {
{ &hf_p7_count,
{ "count", "p7.count",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_count", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_span,
{ "span", "p7.span",
FT_NONE, BASE_NONE, NULL, 0,
@@ -4882,7 +4882,7 @@ void proto_register_p7(void) {
{ &hf_p7_item,
{ "item", "p7.item",
FT_UINT32, BASE_DEC, VALS(p7_T_item_vals), 0,
- "T_item", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_search,
{ "search", "p7.search",
FT_NONE, BASE_NONE, NULL, 0,
@@ -4914,7 +4914,7 @@ void proto_register_p7(void) {
{ &hf_p7_items,
{ "items", "p7.items",
FT_UINT32, BASE_DEC, VALS(p7_T_items_vals), 0,
- "T_items", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_sequence_numbers,
{ "sequence-numbers", "p7.sequence_numbers",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -4930,7 +4930,7 @@ void proto_register_p7(void) {
{ &hf_p7_delete_result_88,
{ "delete-result-88", "p7.delete_result_88",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_delete_result_94,
{ "delete-result-94", "p7.delete_result_94",
FT_NONE, BASE_NONE, NULL, 0,
@@ -4982,7 +4982,7 @@ void proto_register_p7(void) {
{ &hf_p7_change_credentials,
{ "change-credentials", "p7.change_credentials",
FT_NONE, BASE_NONE, NULL, 0,
- "T_change_credentials", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_register_old_credentials,
{ "old-credentials", "p7.old_credentials",
FT_UINT32, BASE_DEC, VALS(x411_Credentials_vals), 0,
@@ -5050,7 +5050,7 @@ void proto_register_p7(void) {
{ &hf_p7_MessageGroupRegistrations_item,
{ "MessageGroupRegistrations item", "p7.MessageGroupRegistrations_item",
FT_UINT32, BASE_DEC, VALS(p7_MessageGroupRegistrations_item_vals), 0,
- "MessageGroupRegistrations_item", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_register_group,
{ "register-group", "p7.register_group",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5074,15 +5074,15 @@ void proto_register_p7(void) {
{ &hf_p7_registrations,
{ "registrations", "p7.registrations",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_registrations", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_extended_registrations,
{ "extended-registrations", "p7.extended_registrations",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_extended_registrations", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_extended_registrations_item,
{ "extended-registrations item", "p7.extended_registrations_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_extended_registrations_item", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_restrict_message_groups,
{ "restrict-message-groups", "p7.restrict_message_groups",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5114,11 +5114,11 @@ void proto_register_p7(void) {
{ &hf_p7_no_status_information,
{ "no-status-information", "p7.no_status_information",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_registered_information,
{ "registered-information", "p7.registered_information",
FT_NONE, BASE_NONE, NULL, 0,
- "T_registered_information", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_registered_list_attribute_defaults,
{ "list-attribute-defaults", "p7.list_attribute_defaults",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5158,7 +5158,7 @@ void proto_register_p7(void) {
{ &hf_p7_entries,
{ "entries", "p7.entries",
FT_UINT32, BASE_DEC, VALS(p7_T_entries_vals), 0,
- "T_entries", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_specific_entries,
{ "specific-entries", "p7.specific_entries",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5186,7 +5186,7 @@ void proto_register_p7(void) {
{ &hf_p7_modification,
{ "modification", "p7.modification",
FT_UINT32, BASE_DEC, VALS(p7_T_modification_vals), 0,
- "T_modification", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_add_attribute,
{ "add-attribute", "p7.add_attribute",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5246,7 +5246,7 @@ void proto_register_p7(void) {
{ &hf_p7_mts_result,
{ "mts-result", "p7.mts_result",
FT_NONE, BASE_NONE, NULL, 0,
- "T_mts_result", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_message_submission_identifier,
{ "message-submission-identifier", "p7.message_submission_identifier",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5378,7 +5378,7 @@ void proto_register_p7(void) {
{ &hf_p7_restriction,
{ "restriction", "p7.restriction",
FT_UINT32, BASE_DEC, VALS(p7_T_restriction_vals), 0,
- "T_restriction", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_extended_content_type,
{ "content-type", "p7.content_type",
FT_OID, BASE_NONE, NULL, 0,
@@ -5454,7 +5454,7 @@ void proto_register_p7(void) {
{ &hf_p7_no_correlated_reports,
{ "no-correlated-reports", "p7.no_correlated_reports",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_location,
{ "location", "p7.location",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5474,11 +5474,11 @@ void proto_register_p7(void) {
{ &hf_p7_submission_control_violated,
{ "submission-control-violated", "p7.submission_control_violated",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_originator_invalid,
{ "originator-invalid", "p7.originator_invalid",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_recipient_improperly_specified,
{ "recipient-improperly-specified", "p7.recipient_improperly_specified",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5486,11 +5486,11 @@ void proto_register_p7(void) {
{ &hf_p7_element_of_service_not_subscribed,
{ "element-of-service-not-subscribed", "p7.element_of_service_not_subscribed",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_inconsistent_request,
{ "inconsistent-request", "p7.inconsistent_request",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_security_error,
{ "security-error", "p7.security_error",
FT_UINT32, BASE_DEC, VALS(x411_SecurityProblem_vals), 0,
@@ -5498,11 +5498,11 @@ void proto_register_p7(void) {
{ &hf_p7_unsupported_critical_function,
{ "unsupported-critical-function", "p7.unsupported_critical_function",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_remote_bind_error,
{ "remote-bind-error", "p7.remote_bind_error",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_service_error,
{ "service-error", "p7.service_error",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5578,7 +5578,7 @@ void proto_register_p7(void) {
{ &hf_p7_userdataAB,
{ "userdataAB", "p7.userdataAB",
FT_NONE, BASE_NONE, NULL, 0,
- "T_userdataAB", HFILL }},
+ NULL, HFILL }},
{ &hf_p7_OverrideRestrictions_override_content_types_restriction,
{ "override-content-types-restriction", "p7.override-content-types-restriction",
FT_BOOLEAN, 8, NULL, 0x80,
diff --git a/epan/dissectors/packet-pcap.c b/epan/dissectors/packet-pcap.c
index b14dbe6fbe..6256bedbd8 100644
--- a/epan/dissectors/packet-pcap.c
+++ b/epan/dissectors/packet-pcap.c
@@ -13772,7 +13772,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_extensionValue,
{ "extensionValue", "pcap.extensionValue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_extensionValue", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_PrivateIE_Container_item,
{ "PrivateIE-Field", "pcap.PrivateIE_Field",
FT_NONE, BASE_NONE, NULL, 0,
@@ -13948,7 +13948,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_fdd,
{ "fdd", "pcap.fdd",
FT_NONE, BASE_NONE, NULL, 0,
- "T_fdd", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_roundTripTimeInfoWanted,
{ "roundTripTimeInfoWanted", "pcap.roundTripTimeInfoWanted",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -13972,7 +13972,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_tdd,
{ "tdd", "pcap.tdd",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tdd", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_rxTimingDeviationInfoWanted,
{ "rxTimingDeviationInfoWanted", "pcap.rxTimingDeviationInfoWanted",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -14020,7 +14020,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_CriticalityDiagnostics_IE_List_item,
{ "CriticalityDiagnostics-IE-List item", "pcap.CriticalityDiagnostics_IE_List_item",
FT_NONE, BASE_NONE, NULL, 0,
- "CriticalityDiagnostics_IE_List_item", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_iECriticality,
{ "iECriticality", "pcap.iECriticality",
FT_UINT32, BASE_DEC, VALS(pcap_Criticality_vals), 0,
@@ -14108,7 +14108,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_latitudeSign,
{ "latitudeSign", "pcap.latitudeSign",
FT_UINT32, BASE_DEC, VALS(pcap_T_latitudeSign_vals), 0,
- "T_latitudeSign", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_latitude,
{ "latitude", "pcap.latitude",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -14120,7 +14120,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_directionOfAltitude,
{ "directionOfAltitude", "pcap.directionOfAltitude",
FT_UINT32, BASE_DEC, VALS(pcap_T_directionOfAltitude_vals), 0,
- "T_directionOfAltitude", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_altitude,
{ "altitude", "pcap.altitude",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -14164,7 +14164,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_GA_Polygon_item,
{ "GA-Polygon item", "pcap.GA_Polygon_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GA_Polygon_item", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_uncertaintySemi_major,
{ "uncertaintySemi-major", "pcap.uncertaintySemi_major",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -14468,7 +14468,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_non_broadcastIndication,
{ "non-broadcastIndication", "pcap.non_broadcastIndication",
FT_UINT32, BASE_DEC, VALS(pcap_T_non_broadcastIndication_vals), 0,
- "T_non_broadcastIndication", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_ganssSatInfoNavList,
{ "ganssSatInfoNavList", "pcap.ganssSatInfoNavList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -14620,7 +14620,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_dopplerUncertainty_01,
{ "dopplerUncertainty", "pcap.dopplerUncertainty",
FT_UINT32, BASE_DEC, VALS(pcap_T_dopplerUncertainty_vals), 0,
- "T_dopplerUncertainty", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_GANSS_GenericAssistanceDataList_item,
{ "GANSSGenericAssistanceData", "pcap.GANSSGenericAssistanceData",
FT_NONE, BASE_NONE, NULL, 0,
@@ -14664,7 +14664,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_GANSS_GenericMeasurementInfo_item,
{ "GANSS-GenericMeasurementInfo item", "pcap.GANSS_GenericMeasurementInfo_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GANSS_GenericMeasurementInfo_item", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_ganssMeasurementSignalList,
{ "ganssMeasurementSignalList", "pcap.ganssMeasurementSignalList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -14676,7 +14676,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_GANSSMeasurementSignalList_item,
{ "GANSSMeasurementSignalList item", "pcap.GANSSMeasurementSignalList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GANSSMeasurementSignalList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_ganssSignalId,
{ "ganssSignalId", "pcap.ganssSignalId",
FT_NONE, BASE_NONE, NULL, 0,
@@ -14812,7 +14812,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_multipathIndicator,
{ "multipathIndicator", "pcap.multipathIndicator",
FT_UINT32, BASE_DEC, VALS(pcap_T_multipathIndicator_vals), 0,
- "T_multipathIndicator", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_carrierQualityIndication,
{ "carrierQualityIndication", "pcap.carrierQualityIndication",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -14848,7 +14848,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_referenceTime,
{ "referenceTime", "pcap.referenceTime",
FT_UINT32, BASE_DEC, VALS(pcap_T_referenceTime_vals), 0,
- "T_referenceTime", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_utranReferenceTime,
{ "utranReferenceTime", "pcap.utranReferenceTime",
FT_NONE, BASE_NONE, NULL, 0,
@@ -15248,7 +15248,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_Ganss_Sat_Info_AddNavList_item,
{ "Ganss-Sat-Info-AddNavList item", "pcap.Ganss_Sat_Info_AddNavList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "Ganss_Sat_Info_AddNavList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_svHealth,
{ "svHealth", "pcap.svHealth",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -15268,7 +15268,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_GANSS_Sat_Info_Nav_item,
{ "GANSS-Sat-Info-Nav item", "pcap.GANSS_Sat_Info_Nav_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GANSS_Sat_Info_Nav_item", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_svHealth_01,
{ "svHealth", "pcap.svHealth",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -15308,7 +15308,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_gnss_to_id,
{ "gnss-to-id", "pcap.gnss_to_id",
FT_UINT32, BASE_DEC, VALS(pcap_T_gnss_to_id_vals), 0,
- "T_gnss_to_id", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_ganss_wk_number,
{ "ganss-wk-number", "pcap.ganss_wk_number",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -15716,7 +15716,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_ue_GANSSTimingOfCellFrames,
{ "ue-GANSSTimingOfCellFrames", "pcap.ue_GANSSTimingOfCellFrames",
FT_UINT64, BASE_DEC, NULL, 0,
- "T_ue_GANSSTimingOfCellFrames", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_gANSS_TimeId,
{ "gANSS-TimeId", "pcap.gANSS_TimeId",
FT_NONE, BASE_NONE, NULL, 0,
@@ -16204,7 +16204,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_ganssSatelliteInfo,
{ "ganssSatelliteInfo", "pcap.ganssSatelliteInfo",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_ganssSatelliteInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_ganssSatelliteInfo_item,
{ "ganssSatelliteInfo item", "pcap.ganssSatelliteInfo_item",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -16296,19 +16296,19 @@ void proto_register_pcap(void) {
{ &hf_pcap_ganss_ReferenceTime,
{ "ganss-ReferenceTime", "pcap.ganss_ReferenceTime",
FT_UINT32, BASE_DEC, VALS(pcap_T_ganss_ReferenceTime_vals), 0,
- "T_ganss_ReferenceTime", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_ganss_IonosphericModel,
{ "ganss-IonosphericModel", "pcap.ganss_IonosphericModel",
FT_UINT32, BASE_DEC, VALS(pcap_T_ganss_IonosphericModel_vals), 0,
- "T_ganss_IonosphericModel", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_ganss_ReferenceLocation,
{ "ganss-ReferenceLocation", "pcap.ganss_ReferenceLocation",
FT_UINT32, BASE_DEC, VALS(pcap_T_ganss_ReferenceLocation_vals), 0,
- "T_ganss_ReferenceLocation", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_eopReq,
{ "eopReq", "pcap.eopReq",
FT_UINT32, BASE_DEC, VALS(pcap_T_eopReq_vals), 0,
- "T_eopReq", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_GANSSGenericDataList_item,
{ "GANSSGenericDataReq", "pcap.GANSSGenericDataReq",
FT_NONE, BASE_NONE, NULL, 0,
@@ -16424,7 +16424,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_MessageStructure_item,
{ "MessageStructure item", "pcap.MessageStructure_item",
FT_NONE, BASE_NONE, NULL, 0,
- "MessageStructure_item", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_repetitionNumber_01,
{ "repetitionNumber", "pcap.repetitionNumber",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -16436,7 +16436,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_ue_State,
{ "ue-State", "pcap.ue_State",
FT_UINT32, BASE_DEC, VALS(pcap_T_ue_State_vals), 0,
- "T_ue_State", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_otdoa_ReferenceCellInfo,
{ "otdoa-ReferenceCellInfo", "pcap.otdoa_ReferenceCellInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -16596,7 +16596,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_new_ue_State,
{ "new-ue-State", "pcap.new_ue_State",
FT_UINT32, BASE_DEC, VALS(pcap_T_new_ue_State_vals), 0,
- "T_new_ue_State", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_gps_UTC_Model,
{ "gps-UTC-Model", "pcap.gps_UTC_Model",
FT_NONE, BASE_NONE, NULL, 0,
@@ -16692,11 +16692,11 @@ void proto_register_pcap(void) {
{ &hf_pcap_NetworkAssistedGANSSSupport_item,
{ "NetworkAssistedGANSSSupport item", "pcap.NetworkAssistedGANSSSupport_item",
FT_NONE, BASE_NONE, NULL, 0,
- "NetworkAssistedGANSSSupport_item", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_ganssMode,
{ "ganssMode", "pcap.ganssMode",
FT_UINT32, BASE_DEC, VALS(pcap_T_ganssMode_vals), 0,
- "T_ganssMode", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_ganssSignalID_02,
{ "ganssSignalID", "pcap.ganssSignalID",
FT_NONE, BASE_NONE, NULL, 0,
@@ -16776,7 +16776,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_modeSpecificInfo,
{ "modeSpecificInfo", "pcap.modeSpecificInfo",
FT_UINT32, BASE_DEC, VALS(pcap_T_modeSpecificInfo_vals), 0,
- "T_modeSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_fdd_01,
{ "fdd", "pcap.fdd",
FT_NONE, BASE_NONE, NULL, 0,
@@ -16796,11 +16796,11 @@ void proto_register_pcap(void) {
{ &hf_pcap_positioningMode,
{ "positioningMode", "pcap.positioningMode",
FT_UINT32, BASE_DEC, VALS(pcap_T_positioningMode_vals), 0,
- "T_positioningMode", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_ueBased,
{ "ueBased", "pcap.ueBased",
FT_NONE, BASE_NONE, NULL, 0,
- "T_ueBased", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_cellPosition,
{ "cellPosition", "pcap.cellPosition",
FT_UINT32, BASE_DEC, VALS(pcap_ReferenceCellPosition_vals), 0,
@@ -16812,7 +16812,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_ueAssisted,
{ "ueAssisted", "pcap.ueAssisted",
FT_NONE, BASE_NONE, NULL, 0,
- "T_ueAssisted", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_ue_positioning_IPDL_Paremeters,
{ "ue-positioning-IPDL-Paremeters", "pcap.ue_positioning_IPDL_Paremeters",
FT_NONE, BASE_NONE, NULL, 0,
@@ -17076,7 +17076,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_Transmission_Gap_Pattern_Sequence_Information_item,
{ "Transmission-Gap-Pattern-Sequence-Information item", "pcap.Transmission_Gap_Pattern_Sequence_Information_item",
FT_NONE, BASE_NONE, NULL, 0,
- "Transmission_Gap_Pattern_Sequence_Information_item", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_tGPSID,
{ "tGPSID", "pcap.tGPSID",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -17116,7 +17116,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_Transmission_Gap_Pattern_Sequence_Status_List_item,
{ "Transmission-Gap-Pattern-Sequence-Status-List item", "pcap.Transmission_Gap_Pattern_Sequence_Status_List_item",
FT_NONE, BASE_NONE, NULL, 0,
- "Transmission_Gap_Pattern_Sequence_Status_List_item", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_tGPRC,
{ "tGPRC", "pcap.tGPRC",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -17216,7 +17216,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_type1,
{ "type1", "pcap.type1",
FT_NONE, BASE_NONE, NULL, 0,
- "T_type1", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_midambleConfigurationBurstType1And3,
{ "midambleConfigurationBurstType1And3", "pcap.midambleConfigurationBurstType1And3",
FT_UINT32, BASE_DEC, VALS(pcap_MidambleConfigurationBurstType1And3_vals), 0,
@@ -17224,15 +17224,15 @@ void proto_register_pcap(void) {
{ &hf_pcap_midambleAllocationMode,
{ "midambleAllocationMode", "pcap.midambleAllocationMode",
FT_UINT32, BASE_DEC, VALS(pcap_T_midambleAllocationMode_vals), 0,
- "T_midambleAllocationMode", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_defaultMidamble,
{ "defaultMidamble", "pcap.defaultMidamble",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_commonMidamble,
{ "commonMidamble", "pcap.commonMidamble",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_ueSpecificMidamble,
{ "ueSpecificMidamble", "pcap.ueSpecificMidamble",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -17240,7 +17240,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_type2,
{ "type2", "pcap.type2",
FT_NONE, BASE_NONE, NULL, 0,
- "T_type2", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_midambleConfigurationBurstType2,
{ "midambleConfigurationBurstType2", "pcap.midambleConfigurationBurstType2",
FT_UINT32, BASE_DEC, VALS(pcap_MidambleConfigurationBurstType2_vals), 0,
@@ -17256,7 +17256,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_type3,
{ "type3", "pcap.type3",
FT_NONE, BASE_NONE, NULL, 0,
- "T_type3", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_midambleAllocationMode_02,
{ "midambleAllocationMode", "pcap.midambleAllocationMode",
FT_UINT32, BASE_DEC, VALS(pcap_T_midambleAllocationMode_02_vals), 0,
@@ -17340,7 +17340,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_TransportFormatSet_DynamicPartList_item,
{ "TransportFormatSet-DynamicPartList item", "pcap.TransportFormatSet_DynamicPartList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "TransportFormatSet_DynamicPartList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_rlc_Size,
{ "rlc-Size", "pcap.rlc_Size",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -17388,7 +17388,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_ctfc2Bit,
{ "ctfc2Bit", "pcap.ctfc2Bit",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_ctfc2Bit", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_ctfc2Bit_item,
{ "ctfc2Bit item", "pcap.ctfc2Bit_item",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -17396,7 +17396,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_ctfc4Bit,
{ "ctfc4Bit", "pcap.ctfc4Bit",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_ctfc4Bit", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_ctfc4Bit_item,
{ "ctfc4Bit item", "pcap.ctfc4Bit_item",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -17404,7 +17404,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_ctfc6Bit,
{ "ctfc6Bit", "pcap.ctfc6Bit",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_ctfc6Bit", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_ctfc6Bit_item,
{ "ctfc6Bit item", "pcap.ctfc6Bit_item",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -17412,7 +17412,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_ctfc8Bit,
{ "ctfc8Bit", "pcap.ctfc8Bit",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_ctfc8Bit", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_ctfc8Bit_item,
{ "ctfc8Bit item", "pcap.ctfc8Bit_item",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -17420,7 +17420,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_ctfc12Bit,
{ "ctfc12Bit", "pcap.ctfc12Bit",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_ctfc12Bit", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_ctfc12Bit_item,
{ "ctfc12Bit item", "pcap.ctfc12Bit_item",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -17428,7 +17428,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_ctfc16Bit,
{ "ctfc16Bit", "pcap.ctfc16Bit",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_ctfc16Bit", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_ctfc16Bit_item,
{ "ctfc16Bit item", "pcap.ctfc16Bit_item",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -17436,7 +17436,7 @@ void proto_register_pcap(void) {
{ &hf_pcap_ctfc24Bit,
{ "ctfc24Bit", "pcap.ctfc24Bit",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_ctfc24Bit", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_ctfc24Bit_item,
{ "ctfc24Bit item", "pcap.ctfc24Bit_item",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -17500,15 +17500,15 @@ void proto_register_pcap(void) {
{ &hf_pcap_utran_GPSTimingOfCell,
{ "utran-GPSTimingOfCell", "pcap.utran_GPSTimingOfCell",
FT_UINT64, BASE_DEC, NULL, 0,
- "T_utran_GPSTimingOfCell", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_ue_GPSTimingOfCell,
{ "ue-GPSTimingOfCell", "pcap.ue_GPSTimingOfCell",
FT_UINT64, BASE_DEC, NULL, 0,
- "T_ue_GPSTimingOfCell", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_ue_GANSSTimingOfCell,
{ "ue-GANSSTimingOfCell", "pcap.ue_GANSSTimingOfCell",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_ue_GANSSTimingOfCell", HFILL }},
+ NULL, HFILL }},
{ &hf_pcap_ganss_Time_ID,
{ "ganss-Time-ID", "pcap.ganss_Time_ID",
FT_NONE, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-pkcs12.c b/epan/dissectors/packet-pkcs12.c
index db46a61b6d..38c259e574 100644
--- a/epan/dissectors/packet-pkcs12.c
+++ b/epan/dissectors/packet-pkcs12.c
@@ -1255,7 +1255,7 @@ void proto_register_pkcs12(void) {
{ &hf_pkcs12_version,
{ "version", "pkcs12.version",
FT_UINT32, BASE_DEC, VALS(pkcs12_T_version_vals), 0,
- "T_version", HFILL }},
+ NULL, HFILL }},
{ &hf_pkcs12_authSafe,
{ "authSafe", "pkcs12.authSafe",
FT_NONE, BASE_NONE, NULL, 0,
@@ -1295,11 +1295,11 @@ void proto_register_pkcs12(void) {
{ &hf_pkcs12_bagId,
{ "bagId", "pkcs12.bagId",
FT_OID, BASE_NONE, NULL, 0,
- "T_bagId", HFILL }},
+ NULL, HFILL }},
{ &hf_pkcs12_bagValue,
{ "bagValue", "pkcs12.bagValue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_bagValue", HFILL }},
+ NULL, HFILL }},
{ &hf_pkcs12_bagAttributes,
{ "bagAttributes", "pkcs12.bagAttributes",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -1311,39 +1311,39 @@ void proto_register_pkcs12(void) {
{ &hf_pkcs12_certId,
{ "certId", "pkcs12.certId",
FT_OID, BASE_NONE, NULL, 0,
- "T_certId", HFILL }},
+ NULL, HFILL }},
{ &hf_pkcs12_certValue,
{ "certValue", "pkcs12.certValue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_certValue", HFILL }},
+ NULL, HFILL }},
{ &hf_pkcs12_crlId,
{ "crlId", "pkcs12.crlId",
FT_OID, BASE_NONE, NULL, 0,
- "T_crlId", HFILL }},
+ NULL, HFILL }},
{ &hf_pkcs12_crlValue,
{ "crlValue", "pkcs12.crlValue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_crlValue", HFILL }},
+ NULL, HFILL }},
{ &hf_pkcs12_secretTypeId,
{ "secretTypeId", "pkcs12.secretTypeId",
FT_OID, BASE_NONE, NULL, 0,
- "T_secretTypeId", HFILL }},
+ NULL, HFILL }},
{ &hf_pkcs12_secretValue,
{ "secretValue", "pkcs12.secretValue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_secretValue", HFILL }},
+ NULL, HFILL }},
{ &hf_pkcs12_attrId,
{ "attrId", "pkcs12.attrId",
FT_OID, BASE_NONE, NULL, 0,
- "T_attrId", HFILL }},
+ NULL, HFILL }},
{ &hf_pkcs12_attrValues,
{ "attrValues", "pkcs12.attrValues",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_attrValues", HFILL }},
+ NULL, HFILL }},
{ &hf_pkcs12_attrValues_item,
{ "attrValues item", "pkcs12.attrValues_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_attrValues_item", HFILL }},
+ NULL, HFILL }},
{ &hf_pkcs12_privateKeyVersion,
{ "version", "pkcs12.version",
FT_UINT32, BASE_DEC, VALS(pkcs12_Version_vals), 0,
diff --git a/epan/dissectors/packet-pkix1explicit.c b/epan/dissectors/packet-pkix1explicit.c
index 6de29f1444..d8f7cada8a 100644
--- a/epan/dissectors/packet-pkix1explicit.c
+++ b/epan/dissectors/packet-pkix1explicit.c
@@ -864,7 +864,7 @@ void proto_register_pkix1explicit(void) {
{ &hf_pkix1explicit_extnId,
{ "extnId", "pkix1explicit.extnId",
FT_OID, BASE_NONE, NULL, 0,
- "T_extnId", HFILL }},
+ NULL, HFILL }},
{ &hf_pkix1explicit_critical,
{ "critical", "pkix1explicit.critical",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -872,7 +872,7 @@ void proto_register_pkix1explicit(void) {
{ &hf_pkix1explicit_extnValue,
{ "extnValue", "pkix1explicit.extnValue",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_extnValue", HFILL }},
+ NULL, HFILL }},
{ &hf_pkix1explicit_p,
{ "p", "pkix1explicit.p",
FT_INT32, BASE_DEC, NULL, 0,
@@ -908,15 +908,15 @@ void proto_register_pkix1explicit(void) {
{ &hf_pkix1explicit_values,
{ "values", "pkix1explicit.values",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_values", HFILL }},
+ NULL, HFILL }},
{ &hf_pkix1explicit_values_item,
{ "values item", "pkix1explicit.values_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_values_item", HFILL }},
+ NULL, HFILL }},
{ &hf_pkix1explicit_value,
{ "value", "pkix1explicit.value",
FT_NONE, BASE_NONE, NULL, 0,
- "T_value", HFILL }},
+ NULL, HFILL }},
{ &hf_pkix1explicit_RDNSequence_item,
{ "RelativeDistinguishedName", "pkix1explicit.RelativeDistinguishedName",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -940,7 +940,7 @@ void proto_register_pkix1explicit(void) {
{ &hf_pkix1explicit_addressFamily,
{ "addressFamily", "pkix1explicit.addressFamily",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_addressFamily", HFILL }},
+ NULL, HFILL }},
{ &hf_pkix1explicit_ipAddressChoice,
{ "ipAddressChoice", "pkix1explicit.ipAddressChoice",
FT_UINT32, BASE_DEC, VALS(pkix1explicit_IPAddressChoice_vals), 0,
@@ -948,7 +948,7 @@ void proto_register_pkix1explicit(void) {
{ &hf_pkix1explicit_inherit,
{ "inherit", "pkix1explicit.inherit",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_pkix1explicit_addressesOrRanges,
{ "addressesOrRanges", "pkix1explicit.addressesOrRanges",
FT_UINT32, BASE_DEC, NULL, 0,
diff --git a/epan/dissectors/packet-pkix1implicit.c b/epan/dissectors/packet-pkix1implicit.c
index 6d4a15a5aa..ed0497716e 100644
--- a/epan/dissectors/packet-pkix1implicit.c
+++ b/epan/dissectors/packet-pkix1implicit.c
@@ -337,7 +337,7 @@ void proto_register_pkix1implicit(void) {
{ &hf_pkix1implicit_noticeNumbers,
{ "noticeNumbers", "pkix1implicit.noticeNumbers",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_noticeNumbers", HFILL }},
+ NULL, HFILL }},
{ &hf_pkix1implicit_noticeNumbers_item,
{ "noticeNumbers item", "pkix1implicit.noticeNumbers_item",
FT_INT32, BASE_DEC, NULL, 0,
diff --git a/epan/dissectors/packet-pkixac.c b/epan/dissectors/packet-pkixac.c
index 9bd4b2af73..46aa811820 100644
--- a/epan/dissectors/packet-pkixac.c
+++ b/epan/dissectors/packet-pkixac.c
@@ -602,7 +602,7 @@ void proto_register_pkixac(void) {
{ &hf_pkixac_digestedObjectType,
{ "digestedObjectType", "pkixac.digestedObjectType",
FT_UINT32, BASE_DEC, VALS(pkixac_T_digestedObjectType_vals), 0,
- "T_digestedObjectType", HFILL }},
+ NULL, HFILL }},
{ &hf_pkixac_otherObjectTypeID,
{ "otherObjectTypeID", "pkixac.otherObjectTypeID",
FT_OID, BASE_NONE, NULL, 0,
@@ -658,11 +658,11 @@ void proto_register_pkixac(void) {
{ &hf_pkixac_values,
{ "values", "pkixac.values",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_values", HFILL }},
+ NULL, HFILL }},
{ &hf_pkixac_values_item,
{ "values item", "pkixac.values_item",
FT_UINT32, BASE_DEC, VALS(pkixac_T_values_item_vals), 0,
- "T_values_item", HFILL }},
+ NULL, HFILL }},
{ &hf_pkixac_octets,
{ "octets", "pkixac.octets",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -714,11 +714,11 @@ void proto_register_pkixac(void) {
{ &hf_pkixac_type,
{ "type", "pkixac.type",
FT_OID, BASE_NONE, NULL, 0,
- "T_type", HFILL }},
+ NULL, HFILL }},
{ &hf_pkixac_value,
{ "value", "pkixac.value",
FT_NONE, BASE_NONE, NULL, 0,
- "T_value", HFILL }},
+ NULL, HFILL }},
{ &hf_pkixac_pathLenConstraint,
{ "pathLenConstraint", "pkixac.pathLenConstraint",
FT_UINT32, BASE_DEC, NULL, 0,
diff --git a/epan/dissectors/packet-pkixqualified.c b/epan/dissectors/packet-pkixqualified.c
index 2c65f887e2..d77ca533d0 100644
--- a/epan/dissectors/packet-pkixqualified.c
+++ b/epan/dissectors/packet-pkixqualified.c
@@ -427,11 +427,11 @@ void proto_register_pkixqualified(void) {
{ &hf_pkixqualified_statementId,
{ "statementId", "pkixqualified.statementId",
FT_OID, BASE_NONE, NULL, 0,
- "T_statementId", HFILL }},
+ NULL, HFILL }},
{ &hf_pkixqualified_statementInfo,
{ "statementInfo", "pkixqualified.statementInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_statementInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_pkixqualified_semanticsIdentifier,
{ "semanticsIdentifier", "pkixqualified.semanticsIdentifier",
FT_OID, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-pkixtsp.c b/epan/dissectors/packet-pkixtsp.c
index d775f31d82..b9e7db1d01 100644
--- a/epan/dissectors/packet-pkixtsp.c
+++ b/epan/dissectors/packet-pkixtsp.c
@@ -422,7 +422,7 @@ void proto_register_pkixtsp(void) {
{ &hf_pkixtsp_version,
{ "version", "pkixtsp.version",
FT_INT32, BASE_DEC, VALS(pkixtsp_T_version_vals), 0,
- "T_version", HFILL }},
+ NULL, HFILL }},
{ &hf_pkixtsp_messageImprint,
{ "messageImprint", "pkixtsp.messageImprint",
FT_NONE, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-pres.c b/epan/dissectors/packet-pres.c
index 4ff806fffa..3d883215e9 100644
--- a/epan/dissectors/packet-pres.c
+++ b/epan/dissectors/packet-pres.c
@@ -1570,7 +1570,7 @@ void proto_register_pres(void) {
{ &hf_pres_normal_mode_parameters,
{ "normal-mode-parameters", "pres.normal_mode_parameters",
FT_NONE, BASE_NONE, NULL, 0,
- "T_normal_mode_parameters", HFILL }},
+ NULL, HFILL }},
{ &hf_pres_protocol_version,
{ "protocol-version", "pres.protocol_version",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -1610,7 +1610,7 @@ void proto_register_pres(void) {
{ &hf_pres_extensions,
{ "extensions", "pres.extensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_extensions", HFILL }},
+ NULL, HFILL }},
{ &hf_pres_user_data,
{ "user-data", "pres.user_data",
FT_UINT32, BASE_DEC, VALS(pres_User_data_vals), 0,
@@ -1710,7 +1710,7 @@ void proto_register_pres(void) {
{ &hf_pres_Context_list_item,
{ "Context-list item", "pres.Context_list_item",
FT_NONE, BASE_NONE, NULL, 0,
- "Context_list_item", HFILL }},
+ NULL, HFILL }},
{ &hf_pres_presentation_context_identifier,
{ "presentation-context-identifier", "pres.presentation_context_identifier",
FT_INT32, BASE_DEC, NULL, 0,
@@ -1734,7 +1734,7 @@ void proto_register_pres(void) {
{ &hf_pres_mode_value,
{ "mode-value", "pres.mode_value",
FT_INT32, BASE_DEC, VALS(pres_T_mode_value_vals), 0,
- "T_mode_value", HFILL }},
+ NULL, HFILL }},
{ &hf_pres_Presentation_context_deletion_list_item,
{ "Presentation-context-identifier", "pres.Presentation_context_identifier",
FT_INT32, BASE_DEC, NULL, 0,
@@ -1742,15 +1742,15 @@ void proto_register_pres(void) {
{ &hf_pres_Presentation_context_deletion_result_list_item,
{ "Presentation-context-deletion-result-list item", "pres.Presentation_context_deletion_result_list_item",
FT_INT32, BASE_DEC, VALS(pres_Presentation_context_deletion_result_list_item_vals), 0,
- "Presentation_context_deletion_result_list_item", HFILL }},
+ NULL, HFILL }},
{ &hf_pres_Presentation_context_identifier_list_item,
{ "Presentation-context-identifier-list item", "pres.Presentation_context_identifier_list_item",
FT_NONE, BASE_NONE, NULL, 0,
- "Presentation_context_identifier_list_item", HFILL }},
+ NULL, HFILL }},
{ &hf_pres_Result_list_item,
{ "Result-list item", "pres.Result_list_item",
FT_NONE, BASE_NONE, NULL, 0,
- "Result_list_item", HFILL }},
+ NULL, HFILL }},
{ &hf_pres_result,
{ "result", "pres.result",
FT_INT32, BASE_DEC, VALS(pres_Result_vals), 0,
@@ -1758,7 +1758,7 @@ void proto_register_pres(void) {
{ &hf_pres_provider_reason,
{ "provider-reason", "pres.provider_reason",
FT_INT32, BASE_DEC, VALS(pres_T_provider_reason_vals), 0,
- "T_provider_reason", HFILL }},
+ NULL, HFILL }},
{ &hf_pres_simply_encoded_data,
{ "simply-encoded-data", "pres.simply_encoded_data",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -1774,11 +1774,11 @@ void proto_register_pres(void) {
{ &hf_pres_presentation_data_values,
{ "presentation-data-values", "pres.presentation_data_values",
FT_UINT32, BASE_DEC, VALS(pres_T_presentation_data_values_vals), 0,
- "T_presentation_data_values", HFILL }},
+ NULL, HFILL }},
{ &hf_pres_single_ASN1_type,
{ "single-ASN1-type", "pres.single_ASN1_type",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_single_ASN1_type", HFILL }},
+ NULL, HFILL }},
{ &hf_pres_octet_aligned,
{ "octet-aligned", "pres.octet_aligned",
FT_BYTES, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-q932-ros.c b/epan/dissectors/packet-q932-ros.c
index d8fa90b4b3..076f2f862c 100644
--- a/epan/dissectors/packet-q932-ros.c
+++ b/epan/dissectors/packet-q932-ros.c
@@ -697,11 +697,11 @@ void proto_register_q932_ros(void) {
{ &hf_q932_ros_local,
{ "local", "q932.ros.local",
FT_INT32, BASE_DEC, NULL, 0,
- "T_local", HFILL }},
+ NULL, HFILL }},
{ &hf_q932_ros_global,
{ "global", "q932.ros.global",
FT_OID, BASE_NONE, NULL, 0,
- "T_global", HFILL }},
+ NULL, HFILL }},
{ &hf_q932_ros_invoke,
{ "invoke", "q932.ros.invoke",
FT_NONE, BASE_NONE, NULL, 0,
@@ -725,7 +725,7 @@ void proto_register_q932_ros(void) {
{ &hf_q932_ros_linkedId,
{ "linkedId", "q932.ros.linkedId",
FT_UINT32, BASE_DEC, VALS(q932_ros_T_linkedId_vals), 0,
- "T_linkedId", HFILL }},
+ NULL, HFILL }},
{ &hf_q932_ros_linkedIdPresent,
{ "present", "q932.ros.present",
FT_INT32, BASE_DEC, NULL, 0,
@@ -733,7 +733,7 @@ void proto_register_q932_ros(void) {
{ &hf_q932_ros_absent,
{ "absent", "q932.ros.absent",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_q932_ros_opcode,
{ "opcode", "q932.ros.opcode",
FT_UINT32, BASE_DEC, VALS(q932_ros_Code_vals), 0,
@@ -745,7 +745,7 @@ void proto_register_q932_ros(void) {
{ &hf_q932_ros_result,
{ "result", "q932.ros.result",
FT_NONE, BASE_NONE, NULL, 0,
- "T_result", HFILL }},
+ NULL, HFILL }},
{ &hf_q932_ros_resultArgument,
{ "result", "q932.ros.result",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -757,11 +757,11 @@ void proto_register_q932_ros(void) {
{ &hf_q932_ros_parameter,
{ "parameter", "q932.ros.parameter",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_parameter", HFILL }},
+ NULL, HFILL }},
{ &hf_q932_ros_problem,
{ "problem", "q932.ros.problem",
FT_UINT32, BASE_DEC, VALS(q932_ros_T_problem_vals), 0,
- "T_problem", HFILL }},
+ NULL, HFILL }},
{ &hf_q932_ros_general,
{ "general", "q932.ros.general",
FT_INT32, BASE_DEC, VALS(q932_ros_GeneralProblem_vals), 0,
diff --git a/epan/dissectors/packet-q932.c b/epan/dissectors/packet-q932.c
index f2d3243976..0bc43059aa 100644
--- a/epan/dissectors/packet-q932.c
+++ b/epan/dissectors/packet-q932.c
@@ -825,11 +825,11 @@ void proto_register_q932(void) {
{ &hf_q932_presentationRestricted,
{ "presentationRestricted", "q932.presentationRestricted",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_q932_numberNotAvailableDueTolnterworking,
{ "numberNotAvailableDueTolnterworking", "q932.numberNotAvailableDueTolnterworking",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_q932_presentationRestrictedAddressScreened,
{ "presentationRestrictedAddress", "q932.presentationRestrictedAddress",
FT_NONE, BASE_NONE, NULL, 0,
@@ -849,7 +849,7 @@ void proto_register_q932(void) {
{ &hf_q932_numberNotAvailableDueToInterworking,
{ "numberNotAvailableDueToInterworking", "q932.numberNotAvailableDueToInterworking",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_q932_presentationRestrictedNumberScreened,
{ "presentationRestrictedNumber", "q932.presentationRestrictedNumber",
FT_NONE, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-qsig.c b/epan/dissectors/packet-qsig.c
index 939dd4a16f..d58d27bfc0 100644
--- a/epan/dissectors/packet-qsig.c
+++ b/epan/dissectors/packet-qsig.c
@@ -12612,11 +12612,11 @@ void proto_register_qsig(void) {
{ &hf_qsig_extensionId,
{ "extensionId", "qsig.extensionId",
FT_OID, BASE_NONE, NULL, 0,
- "T_extensionId", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_extensionArgument,
{ "extensionArgument", "qsig.extensionArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "T_extensionArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_presentationAllowedAddressS,
{ "presentationAllowedAddressS", "qsig.presentationAllowedAddressS",
FT_NONE, BASE_NONE, NULL, 0,
@@ -12624,11 +12624,11 @@ void proto_register_qsig(void) {
{ &hf_qsig_presentationRestricted,
{ "presentationRestricted", "qsig.presentationRestricted",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_numberNotAvailableDueToInterworking,
{ "numberNotAvailableDueToInterworking", "qsig.numberNotAvailableDueToInterworking",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_presentationRestrictedAddressS,
{ "presentationRestrictedAddressS", "qsig.presentationRestrictedAddressS",
FT_NONE, BASE_NONE, NULL, 0,
@@ -12739,7 +12739,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_na_nameSequence,
{ "nameSequence", "qsig.na.nameSequence",
FT_NONE, BASE_NONE, NULL, 0,
- "T_nameSequence", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_na_extensionNA,
{ "extension", "qsig.na.extension",
FT_UINT32, BASE_DEC, VALS(qsig_na_NameExtension_vals), 0,
@@ -12787,7 +12787,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_na_namePresentationRestrictedNull,
{ "namePresentationRestrictedNull", "qsig.na.namePresentationRestrictedNull",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_na_nameData,
{ "nameData", "qsig.na.nameData",
FT_STRING, BASE_NONE, NULL, 0,
@@ -13160,7 +13160,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_ct_resultExtension,
{ "resultExtension", "qsig.ct.resultExtension",
FT_UINT32, BASE_DEC, VALS(qsig_ct_T_resultExtension_vals), 0,
- "T_resultExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_ct_argumentExtensionCTI,
{ "argumentExtension", "qsig.ct.argumentExtension",
FT_UINT32, BASE_DEC, VALS(qsig_ct_CTIargumentExtension_vals), 0,
@@ -13283,7 +13283,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_cc_fullArg,
{ "fullArg", "qsig.cc.fullArg",
FT_NONE, BASE_NONE, NULL, 0,
- "T_fullArg", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_cc_numberA_01,
{ "numberA", "qsig.cc.numberA",
FT_UINT32, BASE_DEC, VALS(qsig_PartyNumber_vals), 0,
@@ -13295,7 +13295,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_cc_none,
{ "none", "qsig.cc.none",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_cc_single,
{ "single", "qsig.cc.single",
FT_NONE, BASE_NONE, NULL, 0,
@@ -13338,7 +13338,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_co_extendedServiceList,
{ "extendedServiceList", "qsig.co.extendedServiceList",
FT_NONE, BASE_NONE, NULL, 0,
- "T_extendedServiceList", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_co_extension,
{ "extension", "qsig.co.extension",
FT_NONE, BASE_NONE, NULL, 0,
@@ -13441,11 +13441,11 @@ void proto_register_qsig(void) {
{ &hf_qsig_dnd_status,
{ "status", "qsig.dnd.status",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_status", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_dnd_status_item,
{ "status item", "qsig.dnd.status_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_status_item", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_dnd_dndProtectionLevel,
{ "dndProtectionLevel", "qsig.dnd.dndProtectionLevel",
FT_UINT32, BASE_DEC, VALS(qsig_dnd_DNDProtectionLevel_vals), 0,
@@ -13453,7 +13453,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_dnd_resultExtension,
{ "resultExtension", "qsig.dnd.resultExtension",
FT_UINT32, BASE_DEC, VALS(qsig_dnd_T_resultExtension_vals), 0,
- "T_resultExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_dnd_argumentExtensionDNDD,
{ "argumentExtension", "qsig.dnd.argumentExtension",
FT_UINT32, BASE_DEC, VALS(qsig_dnd_DNDDargumentExtension_vals), 0,
@@ -13489,7 +13489,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_dnd_extendedServiceList,
{ "extendedServiceList", "qsig.dnd.extendedServiceList",
FT_NONE, BASE_NONE, NULL, 0,
- "T_extendedServiceList", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_dnd_extendedServiceList_01,
{ "extendedServiceList", "qsig.dnd.extendedServiceList",
FT_NONE, BASE_NONE, NULL, 0,
@@ -13548,7 +13548,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_ci_extendedServiceList,
{ "extendedServiceList", "qsig.ci.extendedServiceList",
FT_NONE, BASE_NONE, NULL, 0,
- "T_extendedServiceList", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_ci_extension,
{ "extension", "qsig.ci.extension",
FT_NONE, BASE_NONE, NULL, 0,
@@ -13576,7 +13576,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_ci_argumentExtension,
{ "argumentExtension", "qsig.ci.argumentExtension",
FT_UINT32, BASE_DEC, VALS(qsig_ci_T_argumentExtension_vals), 0,
- "T_argumentExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_ci_ciUnwantedUserStatus,
{ "ciUnwantedUserStatus", "qsig.ci.ciUnwantedUserStatus",
FT_UINT32, BASE_DEC, VALS(qsig_ci_CIUnwantedUserStatus_vals), 0,
@@ -13584,7 +13584,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_ci_resultExtension,
{ "resultExtension", "qsig.ci.resultExtension",
FT_UINT32, BASE_DEC, VALS(qsig_ci_T_resultExtension_vals), 0,
- "T_resultExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_ci_ciProtectionLevel,
{ "ciProtectionLevel", "qsig.ci.ciProtectionLevel",
FT_UINT32, BASE_DEC, VALS(qsig_ci_CIProtectionLevel_vals), 0,
@@ -13651,11 +13651,11 @@ void proto_register_qsig(void) {
{ &hf_qsig_aoc_aocRate,
{ "aocRate", "qsig.aoc.aocRate",
FT_UINT32, BASE_DEC, VALS(qsig_aoc_T_aocRate_vals), 0,
- "T_aocRate", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_aoc_chargeNotAvailable,
{ "chargeNotAvailable", "qsig.aoc.chargeNotAvailable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_aoc_aocSCurrencyInfoList,
{ "aocSCurrencyInfoList", "qsig.aoc.aocSCurrencyInfoList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -13663,7 +13663,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_aoc_rateArgExtension,
{ "rateArgExtension", "qsig.aoc.rateArgExtension",
FT_UINT32, BASE_DEC, VALS(qsig_aoc_T_rateArgExtension_vals), 0,
- "T_rateArgExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_aoc_extension,
{ "extension", "qsig.aoc.extension",
FT_NONE, BASE_NONE, NULL, 0,
@@ -13679,15 +13679,15 @@ void proto_register_qsig(void) {
{ &hf_qsig_aoc_interimCharge,
{ "interimCharge", "qsig.aoc.interimCharge",
FT_UINT32, BASE_DEC, VALS(qsig_aoc_T_interimCharge_vals), 0,
- "T_interimCharge", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_aoc_freeOfCharge,
{ "freeOfCharge", "qsig.aoc.freeOfCharge",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_aoc_specificCurrency,
{ "specificCurrency", "qsig.aoc.specificCurrency",
FT_NONE, BASE_NONE, NULL, 0,
- "T_specificCurrency", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_aoc_recordedCurrency,
{ "recordedCurrency", "qsig.aoc.recordedCurrency",
FT_NONE, BASE_NONE, NULL, 0,
@@ -13699,11 +13699,11 @@ void proto_register_qsig(void) {
{ &hf_qsig_aoc_interimArgExtension,
{ "interimArgExtension", "qsig.aoc.interimArgExtension",
FT_UINT32, BASE_DEC, VALS(qsig_aoc_T_interimArgExtension_vals), 0,
- "T_interimArgExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_aoc_finalCharge,
{ "finalCharge", "qsig.aoc.finalCharge",
FT_UINT32, BASE_DEC, VALS(qsig_aoc_T_finalCharge_vals), 0,
- "T_finalCharge", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_aoc_specificCurrency_01,
{ "specificCurrency", "qsig.aoc.specificCurrency",
FT_NONE, BASE_NONE, NULL, 0,
@@ -13719,7 +13719,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_aoc_finalArgExtension,
{ "finalArgExtension", "qsig.aoc.finalArgExtension",
FT_UINT32, BASE_DEC, VALS(qsig_aoc_T_finalArgExtension_vals), 0,
- "T_finalArgExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_aoc_AOCSCurrencyInfoList_item,
{ "AOCSCurrencyInfo", "qsig.aoc.AOCSCurrencyInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -13731,7 +13731,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_aoc_rateType,
{ "rateType", "qsig.aoc.rateType",
FT_UINT32, BASE_DEC, VALS(qsig_aoc_T_rateType_vals), 0,
- "T_rateType", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_aoc_durationCurrency,
{ "durationCurrency", "qsig.aoc.durationCurrency",
FT_NONE, BASE_NONE, NULL, 0,
@@ -13751,11 +13751,11 @@ void proto_register_qsig(void) {
{ &hf_qsig_aoc_currencyInfoNotAvailable,
{ "currencyInfoNotAvailable", "qsig.aoc.currencyInfoNotAvailable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_aoc_freeOfChargefromBeginning,
{ "freeOfChargefromBeginning", "qsig.aoc.freeOfChargefromBeginning",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_aoc_dCurrency,
{ "dCurrency", "qsig.aoc.dCurrency",
FT_STRING, BASE_NONE, NULL, 0,
@@ -13839,7 +13839,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_aoc_chargeReqArgExtension,
{ "chargeReqArgExtension", "qsig.aoc.chargeReqArgExtension",
FT_UINT32, BASE_DEC, VALS(qsig_aoc_T_chargeReqArgExtension_vals), 0,
- "T_chargeReqArgExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_aoc_adviceModeCombination,
{ "adviceModeCombination", "qsig.aoc.adviceModeCombination",
FT_UINT32, BASE_DEC, VALS(qsig_aoc_AdviceModeCombination_vals), 0,
@@ -13847,11 +13847,11 @@ void proto_register_qsig(void) {
{ &hf_qsig_aoc_chargeReqResExtension,
{ "chargeReqResExtension", "qsig.aoc.chargeReqResExtension",
FT_UINT32, BASE_DEC, VALS(qsig_aoc_T_chargeReqResExtension_vals), 0,
- "T_chargeReqResExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_aoc_none,
{ "none", "qsig.aoc.none",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_aoc_chargedUser,
{ "chargedUser", "qsig.aoc.chargedUser",
FT_UINT32, BASE_DEC, VALS(qsig_PartyNumber_vals), 0,
@@ -13859,7 +13859,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_aoc_completeArgExtension,
{ "completeArgExtension", "qsig.aoc.completeArgExtension",
FT_UINT32, BASE_DEC, VALS(qsig_aoc_T_completeArgExtension_vals), 0,
- "T_completeArgExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_aoc_chargingOption,
{ "chargingOption", "qsig.aoc.chargingOption",
FT_UINT32, BASE_DEC, VALS(qsig_aoc_ChargingOption_vals), 0,
@@ -13867,7 +13867,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_aoc_completeResExtension,
{ "completeResExtension", "qsig.aoc.completeResExtension",
FT_UINT32, BASE_DEC, VALS(qsig_aoc_T_completeResExtension_vals), 0,
- "T_completeResExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_aoc_divertingUser,
{ "divertingUser", "qsig.aoc.divertingUser",
FT_UINT32, BASE_DEC, VALS(qsig_PartyNumber_vals), 0,
@@ -13879,7 +13879,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_aoc_aocDivChargeReqArgExt,
{ "aocDivChargeReqArgExt", "qsig.aoc.aocDivChargeReqArgExt",
FT_UINT32, BASE_DEC, VALS(qsig_aoc_T_aocDivChargeReqArgExt_vals), 0,
- "T_aocDivChargeReqArgExt", HFILL }},
+ NULL, HFILL }},
/* --- Module Recall-Operations-asn1-97 --- --- --- */
@@ -13902,7 +13902,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_re_argumentExtension,
{ "argumentExtension", "qsig.re.argumentExtension",
FT_UINT32, BASE_DEC, VALS(qsig_re_T_argumentExtension_vals), 0,
- "T_argumentExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_re_extension,
{ "extension", "qsig.re.extension",
FT_NONE, BASE_NONE, NULL, 0,
@@ -13965,7 +13965,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_sync_stateinfo,
{ "stateinfo", "qsig.sync.stateinfo",
FT_INT32, BASE_DEC, VALS(qsig_sync_T_stateinfo_vals), 0,
- "T_stateinfo", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_sync_extension,
{ "extension", "qsig.sync.extension",
FT_NONE, BASE_NONE, NULL, 0,
@@ -14032,7 +14032,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_cint_none,
{ "none", "qsig.cint.none",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_cint_single,
{ "single", "qsig.cint.single",
FT_NONE, BASE_NONE, NULL, 0,
@@ -14079,7 +14079,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_cmn_extension,
{ "extension", "qsig.cmn.extension",
FT_UINT32, BASE_DEC, VALS(qsig_cmn_T_extension_vals), 0,
- "T_extension", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_cmn_single,
{ "single", "qsig.cmn.single",
FT_NONE, BASE_NONE, NULL, 0,
@@ -14198,7 +14198,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_cpi_argumentExtension,
{ "argumentExtension", "qsig.cpi.argumentExtension",
FT_UINT32, BASE_DEC, VALS(qsig_cpi_T_argumentExtension_vals), 0,
- "T_argumentExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_cpi_extension,
{ "extension", "qsig.cpi.extension",
FT_NONE, BASE_NONE, NULL, 0,
@@ -14289,7 +14289,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_pumr_userPin,
{ "userPin", "qsig.pumr.userPin",
FT_UINT32, BASE_DEC, VALS(qsig_pumr_T_userPin_vals), 0,
- "T_userPin", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_pumr_pumUserPin,
{ "pumUserPin", "qsig.pumr.pumUserPin",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -14345,7 +14345,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_pumr_PumInterrogRes_item,
{ "PumInterrogRes item", "qsig.pumr.PumInterrogRes_item",
FT_NONE, BASE_NONE, NULL, 0,
- "PumInterrogRes_item", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_pumr_interrogParams,
{ "interrogParams", "qsig.pumr.interrogParams",
FT_NONE, BASE_NONE, NULL, 0,
@@ -14468,7 +14468,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_pumch_both,
{ "both", "qsig.pumch.both",
FT_NONE, BASE_NONE, NULL, 0,
- "T_both", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_pumch_destinationNumber,
{ "destinationNumber", "qsig.pumch.destinationNumber",
FT_UINT32, BASE_DEC, VALS(qsig_PartyNumber_vals), 0,
@@ -14476,7 +14476,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_pumch_sendingComplete,
{ "sendingComplete", "qsig.pumch.sendingComplete",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_pumch_pumoaextension,
{ "extension", "qsig.pumch.extension",
FT_UINT32, BASE_DEC, VALS(qsig_pumch_T_pumoaextension_vals), 0,
@@ -14575,7 +14575,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_ssct_sendingComplete,
{ "sendingComplete", "qsig.ssct.sendingComplete",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_ssct_argumentExtensionSSCTD,
{ "argumentExtension", "qsig.ssct.argumentExtension",
FT_UINT32, BASE_DEC, VALS(qsig_ssct_SSCTDargumentExtension_vals), 0,
@@ -14789,7 +14789,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_wtmch_both,
{ "both", "qsig.wtmch.both",
FT_NONE, BASE_NONE, NULL, 0,
- "T_both", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_wtmch_destinationNumber,
{ "destinationNumber", "qsig.wtmch.destinationNumber",
FT_UINT32, BASE_DEC, VALS(qsig_PartyNumber_vals), 0,
@@ -14797,7 +14797,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_wtmch_sendingComplete,
{ "sendingComplete", "qsig.wtmch.sendingComplete",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_wtmch_wtmoaextension,
{ "extension", "qsig.wtmch.extension",
FT_UINT32, BASE_DEC, VALS(qsig_wtmch_T_wtmoaextension_vals), 0,
@@ -14864,7 +14864,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_wtmau_autWtmResValue,
{ "autWtmResValue", "qsig.wtmau.autWtmResValue",
FT_UINT32, BASE_DEC, VALS(qsig_wtmau_T_autWtmResValue_vals), 0,
- "T_autWtmResValue", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_wtmau_canCompute,
{ "canCompute", "qsig.wtmau.canCompute",
FT_NONE, BASE_NONE, NULL, 0,
@@ -14896,7 +14896,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_wtmau_wtatParamInfoChoice,
{ "wtatParamInfoChoice", "qsig.wtmau.wtatParamInfoChoice",
FT_UINT32, BASE_DEC, VALS(qsig_wtmau_T_wtatParamInfoChoice_vals), 0,
- "T_wtatParamInfoChoice", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_wtmau_authSessionKeyInfo,
{ "authSessionKeyInfo", "qsig.wtmau.authSessionKeyInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -14952,7 +14952,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_wtmau_param,
{ "param", "qsig.wtmau.param",
FT_NONE, BASE_NONE, NULL, 0,
- "T_param", HFILL }},
+ NULL, HFILL }},
/* --- Module SS-SD-Operations-asn1-97 --- --- --- */
@@ -15034,7 +15034,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_cidl_linkageID,
{ "linkageID", "qsig.cidl.linkageID",
FT_UINT32, BASE_DEC, VALS(qsig_cidl_T_linkageID_vals), 0,
- "T_linkageID", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_cidl_subDomainID,
{ "subDomainID", "qsig.cidl.subDomainID",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -15476,7 +15476,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_mcr_cisc,
{ "cisc", "qsig.mcr.cisc",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_mcr_correlationData,
{ "correlationData", "qsig.mcr.correlationData",
FT_STRING, BASE_NONE, NULL, 0,
@@ -15488,7 +15488,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_mcr_none,
{ "none", "qsig.mcr.none",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_mcr_single,
{ "single", "qsig.mcr.single",
FT_NONE, BASE_NONE, NULL, 0,
@@ -15595,7 +15595,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_mcm_setToDefaultValues,
{ "setToDefaultValues", "qsig.mcm.setToDefaultValues",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_mcm_mCMModeNew,
{ "mCMModeNew", "qsig.mcm.mCMModeNew",
FT_INT32, BASE_DEC, VALS(qsig_mcm_MCMMode_vals), 0,
@@ -15723,7 +15723,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_mcm_noMsgsOfMsgType,
{ "noMsgsOfMsgType", "qsig.mcm.noMsgsOfMsgType",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_mcm_CompleteInfo_item,
{ "AddressHeader", "qsig.mcm.AddressHeader",
FT_NONE, BASE_NONE, NULL, 0,
@@ -15763,7 +15763,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_mcm_none,
{ "none", "qsig.mcm.none",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
/* --- Module SS-MID-Operations-asn1-97 --- --- --- */
@@ -15826,7 +15826,7 @@ void proto_register_qsig(void) {
{ &hf_qsig_mid_none,
{ "none", "qsig.mid.none",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_qsig_mid_extension,
{ "extension", "qsig.mid.extension",
FT_NONE, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-ranap.c b/epan/dissectors/packet-ranap.c
index 77deab4d53..e68ad3ad58 100644
--- a/epan/dissectors/packet-ranap.c
+++ b/epan/dissectors/packet-ranap.c
@@ -13152,7 +13152,7 @@ void proto_register_ranap(void) {
{ &hf_ranap_firstValue,
{ "firstValue", "ranap.firstValue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_firstValue", HFILL }},
+ NULL, HFILL }},
{ &hf_ranap_secondCriticality,
{ "secondCriticality", "ranap.secondCriticality",
FT_UINT32, BASE_DEC, VALS(ranap_Criticality_vals), 0,
@@ -13160,7 +13160,7 @@ void proto_register_ranap(void) {
{ &hf_ranap_secondValue,
{ "secondValue", "ranap.secondValue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_secondValue", HFILL }},
+ NULL, HFILL }},
{ &hf_ranap_ProtocolIE_ContainerList_item,
{ "ProtocolIE-Container", "ranap.ProtocolIE_Container",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -13180,7 +13180,7 @@ void proto_register_ranap(void) {
{ &hf_ranap_extensionValue,
{ "extensionValue", "ranap.extensionValue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_extensionValue", HFILL }},
+ NULL, HFILL }},
{ &hf_ranap_PrivateIE_Container_item,
{ "PrivateIE-Field", "ranap.PrivateIE_Field",
FT_NONE, BASE_NONE, NULL, 0,
@@ -13344,7 +13344,7 @@ void proto_register_ranap(void) {
{ &hf_ranap_AuthorisedPLMNs_item,
{ "AuthorisedPLMNs item", "ranap.AuthorisedPLMNs_item",
FT_NONE, BASE_NONE, NULL, 0,
- "AuthorisedPLMNs_item", HFILL }},
+ NULL, HFILL }},
{ &hf_ranap_pLMNidentity,
{ "pLMNidentity", "ranap.pLMNidentity",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -13444,7 +13444,7 @@ void proto_register_ranap(void) {
{ &hf_ranap_CriticalityDiagnostics_IE_List_item,
{ "CriticalityDiagnostics-IE-List item", "ranap.CriticalityDiagnostics_IE_List_item",
FT_NONE, BASE_NONE, NULL, 0,
- "CriticalityDiagnostics_IE_List_item", HFILL }},
+ NULL, HFILL }},
{ &hf_ranap_iECriticality,
{ "iECriticality", "ranap.iECriticality",
FT_UINT32, BASE_DEC, VALS(ranap_Criticality_vals), 0,
@@ -13460,7 +13460,7 @@ void proto_register_ranap(void) {
{ &hf_ranap_MessageStructure_item,
{ "MessageStructure item", "ranap.MessageStructure_item",
FT_NONE, BASE_NONE, NULL, 0,
- "MessageStructure_item", HFILL }},
+ NULL, HFILL }},
{ &hf_ranap_item_repetitionNumber,
{ "repetitionNumber", "ranap.repetitionNumber",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -13568,7 +13568,7 @@ void proto_register_ranap(void) {
{ &hf_ranap_latitudeSign,
{ "latitudeSign", "ranap.latitudeSign",
FT_UINT32, BASE_DEC, VALS(ranap_T_latitudeSign_vals), 0,
- "T_latitudeSign", HFILL }},
+ NULL, HFILL }},
{ &hf_ranap_latitude,
{ "latitude", "ranap.latitude",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -13580,7 +13580,7 @@ void proto_register_ranap(void) {
{ &hf_ranap_directionOfAltitude,
{ "directionOfAltitude", "ranap.directionOfAltitude",
FT_UINT32, BASE_DEC, VALS(ranap_T_directionOfAltitude_vals), 0,
- "T_directionOfAltitude", HFILL }},
+ NULL, HFILL }},
{ &hf_ranap_altitude,
{ "altitude", "ranap.altitude",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -13628,7 +13628,7 @@ void proto_register_ranap(void) {
{ &hf_ranap_GA_Polygon_item,
{ "GA-Polygon item", "ranap.GA_Polygon_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GA_Polygon_item", HFILL }},
+ NULL, HFILL }},
{ &hf_ranap_uncertaintySemi_major,
{ "uncertaintySemi-major", "ranap.uncertaintySemi_major",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -13724,7 +13724,7 @@ void proto_register_ranap(void) {
{ &hf_ranap_LA_LIST_item,
{ "LA-LIST item", "ranap.LA_LIST_item",
FT_NONE, BASE_NONE, NULL, 0,
- "LA_LIST_item", HFILL }},
+ NULL, HFILL }},
{ &hf_ranap_listOF_SNAs,
{ "listOF-SNAs", "ranap.listOF_SNAs",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -13744,7 +13744,7 @@ void proto_register_ranap(void) {
{ &hf_ranap_interface,
{ "interface", "ranap.interface",
FT_UINT32, BASE_DEC, VALS(ranap_T_interface_vals), 0,
- "T_interface", HFILL }},
+ NULL, HFILL }},
{ &hf_ranap_requestedLocationRelatedDataType,
{ "requestedLocationRelatedDataType", "ranap.requestedLocationRelatedDataType",
FT_UINT32, BASE_DEC, VALS(ranap_RequestedLocationRelatedDataType_vals), 0,
@@ -13788,7 +13788,7 @@ void proto_register_ranap(void) {
{ &hf_ranap_PLMNs_in_shared_network_item,
{ "PLMNs-in-shared-network item", "ranap.PLMNs_in_shared_network_item",
FT_NONE, BASE_NONE, NULL, 0,
- "PLMNs_in_shared_network_item", HFILL }},
+ NULL, HFILL }},
{ &hf_ranap_lA_LIST,
{ "lA-LIST", "ranap.lA_LIST",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -13892,7 +13892,7 @@ void proto_register_ranap(void) {
{ &hf_ranap_emptyFullRAListofIdleModeUEs,
{ "emptyFullRAListofIdleModeUEs", "ranap.emptyFullRAListofIdleModeUEs",
FT_UINT32, BASE_DEC, VALS(ranap_T_emptyFullRAListofIdleModeUEs_vals), 0,
- "T_emptyFullRAListofIdleModeUEs", HFILL }},
+ NULL, HFILL }},
{ &hf_ranap_rAofIdleModeUEs,
{ "rAofIdleModeUEs", "ranap.rAofIdleModeUEs",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -13992,7 +13992,7 @@ void proto_register_ranap(void) {
{ &hf_ranap_traceActivationIndicator,
{ "traceActivationIndicator", "ranap.traceActivationIndicator",
FT_UINT32, BASE_DEC, VALS(ranap_T_traceActivationIndicator_vals), 0,
- "T_traceActivationIndicator", HFILL }},
+ NULL, HFILL }},
{ &hf_ranap_equipmentsToBeTraced,
{ "equipmentsToBeTraced", "ranap.equipmentsToBeTraced",
FT_UINT32, BASE_DEC, VALS(ranap_EquipmentsToBeTraced_vals), 0,
@@ -14012,7 +14012,7 @@ void proto_register_ranap(void) {
{ &hf_ranap_SDU_FormatInformationParameters_item,
{ "SDU-FormatInformationParameters item", "ranap.SDU_FormatInformationParameters_item",
FT_NONE, BASE_NONE, NULL, 0,
- "SDU_FormatInformationParameters_item", HFILL }},
+ NULL, HFILL }},
{ &hf_ranap_subflowSDU_Size,
{ "subflowSDU-Size", "ranap.subflowSDU_Size",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -14024,7 +14024,7 @@ void proto_register_ranap(void) {
{ &hf_ranap_SDU_Parameters_item,
{ "SDU-Parameters item", "ranap.SDU_Parameters_item",
FT_NONE, BASE_NONE, NULL, 0,
- "SDU_Parameters_item", HFILL }},
+ NULL, HFILL }},
{ &hf_ranap_sDU_ErrorRatio,
{ "sDU-ErrorRatio", "ranap.sDU_ErrorRatio",
FT_NONE, BASE_NONE, NULL, 0,
@@ -14328,7 +14328,7 @@ void proto_register_ranap(void) {
{ &hf_ranap_JoinedMBMSBearerService_IEs_item,
{ "JoinedMBMSBearerService-IEs item", "ranap.JoinedMBMSBearerService_IEs_item",
FT_NONE, BASE_NONE, NULL, 0,
- "JoinedMBMSBearerService_IEs_item", HFILL }},
+ NULL, HFILL }},
{ &hf_ranap_mBMS_PTP_RAB_ID,
{ "mBMS-PTP-RAB-ID", "ranap.mBMS_PTP_RAB_ID",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -14392,7 +14392,7 @@ void proto_register_ranap(void) {
{ &hf_ranap_DataVolumeList_item,
{ "DataVolumeList item", "ranap.DataVolumeList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "DataVolumeList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_ranap_dl_UnsuccessfullyTransmittedDataVolume,
{ "dl-UnsuccessfullyTransmittedDataVolume", "ranap.dl_UnsuccessfullyTransmittedDataVolume",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -14460,11 +14460,11 @@ void proto_register_ranap(void) {
{ &hf_ranap_LeftMBMSBearerService_IEs_item,
{ "LeftMBMSBearerService-IEs item", "ranap.LeftMBMSBearerService_IEs_item",
FT_NONE, BASE_NONE, NULL, 0,
- "LeftMBMSBearerService_IEs_item", HFILL }},
+ NULL, HFILL }},
{ &hf_ranap_UnsuccessfulLinking_IEs_item,
{ "UnsuccessfulLinking-IEs item", "ranap.UnsuccessfulLinking_IEs_item",
FT_NONE, BASE_NONE, NULL, 0,
- "UnsuccessfulLinking_IEs_item", HFILL }},
+ NULL, HFILL }},
{ &hf_ranap_initiatingMessage,
{ "initiatingMessage", "ranap.initiatingMessage",
FT_NONE, BASE_NONE, NULL, 0,
@@ -14496,7 +14496,7 @@ void proto_register_ranap(void) {
{ &hf_ranap_value,
{ "value", "ranap.value",
FT_NONE, BASE_NONE, NULL, 0,
- "T_value", HFILL }},
+ NULL, HFILL }},
/*--- End of included file: packet-ranap-hfarr.c ---*/
#line 299 "packet-ranap-template.c"
diff --git a/epan/dissectors/packet-rnsap.c b/epan/dissectors/packet-rnsap.c
index 3027013369..8af0ebef75 100644
--- a/epan/dissectors/packet-rnsap.c
+++ b/epan/dissectors/packet-rnsap.c
@@ -45247,7 +45247,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_extensionValue,
{ "extensionValue", "rnsap.extensionValue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_extensionValue", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_PrivateIE_Container_item,
{ "PrivateIE-Field", "rnsap.PrivateIE_Field",
FT_NONE, BASE_NONE, NULL, 0,
@@ -45635,11 +45635,11 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_badSatelliteInformation,
{ "badSatelliteInformation", "rnsap.badSatelliteInformation",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_badSatelliteInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_badSatelliteInformation_item,
{ "badSatelliteInformation item", "rnsap.badSatelliteInformation_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_badSatelliteInformation_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_badSAT_ID,
{ "badSAT-ID", "rnsap.badSAT_ID",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -45691,7 +45691,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_lAI,
{ "lAI", "rnsap.lAI",
FT_NONE, BASE_NONE, NULL, 0,
- "T_lAI", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_pLMN_Identity,
{ "pLMN-Identity", "rnsap.pLMN_Identity",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -45747,7 +45747,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_measurementnotAvailable,
{ "measurementnotAvailable", "rnsap.measurementnotAvailable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_commonMeasurementValue,
{ "commonMeasurementValue", "rnsap.commonMeasurementValue",
FT_UINT32, BASE_DEC, VALS(rnsap_CommonMeasurementValue_vals), 0,
@@ -45891,7 +45891,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_CriticalityDiagnostics_IE_List_item,
{ "CriticalityDiagnostics-IE-List item", "rnsap.CriticalityDiagnostics_IE_List_item",
FT_NONE, BASE_NONE, NULL, 0,
- "CriticalityDiagnostics_IE_List_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_iECriticality,
{ "iECriticality", "rnsap.iECriticality",
FT_UINT32, BASE_DEC, VALS(rnsap_Criticality_vals), 0,
@@ -45907,7 +45907,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_MessageStructure_item,
{ "MessageStructure item", "rnsap.MessageStructure_item",
FT_NONE, BASE_NONE, NULL, 0,
- "MessageStructure_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_repetitionNumber_01,
{ "repetitionNumber", "rnsap.repetitionNumber",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -45935,7 +45935,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_hS_DSCH_SPS_Deactivate_Indicator_LCR,
{ "hS-DSCH-SPS-Deactivate-Indicator-LCR", "rnsap.hS_DSCH_SPS_Deactivate_Indicator_LCR",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_e_DCH_Semi_PersistentScheduling_Information_LCR,
{ "e-DCH-Semi-PersistentScheduling-Information-LCR", "rnsap.e_DCH_Semi_PersistentScheduling_Information_LCR",
FT_NONE, BASE_NONE, NULL, 0,
@@ -45947,7 +45947,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_e_DCH_SPS_Deactivate_Indicator_LCR,
{ "e-DCH-SPS-Deactivate-Indicator-LCR", "rnsap.e_DCH_SPS_Deactivate_Indicator_LCR",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_hS_SCCH_DRX_Information_LCR,
{ "hS-SCCH-DRX-Information-LCR", "rnsap.hS_SCCH_DRX_Information_LCR",
FT_NONE, BASE_NONE, NULL, 0,
@@ -45971,7 +45971,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_sameAsHS_SCCH,
{ "sameAsHS-SCCH", "rnsap.sameAsHS_SCCH",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_e_AGCH_DRX_Parameters,
{ "e-AGCH-DRX-Parameters", "rnsap.e_AGCH_DRX_Parameters",
FT_NONE, BASE_NONE, NULL, 0,
@@ -45999,7 +45999,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_deactivate,
{ "deactivate", "rnsap.deactivate",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_hS_SCCH_DRX_Information_ResponseLCR,
{ "hS-SCCH-DRX-Information-ResponseLCR", "rnsap.hS_SCCH_DRX_Information_ResponseLCR",
FT_NONE, BASE_NONE, NULL, 0,
@@ -46159,7 +46159,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_separate_indication,
{ "separate-indication", "rnsap.separate_indication",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_activate,
{ "activate", "rnsap.activate",
FT_NONE, BASE_NONE, NULL, 0,
@@ -46195,7 +46195,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_unsynchronised,
{ "unsynchronised", "rnsap.unsynchronised",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_dGANSS_ReferenceTime,
{ "dGANSS-ReferenceTime", "rnsap.dGANSS_ReferenceTime",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -46203,11 +46203,11 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_dGANSS_Information,
{ "dGANSS-Information", "rnsap.dGANSS_Information",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_dGANSS_Information", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_dGANSS_Information_item,
{ "dGANSS-Information item", "rnsap.dGANSS_Information_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_dGANSS_Information_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_gANSS_SignalId,
{ "gANSS-SignalId", "rnsap.gANSS_SignalId",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -46219,11 +46219,11 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_dGANSS_SignalInformation,
{ "dGANSS-SignalInformation", "rnsap.dGANSS_SignalInformation",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_dGANSS_SignalInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_dGANSS_SignalInformation_item,
{ "dGANSS-SignalInformation item", "rnsap.dGANSS_SignalInformation_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_dGANSS_SignalInformation_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_satId,
{ "satId", "rnsap.satId",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -46263,11 +46263,11 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_satellite_DGPSCorrections_Information,
{ "satellite-DGPSCorrections-Information", "rnsap.satellite_DGPSCorrections_Information",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_satellite_DGPSCorrections_Information", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_satellite_DGPSCorrections_Information_item,
{ "satellite-DGPSCorrections-Information item", "rnsap.satellite_DGPSCorrections_Information_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_satellite_DGPSCorrections_Information_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_sAT_ID,
{ "sAT-ID", "rnsap.sAT_ID",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -46631,7 +46631,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_e_DCH_Scheduled_Transmission_Grant,
{ "e-DCH-Scheduled-Transmission-Grant", "rnsap.e_DCH_Scheduled_Transmission_Grant",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_E_DCH_LogicalChannelInformation_item,
{ "E-DCH-LogicalChannelInformationItem", "rnsap.E_DCH_LogicalChannelInformationItem",
FT_NONE, BASE_NONE, NULL, 0,
@@ -46831,7 +46831,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_e_DCH_Serving_RL_not_in_this_DRNS,
{ "e-DCH-Serving-RL-not-in-this-DRNS", "rnsap.e_DCH_Serving_RL_not_in_this_DRNS",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_e_DCH_Serving_RL_Id,
{ "e-DCH-Serving-RL-Id", "rnsap.e_DCH_Serving_RL_Id",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -47219,7 +47219,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_subframeNumber,
{ "subframeNumber", "rnsap.subframeNumber",
FT_UINT32, BASE_DEC, VALS(rnsap_T_subframeNumber_vals), 0,
- "T_subframeNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_n_E_UCCHLCR,
{ "n-E-UCCHLCR", "rnsap.n_E_UCCHLCR",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -47275,7 +47275,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_not_Used_dRACControl,
{ "not-Used-dRACControl", "rnsap.not_Used_dRACControl",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_FDD_DL_CodeInformation_item,
{ "FDD-DL-CodeInformationItem", "rnsap.FDD_DL_CodeInformationItem",
FT_NONE, BASE_NONE, NULL, 0,
@@ -47303,7 +47303,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_GA_Cell_item,
{ "GA-Cell item", "rnsap.GA_Cell_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GA_Cell_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_cell_GAIgeographicalCoordinate,
{ "cell-GAIgeographicalCoordinate", "rnsap.cell_GAIgeographicalCoordinate",
FT_NONE, BASE_NONE, NULL, 0,
@@ -47331,7 +47331,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_directionOfAltitude,
{ "directionOfAltitude", "rnsap.directionOfAltitude",
FT_UINT32, BASE_DEC, VALS(rnsap_T_directionOfAltitude_vals), 0,
- "T_directionOfAltitude", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_altitude,
{ "altitude", "rnsap.altitude",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -47407,7 +47407,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_non_broadcastIndication,
{ "non-broadcastIndication", "rnsap.non_broadcastIndication",
FT_UINT32, BASE_DEC, VALS(rnsap_T_non_broadcastIndication_vals), 0,
- "T_non_broadcastIndication", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_ganssSatInfoNavList,
{ "ganssSatInfoNavList", "rnsap.ganssSatInfoNavList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -47435,11 +47435,11 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_gANSS_AlmanacModel,
{ "gANSS-AlmanacModel", "rnsap.gANSS_AlmanacModel",
FT_UINT32, BASE_DEC, VALS(rnsap_T_gANSS_AlmanacModel_vals), 0,
- "T_gANSS_AlmanacModel", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_gANSS_keplerianParameters,
{ "gANSS-keplerianParameters", "rnsap.gANSS_keplerianParameters",
FT_NONE, BASE_NONE, NULL, 0,
- "T_gANSS_keplerianParameters", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_t_oa,
{ "t-oa", "rnsap.t_oa",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -47487,7 +47487,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_GANSS_AuxInfoGANSS_ID1_item,
{ "GANSS-AuxInfoGANSS-ID1 item", "rnsap.GANSS_AuxInfoGANSS_ID1_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GANSS_AuxInfoGANSS_ID1_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_svID,
{ "svID", "rnsap.svID",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -47499,7 +47499,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_GANSS_AuxInfoGANSS_ID3_item,
{ "GANSS-AuxInfoGANSS-ID3 item", "rnsap.GANSS_AuxInfoGANSS_ID3_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GANSS_AuxInfoGANSS_ID3_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_channelNumber,
{ "channelNumber", "rnsap.channelNumber",
FT_INT32, BASE_DEC, NULL, 0,
@@ -47507,7 +47507,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_GANSS_Clock_Model_item,
{ "GANSS-Clock-Model item", "rnsap.GANSS_Clock_Model_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GANSS_Clock_Model_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_t_oc,
{ "t-oc", "rnsap.t_oc",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -47647,7 +47647,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_ganss_SatelliteInfo,
{ "ganss-SatelliteInfo", "rnsap.ganss_SatelliteInfo",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_ganss_SatelliteInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_ganss_SatelliteInfo_item,
{ "ganss-SatelliteInfo item", "rnsap.ganss_SatelliteInfo_item",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -48147,7 +48147,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_GANSS_Real_Time_Integrity_item,
{ "GANSS-Real-Time-Integrity item", "rnsap.GANSS_Real_Time_Integrity_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GANSS_Real_Time_Integrity_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_bad_ganss_satId,
{ "bad-ganss-satId", "rnsap.bad_ganss_satId",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -48159,7 +48159,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_latitudeSign,
{ "latitudeSign", "rnsap.latitudeSign",
FT_UINT32, BASE_DEC, VALS(rnsap_T_latitudeSign_vals), 0,
- "T_latitudeSign", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_degreesOfLatitude,
{ "degreesOfLatitude", "rnsap.degreesOfLatitude",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -48175,7 +48175,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_GANSS_SatelliteInformationKP_item,
{ "GANSS-SatelliteInformationKP item", "rnsap.GANSS_SatelliteInformationKP_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GANSS_SatelliteInformationKP_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_ganss_e_alm,
{ "ganss-e-alm", "rnsap.ganss_e_alm",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -48219,7 +48219,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_Ganss_Sat_Info_AddNavList_item,
{ "Ganss-Sat-Info-AddNavList item", "rnsap.Ganss_Sat_Info_AddNavList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "Ganss_Sat_Info_AddNavList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_svHealth,
{ "svHealth", "rnsap.svHealth",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -48239,7 +48239,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_GANSS_SAT_Info_Almanac_GLOkpList_item,
{ "GANSS-SAT-Info-Almanac-GLOkpList item", "rnsap.GANSS_SAT_Info_Almanac_GLOkpList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GANSS_SAT_Info_Almanac_GLOkpList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_gloAlmNA,
{ "gloAlmNA", "rnsap.gloAlmNA",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -48295,7 +48295,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_GANSS_SAT_Info_Almanac_MIDIkpList_item,
{ "GANSS-SAT-Info-Almanac-MIDIkpList item", "rnsap.GANSS_SAT_Info_Almanac_MIDIkpList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GANSS_SAT_Info_Almanac_MIDIkpList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_midiAlmE,
{ "midiAlmE", "rnsap.midiAlmE",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -48347,7 +48347,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_GANSS_SAT_Info_Almanac_NAVkpList_item,
{ "GANSS-SAT-Info-Almanac-NAVkpList item", "rnsap.GANSS_SAT_Info_Almanac_NAVkpList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GANSS_SAT_Info_Almanac_NAVkpList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_navAlmE,
{ "navAlmE", "rnsap.navAlmE",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -48391,7 +48391,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_GANSS_SAT_Info_Almanac_REDkpList_item,
{ "GANSS-SAT-Info-Almanac-REDkpList item", "rnsap.GANSS_SAT_Info_Almanac_REDkpList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GANSS_SAT_Info_Almanac_REDkpList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_redAlmDeltaA,
{ "redAlmDeltaA", "rnsap.redAlmDeltaA",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -48419,7 +48419,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_GANSS_SAT_Info_Almanac_SBASecefList_item,
{ "GANSS-SAT-Info-Almanac-SBASecefList item", "rnsap.GANSS_SAT_Info_Almanac_SBASecefList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GANSS_SAT_Info_Almanac_SBASecefList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_sbasAlmDataID,
{ "sbasAlmDataID", "rnsap.sbasAlmDataID",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -48459,7 +48459,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_GANSS_Sat_Info_Nav_item,
{ "GANSS-Sat-Info-Nav item", "rnsap.GANSS_Sat_Info_Nav_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GANSS_Sat_Info_Nav_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_svHealth_01,
{ "svHealth", "rnsap.svHealth",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -48503,7 +48503,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_gnss_to_id,
{ "gnss-to-id", "rnsap.gnss_to_id",
FT_UINT32, BASE_DEC, VALS(rnsap_T_gnss_to_id_vals), 0,
- "T_gnss_to_id", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_ganss_wk_number_01,
{ "ganss-wk-number", "rnsap.ganss_wk_number",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -48675,7 +48675,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_GERAN_SystemInfo_item,
{ "GERAN-SystemInfo item", "rnsap.GERAN_SystemInfo_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GERAN_SystemInfo_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_gERAN_SI_block,
{ "gERAN-SI-block", "rnsap.gERAN_SI_block",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -48687,11 +48687,11 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_satellite_Almanac_Information,
{ "satellite-Almanac-Information", "rnsap.satellite_Almanac_Information",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_satellite_Almanac_Information", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_satellite_Almanac_Information_item,
{ "satellite-Almanac-Information item", "rnsap.satellite_Almanac_Information_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_satellite_Almanac_Information_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_dATA_ID,
{ "dATA-ID", "rnsap.dATA_ID",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -48747,15 +48747,15 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_Satellite_Almanac_Information_ExtItem_item,
{ "Satellite-Almanac-Information-ExtItem item", "rnsap.Satellite_Almanac_Information_ExtItem_item",
FT_NONE, BASE_NONE, NULL, 0,
- "Satellite_Almanac_Information_ExtItem_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_GPSInformation_item,
{ "GPSInformation item", "rnsap.GPSInformation_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GPSInformation_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_gPSInformationItem,
{ "gPSInformationItem", "rnsap.gPSInformationItem",
FT_UINT32, BASE_DEC, VALS(rnsap_T_gPSInformationItem_vals), 0,
- "T_gPSInformationItem", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_alpha_zero_ionos_01,
{ "alpha-zero-ionos", "rnsap.alpha_zero_ionos",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -48791,7 +48791,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_GPS_NavigationModel_and_TimeRecovery_item,
{ "GPS-NavigationModel-and-TimeRecovery item", "rnsap.GPS_NavigationModel_and_TimeRecovery_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GPS_NavigationModel_and_TimeRecovery_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_tx_tow_nav,
{ "tx-tow-nav", "rnsap.tx_tow_nav",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -48887,7 +48887,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_noBadSatellite,
{ "noBadSatellite", "rnsap.noBadSatellite",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_guaranteed_UL_Rate,
{ "guaranteed-UL-Rate", "rnsap.guaranteed_UL_Rate",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -48923,7 +48923,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_process_Memory_Size,
{ "process-Memory-Size", "rnsap.process_Memory_Size",
FT_UINT32, BASE_DEC, VALS(rnsap_T_process_Memory_Size_vals), 0,
- "T_process_Memory_Size", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_hSDSCH_MACdFlows_Information,
{ "hSDSCH-MACdFlows-Information", "rnsap.hSDSCH_MACdFlows_Information",
FT_NONE, BASE_NONE, NULL, 0,
@@ -49135,7 +49135,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_uE_with_enhanced_HS_SCCH_support_indicator,
{ "uE-with-enhanced-HS-SCCH-support-indicator", "rnsap.uE_with_enhanced_HS_SCCH_support_indicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_HS_SCCH_PreconfiguredCodes_item,
{ "HS-SCCH-PreconfiguredCodesItem", "rnsap.HS_SCCH_PreconfiguredCodesItem",
FT_NONE, BASE_NONE, NULL, 0,
@@ -49387,7 +49387,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_onDemand,
{ "onDemand", "rnsap.onDemand",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_periodic,
{ "periodic", "rnsap.periodic",
FT_NONE, BASE_NONE, NULL, 0,
@@ -49415,7 +49415,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_informationTypeItem,
{ "informationTypeItem", "rnsap.informationTypeItem",
FT_UINT32, BASE_DEC, VALS(rnsap_T_informationTypeItem_vals), 0,
- "T_informationTypeItem", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_gPSInformation,
{ "gPSInformation", "rnsap.gPSInformation",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -49543,7 +49543,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_maxPhysChPerTimeslot,
{ "maxPhysChPerTimeslot", "rnsap.maxPhysChPerTimeslot",
FT_UINT32, BASE_DEC, VALS(rnsap_T_maxPhysChPerTimeslot_vals), 0,
- "T_maxPhysChPerTimeslot", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_MAC_c_sh_SDU_LengthList_item,
{ "MAC-c-sh-SDU-Length", "rnsap.MAC_c_sh_SDU_Length",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -49723,11 +49723,11 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_defaultMidamble,
{ "defaultMidamble", "rnsap.defaultMidamble",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_commonMidamble,
{ "commonMidamble", "rnsap.commonMidamble",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_ueSpecificMidamble,
{ "ueSpecificMidamble", "rnsap.ueSpecificMidamble",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -49811,7 +49811,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_normal_and_diversity_primary_CPICH,
{ "normal-and-diversity-primary-CPICH", "rnsap.normal_and_diversity_primary_CPICH",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_addPriorityQueue,
{ "addPriorityQueue", "rnsap.addPriorityQueue",
FT_NONE, BASE_NONE, NULL, 0,
@@ -49851,7 +49851,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_additional_e_DCH_DL_Control_Channel_Grant,
{ "additional-e-DCH-DL-Control-Channel-Grant", "rnsap.additional_e_DCH_DL_Control_Channel_Grant",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_list_Of_PLMNs,
{ "list-Of-PLMNs", "rnsap.list_Of_PLMNs",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -49927,7 +49927,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_not_used_closedLoopMode2_SupportIndicator,
{ "not-used-closedLoopMode2-SupportIndicator", "rnsap.not_used_closedLoopMode2_SupportIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_uC_ID,
{ "uC-ID", "rnsap.uC_ID",
FT_NONE, BASE_NONE, NULL, 0,
@@ -50151,15 +50151,15 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_pSDomain,
{ "pSDomain", "rnsap.pSDomain",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_cSDomain,
{ "cSDomain", "rnsap.cSDomain",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_pS_CSDomain,
{ "pS-CSDomain", "rnsap.pS_CSDomain",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_periodic_01,
{ "periodic", "rnsap.periodic",
FT_NONE, BASE_NONE, NULL, 0,
@@ -50311,7 +50311,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_secondary_CPICH_shall_not_be_used,
{ "secondary-CPICH-shall-not-be-used", "rnsap.secondary_CPICH_shall_not_be_used",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_secondary_LCR_CCPCH_TDD_InformationList,
{ "secondary-LCR-CCPCH-TDD-InformationList", "rnsap.secondary_LCR_CCPCH_TDD_InformationList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -50395,11 +50395,11 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation,
{ "successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation", "rnsap.successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item,
{ "successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation item", "rnsap.successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_sFNSFNValue,
{ "sFNSFNValue", "rnsap.sFNSFNValue",
FT_UINT32, BASE_DEC, VALS(rnsap_SFNSFNValue_vals), 0,
@@ -50423,11 +50423,11 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation,
{ "unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation", "rnsap.unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item,
{ "unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation item", "rnsap.unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_sFNSFNTimeStamp_FDD,
{ "sFNSFNTimeStamp-FDD", "rnsap.sFNSFNTimeStamp_FDD",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -50467,7 +50467,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_sRNTI_BitMaskIndex,
{ "sRNTI-BitMaskIndex", "rnsap.sRNTI_BitMaskIndex",
FT_UINT32, BASE_DEC, VALS(rnsap_T_sRNTI_BitMaskIndex_vals), 0,
- "T_sRNTI_BitMaskIndex", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_n_INSYNC_IND,
{ "n-INSYNC-IND", "rnsap.n_INSYNC_IND",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -50483,7 +50483,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_maxSYNC_UL_transmissions,
{ "maxSYNC-UL-transmissions", "rnsap.maxSYNC_UL_transmissions",
FT_UINT32, BASE_DEC, VALS(rnsap_T_maxSYNC_UL_transmissions_vals), 0,
- "T_maxSYNC_UL_transmissions", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_powerRampStep,
{ "powerRampStep", "rnsap.powerRampStep",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -50595,7 +50595,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_Transmission_Gap_Pattern_Sequence_Information_item,
{ "Transmission-Gap-Pattern-Sequence-Information item", "rnsap.Transmission_Gap_Pattern_Sequence_Information_item",
FT_NONE, BASE_NONE, NULL, 0,
- "Transmission_Gap_Pattern_Sequence_Information_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_tGPSID,
{ "tGPSID", "rnsap.tGPSID",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -50659,7 +50659,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_Transmission_Gap_Pattern_Sequence_Status_List_item,
{ "Transmission-Gap-Pattern-Sequence-Status-List item", "rnsap.Transmission_Gap_Pattern_Sequence_Status_List_item",
FT_NONE, BASE_NONE, NULL, 0,
- "Transmission_Gap_Pattern_Sequence_Status_List_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_tGPRC,
{ "tGPRC", "rnsap.tGPRC",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -50743,7 +50743,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_signalledGainFactors,
{ "signalledGainFactors", "rnsap.signalledGainFactors",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signalledGainFactors", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_betaC,
{ "betaC", "rnsap.betaC",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -50759,7 +50759,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_tFCSvalues,
{ "tFCSvalues", "rnsap.tFCSvalues",
FT_UINT32, BASE_DEC, VALS(rnsap_T_tFCSvalues_vals), 0,
- "T_tFCSvalues", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_no_Split_in_TFCI,
{ "no-Split-in-TFCI", "rnsap.no_Split_in_TFCI",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -50767,11 +50767,11 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_not_Used_split_in_TFCI,
{ "not-Used-split-in-TFCI", "rnsap.not_Used_split_in_TFCI",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_TFCS_TFCSList_item,
{ "TFCS-TFCSList item", "rnsap.TFCS_TFCSList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "TFCS_TFCSList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_cTFC,
{ "cTFC", "rnsap.cTFC",
FT_UINT32, BASE_DEC, VALS(rnsap_TFCS_CTFC_vals), 0,
@@ -50819,7 +50819,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_TransportFormatSet_DynamicPartList_item,
{ "TransportFormatSet-DynamicPartList item", "rnsap.TransportFormatSet_DynamicPartList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "TransportFormatSet_DynamicPartList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_nrOfTransportBlocks,
{ "nrOfTransportBlocks", "rnsap.nrOfTransportBlocks",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -50839,7 +50839,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_notApplicable,
{ "notApplicable", "rnsap.notApplicable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_transmissionTimeIntervalInformation,
{ "transmissionTimeIntervalInformation", "rnsap.transmissionTimeIntervalInformation",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -50847,7 +50847,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_TransmissionTimeIntervalInformation_item,
{ "TransmissionTimeIntervalInformation item", "rnsap.TransmissionTimeIntervalInformation_item",
FT_NONE, BASE_NONE, NULL, 0,
- "TransmissionTimeIntervalInformation_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_transmissionTimeInterval,
{ "transmissionTimeInterval", "rnsap.transmissionTimeInterval",
FT_UINT32, BASE_DEC, VALS(rnsap_TransmissionTimeIntervalDynamic_vals), 0,
@@ -51227,11 +51227,11 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_not_Used_sSDT_CellIdLength,
{ "not-Used-sSDT-CellIdLength", "rnsap.not_Used_sSDT_CellIdLength",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_not_Used_s_FieldLength,
{ "not-Used-s-FieldLength", "rnsap.not_Used_s_FieldLength",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_tFCS,
{ "tFCS", "rnsap.tFCS",
FT_NONE, BASE_NONE, NULL, 0,
@@ -51291,7 +51291,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_not_Used_sSDT_CellID,
{ "not-Used-sSDT-CellID", "rnsap.not_Used_sSDT_CellID",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_transmitDiversityIndicator,
{ "transmitDiversityIndicator", "rnsap.transmitDiversityIndicator",
FT_UINT32, BASE_DEC, VALS(rnsap_TransmitDiversityIndicator_vals), 0,
@@ -51395,7 +51395,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_not_Used_secondary_CCPCH_Info,
{ "not-Used-secondary-CCPCH-Info", "rnsap.not_Used_secondary_CCPCH_Info",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_diversityIndication,
{ "diversityIndication", "rnsap.diversityIndication",
FT_UINT32, BASE_DEC, VALS(rnsap_DiversityIndication_RL_SetupRspFDD_vals), 0,
@@ -51419,7 +51419,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_not_Used_dSCHInformationResponse,
{ "not-Used-dSCHInformationResponse", "rnsap.not_Used_dSCHInformationResponse",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_neighbouring_UMTS_CellInformation,
{ "neighbouring-UMTS-CellInformation", "rnsap.neighbouring_UMTS_CellInformation",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -51695,7 +51695,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_not_Used_dSCH_InformationResponse_RL_SetupFailureFDD,
{ "not-Used-dSCH-InformationResponse-RL-SetupFailureFDD", "rnsap.not_Used_dSCH_InformationResponse_RL_SetupFailureFDD",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_combining_01,
{ "combining", "rnsap.combining",
FT_NONE, BASE_NONE, NULL, 0,
@@ -51991,7 +51991,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_not_Used_sSDT_CellIDLength,
{ "not-Used-sSDT-CellIDLength", "rnsap.not_Used_sSDT_CellIDLength",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_powerOffsetInformation_02,
{ "powerOffsetInformation", "rnsap.powerOffsetInformation",
FT_NONE, BASE_NONE, NULL, 0,
@@ -52019,11 +52019,11 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_not_Used_sSDT_Indication,
{ "not-Used-sSDT-Indication", "rnsap.not_Used_sSDT_Indication",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_not_Used_sSDT_CellIdentity,
{ "not-Used-sSDT-CellIdentity", "rnsap.not_Used_sSDT_CellIdentity",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_Additional_HS_Cell_Information_RL_Reconf_Prep_item,
{ "Additional-HS-Cell-Information-RL-Reconf-Prep-ItemIEs", "rnsap.Additional_HS_Cell_Information_RL_Reconf_Prep_ItemIEs",
FT_NONE, BASE_NONE, NULL, 0,
@@ -52147,7 +52147,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_not_Used_dSCHsToBeAddedOrModified,
{ "not-Used-dSCHsToBeAddedOrModified", "rnsap.not_Used_dSCHsToBeAddedOrModified",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_Additional_HS_Cell_RL_Reconf_Response_item,
{ "Additional-HS-Cell-RL-Reconf-Response-ItemIEs", "rnsap.Additional_HS_Cell_RL_Reconf_Response_ItemIEs",
FT_NONE, BASE_NONE, NULL, 0,
@@ -52867,7 +52867,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_NeighbouringCellMeasurementInfo_item,
{ "NeighbouringCellMeasurementInfo item", "rnsap.NeighbouringCellMeasurementInfo_item",
FT_UINT32, BASE_DEC, VALS(rnsap_NeighbouringCellMeasurementInfo_item_vals), 0,
- "NeighbouringCellMeasurementInfo_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_neighbouringFDDCellMeasurementInformation,
{ "neighbouringFDDCellMeasurementInformation", "rnsap.neighbouringFDDCellMeasurementInformation",
FT_NONE, BASE_NONE, NULL, 0,
@@ -52979,7 +52979,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_all_contexts,
{ "all-contexts", "rnsap.all_contexts",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_contextGroup,
{ "contextGroup", "rnsap.contextGroup",
FT_NONE, BASE_NONE, NULL, 0,
@@ -53051,7 +53051,7 @@ void proto_register_rnsap(void) {
{ &hf_rnsap_interface,
{ "interface", "rnsap.interface",
FT_UINT32, BASE_DEC, VALS(rnsap_T_interface_vals), 0,
- "T_interface", HFILL }},
+ NULL, HFILL }},
{ &hf_rnsap_privateIEs,
{ "privateIEs", "rnsap.privateIEs",
FT_UINT32, BASE_DEC, NULL, 0,
diff --git a/epan/dissectors/packet-ros.c b/epan/dissectors/packet-ros.c
index a44470ef93..8fe6be739c 100644
--- a/epan/dissectors/packet-ros.c
+++ b/epan/dissectors/packet-ros.c
@@ -1147,31 +1147,31 @@ void proto_register_ros(void) {
{ &hf_ros_reject,
{ "reject", "ros.reject",
FT_NONE, BASE_NONE, NULL, 0,
- "T_reject", HFILL }},
+ NULL, HFILL }},
{ &hf_ros_bind_invoke,
{ "bind-invoke", "ros.bind_invoke",
FT_NONE, BASE_NONE, NULL, 0,
- "T_bind_invoke", HFILL }},
+ NULL, HFILL }},
{ &hf_ros_bind_result,
{ "bind-result", "ros.bind_result",
FT_NONE, BASE_NONE, NULL, 0,
- "T_bind_result", HFILL }},
+ NULL, HFILL }},
{ &hf_ros_bind_error,
{ "bind-error", "ros.bind_error",
FT_NONE, BASE_NONE, NULL, 0,
- "T_bind_error", HFILL }},
+ NULL, HFILL }},
{ &hf_ros_unbind_invoke,
{ "unbind-invoke", "ros.unbind_invoke",
FT_NONE, BASE_NONE, NULL, 0,
- "T_unbind_invoke", HFILL }},
+ NULL, HFILL }},
{ &hf_ros_unbind_result,
{ "unbind-result", "ros.unbind_result",
FT_NONE, BASE_NONE, NULL, 0,
- "T_unbind_result", HFILL }},
+ NULL, HFILL }},
{ &hf_ros_unbind_error,
{ "unbind-error", "ros.unbind_error",
FT_NONE, BASE_NONE, NULL, 0,
- "T_unbind_error", HFILL }},
+ NULL, HFILL }},
{ &hf_ros_invokeId,
{ "invokeId", "ros.invokeId",
FT_UINT32, BASE_DEC, VALS(ros_InvokeId_vals), 0,
@@ -1187,11 +1187,11 @@ void proto_register_ros(void) {
{ &hf_ros_argument,
{ "argument", "ros.argument",
FT_NONE, BASE_NONE, NULL, 0,
- "T_argument", HFILL }},
+ NULL, HFILL }},
{ &hf_ros_result,
{ "result", "ros.result",
FT_NONE, BASE_NONE, NULL, 0,
- "T_result", HFILL }},
+ NULL, HFILL }},
{ &hf_ros_operationResult,
{ "result", "ros.result",
FT_NONE, BASE_NONE, NULL, 0,
@@ -1203,11 +1203,11 @@ void proto_register_ros(void) {
{ &hf_ros_parameter,
{ "parameter", "ros.parameter",
FT_NONE, BASE_NONE, NULL, 0,
- "T_parameter", HFILL }},
+ NULL, HFILL }},
{ &hf_ros_problem,
{ "problem", "ros.problem",
FT_UINT32, BASE_DEC, VALS(ros_T_problem_vals), 0,
- "T_problem", HFILL }},
+ NULL, HFILL }},
{ &hf_ros_general,
{ "general", "ros.general",
FT_INT32, BASE_DEC, VALS(ros_GeneralProblem_vals), 0,
@@ -1227,11 +1227,11 @@ void proto_register_ros(void) {
{ &hf_ros_present,
{ "present", "ros.present",
FT_INT32, BASE_DEC, NULL, 0,
- "T_present", HFILL }},
+ NULL, HFILL }},
{ &hf_ros_absent,
{ "absent", "ros.absent",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_ros_local,
{ "local", "ros.local",
FT_INT32, BASE_DEC, NULL, 0,
diff --git a/epan/dissectors/packet-rrc.c b/epan/dissectors/packet-rrc.c
index 330dc32550..b520a83ad7 100644
--- a/epan/dissectors/packet-rrc.c
+++ b/epan/dissectors/packet-rrc.c
@@ -118813,15 +118813,15 @@ void proto_register_rrc(void) {
{ &hf_rrc_spare3,
{ "spare3", "rrc.spare3",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_spare2,
{ "spare2", "rrc.spare2",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_spare1,
{ "spare1", "rrc.spare1",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_message_01,
{ "message", "rrc.message",
FT_UINT32, BASE_DEC, VALS(rrc_UL_DCCH_MessageType_vals), 0,
@@ -118993,7 +118993,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_spare,
{ "spare", "rrc.spare",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_message_04,
{ "message", "rrc.message",
FT_UINT32, BASE_DEC, VALS(rrc_PCCH_MessageType_vals), 0,
@@ -119061,27 +119061,27 @@ void proto_register_rrc(void) {
{ &hf_rrc_spare9,
{ "spare9", "rrc.spare9",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_spare8,
{ "spare8", "rrc.spare8",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_spare7,
{ "spare7", "rrc.spare7",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_spare6,
{ "spare6", "rrc.spare6",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_spare5,
{ "spare5", "rrc.spare5",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_spare4,
{ "spare4", "rrc.spare4",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_message_10,
{ "message", "rrc.message",
FT_UINT32, BASE_DEC, VALS(rrc_MSCH_MessageType_vals), 0,
@@ -119093,7 +119093,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_r3,
{ "r3", "rrc.r3",
FT_NONE, BASE_NONE, NULL, 0,
- "T_r3", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_activeSetUpdate_r3,
{ "activeSetUpdate-r3", "rrc.activeSetUpdate_r3",
FT_NONE, BASE_NONE, NULL, 0,
@@ -119101,7 +119101,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_laterNonCriticalExtensions,
{ "laterNonCriticalExtensions", "rrc.laterNonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_laterNonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_activeSetUpdate_r3_add_ext,
{ "activeSetUpdate-r3-add-ext", "rrc.activeSetUpdate_r3_add_ext",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -119109,7 +119109,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v4b0NonCriticalExtensions,
{ "v4b0NonCriticalExtensions", "rrc.v4b0NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v4b0NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_activeSetUpdate_v4b0ext,
{ "activeSetUpdate-v4b0ext", "rrc.activeSetUpdate_v4b0ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -119117,7 +119117,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v590NonCriticalExtensions,
{ "v590NonCriticalExtensions", "rrc.v590NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v590NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_activeSetUpdate_v590ext,
{ "activeSetUpdate-v590ext", "rrc.activeSetUpdate_v590ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -119125,7 +119125,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v690NonCriticalExtensions,
{ "v690NonCriticalExtensions", "rrc.v690NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v690NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_activeSetUpdate_v690ext,
{ "activeSetUpdate-v690ext", "rrc.activeSetUpdate_v690ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -119133,11 +119133,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_nonCriticalExtensions,
{ "nonCriticalExtensions", "rrc.nonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_nonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_later_than_r3,
{ "later-than-r3", "rrc.later_than_r3",
FT_NONE, BASE_NONE, NULL, 0,
- "T_later_than_r3", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_rrc_TransactionIdentifier,
{ "rrc-TransactionIdentifier", "rrc.rrc_TransactionIdentifier",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -119145,11 +119145,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_criticalExtensions,
{ "criticalExtensions", "rrc.criticalExtensions",
FT_UINT32, BASE_DEC, VALS(rrc_T_criticalExtensions_vals), 0,
- "T_criticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_r6,
{ "r6", "rrc.r6",
FT_NONE, BASE_NONE, NULL, 0,
- "T_r6", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_activeSetUpdate_r6,
{ "activeSetUpdate-r6", "rrc.activeSetUpdate_r6",
FT_NONE, BASE_NONE, NULL, 0,
@@ -119161,7 +119161,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v6b0NonCriticalExtensions,
{ "v6b0NonCriticalExtensions", "rrc.v6b0NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v6b0NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_activeSetUpdate_v6b0ext,
{ "activeSetUpdate-v6b0ext", "rrc.activeSetUpdate_v6b0ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -119177,7 +119177,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_r7,
{ "r7", "rrc.r7",
FT_NONE, BASE_NONE, NULL, 0,
- "T_r7", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_activeSetUpdate_r7,
{ "activeSetUpdate-r7", "rrc.activeSetUpdate_r7",
FT_NONE, BASE_NONE, NULL, 0,
@@ -119189,7 +119189,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v780NonCriticalExtensions,
{ "v780NonCriticalExtensions", "rrc.v780NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v780NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_activeSetUpdate_v780ext,
{ "activeSetUpdate-v780ext", "rrc.activeSetUpdate_v780ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -119197,7 +119197,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v7f0NonCriticalExtensions,
{ "v7f0NonCriticalExtensions", "rrc.v7f0NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v7f0NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_activeSetUdpate_v7f0ext,
{ "activeSetUdpate-v7f0ext", "rrc.activeSetUdpate_v7f0ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -119213,7 +119213,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_r8,
{ "r8", "rrc.r8",
FT_NONE, BASE_NONE, NULL, 0,
- "T_r8", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_activeSetUpdate_r8,
{ "activeSetUpdate-r8", "rrc.activeSetUpdate_r8",
FT_NONE, BASE_NONE, NULL, 0,
@@ -119225,7 +119225,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v890NonCriticalExtensions,
{ "v890NonCriticalExtensions", "rrc.v890NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v890NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_activeSetUpdate_v890ext,
{ "activeSetUpdate-v890ext", "rrc.activeSetUpdate_v890ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -119241,7 +119241,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_r9,
{ "r9", "rrc.r9",
FT_NONE, BASE_NONE, NULL, 0,
- "T_r9", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_activeSetUpdate_r9,
{ "activeSetUpdate-r9", "rrc.activeSetUpdate_r9",
FT_NONE, BASE_NONE, NULL, 0,
@@ -119513,7 +119513,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v3a0NonCriticalExtensions,
{ "v3a0NonCriticalExtensions", "rrc.v3a0NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v3a0NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_assistanceDataDelivery_v3a0ext,
{ "assistanceDataDelivery-v3a0ext", "rrc.assistanceDataDelivery_v3a0ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -119537,7 +119537,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v770NonCriticalExtension,
{ "v770NonCriticalExtension", "rrc.v770NonCriticalExtension",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v770NonCriticalExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_assistanceDataDelivery_v770ext,
{ "assistanceDataDelivery-v770ext", "rrc.assistanceDataDelivery_v770ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -119545,7 +119545,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v860NonCriticalExtension,
{ "v860NonCriticalExtension", "rrc.v860NonCriticalExtension",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v860NonCriticalExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_assistanceDataDelivery_v860ext,
{ "assistanceDataDelivery-v860ext", "rrc.assistanceDataDelivery_v860ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -119553,7 +119553,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v9xyNonCriticalExtension,
{ "v9xyNonCriticalExtension", "rrc.v9xyNonCriticalExtension",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v9xyNonCriticalExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_assistanceDataDelivery_v9xyext,
{ "assistanceDataDelivery-v9xyext", "rrc.assistanceDataDelivery_v9xyext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -119657,7 +119657,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_geran_SystemInfoType,
{ "geran-SystemInfoType", "rrc.geran_SystemInfoType",
FT_UINT32, BASE_DEC, VALS(rrc_T_geran_SystemInfoType_vals), 0,
- "T_geran_SystemInfoType", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sI,
{ "sI", "rrc.sI",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -119689,7 +119689,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_dummy_03,
{ "dummy", "rrc.dummy",
FT_NONE, BASE_NONE, NULL, 0,
- "T_dummy", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_criticalExtensions_07,
{ "criticalExtensions", "rrc.criticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
@@ -119737,7 +119737,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_cellUpdate_r3_add_ext,
{ "cellUpdate-r3-add-ext", "rrc.cellUpdate_r3_add_ext",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_cellUpdate_r3_add_ext", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_v590NonCriticalExtensions_02,
{ "v590NonCriticalExtensions", "rrc.v590NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
@@ -119765,7 +119765,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v770NonCriticalExtensions,
{ "v770NonCriticalExtensions", "rrc.v770NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v770NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_cellUpdate_v770ext,
{ "cellUpdate-v770ext", "rrc.cellUpdate_v770ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -119773,7 +119773,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v860NonCriticalExtensions,
{ "v860NonCriticalExtensions", "rrc.v860NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v860NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_cellUpdate_v860ext,
{ "cellUpdate-v860ext", "rrc.cellUpdate_v860ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -119801,7 +119801,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_trafficVolumeIndicator,
{ "trafficVolumeIndicator", "rrc.trafficVolumeIndicator",
FT_UINT32, BASE_DEC, VALS(rrc_T_trafficVolumeIndicator_vals), 0,
- "T_trafficVolumeIndicator", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_measuredResultsOnRACHinterFreq,
{ "measuredResultsOnRACHinterFreq", "rrc.measuredResultsOnRACHinterFreq",
FT_NONE, BASE_NONE, NULL, 0,
@@ -119809,7 +119809,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_reconfigurationStatusIndicator,
{ "reconfigurationStatusIndicator", "rrc.reconfigurationStatusIndicator",
FT_UINT32, BASE_DEC, VALS(rrc_T_reconfigurationStatusIndicator_vals), 0,
- "T_reconfigurationStatusIndicator", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_mbmsSelectedServices,
{ "mbmsSelectedServices", "rrc.mbmsSelectedServices",
FT_NONE, BASE_NONE, NULL, 0,
@@ -119817,11 +119817,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_csCallType,
{ "csCallType", "rrc.csCallType",
FT_UINT32, BASE_DEC, VALS(rrc_T_csCallType_vals), 0,
- "T_csCallType", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_hspdschReception_CellFach,
{ "hspdschReception-CellFach", "rrc.hspdschReception_CellFach",
FT_UINT32, BASE_DEC, VALS(rrc_T_hspdschReception_CellFach_vals), 0,
- "T_hspdschReception_CellFach", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ueMobilityStateIndicator,
{ "ueMobilityStateIndicator", "rrc.ueMobilityStateIndicator",
FT_UINT32, BASE_DEC, VALS(rrc_High_MobilityDetected_vals), 0,
@@ -119829,31 +119829,31 @@ void proto_register_rrc(void) {
{ &hf_rrc_capabilityChangeIndicator,
{ "capabilityChangeIndicator", "rrc.capabilityChangeIndicator",
FT_UINT32, BASE_DEC, VALS(rrc_T_capabilityChangeIndicator_vals), 0,
- "T_capabilityChangeIndicator", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supportForTwoDRXSchemesInPCH,
{ "supportForTwoDRXSchemesInPCH", "rrc.supportForTwoDRXSchemesInPCH",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportForTwoDRXSchemesInPCH_vals), 0,
- "T_supportForTwoDRXSchemesInPCH", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supportOfCommonEDCH,
{ "supportOfCommonEDCH", "rrc.supportOfCommonEDCH",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportOfCommonEDCH_vals), 0,
- "T_supportOfCommonEDCH", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supportOfHS_DSCHDRXOperation,
{ "supportOfHS-DSCHDRXOperation", "rrc.supportOfHS_DSCHDRXOperation",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportOfHS_DSCHDRXOperation_vals), 0,
- "T_supportOfHS_DSCHDRXOperation", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supportOfMACiis,
{ "supportOfMACiis", "rrc.supportOfMACiis",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportOfMACiis_vals), 0,
- "T_supportOfMACiis", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supportOfSPSOperation,
{ "supportOfSPSOperation", "rrc.supportOfSPSOperation",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportOfSPSOperation_vals), 0,
- "T_supportOfSPSOperation", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supportOfControlChannelDRXOperation,
{ "supportOfControlChannelDRXOperation", "rrc.supportOfControlChannelDRXOperation",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportOfControlChannelDRXOperation_vals), 0,
- "T_supportOfControlChannelDRXOperation", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_r3_04,
{ "r3", "rrc.r3",
FT_NONE, BASE_NONE, NULL, 0,
@@ -119889,7 +119889,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v590NonCriticalExtenstions,
{ "v590NonCriticalExtenstions", "rrc.v590NonCriticalExtenstions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v590NonCriticalExtenstions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_cellUpdateConfirm_v590ext,
{ "cellUpdateConfirm-v590ext", "rrc.cellUpdateConfirm_v590ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -119897,7 +119897,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v5d0NonCriticalExtenstions,
{ "v5d0NonCriticalExtenstions", "rrc.v5d0NonCriticalExtenstions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v5d0NonCriticalExtenstions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_cellUpdateConfirm_v5d0ext,
{ "cellUpdateConfirm-v5d0ext", "rrc.cellUpdateConfirm_v5d0ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -119925,7 +119925,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_r4,
{ "r4", "rrc.r4",
FT_NONE, BASE_NONE, NULL, 0,
- "T_r4", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_cellUpdateConfirm_r4,
{ "cellUpdateConfirm-r4", "rrc.cellUpdateConfirm_r4",
FT_NONE, BASE_NONE, NULL, 0,
@@ -119933,7 +119933,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v4d0NonCriticalExtensions,
{ "v4d0NonCriticalExtensions", "rrc.v4d0NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v4d0NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_cellUpdateConfirm_r4_add_ext,
{ "cellUpdateConfirm-r4-add-ext", "rrc.cellUpdateConfirm_r4_add_ext",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -119961,7 +119961,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_r5,
{ "r5", "rrc.r5",
FT_NONE, BASE_NONE, NULL, 0,
- "T_r5", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_cellUpdateConfirm_r5,
{ "cellUpdateConfirm-r5", "rrc.cellUpdateConfirm_r5",
FT_NONE, BASE_NONE, NULL, 0,
@@ -120025,7 +120025,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_cellUpdateConfirm_r7_add_ext,
{ "cellUpdateConfirm-r7-add-ext", "rrc.cellUpdateConfirm_r7_add_ext",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_cellUpdateConfirm_r7_add_ext", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_v780NonCriticalExtensions_01,
{ "v780NonCriticalExtensions", "rrc.v780NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
@@ -120073,7 +120073,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v7d0NonCriticalExtensions,
{ "v7d0NonCriticalExtensions", "rrc.v7d0NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v7d0NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_cellUpdateConfirm_v7d0ext,
{ "cellUpdateConfirm-v7d0ext", "rrc.cellUpdateConfirm_v7d0ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -120177,11 +120177,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_modeSpecificTransChInfo,
{ "modeSpecificTransChInfo", "rrc.modeSpecificTransChInfo",
FT_UINT32, BASE_DEC, VALS(rrc_T_modeSpecificTransChInfo_vals), 0,
- "T_modeSpecificTransChInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_fdd,
{ "fdd", "rrc.fdd",
FT_NONE, BASE_NONE, NULL, 0,
- "T_fdd", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_dummy_04,
{ "dummy", "rrc.dummy",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -120193,7 +120193,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tdd,
{ "tdd", "rrc.tdd",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_dl_CommonTransChInfo,
{ "dl-CommonTransChInfo", "rrc.dl_CommonTransChInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -120217,7 +120217,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_modeSpecificPhysChInfo,
{ "modeSpecificPhysChInfo", "rrc.modeSpecificPhysChInfo",
FT_UINT32, BASE_DEC, VALS(rrc_T_modeSpecificPhysChInfo_vals), 0,
- "T_modeSpecificPhysChInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_fdd_01,
{ "fdd", "rrc.fdd",
FT_NONE, BASE_NONE, NULL, 0,
@@ -120393,7 +120393,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_postVerificationPeriod,
{ "postVerificationPeriod", "rrc.postVerificationPeriod",
FT_UINT32, BASE_DEC, VALS(rrc_T_postVerificationPeriod_vals), 0,
- "T_postVerificationPeriod", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_dhs_sync,
{ "dhs-sync", "rrc.dhs_sync",
FT_INT32, BASE_DEC, NULL, 0,
@@ -120525,7 +120525,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_rab_InformationSetup_01,
{ "rab-InformationSetup", "rrc.rab_InformationSetup",
FT_NONE, BASE_NONE, NULL, 0,
- "T_rab_InformationSetup", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_rab_InformationSetup_r7,
{ "rab-InformationSetup-r7", "rrc.rab_InformationSetup_r7",
FT_NONE, BASE_NONE, NULL, 0,
@@ -120905,7 +120905,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v820NonCriticalExtensions,
{ "v820NonCriticalExtensions", "rrc.v820NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v820NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_handoverToUTRANCommand_v820ext,
{ "handoverToUTRANCommand-v820ext", "rrc.handoverToUTRANCommand_v820ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -120985,11 +120985,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_specificationMode,
{ "specificationMode", "rrc.specificationMode",
FT_UINT32, BASE_DEC, VALS(rrc_T_specificationMode_vals), 0,
- "T_specificationMode", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_complete,
{ "complete", "rrc.complete",
FT_NONE, BASE_NONE, NULL, 0,
- "T_complete", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_srb_InformationSetupList,
{ "srb-InformationSetupList", "rrc.srb_InformationSetupList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -121005,7 +121005,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_modeSpecificInfo,
{ "modeSpecificInfo", "rrc.modeSpecificInfo",
FT_UINT32, BASE_DEC, VALS(rrc_T_modeSpecificInfo_vals), 0,
- "T_modeSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_fdd_06,
{ "fdd", "rrc.fdd",
FT_NONE, BASE_NONE, NULL, 0,
@@ -121017,11 +121017,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_preconfiguration,
{ "preconfiguration", "rrc.preconfiguration",
FT_NONE, BASE_NONE, NULL, 0,
- "T_preconfiguration", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_preConfigMode,
{ "preConfigMode", "rrc.preConfigMode",
FT_UINT32, BASE_DEC, VALS(rrc_T_preConfigMode_vals), 0,
- "T_preConfigMode", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_predefinedConfigIdentity,
{ "predefinedConfigIdentity", "rrc.predefinedConfigIdentity",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -121029,7 +121029,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_defaultConfig,
{ "defaultConfig", "rrc.defaultConfig",
FT_NONE, BASE_NONE, NULL, 0,
- "T_defaultConfig", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_defaultConfigMode,
{ "defaultConfigMode", "rrc.defaultConfigMode",
FT_UINT32, BASE_DEC, VALS(rrc_DefaultConfigMode_vals), 0,
@@ -121069,7 +121069,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tdd_01,
{ "tdd", "rrc.tdd",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tdd", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ul_DPCH_Info_04,
{ "ul-DPCH-Info", "rrc.ul_DPCH_Info",
FT_NONE, BASE_NONE, NULL, 0,
@@ -121141,11 +121141,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_tdd384,
{ "tdd384", "rrc.tdd384",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tdd384", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_tdd128,
{ "tdd128", "rrc.tdd128",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tdd128", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ul_DPCH_Info_06,
{ "ul-DPCH-Info", "rrc.ul_DPCH_Info",
FT_NONE, BASE_NONE, NULL, 0,
@@ -121329,7 +121329,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tdd768,
{ "tdd768", "rrc.tdd768",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tdd768", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_dl_InformationPerRL_02,
{ "dl-InformationPerRL", "rrc.dl_InformationPerRL",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -121529,7 +121529,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_supportOfCSG,
{ "supportOfCSG", "rrc.supportOfCSG",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportOfCSG_vals), 0,
- "T_supportOfCSG", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_r3_09,
{ "r3", "rrc.r3",
FT_NONE, BASE_NONE, NULL, 0,
@@ -121609,7 +121609,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_gsm_message,
{ "gsm-message", "rrc.gsm_message",
FT_UINT32, BASE_DEC, VALS(rrc_T_gsm_message_vals), 0,
- "T_gsm_message", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_single_GSM_Message_r3,
{ "single-GSM-Message", "rrc.single_GSM_Message",
FT_NONE, BASE_NONE, NULL, 0,
@@ -121653,7 +121653,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_handoverFromUTRANCommand_GERANIu_01,
{ "handoverFromUTRANCommand-GERANIu", "rrc.handoverFromUTRANCommand_GERANIu",
FT_UINT32, BASE_DEC, VALS(rrc_T_handoverFromUTRANCommand_GERANIu_vals), 0,
- "T_handoverFromUTRANCommand_GERANIu", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_r5_03,
{ "r5", "rrc.r5",
FT_NONE, BASE_NONE, NULL, 0,
@@ -121669,7 +121669,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_later_than_r5,
{ "later-than-r5", "rrc.later_than_r5",
FT_NONE, BASE_NONE, NULL, 0,
- "T_later_than_r5", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_criticalExtensions_33,
{ "criticalExtensions", "rrc.criticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
@@ -121681,15 +121681,15 @@ void proto_register_rrc(void) {
{ &hf_rrc_geranIu_Message,
{ "geranIu-Message", "rrc.geranIu_Message",
FT_UINT32, BASE_DEC, VALS(rrc_T_geranIu_Message_vals), 0,
- "T_geranIu_Message", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_single_GERANIu_Message,
{ "single-GERANIu-Message", "rrc.single_GERANIu_Message",
FT_NONE, BASE_NONE, NULL, 0,
- "T_single_GERANIu_Message", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_geranIu_MessageList,
{ "geranIu-MessageList", "rrc.geranIu_MessageList",
FT_NONE, BASE_NONE, NULL, 0,
- "T_geranIu_MessageList", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_geranIu_Messages,
{ "geranIu-Messages", "rrc.geranIu_Messages",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -121765,11 +121765,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_interRATMessage,
{ "interRATMessage", "rrc.interRATMessage",
FT_UINT32, BASE_DEC, VALS(rrc_T_interRATMessage_vals), 0,
- "T_interRATMessage", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_gsm,
{ "gsm", "rrc.gsm",
FT_NONE, BASE_NONE, NULL, 0,
- "T_gsm", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_gsm_MessageList_gsm,
{ "gsm-MessageList", "rrc.gsm_MessageList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -121777,7 +121777,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_cdma2000,
{ "cdma2000", "rrc.cdma2000",
FT_NONE, BASE_NONE, NULL, 0,
- "T_cdma2000", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_laterNonCriticalExtensions_16,
{ "laterNonCriticalExtensions", "rrc.laterNonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
@@ -121813,11 +121813,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_predefinedConfigStatusList,
{ "predefinedConfigStatusList", "rrc.predefinedConfigStatusList",
FT_UINT32, BASE_DEC, VALS(rrc_T_predefinedConfigStatusList_vals), 0,
- "T_predefinedConfigStatusList", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_absent,
{ "absent", "rrc.absent",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_present,
{ "present", "rrc.present",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -121825,7 +121825,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_uE_SecurityInformation,
{ "uE-SecurityInformation", "rrc.uE_SecurityInformation",
FT_UINT32, BASE_DEC, VALS(rrc_T_uE_SecurityInformation_vals), 0,
- "T_uE_SecurityInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_present_01,
{ "present", "rrc.present",
FT_NONE, BASE_NONE, NULL, 0,
@@ -121833,15 +121833,15 @@ void proto_register_rrc(void) {
{ &hf_rrc_ue_CapabilityContainer,
{ "ue-CapabilityContainer", "rrc.ue_CapabilityContainer",
FT_UINT32, BASE_DEC, VALS(rrc_T_ue_CapabilityContainer_vals), 0,
- "T_ue_CapabilityContainer", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_present_02,
{ "present", "rrc.present",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_present", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_v390NonCriticalExtensions,
{ "v390NonCriticalExtensions", "rrc.v390NonCriticalExtensions",
FT_UINT32, BASE_DEC, VALS(rrc_T_v390NonCriticalExtensions_vals), 0,
- "T_v390NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_present_03,
{ "present", "rrc.present",
FT_NONE, BASE_NONE, NULL, 0,
@@ -121869,11 +121869,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_interRATHandoverInfo_r3_add_ext,
{ "interRATHandoverInfo-r3-add-ext", "rrc.interRATHandoverInfo_r3_add_ext",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_interRATHandoverInfo_r3_add_ext", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_v3g0NonCriticalExtensions,
{ "v3g0NonCriticalExtensions", "rrc.v3g0NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v3g0NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_interRATHandoverInfo_v3g0ext,
{ "interRATHandoverInfo-v3g0ext", "rrc.interRATHandoverInfo_v3g0ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -121941,7 +121941,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v7e0NonCriticalExtensions,
{ "v7e0NonCriticalExtensions", "rrc.v7e0NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v7e0NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_interRATHandoverInfo_v7e0ext,
{ "interRATHandoverInfo-v7e0ext", "rrc.interRATHandoverInfo_v7e0ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -121997,7 +121997,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v6e0NonCriticalExtensions,
{ "v6e0NonCriticalExtensions", "rrc.v6e0NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v6e0NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_interRATHandoverInfo_v6e0ext,
{ "interRATHandoverInfo-v6e0ext", "rrc.interRATHandoverInfo_v6e0ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -122013,7 +122013,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v790nonCriticalExtensions,
{ "v790nonCriticalExtensions", "rrc.v790nonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v790nonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_interRATHandoverInfo_v790ext,
{ "interRATHandoverInfo-v790ext", "rrc.interRATHandoverInfo_v790ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -122029,7 +122029,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v880NonCriticalExtensions,
{ "v880NonCriticalExtensions", "rrc.v880NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v880NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_interRATHandoverInfo_v880ext,
{ "interRATHandoverInfo-v880ext", "rrc.interRATHandoverInfo_v880ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -122037,7 +122037,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v9xyNonCriticalExtensions,
{ "v9xyNonCriticalExtensions", "rrc.v9xyNonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v9xyNonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_interRATHandoverInfo_v9xyext,
{ "interRATHandoverInfo-v9xyext", "rrc.interRATHandoverInfo_v9xyext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -122049,11 +122049,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_supportForSIB11bis,
{ "supportForSIB11bis", "rrc.supportForSIB11bis",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportForSIB11bis_vals), 0,
- "T_supportForSIB11bis", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supportForFDPCH,
{ "supportForFDPCH", "rrc.supportForFDPCH",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportForFDPCH_vals), 0,
- "T_supportForFDPCH", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ue_RadioAccessCapabilityInfo,
{ "ue-RadioAccessCapabilityInfo", "rrc.ue_RadioAccessCapabilityInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -122069,7 +122069,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_supportForEDPCCHPowerBoosting,
{ "supportForEDPCCHPowerBoosting", "rrc.supportForEDPCCHPowerBoosting",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportForEDPCCHPowerBoosting_vals), 0,
- "T_supportForEDPCCHPowerBoosting", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ue_RadioAccessCapability,
{ "ue-RadioAccessCapability", "rrc.ue_RadioAccessCapability",
FT_NONE, BASE_NONE, NULL, 0,
@@ -122109,7 +122109,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_supportOfenhancedTS0,
{ "supportOfenhancedTS0", "rrc.supportOfenhancedTS0",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportOfenhancedTS0_vals), 0,
- "T_supportOfenhancedTS0", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_r3_11,
{ "r3", "rrc.r3",
FT_NONE, BASE_NONE, NULL, 0,
@@ -122121,7 +122121,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v390nonCriticalExtensions,
{ "v390nonCriticalExtensions", "rrc.v390nonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v390nonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_measurementControl_v390ext,
{ "measurementControl-v390ext", "rrc.measurementControl_v390ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -122157,7 +122157,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v5b0NonCriticalExtensions,
{ "v5b0NonCriticalExtensions", "rrc.v5b0NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v5b0NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_measurementControl_v5b0ext,
{ "measurementControl-v5b0ext", "rrc.measurementControl_v5b0ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -122205,7 +122205,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_later_than_r4,
{ "later-than-r4", "rrc.later_than_r4",
FT_NONE, BASE_NONE, NULL, 0,
- "T_later_than_r4", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_rrc_TransactionIdentifier_MSP,
{ "rrc-TransactionIdentifier-MSP", "rrc.rrc_TransactionIdentifier_MSP",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -122225,7 +122225,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v6a0NonCriticalExtensions,
{ "v6a0NonCriticalExtensions", "rrc.v6a0NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v6a0NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_measurementControl_v6a0ext,
{ "measurementControl-v6a0ext", "rrc.measurementControl_v6a0ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -122253,7 +122253,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v7b0NonCriticalExtensions,
{ "v7b0NonCriticalExtensions", "rrc.v7b0NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v7b0NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_measurementControl_v7b0ext,
{ "measurementControl-v7b0ext", "rrc.measurementControl_v7b0ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -122345,7 +122345,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_measurementCommand_v590ext,
{ "measurementCommand-v590ext", "rrc.measurementCommand_v590ext",
FT_UINT32, BASE_DEC, VALS(rrc_T_measurementCommand_v590ext_vals), 0,
- "T_measurementCommand_v590ext", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_intra_frequency,
{ "intra-frequency", "rrc.intra_frequency",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -122657,7 +122657,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v4b0NonCriticalExtenstions,
{ "v4b0NonCriticalExtenstions", "rrc.v4b0NonCriticalExtenstions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v4b0NonCriticalExtenstions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_physicalChannelReconfiguration_v4b0ext,
{ "physicalChannelReconfiguration-v4b0ext", "rrc.physicalChannelReconfiguration_v4b0ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -122941,7 +122941,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_responseToChangeOfUE_Capability,
{ "responseToChangeOfUE-Capability", "rrc.responseToChangeOfUE_Capability",
FT_UINT32, BASE_DEC, VALS(rrc_T_responseToChangeOfUE_Capability_vals), 0,
- "T_responseToChangeOfUE_Capability", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_harqInfo,
{ "harqInfo", "rrc.harqInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -122997,7 +122997,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_deferredMeasurementControlReading,
{ "deferredMeasurementControlReading", "rrc.deferredMeasurementControlReading",
FT_UINT32, BASE_DEC, VALS(rrc_T_deferredMeasurementControlReading_vals), 0,
- "T_deferredMeasurementControlReading", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_laterNonCriticalExtensions_25,
{ "laterNonCriticalExtensions", "rrc.laterNonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
@@ -123097,7 +123097,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_confirmRequest,
{ "confirmRequest", "rrc.confirmRequest",
FT_UINT32, BASE_DEC, VALS(rrc_T_confirmRequest_vals), 0,
- "T_confirmRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_trafficVolumeReportRequest,
{ "trafficVolumeReportRequest", "rrc.trafficVolumeReportRequest",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -123157,7 +123157,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_allocationConfirmation,
{ "allocationConfirmation", "rrc.allocationConfirmation",
FT_UINT32, BASE_DEC, VALS(rrc_T_allocationConfirmation_vals), 0,
- "T_allocationConfirmation", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_pdschConfirmation,
{ "pdschConfirmation", "rrc.pdschConfirmation",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -123205,7 +123205,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v3aoNonCriticalExtensions,
{ "v3aoNonCriticalExtensions", "rrc.v3aoNonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v3aoNonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_radioBearerReconfiguration_v3a0ext,
{ "radioBearerReconfiguration-v3a0ext", "rrc.radioBearerReconfiguration_v3a0ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -123365,7 +123365,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v6f0NonCriticalExtensions,
{ "v6f0NonCriticalExtensions", "rrc.v6f0NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v6f0NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_radioBearerRconfiguration_v6f0ext,
{ "radioBearerRconfiguration-v6f0ext", "rrc.radioBearerRconfiguration_v6f0ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -123401,7 +123401,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v790NonCriticalExtensions,
{ "v790NonCriticalExtensions", "rrc.v790NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v790NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_radioBearerReconfiguration_v790ext,
{ "radioBearerReconfiguration-v790ext", "rrc.radioBearerReconfiguration_v790ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -124257,7 +124257,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_radioBearerSetup_r7_add_ext,
{ "radioBearerSetup-r7-add-ext", "rrc.radioBearerSetup_r7_add_ext",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_radioBearerSetup_r7_add_ext", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_v780NonCriticalExtensions_07,
{ "v780NonCriticalExtensions", "rrc.v780NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
@@ -124441,7 +124441,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_dummy_19,
{ "dummy", "rrc.dummy",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_v7f0NonCriticalExtensions_11,
{ "v7f0NonCriticalExtensions", "rrc.v7f0NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
@@ -124561,7 +124561,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_countingCompletion,
{ "countingCompletion", "rrc.countingCompletion",
FT_UINT32, BASE_DEC, VALS(rrc_T_countingCompletion_vals), 0,
- "T_countingCompletion", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_redirectionInfo_01,
{ "redirectionInfo", "rrc.redirectionInfo",
FT_UINT32, BASE_DEC, VALS(rrc_RedirectionInfo_v860ext_vals), 0,
@@ -124821,7 +124821,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v3d0NonCriticalExtensions,
{ "v3d0NonCriticalExtensions", "rrc.v3d0NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v3d0NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_rRCConnectionRequest_v3d0ext,
{ "rRCConnectionRequest-v3d0ext", "rrc.rRCConnectionRequest_v3d0ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -124921,15 +124921,15 @@ void proto_register_rrc(void) {
{ &hf_rrc_ueCapabilityIndication,
{ "ueCapabilityIndication", "rrc.ueCapabilityIndication",
FT_UINT32, BASE_DEC, VALS(rrc_T_ueCapabilityIndication_vals), 0,
- "T_ueCapabilityIndication", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_domainIndicator,
{ "domainIndicator", "rrc.domainIndicator",
FT_UINT32, BASE_DEC, VALS(rrc_T_domainIndicator_vals), 0,
- "T_domainIndicator", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_cs_domain,
{ "cs-domain", "rrc.cs_domain",
FT_NONE, BASE_NONE, NULL, 0,
- "T_cs_domain", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_csCallType_02,
{ "csCallType", "rrc.csCallType",
FT_UINT32, BASE_DEC, VALS(rrc_T_csCallType_02_vals), 0,
@@ -124937,7 +124937,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_ps_domain,
{ "ps-domain", "rrc.ps_domain",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supportForFDPCH_01,
{ "supportForFDPCH", "rrc.supportForFDPCH",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportForFDPCH_01_vals), 0,
@@ -124949,19 +124949,19 @@ void proto_register_rrc(void) {
{ &hf_rrc_mac_ehsSupport,
{ "mac-ehsSupport", "rrc.mac_ehsSupport",
FT_UINT32, BASE_DEC, VALS(rrc_T_mac_ehsSupport_vals), 0,
- "T_mac_ehsSupport", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_discontinuousDpcchTransmission,
{ "discontinuousDpcchTransmission", "rrc.discontinuousDpcchTransmission",
FT_UINT32, BASE_DEC, VALS(rrc_T_discontinuousDpcchTransmission_vals), 0,
- "T_discontinuousDpcchTransmission", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supportForE_FDPCH,
{ "supportForE-FDPCH", "rrc.supportForE_FDPCH",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportForE_FDPCH_vals), 0,
- "T_supportForE_FDPCH", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supportForCSVoiceoverHSPA,
{ "supportForCSVoiceoverHSPA", "rrc.supportForCSVoiceoverHSPA",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportForCSVoiceoverHSPA_vals), 0,
- "T_supportForCSVoiceoverHSPA", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supportOfCommonEDCH_01,
{ "supportOfCommonEDCH", "rrc.supportOfCommonEDCH",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportOfCommonEDCH_01_vals), 0,
@@ -124969,7 +124969,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_multiCellSupport,
{ "multiCellSupport", "rrc.multiCellSupport",
FT_UINT32, BASE_DEC, VALS(rrc_T_multiCellSupport_vals), 0,
- "T_multiCellSupport", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_pre_redirectionInfo,
{ "pre-redirectionInfo", "rrc.pre_redirectionInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -124985,7 +124985,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_supportOfDualCellMIMO,
{ "supportOfDualCellMIMO", "rrc.supportOfDualCellMIMO",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportOfDualCellMIMO_vals), 0,
- "T_supportOfDualCellMIMO", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_r3_20,
{ "r3", "rrc.r3",
FT_NONE, BASE_NONE, NULL, 0,
@@ -125377,7 +125377,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v370NonCriticalExtensions,
{ "v370NonCriticalExtensions", "rrc.v370NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v370NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_rrcConnectionSetupComplete_v370ext,
{ "rrcConnectionSetupComplete-v370ext", "rrc.rrcConnectionSetupComplete_v370ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -125385,7 +125385,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v380NonCriticalExtensions,
{ "v380NonCriticalExtensions", "rrc.v380NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v380NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_rrcConnectionSetupComplete_v380ext,
{ "rrcConnectionSetupComplete-v380ext", "rrc.rrcConnectionSetupComplete_v380ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -125405,7 +125405,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_rrcConnectionSetupComplete_r3_add_ext,
{ "rrcConnectionSetupComplete-r3-add-ext", "rrc.rrcConnectionSetupComplete_r3_add_ext",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_rrcConnectionSetupComplete_r3_add_ext", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_v3g0NonCriticalExtensions_01,
{ "v3g0NonCriticalExtensions", "rrc.v3g0NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
@@ -125433,7 +125433,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v5c0NonCriticalExtensions,
{ "v5c0NonCriticalExtensions", "rrc.v5c0NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v5c0NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_rrcConnectionSetupComplete_v5c0ext,
{ "rrcConnectionSetupComplete-v5c0ext", "rrc.rrcConnectionSetupComplete_v5c0ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -125469,7 +125469,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v680NonCriticalExtensions,
{ "v680NonCriticalExtensions", "rrc.v680NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v680NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_rrcConnectionSetupComplete_v680ext,
{ "rrcConnectionSetupComplete-v680ext", "rrc.rrcConnectionSetupComplete_v680ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -125517,7 +125517,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_ueCapabilityContainer,
{ "ueCapabilityContainer", "rrc.ueCapabilityContainer",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_ueCapabilityContainer", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_deferredMeasurementControlReading_04,
{ "deferredMeasurementControlReading", "rrc.deferredMeasurementControlReading",
FT_UINT32, BASE_DEC, VALS(rrc_T_deferredMeasurementControlReading_04_vals), 0,
@@ -125689,7 +125689,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v860nonCriticalExtentions,
{ "v860nonCriticalExtentions", "rrc.v860nonCriticalExtentions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v860nonCriticalExtentions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_signallingConnectionReleaseIndication_v860ext,
{ "signallingConnectionReleaseIndication-v860ext", "rrc.signallingConnectionReleaseIndication_v860ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -125701,7 +125701,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_signallingConnectionReleaseIndicationCause,
{ "signallingConnectionReleaseIndicationCause", "rrc.signallingConnectionReleaseIndicationCause",
FT_UINT32, BASE_DEC, VALS(rrc_T_signallingConnectionReleaseIndicationCause_vals), 0,
- "T_signallingConnectionReleaseIndicationCause", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sfn_Prime,
{ "sfn-Prime", "rrc.sfn_Prime",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -125709,11 +125709,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_payload,
{ "payload", "rrc.payload",
FT_UINT32, BASE_DEC, VALS(rrc_T_payload_vals), 0,
- "T_payload", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_noSegment,
{ "noSegment", "rrc.noSegment",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_firstSegment,
{ "firstSegment", "rrc.firstSegment",
FT_NONE, BASE_NONE, NULL, 0,
@@ -125729,7 +125729,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_lastAndFirst,
{ "lastAndFirst", "rrc.lastAndFirst",
FT_NONE, BASE_NONE, NULL, 0,
- "T_lastAndFirst", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_firstSegment_01,
{ "firstSegment", "rrc.firstSegment",
FT_NONE, BASE_NONE, NULL, 0,
@@ -125737,7 +125737,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_lastAndComplete,
{ "lastAndComplete", "rrc.lastAndComplete",
FT_NONE, BASE_NONE, NULL, 0,
- "T_lastAndComplete", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_completeSIB_List,
{ "completeSIB-List", "rrc.completeSIB_List",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -125745,11 +125745,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_lastAndCompleteAndFirst,
{ "lastAndCompleteAndFirst", "rrc.lastAndCompleteAndFirst",
FT_NONE, BASE_NONE, NULL, 0,
- "T_lastAndCompleteAndFirst", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_completeAndFirst,
{ "completeAndFirst", "rrc.completeAndFirst",
FT_NONE, BASE_NONE, NULL, 0,
- "T_completeAndFirst", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_completeSIB,
{ "completeSIB", "rrc.completeSIB",
FT_NONE, BASE_NONE, NULL, 0,
@@ -126197,7 +126197,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_fdd_43,
{ "fdd", "rrc.fdd",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_tdd_08,
{ "tdd", "rrc.tdd",
FT_NONE, BASE_NONE, NULL, 0,
@@ -126353,7 +126353,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_ueCapabilityInformation_r3_add_ext,
{ "ueCapabilityInformation-r3-add-ext", "rrc.ueCapabilityInformation_r3_add_ext",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_ueCapabilityInformation_r3_add_ext", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_v4b0NonCriticalExtensions_15,
{ "v4b0NonCriticalExtensions", "rrc.v4b0NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
@@ -126465,7 +126465,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_acceptanceOfChangeOfCapability,
{ "acceptanceOfChangeOfCapability", "rrc.acceptanceOfChangeOfCapability",
FT_UINT32, BASE_DEC, VALS(rrc_T_acceptanceOfChangeOfCapability_vals), 0,
- "T_acceptanceOfChangeOfCapability", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_laterNonCriticalExtensions_59,
{ "laterNonCriticalExtensions", "rrc.laterNonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
@@ -126513,7 +126513,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_noncriticalExtensions,
{ "noncriticalExtensions", "rrc.noncriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_noncriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_later_than_r3_24,
{ "later-than-r3", "rrc.later_than_r3",
FT_NONE, BASE_NONE, NULL, 0,
@@ -126641,7 +126641,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tddOption,
{ "tddOption", "rrc.tddOption",
FT_UINT32, BASE_DEC, VALS(rrc_T_tddOption_vals), 0,
- "T_tddOption", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_tdd384_06,
{ "tdd384", "rrc.tdd384",
FT_NONE, BASE_NONE, NULL, 0,
@@ -126685,7 +126685,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tpc_Step_Size,
{ "tpc-Step-Size", "rrc.tpc_Step_Size",
FT_UINT32, BASE_DEC, VALS(rrc_T_tpc_Step_Size_vals), 0,
- "T_tpc_Step_Size", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ccTrCH_PowerControlInfo_03,
{ "ccTrCH-PowerControlInfo", "rrc.ccTrCH_PowerControlInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -126729,7 +126729,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_uraUpdate_r3_add_ext,
{ "uraUpdate-r3-add-ext", "rrc.uraUpdate_r3_add_ext",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_uraUpdate_r3_add_ext", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_v770NonCriticalExtensions_32,
{ "v770NonCriticalExtensions", "rrc.v770NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
@@ -126941,7 +126941,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v860NonCriticalExtentions,
{ "v860NonCriticalExtentions", "rrc.v860NonCriticalExtentions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v860NonCriticalExtentions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_utranMobilityInformation_v860ext,
{ "utranMobilityInformation-v860ext", "rrc.utranMobilityInformation_v860ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -127209,7 +127209,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v890NoncriticalExtensions,
{ "v890NoncriticalExtensions", "rrc.v890NoncriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v890NoncriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_mbmsGeneralInformation_v890ext,
{ "mbmsGeneralInformation-v890ext", "rrc.mbmsGeneralInformation_v890ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -127273,7 +127273,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_mbmsSupportOfServiceChangeForAPtpRB,
{ "mbmsSupportOfServiceChangeForAPtpRB", "rrc.mbmsSupportOfServiceChangeForAPtpRB",
FT_UINT32, BASE_DEC, VALS(rrc_T_mbmsSupportOfServiceChangeForAPtpRB_vals), 0,
- "T_mbmsSupportOfServiceChangeForAPtpRB", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_modifedServiceList,
{ "modifedServiceList", "rrc.modifedServiceList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -127281,7 +127281,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_mbms_ReacquireMCCH,
{ "mbms-ReacquireMCCH", "rrc.mbms_ReacquireMCCH",
FT_UINT32, BASE_DEC, VALS(rrc_T_mbms_ReacquireMCCH_vals), 0,
- "T_mbms_ReacquireMCCH", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_mbms_DynamicPersistenceLevel,
{ "mbms-DynamicPersistenceLevel", "rrc.mbms_DynamicPersistenceLevel",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -127297,7 +127297,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_mbms_AllUnmodifiedPTMServices,
{ "mbms-AllUnmodifiedPTMServices", "rrc.mbms_AllUnmodifiedPTMServices",
FT_UINT32, BASE_DEC, VALS(rrc_T_mbms_AllUnmodifiedPTMServices_vals), 0,
- "T_mbms_AllUnmodifiedPTMServices", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_mbms_PTMActivationTime,
{ "mbms-PTMActivationTime", "rrc.mbms_PTMActivationTime",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -127313,7 +127313,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v7c0NonCriticalExtensions,
{ "v7c0NonCriticalExtensions", "rrc.v7c0NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v7c0NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_mbmsModifiedServicesInformation_v7c0ext,
{ "mbmsModifiedServicesInformation-v7c0ext", "rrc.mbmsModifiedServicesInformation_v7c0ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -127405,7 +127405,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_cn_Type,
{ "cn-Type", "rrc.cn_Type",
FT_UINT32, BASE_DEC, VALS(rrc_T_cn_Type_vals), 0,
- "T_cn_Type", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_gsm_MAP,
{ "gsm-MAP", "rrc.gsm_MAP",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -127433,11 +127433,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_routingbasis,
{ "routingbasis", "rrc.routingbasis",
FT_UINT32, BASE_DEC, VALS(rrc_T_routingbasis_vals), 0,
- "T_routingbasis", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_localPTMSI,
{ "localPTMSI", "rrc.localPTMSI",
FT_NONE, BASE_NONE, NULL, 0,
- "T_localPTMSI", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_routingparameter,
{ "routingparameter", "rrc.routingparameter",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -127445,31 +127445,31 @@ void proto_register_rrc(void) {
{ &hf_rrc_tMSIofsamePLMN,
{ "tMSIofsamePLMN", "rrc.tMSIofsamePLMN",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tMSIofsamePLMN", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_tMSIofdifferentPLMN,
{ "tMSIofdifferentPLMN", "rrc.tMSIofdifferentPLMN",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tMSIofdifferentPLMN", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_iMSIresponsetopaging,
{ "iMSIresponsetopaging", "rrc.iMSIresponsetopaging",
FT_NONE, BASE_NONE, NULL, 0,
- "T_iMSIresponsetopaging", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_iMSIcauseUEinitiatedEvent,
{ "iMSIcauseUEinitiatedEvent", "rrc.iMSIcauseUEinitiatedEvent",
FT_NONE, BASE_NONE, NULL, 0,
- "T_iMSIcauseUEinitiatedEvent", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_iMEI,
{ "iMEI", "rrc.iMEI",
FT_NONE, BASE_NONE, NULL, 0,
- "T_iMEI", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_spare2_01,
{ "spare2", "rrc.spare2",
FT_NONE, BASE_NONE, NULL, 0,
- "T_spare2", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_spare1_01,
{ "spare1", "rrc.spare1",
FT_NONE, BASE_NONE, NULL, 0,
- "T_spare1", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_dummy_23,
{ "dummy", "rrc.dummy",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -127485,11 +127485,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_version,
{ "version", "rrc.version",
FT_UINT32, BASE_DEC, VALS(rrc_T_version_vals), 0,
- "T_version", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_release99,
{ "release99", "rrc.release99",
FT_NONE, BASE_NONE, NULL, 0,
- "T_release99", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_cn_Type_01,
{ "cn-Type", "rrc.cn_Type",
FT_UINT32, BASE_DEC, VALS(rrc_T_cn_Type_01_vals), 0,
@@ -127505,7 +127505,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_later,
{ "later", "rrc.later",
FT_NONE, BASE_NONE, NULL, 0,
- "T_later", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_futurecoding,
{ "futurecoding", "rrc.futurecoding",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -127521,7 +127521,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_noRestriction,
{ "noRestriction", "rrc.noRestriction",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_restriction,
{ "restriction", "rrc.restriction",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -127577,11 +127577,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_pagingResponseRestrictionIndicator,
{ "pagingResponseRestrictionIndicator", "rrc.pagingResponseRestrictionIndicator",
FT_UINT32, BASE_DEC, VALS(rrc_T_pagingResponseRestrictionIndicator_vals), 0,
- "T_pagingResponseRestrictionIndicator", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_locationRegistrationRestrictionIndicator,
{ "locationRegistrationRestrictionIndicator", "rrc.locationRegistrationRestrictionIndicator",
FT_UINT32, BASE_DEC, VALS(rrc_T_locationRegistrationRestrictionIndicator_vals), 0,
- "T_locationRegistrationRestrictionIndicator", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_locationRegistration,
{ "locationRegistration", "rrc.locationRegistration",
FT_UINT32, BASE_DEC, VALS(rrc_LocationRegistrationParameters_vals), 0,
@@ -127597,11 +127597,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_gsm_MAP_01,
{ "gsm-MAP", "rrc.gsm_MAP",
FT_NONE, BASE_NONE, NULL, 0,
- "T_gsm_MAP", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ansi_41_01,
{ "ansi-41", "rrc.ansi_41",
FT_NONE, BASE_NONE, NULL, 0,
- "T_ansi_41", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_p_REV,
{ "p-REV", "rrc.p_REV",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -127621,7 +127621,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_gsm_MAP_and_ANSI_41,
{ "gsm-MAP-and-ANSI-41", "rrc.gsm_MAP_and_ANSI_41",
FT_NONE, BASE_NONE, NULL, 0,
- "T_gsm_MAP_and_ANSI_41", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_gsm_MAP_RAB_Identity,
{ "gsm-MAP-RAB-Identity", "rrc.gsm_MAP_RAB_Identity",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -127661,11 +127661,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_cellReservedForCSG,
{ "cellReservedForCSG", "rrc.cellReservedForCSG",
FT_UINT32, BASE_DEC, VALS(rrc_T_cellReservedForCSG_vals), 0,
- "T_cellReservedForCSG", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_barred,
{ "barred", "rrc.barred",
FT_NONE, BASE_NONE, NULL, 0,
- "T_barred", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_intraFreqCellReselectionInd,
{ "intraFreqCellReselectionInd", "rrc.intraFreqCellReselectionInd",
FT_UINT32, BASE_DEC, VALS(rrc_AllowedIndicator_vals), 0,
@@ -127677,7 +127677,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_notBarred,
{ "notBarred", "rrc.notBarred",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_CellIdentity_PerRL_List_item,
{ "CellIdentity", "rrc.CellIdentity",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -127689,11 +127689,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_cellSelectQualityMeasure,
{ "cellSelectQualityMeasure", "rrc.cellSelectQualityMeasure",
FT_UINT32, BASE_DEC, VALS(rrc_T_cellSelectQualityMeasure_vals), 0,
- "T_cellSelectQualityMeasure", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_cpich_Ec_N0,
{ "cpich-Ec-N0", "rrc.cpich_Ec_N0",
FT_NONE, BASE_NONE, NULL, 0,
- "T_cpich_Ec_N0", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_q_HYST_2_S,
{ "q-HYST-2-S", "rrc.q_HYST_2_S",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -127701,7 +127701,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_cpich_RSCP,
{ "cpich-RSCP", "rrc.cpich_RSCP",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_modeSpecificInfo_14,
{ "modeSpecificInfo", "rrc.modeSpecificInfo",
FT_UINT32, BASE_DEC, VALS(rrc_T_modeSpecificInfo_14_vals), 0,
@@ -127773,7 +127773,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_numberOfPSCs,
{ "numberOfPSCs", "rrc.numberOfPSCs",
FT_UINT32, BASE_DEC, VALS(rrc_T_numberOfPSCs_vals), 0,
- "T_numberOfPSCs", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_pscRange2Offset,
{ "pscRange2Offset", "rrc.pscRange2Offset",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -127817,7 +127817,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_restriction_01,
{ "restriction", "rrc.restriction",
FT_NONE, BASE_NONE, NULL, 0,
- "T_restriction", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_domainSpecficAccessClassBarredList,
{ "domainSpecficAccessClassBarredList", "rrc.domainSpecficAccessClassBarredList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -127857,15 +127857,15 @@ void proto_register_rrc(void) {
{ &hf_rrc_action,
{ "action", "rrc.action",
FT_UINT32, BASE_DEC, VALS(rrc_T_action_vals), 0,
- "T_action", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_clearDedicatedPriorities,
{ "clearDedicatedPriorities", "rrc.clearDedicatedPriorities",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_configureDedicatedPriorities,
{ "configureDedicatedPriorities", "rrc.configureDedicatedPriorities",
FT_NONE, BASE_NONE, NULL, 0,
- "T_configureDedicatedPriorities", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_t_322,
{ "t-322", "rrc.t_322",
FT_UINT32, BASE_DEC, VALS(rrc_T_322_vals), 0,
@@ -127885,15 +127885,15 @@ void proto_register_rrc(void) {
{ &hf_rrc_radioAccessTechnology,
{ "radioAccessTechnology", "rrc.radioAccessTechnology",
FT_UINT32, BASE_DEC, VALS(rrc_T_radioAccessTechnology_vals), 0,
- "T_radioAccessTechnology", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_utraFDD,
{ "utraFDD", "rrc.utraFDD",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_utraFDD", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_utraFDD_item,
{ "utraFDD item", "rrc.utraFDD_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_utraFDD_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_uarfcn,
{ "uarfcn", "rrc.uarfcn",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -127901,19 +127901,19 @@ void proto_register_rrc(void) {
{ &hf_rrc_utraTDD,
{ "utraTDD", "rrc.utraTDD",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_utraTDD", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_utraTDD_item,
{ "utraTDD item", "rrc.utraTDD_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_utraTDD_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_eutra,
{ "eutra", "rrc.eutra",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_eutra", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_eutra_item,
{ "eutra item", "rrc.eutra_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_eutra_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_earfcn,
{ "earfcn", "rrc.earfcn",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -128101,11 +128101,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_adjacentFrequencyMeasurements,
{ "adjacentFrequencyMeasurements", "rrc.adjacentFrequencyMeasurements",
FT_UINT32, BASE_DEC, VALS(rrc_T_adjacentFrequencyMeasurements_vals), 0,
- "T_adjacentFrequencyMeasurements", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_interBandMeasurements,
{ "interBandMeasurements", "rrc.interBandMeasurements",
FT_UINT32, BASE_DEC, VALS(rrc_T_interBandMeasurements_vals), 0,
- "T_interBandMeasurements", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_radioFrequencyBandEUTRA,
{ "radioFrequencyBandEUTRA", "rrc.radioFrequencyBandEUTRA",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -128229,7 +128229,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_e_RGCH_Info,
{ "e-RGCH-Info", "rrc.e_RGCH_Info",
FT_UINT32, BASE_DEC, VALS(rrc_T_e_RGCH_Info_vals), 0,
- "T_e_RGCH_Info", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_e_RGCH_Information,
{ "e-RGCH-Information", "rrc.e_RGCH_Information",
FT_NONE, BASE_NONE, NULL, 0,
@@ -128237,7 +128237,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_releaseIndicator,
{ "releaseIndicator", "rrc.releaseIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_maxNoDPCH_PDSCH_Codes,
{ "maxNoDPCH-PDSCH-Codes", "rrc.maxNoDPCH_PDSCH_Codes",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -128265,19 +128265,19 @@ void proto_register_rrc(void) {
{ &hf_rrc_hsscchlessHsdschOperation,
{ "hsscchlessHsdschOperation", "rrc.hsscchlessHsdschOperation",
FT_UINT32, BASE_DEC, VALS(rrc_T_hsscchlessHsdschOperation_vals), 0,
- "T_hsscchlessHsdschOperation", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_enhancedFdpch,
{ "enhancedFdpch", "rrc.enhancedFdpch",
FT_UINT32, BASE_DEC, VALS(rrc_T_enhancedFdpch_vals), 0,
- "T_enhancedFdpch", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_hsdschReception_CellFach,
{ "hsdschReception-CellFach", "rrc.hsdschReception_CellFach",
FT_UINT32, BASE_DEC, VALS(rrc_T_hsdschReception_CellFach_vals), 0,
- "T_hsdschReception_CellFach", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_hsdschReception_CellUraPch,
{ "hsdschReception-CellUraPch", "rrc.hsdschReception_CellUraPch",
FT_UINT32, BASE_DEC, VALS(rrc_T_hsdschReception_CellUraPch_vals), 0,
- "T_hsdschReception_CellUraPch", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_hsdsch_physical_layer_category_ext2,
{ "hsdsch-physical-layer-category-ext2", "rrc.hsdsch_physical_layer_category_ext2",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -128285,11 +128285,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_supportOfTargetCellPreConfig,
{ "supportOfTargetCellPreConfig", "rrc.supportOfTargetCellPreConfig",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportOfTargetCellPreConfig_vals), 0,
- "T_supportOfTargetCellPreConfig", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supportOfHsdschDrxOperation,
{ "supportOfHsdschDrxOperation", "rrc.supportOfHsdschDrxOperation",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportOfHsdschDrxOperation_vals), 0,
- "T_supportOfHsdschDrxOperation", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_hsdsch_physical_layer_category_ext3,
{ "hsdsch-physical-layer-category-ext3", "rrc.hsdsch_physical_layer_category_ext3",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -128341,7 +128341,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_supportOfSFModeForHSPDSCHDualStream,
{ "supportOfSFModeForHSPDSCHDualStream", "rrc.supportOfSFModeForHSPDSCHDualStream",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportOfSFModeForHSPDSCHDualStream_vals), 0,
- "T_supportOfSFModeForHSPDSCHDualStream", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_maxPhysChPerFrame_02,
{ "maxPhysChPerFrame", "rrc.maxPhysChPerFrame",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -128353,7 +128353,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tdd768_hspdsch,
{ "tdd768-hspdsch", "rrc.tdd768_hspdsch",
FT_UINT32, BASE_DEC, VALS(rrc_T_tdd768_hspdsch_vals), 0,
- "T_tdd768_hspdsch", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supported,
{ "supported", "rrc.supported",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -128361,7 +128361,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_unsupported,
{ "unsupported", "rrc.unsupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_maxPhysChPerTS_01,
{ "maxPhysChPerTS", "rrc.maxPhysChPerTS",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -128413,15 +128413,15 @@ void proto_register_rrc(void) {
{ &hf_rrc_configurationUnsupported,
{ "configurationUnsupported", "rrc.configurationUnsupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_physicalChannelFailure,
{ "physicalChannelFailure", "rrc.physicalChannelFailure",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_incompatibleSimultaneousReconfiguration,
{ "incompatibleSimultaneousReconfiguration", "rrc.incompatibleSimultaneousReconfiguration",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_compressedModeRuntimeError,
{ "compressedModeRuntimeError", "rrc.compressedModeRuntimeError",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -128433,27 +128433,27 @@ void proto_register_rrc(void) {
{ &hf_rrc_cellUpdateOccurred,
{ "cellUpdateOccurred", "rrc.cellUpdateOccurred",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_invalidConfiguration,
{ "invalidConfiguration", "rrc.invalidConfiguration",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_configurationIncomplete,
{ "configurationIncomplete", "rrc.configurationIncomplete",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_unsupportedMeasurement,
{ "unsupportedMeasurement", "rrc.unsupportedMeasurement",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_mbmsSessionAlreadyReceivedCorrectly,
{ "mbmsSessionAlreadyReceivedCorrectly", "rrc.mbmsSessionAlreadyReceivedCorrectly",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_lowerPriorityMBMSService,
{ "lowerPriorityMBMSService", "rrc.lowerPriorityMBMSService",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_rrc_ConnectionReleaseInformation,
{ "rrc-ConnectionReleaseInformation", "rrc.rrc_ConnectionReleaseInformation",
FT_UINT32, BASE_DEC, VALS(rrc_RRC_ConnectionReleaseInformation_vals), 0,
@@ -128529,7 +128529,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_startIntegrityProtection,
{ "startIntegrityProtection", "rrc.startIntegrityProtection",
FT_NONE, BASE_NONE, NULL, 0,
- "T_startIntegrityProtection", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_integrityProtInitNumber,
{ "integrityProtInitNumber", "rrc.integrityProtInitNumber",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -128537,7 +128537,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_modify,
{ "modify", "rrc.modify",
FT_NONE, BASE_NONE, NULL, 0,
- "T_modify", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_dl_IntegrityProtActivationInfo,
{ "dl-IntegrityProtActivationInfo", "rrc.dl_IntegrityProtActivationInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -128621,27 +128621,27 @@ void proto_register_rrc(void) {
{ &hf_rrc_supportOfHandoverToGAN,
{ "supportOfHandoverToGAN", "rrc.supportOfHandoverToGAN",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportOfHandoverToGAN_vals), 0,
- "T_supportOfHandoverToGAN", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supportOfPSHandoverToGAN,
{ "supportOfPSHandoverToGAN", "rrc.supportOfPSHandoverToGAN",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportOfPSHandoverToGAN_vals), 0,
- "T_supportOfPSHandoverToGAN", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supportOfEUTRAFDD,
{ "supportOfEUTRAFDD", "rrc.supportOfEUTRAFDD",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportOfEUTRAFDD_vals), 0,
- "T_supportOfEUTRAFDD", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supportOfInterRATHOToEUTRAFDD,
{ "supportOfInterRATHOToEUTRAFDD", "rrc.supportOfInterRATHOToEUTRAFDD",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportOfInterRATHOToEUTRAFDD_vals), 0,
- "T_supportOfInterRATHOToEUTRAFDD", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supportOfEUTRATDD,
{ "supportOfEUTRATDD", "rrc.supportOfEUTRATDD",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportOfEUTRATDD_vals), 0,
- "T_supportOfEUTRATDD", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supportOfInterRATHOToEUTRATDD,
{ "supportOfInterRATHOToEUTRATDD", "rrc.supportOfInterRATHOToEUTRATDD",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportOfInterRATHOToEUTRATDD_vals), 0,
- "T_supportOfInterRATHOToEUTRATDD", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_eutraFeatureGroupIndicators,
{ "eutraFeatureGroupIndicators", "rrc.eutraFeatureGroupIndicators",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -128649,11 +128649,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_NetworkAssistedGANSS_Supported_List_item,
{ "NetworkAssistedGANSS-Supported-List item", "rrc.NetworkAssistedGANSS_Supported_List_item",
FT_NONE, BASE_NONE, NULL, 0,
- "NetworkAssistedGANSS_Supported_List_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_gANSS_Id,
{ "gANSS-Id", "rrc.gANSS_Id",
FT_UINT32, BASE_DEC, VALS(rrc_T_gANSS_Id_vals), 0,
- "T_gANSS_Id", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_gANSS_Mode,
{ "gANSS-Mode", "rrc.gANSS_Mode",
FT_UINT32, BASE_DEC, VALS(rrc_GANSS_Mode_vals), 0,
@@ -128673,7 +128673,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_NetworkAssistedGANSS_Supported_List_v860ext_item,
{ "NetworkAssistedGANSS-Supported-List-v860ext item", "rrc.NetworkAssistedGANSS_Supported_List_v860ext_item",
FT_NONE, BASE_NONE, NULL, 0,
- "NetworkAssistedGANSS_Supported_List_v860ext_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sbas_Ids,
{ "sbas-Ids", "rrc.sbas_Ids",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -128685,7 +128685,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_non_native_AD_choices_supported,
{ "non-native-AD-choices-supported", "rrc.non_native_AD_choices_supported",
FT_UINT32, BASE_DEC, VALS(rrc_T_non_native_AD_choices_supported_vals), 0,
- "T_non_native_AD_choices_supported", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_p_TMSI,
{ "p-TMSI", "rrc.p_TMSI",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -128697,7 +128697,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_cn_Identity,
{ "cn-Identity", "rrc.cn_Identity",
FT_NONE, BASE_NONE, NULL, 0,
- "T_cn_Identity", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_cn_pagedUE_Identity,
{ "cn-pagedUE-Identity", "rrc.cn_pagedUE_Identity",
FT_UINT32, BASE_DEC, VALS(rrc_CN_PagedUE_Identity_vals), 0,
@@ -128705,15 +128705,15 @@ void proto_register_rrc(void) {
{ &hf_rrc_utran_Identity,
{ "utran-Identity", "rrc.utran_Identity",
FT_NONE, BASE_NONE, NULL, 0,
- "T_utran_Identity", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_cn_OriginatedPage_connectedMode_UE,
{ "cn-OriginatedPage-connectedMode-UE", "rrc.cn_OriginatedPage_connectedMode_UE",
FT_NONE, BASE_NONE, NULL, 0,
- "T_cn_OriginatedPage_connectedMode_UE", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_utran_SingleUE_Identity,
{ "utran-SingleUE-Identity", "rrc.utran_SingleUE_Identity",
FT_NONE, BASE_NONE, NULL, 0,
- "T_utran_SingleUE_Identity", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_cn_OriginatedPage_connectedMode_UE_01,
{ "cn-OriginatedPage-connectedMode-UE", "rrc.cn_OriginatedPage_connectedMode_UE",
FT_NONE, BASE_NONE, NULL, 0,
@@ -128741,11 +128741,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_supportForRfc2507,
{ "supportForRfc2507", "rrc.supportForRfc2507",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportForRfc2507_vals), 0,
- "T_supportForRfc2507", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_notSupported,
{ "notSupported", "rrc.notSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supported_01,
{ "supported", "rrc.supported",
FT_UINT32, BASE_DEC, VALS(rrc_MaxHcContextSpace_vals), 0,
@@ -128753,11 +128753,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_supportForRfc3095,
{ "supportForRfc3095", "rrc.supportForRfc3095",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportForRfc3095_vals), 0,
- "T_supportForRfc3095", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supported_02,
{ "supported", "rrc.supported",
FT_NONE, BASE_NONE, NULL, 0,
- "T_supported", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_maxROHC_ContextSessions,
{ "maxROHC-ContextSessions", "rrc.maxROHC_ContextSessions",
FT_UINT32, BASE_DEC, VALS(rrc_MaxROHC_ContextSessions_r4_vals), 0,
@@ -128777,7 +128777,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_losslessDLRLC_PDUSizeChange,
{ "losslessDLRLC-PDUSizeChange", "rrc.losslessDLRLC_PDUSizeChange",
FT_UINT32, BASE_DEC, VALS(rrc_T_losslessDLRLC_PDUSizeChange_vals), 0,
- "T_losslessDLRLC_PDUSizeChange", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supportForCSVoiceoverHSPA_01,
{ "supportForCSVoiceoverHSPA", "rrc.supportForCSVoiceoverHSPA",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportForCSVoiceoverHSPA_01_vals), 0,
@@ -128785,7 +128785,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_fddPhysChCapability,
{ "fddPhysChCapability", "rrc.fddPhysChCapability",
FT_NONE, BASE_NONE, NULL, 0,
- "T_fddPhysChCapability", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_downlinkPhysChCapability,
{ "downlinkPhysChCapability", "rrc.downlinkPhysChCapability",
FT_NONE, BASE_NONE, NULL, 0,
@@ -128797,7 +128797,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tddPhysChCapability,
{ "tddPhysChCapability", "rrc.tddPhysChCapability",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tddPhysChCapability", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_downlinkPhysChCapability_01,
{ "downlinkPhysChCapability", "rrc.downlinkPhysChCapability",
FT_NONE, BASE_NONE, NULL, 0,
@@ -128821,7 +128821,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tddPhysChCapability_384,
{ "tddPhysChCapability-384", "rrc.tddPhysChCapability_384",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tddPhysChCapability_384", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_uplinkPhysChCapability_03,
{ "uplinkPhysChCapability", "rrc.uplinkPhysChCapability",
FT_NONE, BASE_NONE, NULL, 0,
@@ -128829,7 +128829,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tddPhysChCapability_768,
{ "tddPhysChCapability-768", "rrc.tddPhysChCapability_768",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tddPhysChCapability_768", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_downlinkPhysChCapability_03,
{ "downlinkPhysChCapability", "rrc.downlinkPhysChCapability",
FT_NONE, BASE_NONE, NULL, 0,
@@ -128841,7 +128841,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tddPhysChCapability_128,
{ "tddPhysChCapability-128", "rrc.tddPhysChCapability_128",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tddPhysChCapability_128", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_downlinkPhysChCapability_04,
{ "downlinkPhysChCapability", "rrc.downlinkPhysChCapability",
FT_NONE, BASE_NONE, NULL, 0,
@@ -128897,7 +128897,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tdd128_PhysChCapability,
{ "tdd128-PhysChCapability", "rrc.tdd128_PhysChCapability",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tdd128_PhysChCapability", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_downlinkPhysChCapability_09,
{ "downlinkPhysChCapability", "rrc.downlinkPhysChCapability",
FT_NONE, BASE_NONE, NULL, 0,
@@ -128909,7 +128909,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_fdd_hspdsch,
{ "fdd-hspdsch", "rrc.fdd_hspdsch",
FT_UINT32, BASE_DEC, VALS(rrc_T_fdd_hspdsch_vals), 0,
- "T_fdd_hspdsch", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supported_03,
{ "supported", "rrc.supported",
FT_NONE, BASE_NONE, NULL, 0,
@@ -128925,15 +128925,15 @@ void proto_register_rrc(void) {
{ &hf_rrc_tdd384_hspdsch,
{ "tdd384-hspdsch", "rrc.tdd384_hspdsch",
FT_UINT32, BASE_DEC, VALS(rrc_T_tdd384_hspdsch_vals), 0,
- "T_tdd384_hspdsch", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_tdd128_hspdsch,
{ "tdd128-hspdsch", "rrc.tdd128_hspdsch",
FT_UINT32, BASE_DEC, VALS(rrc_T_tdd128_hspdsch_vals), 0,
- "T_tdd128_hspdsch", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_numberOfRepetitionsPerSFNPeriod,
{ "numberOfRepetitionsPerSFNPeriod", "rrc.numberOfRepetitionsPerSFNPeriod",
FT_UINT32, BASE_DEC, VALS(rrc_T_numberOfRepetitionsPerSFNPeriod_vals), 0,
- "T_numberOfRepetitionsPerSFNPeriod", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supportEUTRA_FDD,
{ "supportEUTRA-FDD", "rrc.supportEUTRA_FDD",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -128945,11 +128945,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_noError,
{ "noError", "rrc.noError",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_errorOccurred,
{ "errorOccurred", "rrc.errorOccurred",
FT_NONE, BASE_NONE, NULL, 0,
- "T_errorOccurred", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_protocolErrorInformation_01,
{ "protocolErrorInformation", "rrc.protocolErrorInformation",
FT_NONE, BASE_NONE, NULL, 0,
@@ -128957,19 +128957,19 @@ void proto_register_rrc(void) {
{ &hf_rrc_diagnosticsType,
{ "diagnosticsType", "rrc.diagnosticsType",
FT_UINT32, BASE_DEC, VALS(rrc_T_diagnosticsType_vals), 0,
- "T_diagnosticsType", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_type1,
{ "type1", "rrc.type1",
FT_UINT32, BASE_DEC, VALS(rrc_T_type1_vals), 0,
- "T_type1", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_asn1_ViolationOrEncodingError,
{ "asn1-ViolationOrEncodingError", "rrc.asn1_ViolationOrEncodingError",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_messageTypeNonexistent,
{ "messageTypeNonexistent", "rrc.messageTypeNonexistent",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_messageNotCompatibleWithReceiverState,
{ "messageNotCompatibleWithReceiverState", "rrc.messageNotCompatibleWithReceiverState",
FT_NONE, BASE_NONE, NULL, 0,
@@ -129009,7 +129009,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_frequencyInfo_03,
{ "frequencyInfo", "rrc.frequencyInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_interRATInfo_02,
{ "interRATInfo", "rrc.interRATInfo",
FT_UINT32, BASE_DEC, VALS(rrc_InterRATInfo_v860ext_vals), 0,
@@ -129017,7 +129017,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_fddRF_Capability,
{ "fddRF-Capability", "rrc.fddRF_Capability",
FT_NONE, BASE_NONE, NULL, 0,
- "T_fddRF_Capability", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ue_PowerClass,
{ "ue-PowerClass", "rrc.ue_PowerClass",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -129029,7 +129029,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tddRF_Capability,
{ "tddRF-Capability", "rrc.tddRF_Capability",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tddRF_Capability", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_radioFrequencyTDDBandList,
{ "radioFrequencyTDDBandList", "rrc.radioFrequencyTDDBandList",
FT_UINT32, BASE_DEC, VALS(rrc_RadioFrequencyBandTDDList_vals), 0,
@@ -129053,7 +129053,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tdd768RF_Capability,
{ "tdd768RF-Capability", "rrc.tdd768RF_Capability",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tdd768RF_Capability", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_radioFrequencyBandTDDList_01,
{ "radioFrequencyBandTDDList", "rrc.radioFrequencyBandTDDList",
FT_UINT32, BASE_DEC, VALS(rrc_RadioFrequencyBandTDDList_r7_vals), 0,
@@ -129101,11 +129101,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_noRelease,
{ "noRelease", "rrc.noRelease",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_release,
{ "release", "rrc.release",
FT_NONE, BASE_NONE, NULL, 0,
- "T_release", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_RRC_MessageSequenceNumberList_item,
{ "RRC-MessageSequenceNumber", "rrc.RRC_MessageSequenceNumber",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -129113,11 +129113,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_cipheringAlgorithmCap,
{ "cipheringAlgorithmCap", "rrc.cipheringAlgorithmCap",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_cipheringAlgorithmCap", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_integrityProtectionAlgorithmCap,
{ "integrityProtectionAlgorithmCap", "rrc.integrityProtectionAlgorithmCap",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_integrityProtectionAlgorithmCap", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_primary_E_RNTI,
{ "primary-E-RNTI", "rrc.primary_E_RNTI",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -129141,7 +129141,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_servingGrant,
{ "servingGrant", "rrc.servingGrant",
FT_NONE, BASE_NONE, NULL, 0,
- "T_servingGrant", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_value,
{ "value", "rrc.value",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -129149,7 +129149,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_primary_Secondary_GrantSelector,
{ "primary-Secondary-GrantSelector", "rrc.primary_Secondary_GrantSelector",
FT_UINT32, BASE_DEC, VALS(rrc_T_primary_Secondary_GrantSelector_vals), 0,
- "T_primary_Secondary_GrantSelector", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_minReduced_E_DPDCH_GainFactor,
{ "minReduced-E-DPDCH-GainFactor", "rrc.minReduced_E_DPDCH_GainFactor",
FT_UINT32, BASE_DEC, VALS(rrc_MinReduced_E_DPDCH_GainFactor_vals), 0,
@@ -129185,7 +129185,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_mac_hsResetIndicator,
{ "mac-hsResetIndicator", "rrc.mac_hsResetIndicator",
FT_UINT32, BASE_DEC, VALS(rrc_T_mac_hsResetIndicator_vals), 0,
- "T_mac_hsResetIndicator", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_dl_hspdsch_Information_01,
{ "dl-hspdsch-Information", "rrc.dl_hspdsch_Information",
FT_NONE, BASE_NONE, NULL, 0,
@@ -129265,7 +129265,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_all,
{ "all", "rrc.all",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_u_RNTI_BitMaskIndex_b1,
{ "u-RNTI-BitMaskIndex-b1", "rrc.u_RNTI_BitMaskIndex_b1",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -129569,15 +129569,15 @@ void proto_register_rrc(void) {
{ &hf_rrc_supportForPriorityReselectionInUTRAN,
{ "supportForPriorityReselectionInUTRAN", "rrc.supportForPriorityReselectionInUTRAN",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportForPriorityReselectionInUTRAN_vals), 0,
- "T_supportForPriorityReselectionInUTRAN", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supportCellSpecificTxDiversityinDC_Operation,
{ "supportCellSpecificTxDiversityinDC-Operation", "rrc.supportCellSpecificTxDiversityinDC_Operation",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportCellSpecificTxDiversityinDC_Operation_vals), 0,
- "T_supportCellSpecificTxDiversityinDC_Operation", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supportOfMimoOnlySingleStream,
{ "supportOfMimoOnlySingleStream", "rrc.supportOfMimoOnlySingleStream",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportOfMimoOnlySingleStream_vals), 0,
- "T_supportOfMimoOnlySingleStream", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ue_RadioAccessCapabBandCombList,
{ "ue-RadioAccessCapabBandCombList", "rrc.ue_RadioAccessCapabBandCombList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -129793,7 +129793,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_deviceType,
{ "deviceType", "rrc.deviceType",
FT_UINT32, BASE_DEC, VALS(rrc_T_deviceType_vals), 0,
- "T_deviceType", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supportForTwoDRXSchemesInPCH_02,
{ "supportForTwoDRXSchemesInPCH", "rrc.supportForTwoDRXSchemesInPCH",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportForTwoDRXSchemesInPCH_02_vals), 0,
@@ -129801,11 +129801,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_supportEDPDCHPowerInterpolation,
{ "supportEDPDCHPowerInterpolation", "rrc.supportEDPDCHPowerInterpolation",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportEDPDCHPowerInterpolation_vals), 0,
- "T_supportEDPDCHPowerInterpolation", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supportofTxDivOnNonMIMOChannel,
{ "supportofTxDivOnNonMIMOChannel", "rrc.supportofTxDivOnNonMIMOChannel",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportofTxDivOnNonMIMOChannel_vals), 0,
- "T_supportofTxDivOnNonMIMOChannel", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_physicalChannelCapability_LCR,
{ "physicalChannelCapability-LCR", "rrc.physicalChannelCapability_LCR",
FT_NONE, BASE_NONE, NULL, 0,
@@ -129821,7 +129821,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_ganssSupportIndication,
{ "ganssSupportIndication", "rrc.ganssSupportIndication",
FT_UINT32, BASE_DEC, VALS(rrc_T_ganssSupportIndication_vals), 0,
- "T_ganssSupportIndication", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_mac_ehsSupport_02,
{ "mac-ehsSupport", "rrc.mac_ehsSupport",
FT_UINT32, BASE_DEC, VALS(rrc_T_mac_ehsSupport_02_vals), 0,
@@ -129865,11 +129865,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_validity_CellPCH_UraPCH,
{ "validity-CellPCH-UraPCH", "rrc.validity_CellPCH_UraPCH",
FT_UINT32, BASE_DEC, VALS(rrc_T_validity_CellPCH_UraPCH_vals), 0,
- "T_validity_CellPCH_UraPCH", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sfn_sfnType2Capability,
{ "sfn-sfnType2Capability", "rrc.sfn_sfnType2Capability",
FT_UINT32, BASE_DEC, VALS(rrc_T_sfn_sfnType2Capability_vals), 0,
- "T_sfn_sfnType2Capability", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ue_GANSSPositioning_Capability,
{ "ue-GANSSPositioning-Capability", "rrc.ue_GANSSPositioning_Capability",
FT_NONE, BASE_NONE, NULL, 0,
@@ -129909,7 +129909,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tdd_CapabilityExt,
{ "tdd-CapabilityExt", "rrc.tdd_CapabilityExt",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tdd_CapabilityExt", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_rf_Capability_03,
{ "rf-Capability", "rrc.rf_Capability",
FT_NONE, BASE_NONE, NULL, 0,
@@ -129953,7 +129953,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_securityCapabilityIndication,
{ "securityCapabilityIndication", "rrc.securityCapabilityIndication",
FT_UINT32, BASE_DEC, VALS(rrc_T_securityCapabilityIndication_vals), 0,
- "T_securityCapabilityIndication", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ganssSupportIndication_01,
{ "ganssSupportIndication", "rrc.ganssSupportIndication",
FT_UINT32, BASE_DEC, VALS(rrc_T_ganssSupportIndication_01_vals), 0,
@@ -129965,7 +129965,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_fddPhysicalChannelCapab_hspdsch_edch,
{ "fddPhysicalChannelCapab-hspdsch-edch", "rrc.fddPhysicalChannelCapab_hspdsch_edch",
FT_NONE, BASE_NONE, NULL, 0,
- "T_fddPhysicalChannelCapab_hspdsch_edch", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_physicalChannelCapabComp_hspdsch_r6,
{ "physicalChannelCapabComp-hspdsch-r6", "rrc.physicalChannelCapabComp_hspdsch_r6",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -130001,7 +130001,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_slotFormat4,
{ "slotFormat4", "rrc.slotFormat4",
FT_UINT32, BASE_DEC, VALS(rrc_T_slotFormat4_vals), 0,
- "T_slotFormat4", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supportofTxDivOnNonMIMOChannel_01,
{ "supportofTxDivOnNonMIMOChannel", "rrc.supportofTxDivOnNonMIMOChannel",
FT_UINT32, BASE_DEC, VALS(rrc_T_supportofTxDivOnNonMIMOChannel_01_vals), 0,
@@ -130045,7 +130045,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tdd384_RF_Capability,
{ "tdd384-RF-Capability", "rrc.tdd384_RF_Capability",
FT_UINT32, BASE_DEC, VALS(rrc_T_tdd384_RF_Capability_vals), 0,
- "T_tdd384_RF_Capability", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supported_07,
{ "supported", "rrc.supported",
FT_UINT32, BASE_DEC, VALS(rrc_RadioFrequencyBandTDDList_vals), 0,
@@ -130053,7 +130053,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tdd128_RF_Capability_01,
{ "tdd128-RF-Capability", "rrc.tdd128_RF_Capability",
FT_UINT32, BASE_DEC, VALS(rrc_T_tdd128_RF_Capability_vals), 0,
- "T_tdd128_RF_Capability", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_tdd384_RF_Capability_01,
{ "tdd384-RF-Capability", "rrc.tdd384_RF_Capability",
FT_UINT32, BASE_DEC, VALS(rrc_RadioFrequencyBandTDDList_r7_vals), 0,
@@ -130061,7 +130061,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tdd768_RF_Capability,
{ "tdd768-RF-Capability", "rrc.tdd768_RF_Capability",
FT_UINT32, BASE_DEC, VALS(rrc_T_tdd768_RF_Capability_vals), 0,
- "T_tdd768_RF_Capability", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supported_08,
{ "supported", "rrc.supported",
FT_UINT32, BASE_DEC, VALS(rrc_RadioFrequencyBandTDDList_r7_vals), 0,
@@ -130129,7 +130129,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tdd384_edch,
{ "tdd384-edch", "rrc.tdd384_edch",
FT_UINT32, BASE_DEC, VALS(rrc_T_tdd384_edch_vals), 0,
- "T_tdd384_edch", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supported_09,
{ "supported", "rrc.supported",
FT_NONE, BASE_NONE, NULL, 0,
@@ -130145,7 +130145,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tdd128_edch,
{ "tdd128-edch", "rrc.tdd128_edch",
FT_UINT32, BASE_DEC, VALS(rrc_T_tdd128_edch_vals), 0,
- "T_tdd128_edch", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supported_10,
{ "supported", "rrc.supported",
FT_NONE, BASE_NONE, NULL, 0,
@@ -130161,11 +130161,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_continue,
{ "continue", "rrc.continue",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_newConfiguration,
{ "newConfiguration", "rrc.newConfiguration",
FT_NONE, BASE_NONE, NULL, 0,
- "T_newConfiguration", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_secondaryServingEDCHCell_Info,
{ "secondaryServingEDCHCell-Info", "rrc.secondaryServingEDCHCell_Info",
FT_NONE, BASE_NONE, NULL, 0,
@@ -130181,7 +130181,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_fdd_edch,
{ "fdd-edch", "rrc.fdd_edch",
FT_UINT32, BASE_DEC, VALS(rrc_T_fdd_edch_vals), 0,
- "T_fdd_edch", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_supported_12,
{ "supported", "rrc.supported",
FT_NONE, BASE_NONE, NULL, 0,
@@ -130305,7 +130305,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_dl_RLC_PDU_size_01,
{ "dl-RLC-PDU-size", "rrc.dl_RLC_PDU_size",
FT_UINT32, BASE_DEC, VALS(rrc_T_dl_RLC_PDU_size_vals), 0,
- "T_dl_RLC_PDU_size", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_fixedSize,
{ "fixedSize", "rrc.fixedSize",
FT_UINT32, BASE_DEC, VALS(rrc_OctetModeRLC_SizeInfoType1_vals), 0,
@@ -130313,7 +130313,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_flexibleSize,
{ "flexibleSize", "rrc.flexibleSize",
FT_UINT32, BASE_DEC, VALS(rrc_T_flexibleSize_vals), 0,
- "T_flexibleSize", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_rB_WithPDCP_InfoList,
{ "rB-WithPDCP-InfoList", "rrc.rB_WithPDCP_InfoList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -130365,7 +130365,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_dl_UM_RLC_Mode,
{ "dl-UM-RLC-Mode", "rrc.dl_UM_RLC_Mode",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_dl_TM_RLC_Mode,
{ "dl-TM-RLC-Mode", "rrc.dl_TM_RLC_Mode",
FT_NONE, BASE_NONE, NULL, 0,
@@ -130413,7 +130413,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_fach,
{ "fach", "rrc.fach",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_dsch,
{ "dsch", "rrc.dsch",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -130433,7 +130433,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_hsdsch_01,
{ "hsdsch", "rrc.hsdsch",
FT_UINT32, BASE_DEC, VALS(rrc_T_hsdsch_vals), 0,
- "T_hsdsch", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_mac_hs,
{ "mac-hs", "rrc.mac_hs",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -130445,7 +130445,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_dch_and_hsdsch_01,
{ "dch-and-hsdsch", "rrc.dch_and_hsdsch",
FT_UINT32, BASE_DEC, VALS(rrc_T_dch_and_hsdsch_vals), 0,
- "T_dch_and_hsdsch", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_mac_hs_01,
{ "mac-hs", "rrc.mac_hs",
FT_NONE, BASE_NONE, NULL, 0,
@@ -130593,15 +130593,15 @@ void proto_register_rrc(void) {
{ &hf_rrc_storedWithValueTagSameAsPrevius,
{ "storedWithValueTagSameAsPrevius", "rrc.storedWithValueTagSameAsPrevius",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_other,
{ "other", "rrc.other",
FT_UINT32, BASE_DEC, VALS(rrc_T_other_vals), 0,
- "T_other", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_notStored,
{ "notStored", "rrc.notStored",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_storedWithDifferentValueTag,
{ "storedWithDifferentValueTag", "rrc.storedWithDifferentValueTag",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -130833,11 +130833,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_rb_Change,
{ "rb-Change", "rrc.rb_Change",
FT_UINT32, BASE_DEC, VALS(rrc_T_rb_Change_vals), 0,
- "T_rb_Change", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_release_01,
{ "release", "rrc.release",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_re_mapToDefaultRb,
{ "re-mapToDefaultRb", "rrc.re_mapToDefaultRb",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -131065,7 +131065,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_altE_bitInterpretation,
{ "altE-bitInterpretation", "rrc.altE_bitInterpretation",
FT_UINT32, BASE_DEC, VALS(rrc_T_altE_bitInterpretation_vals), 0,
- "T_altE_bitInterpretation", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_dl_RLC_Mode_03,
{ "dl-RLC-Mode", "rrc.dl_RLC_Mode",
FT_UINT32, BASE_DEC, VALS(rrc_DL_RLC_Mode_r7_vals), 0,
@@ -131077,7 +131077,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_useSpecialValueOfHEField,
{ "useSpecialValueOfHEField", "rrc.useSpecialValueOfHEField",
FT_UINT32, BASE_DEC, VALS(rrc_T_useSpecialValueOfHEField_vals), 0,
- "T_useSpecialValueOfHEField", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_dl_UM_RLC_OutOSeqDelivery_Info,
{ "dl-UM-RLC-OutOSeqDelivery-Info", "rrc.dl_UM_RLC_OutOSeqDelivery_Info",
FT_NONE, BASE_NONE, NULL, 0,
@@ -131093,7 +131093,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_lengthIndicatorSize,
{ "lengthIndicatorSize", "rrc.lengthIndicatorSize",
FT_UINT32, BASE_DEC, VALS(rrc_T_lengthIndicatorSize_vals), 0,
- "T_lengthIndicatorSize", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_minRLC_PDU_Size,
{ "minRLC-PDU-Size", "rrc.minRLC_PDU_Size",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -131201,15 +131201,15 @@ void proto_register_rrc(void) {
{ &hf_rrc_rlc_SizeList,
{ "rlc-SizeList", "rrc.rlc_SizeList",
FT_UINT32, BASE_DEC, VALS(rrc_T_rlc_SizeList_vals), 0,
- "T_rlc_SizeList", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_allSizes,
{ "allSizes", "rrc.allSizes",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_configured,
{ "configured", "rrc.configured",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_explicitList,
{ "explicitList", "rrc.explicitList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -131221,11 +131221,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_ul_TrCH_Type,
{ "ul-TrCH-Type", "rrc.ul_TrCH_Type",
FT_UINT32, BASE_DEC, VALS(rrc_T_ul_TrCH_Type_vals), 0,
- "T_ul_TrCH_Type", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_dch_rach_usch,
{ "dch-rach-usch", "rrc.dch_rach_usch",
FT_NONE, BASE_NONE, NULL, 0,
- "T_dch_rach_usch", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_rlc_SizeList_01,
{ "rlc-SizeList", "rrc.rlc_SizeList",
FT_UINT32, BASE_DEC, VALS(rrc_T_rlc_SizeList_01_vals), 0,
@@ -131233,7 +131233,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_e_dch,
{ "e-dch", "rrc.e_dch",
FT_NONE, BASE_NONE, NULL, 0,
- "T_e_dch", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_e_DCH_MAC_d_FlowIdentity,
{ "e-DCH-MAC-d-FlowIdentity", "rrc.e_DCH_MAC_d_FlowIdentity",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -131269,11 +131269,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_rlc_PDU_Size,
{ "rlc-PDU-Size", "rrc.rlc_PDU_Size",
FT_UINT32, BASE_DEC, VALS(rrc_T_rlc_PDU_Size_vals), 0,
- "T_rlc_PDU_Size", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_fixedSize_01,
{ "fixedSize", "rrc.fixedSize",
FT_NONE, BASE_NONE, NULL, 0,
- "T_fixedSize", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_flexibleSize_01,
{ "flexibleSize", "rrc.flexibleSize",
FT_NONE, BASE_NONE, NULL, 0,
@@ -131353,7 +131353,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_rach,
{ "rach", "rrc.rach",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_usch,
{ "usch", "rrc.usch",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -131409,7 +131409,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_sizeType2,
{ "sizeType2", "rrc.sizeType2",
FT_NONE, BASE_NONE, NULL, 0,
- "T_sizeType2", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_part1,
{ "part1", "rrc.part1",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -131421,7 +131421,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_sizeType3,
{ "sizeType3", "rrc.sizeType3",
FT_NONE, BASE_NONE, NULL, 0,
- "T_sizeType3", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_part1_01,
{ "part1", "rrc.part1",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -131433,7 +131433,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_sizeType4,
{ "sizeType4", "rrc.sizeType4",
FT_NONE, BASE_NONE, NULL, 0,
- "T_sizeType4", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_part1_02,
{ "part1", "rrc.part1",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -131445,7 +131445,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_noCoding,
{ "noCoding", "rrc.noCoding",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_convolutional,
{ "convolutional", "rrc.convolutional",
FT_UINT32, BASE_DEC, VALS(rrc_CodingRate_vals), 0,
@@ -131453,7 +131453,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_turbo,
{ "turbo", "rrc.turbo",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_mac_d_FlowIdentity,
{ "mac-d-FlowIdentity", "rrc.mac_d_FlowIdentity",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -131481,7 +131481,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_rlc_Size,
{ "rlc-Size", "rrc.rlc_Size",
FT_UINT32, BASE_DEC, VALS(rrc_T_rlc_Size_vals), 0,
- "T_rlc_Size", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_fdd_46,
{ "fdd", "rrc.fdd",
FT_NONE, BASE_NONE, NULL, 0,
@@ -131497,7 +131497,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_commonTDD_Choice,
{ "commonTDD-Choice", "rrc.commonTDD_Choice",
FT_UINT32, BASE_DEC, VALS(rrc_T_commonTDD_Choice_vals), 0,
- "T_commonTDD_Choice", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_bitModeRLC_SizeInfo,
{ "bitModeRLC-SizeInfo", "rrc.bitModeRLC_SizeInfo",
FT_UINT32, BASE_DEC, VALS(rrc_BitModeRLC_SizeInfo_vals), 0,
@@ -131537,7 +131537,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tti,
{ "tti", "rrc.tti",
FT_UINT32, BASE_DEC, VALS(rrc_T_tti_vals), 0,
- "T_tti", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_tti10,
{ "tti10", "rrc.tti10",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -131669,7 +131669,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tfs_SignallingMode,
{ "tfs-SignallingMode", "rrc.tfs_SignallingMode",
FT_UINT32, BASE_DEC, VALS(rrc_T_tfs_SignallingMode_vals), 0,
- "T_tfs_SignallingMode", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_explicit_config,
{ "explicit-config", "rrc.explicit_config",
FT_UINT32, BASE_DEC, VALS(rrc_TransportFormatSet_vals), 0,
@@ -131745,7 +131745,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_dl_Parameters,
{ "dl-Parameters", "rrc.dl_Parameters",
FT_UINT32, BASE_DEC, VALS(rrc_T_dl_Parameters_vals), 0,
- "T_dl_Parameters", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_dl_DCH_TFCS,
{ "dl-DCH-TFCS", "rrc.dl_DCH_TFCS",
FT_UINT32, BASE_DEC, VALS(rrc_TFCS_vals), 0,
@@ -131753,7 +131753,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_sameAsUL,
{ "sameAsUL", "rrc.sameAsUL",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_tdd_12,
{ "tdd", "rrc.tdd",
FT_NONE, BASE_NONE, NULL, 0,
@@ -131777,7 +131777,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_dl_DCH_TFCS_01,
{ "dl-DCH-TFCS", "rrc.dl_DCH_TFCS",
FT_NONE, BASE_NONE, NULL, 0,
- "T_dl_DCH_TFCS", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_tfcs,
{ "tfcs", "rrc.tfcs",
FT_UINT32, BASE_DEC, VALS(rrc_TFCS_vals), 0,
@@ -131813,7 +131813,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_hsdsch_05,
{ "hsdsch", "rrc.hsdsch",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_hsdsch_06,
{ "hsdsch", "rrc.hsdsch",
FT_UINT32, BASE_DEC, VALS(rrc_T_hsdsch_01_vals), 0,
@@ -131837,11 +131837,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_transmissionGrantType,
{ "transmissionGrantType", "rrc.transmissionGrantType",
FT_UINT32, BASE_DEC, VALS(rrc_T_transmissionGrantType_vals), 0,
- "T_transmissionGrantType", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_non_ScheduledTransGrantInfo,
{ "non-ScheduledTransGrantInfo", "rrc.non_ScheduledTransGrantInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_non_ScheduledTransGrantInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_maxMAC_e_PDUContents,
{ "maxMAC-e-PDUContents", "rrc.maxMAC_e_PDUContents",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -131853,7 +131853,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_scheduledTransmissionGrantInfo,
{ "scheduledTransmissionGrantInfo", "rrc.scheduledTransmissionGrantInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_mac_d_FlowRetransTimer,
{ "mac-d-FlowRetransTimer", "rrc.mac_d_FlowRetransTimer",
FT_UINT32, BASE_DEC, VALS(rrc_E_DCH_MAC_d_FlowRetransTimer_vals), 0,
@@ -131897,7 +131897,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_replacement,
{ "replacement", "rrc.replacement",
FT_NONE, BASE_NONE, NULL, 0,
- "T_replacement", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_tfcsRemoval,
{ "tfcsRemoval", "rrc.tfcsRemoval",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -131921,7 +131921,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_dl_MAC_HeaderType,
{ "dl-MAC-HeaderType", "rrc.dl_MAC_HeaderType",
FT_UINT32, BASE_DEC, VALS(rrc_T_dl_MAC_HeaderType_vals), 0,
- "T_dl_MAC_HeaderType", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_mac_hs_02,
{ "mac-hs", "rrc.mac_hs",
FT_NONE, BASE_NONE, NULL, 0,
@@ -131945,11 +131945,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_memoryPartitioning,
{ "memoryPartitioning", "rrc.memoryPartitioning",
FT_UINT32, BASE_DEC, VALS(rrc_T_memoryPartitioning_vals), 0,
- "T_memoryPartitioning", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_implicit,
{ "implicit", "rrc.implicit",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_explicit,
{ "explicit", "rrc.explicit",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -131961,7 +131961,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_numberOfProcesses_01,
{ "numberOfProcesses", "rrc.numberOfProcesses",
FT_UINT32, BASE_DEC, VALS(rrc_T_numberOfProcesses_vals), 0,
- "T_numberOfProcesses", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_memoryPartitioning_01,
{ "memoryPartitioning", "rrc.memoryPartitioning",
FT_UINT32, BASE_DEC, VALS(rrc_T_memoryPartitioning_01_vals), 0,
@@ -131969,7 +131969,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_explicit_01,
{ "explicit", "rrc.explicit",
FT_NONE, BASE_NONE, NULL, 0,
- "T_explicit", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_memorySize,
{ "memorySize", "rrc.memorySize",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -131993,7 +131993,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tfcs_SignallingMode,
{ "tfcs-SignallingMode", "rrc.tfcs_SignallingMode",
FT_UINT32, BASE_DEC, VALS(rrc_T_tfcs_SignallingMode_vals), 0,
- "T_tfcs_SignallingMode", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_explicit_config_01,
{ "explicit-config", "rrc.explicit_config",
FT_UINT32, BASE_DEC, VALS(rrc_TFCS_vals), 0,
@@ -132105,7 +132105,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_NumberOfTbSizeAndTTIList_item,
{ "NumberOfTbSizeAndTTIList item", "rrc.NumberOfTbSizeAndTTIList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "NumberOfTbSizeAndTTIList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_numberOfTransportBlocks,
{ "numberOfTransportBlocks", "rrc.numberOfTransportBlocks",
FT_UINT32, BASE_DEC, VALS(rrc_NumberOfTransportBlocks_vals), 0,
@@ -132121,11 +132121,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_zero,
{ "zero", "rrc.zero",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_one,
{ "one", "rrc.one",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_small,
{ "small", "rrc.small",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -132281,11 +132281,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_fullTFCS,
{ "fullTFCS", "rrc.fullTFCS",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_TFC_SubsetList_item,
{ "TFC-SubsetList item", "rrc.TFC_SubsetList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "TFC_SubsetList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_modeSpecificInfo_21,
{ "modeSpecificInfo", "rrc.modeSpecificInfo",
FT_UINT32, BASE_DEC, VALS(rrc_T_modeSpecificInfo_21_vals), 0,
@@ -132361,11 +132361,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_ctfcSize,
{ "ctfcSize", "rrc.ctfcSize",
FT_UINT32, BASE_DEC, VALS(rrc_T_ctfcSize_vals), 0,
- "T_ctfcSize", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ctfc2Bit,
{ "ctfc2Bit", "rrc.ctfc2Bit",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_ctfc2Bit", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ctfc2Bit_item,
{ "ctfc2Bit item", "rrc.ctfc2Bit_item",
FT_NONE, BASE_NONE, NULL, 0,
@@ -132381,7 +132381,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_ctfc4Bit,
{ "ctfc4Bit", "rrc.ctfc4Bit",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_ctfc4Bit", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ctfc4Bit_item,
{ "ctfc4Bit item", "rrc.ctfc4Bit_item",
FT_NONE, BASE_NONE, NULL, 0,
@@ -132393,7 +132393,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_ctfc6Bit,
{ "ctfc6Bit", "rrc.ctfc6Bit",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_ctfc6Bit", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ctfc6Bit_item,
{ "ctfc6Bit item", "rrc.ctfc6Bit_item",
FT_NONE, BASE_NONE, NULL, 0,
@@ -132405,7 +132405,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_ctfc8Bit,
{ "ctfc8Bit", "rrc.ctfc8Bit",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_ctfc8Bit", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ctfc8Bit_item,
{ "ctfc8Bit item", "rrc.ctfc8Bit_item",
FT_NONE, BASE_NONE, NULL, 0,
@@ -132417,7 +132417,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_ctfc12Bit,
{ "ctfc12Bit", "rrc.ctfc12Bit",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_ctfc12Bit", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ctfc12Bit_item,
{ "ctfc12Bit item", "rrc.ctfc12Bit_item",
FT_NONE, BASE_NONE, NULL, 0,
@@ -132429,7 +132429,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_ctfc16Bit,
{ "ctfc16Bit", "rrc.ctfc16Bit",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_ctfc16Bit", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ctfc16Bit_item,
{ "ctfc16Bit item", "rrc.ctfc16Bit_item",
FT_NONE, BASE_NONE, NULL, 0,
@@ -132441,7 +132441,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_ctfc24Bit,
{ "ctfc24Bit", "rrc.ctfc24Bit",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_ctfc24Bit", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ctfc24Bit_item,
{ "ctfc24Bit item", "rrc.ctfc24Bit_item",
FT_NONE, BASE_NONE, NULL, 0,
@@ -132465,15 +132465,15 @@ void proto_register_rrc(void) {
{ &hf_rrc_tm_SignallingMode,
{ "tm-SignallingMode", "rrc.tm_SignallingMode",
FT_UINT32, BASE_DEC, VALS(rrc_T_tm_SignallingMode_vals), 0,
- "T_tm_SignallingMode", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_mode1,
{ "mode1", "rrc.mode1",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_mode2,
{ "mode2", "rrc.mode2",
FT_NONE, BASE_NONE, NULL, 0,
- "T_mode2", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ul_controlledTrChList,
{ "ul-controlledTrChList", "rrc.ul_controlledTrChList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -132517,7 +132517,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_dch_usch,
{ "dch-usch", "rrc.dch_usch",
FT_NONE, BASE_NONE, NULL, 0,
- "T_dch_usch", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_e_dch_02,
{ "e-dch", "rrc.e_dch",
FT_NONE, BASE_NONE, NULL, 0,
@@ -132529,7 +132529,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_harq_Info,
{ "harq-Info", "rrc.harq_Info",
FT_UINT32, BASE_DEC, VALS(rrc_T_harq_Info_vals), 0,
- "T_harq_Info", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_addReconf_MAC_d_FlowList,
{ "addReconf-MAC-d-FlowList", "rrc.addReconf_MAC_d_FlowList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -132545,7 +132545,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_modeSpecific,
{ "modeSpecific", "rrc.modeSpecific",
FT_UINT32, BASE_DEC, VALS(rrc_T_modeSpecific_vals), 0,
- "T_modeSpecific", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_fdd_52,
{ "fdd", "rrc.fdd",
FT_NONE, BASE_NONE, NULL, 0,
@@ -132569,7 +132569,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_ul_MAC_HeaderType,
{ "ul-MAC-HeaderType", "rrc.ul_MAC_HeaderType",
FT_UINT32, BASE_DEC, VALS(rrc_T_ul_MAC_HeaderType_vals), 0,
- "T_ul_MAC_HeaderType", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_modeSpecific_01,
{ "modeSpecific", "rrc.modeSpecific",
FT_UINT32, BASE_DEC, VALS(rrc_T_modeSpecific_01_vals), 0,
@@ -132645,7 +132645,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_USCH_TransportChannelsInfo_item,
{ "USCH-TransportChannelsInfo item", "rrc.USCH_TransportChannelsInfo_item",
FT_NONE, BASE_NONE, NULL, 0,
- "USCH_TransportChannelsInfo_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_usch_TransportChannelIdentity,
{ "usch-TransportChannelIdentity", "rrc.usch_TransportChannelIdentity",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -132669,31 +132669,31 @@ void proto_register_rrc(void) {
{ &hf_rrc_assignedSubChannelNumber,
{ "assignedSubChannelNumber", "rrc.assignedSubChannelNumber",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_assignedSubChannelNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_channelisationCodeIndices,
{ "channelisationCodeIndices", "rrc.channelisationCodeIndices",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_channelisationCodeIndices", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_subchannelSize,
{ "subchannelSize", "rrc.subchannelSize",
FT_UINT32, BASE_DEC, VALS(rrc_T_subchannelSize_vals), 0,
- "T_subchannelSize", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_size1,
{ "size1", "rrc.size1",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_size2,
{ "size2", "rrc.size2",
FT_NONE, BASE_NONE, NULL, 0,
- "T_size2", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_subchannels,
{ "subchannels", "rrc.subchannels",
FT_UINT32, BASE_DEC, VALS(rrc_T_subchannels_vals), 0,
- "T_subchannels", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_size4,
{ "size4", "rrc.size4",
FT_NONE, BASE_NONE, NULL, 0,
- "T_size4", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_subchannels_01,
{ "subchannels", "rrc.subchannels",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -132701,7 +132701,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_size8,
{ "size8", "rrc.size8",
FT_NONE, BASE_NONE, NULL, 0,
- "T_size8", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_subchannels_02,
{ "subchannels", "rrc.subchannels",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -132741,7 +132741,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_size16,
{ "size16", "rrc.size16",
FT_NONE, BASE_NONE, NULL, 0,
- "T_size16", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_subchannels_06,
{ "subchannels", "rrc.subchannels",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -132749,7 +132749,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_availableSYNC_UlCodesIndics,
{ "availableSYNC-UlCodesIndics", "rrc.availableSYNC_UlCodesIndics",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_availableSYNC_UlCodesIndics", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_subchannelSize_02,
{ "subchannelSize", "rrc.subchannelSize",
FT_UINT32, BASE_DEC, VALS(rrc_T_subchannelSize_02_vals), 0,
@@ -132913,7 +132913,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_notActive,
{ "notActive", "rrc.notActive",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_isActive,
{ "isActive", "rrc.isActive",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -132953,7 +132953,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_Common_E_RNTI_Info_item,
{ "Common-E-RNTI-Info item", "rrc.Common_E_RNTI_Info_item",
FT_NONE, BASE_NONE, NULL, 0,
- "Common_E_RNTI_Info_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_starting_E_RNTI,
{ "starting-E-RNTI", "rrc.starting_E_RNTI",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -133025,7 +133025,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_max_CCCH_ResourceAllocation,
{ "max-CCCH-ResourceAllocation", "rrc.max_CCCH_ResourceAllocation",
FT_UINT32, BASE_DEC, VALS(rrc_T_max_CCCH_ResourceAllocation_vals), 0,
- "T_max_CCCH_ResourceAllocation", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_max_PeriodForCollisionResolution,
{ "max-PeriodForCollisionResolution", "rrc.max_PeriodForCollisionResolution",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -133033,7 +133033,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_e_dch_TransmitContinuationOffset,
{ "e-dch-TransmitContinuationOffset", "rrc.e_dch_TransmitContinuationOffset",
FT_UINT32, BASE_DEC, VALS(rrc_T_e_dch_TransmitContinuationOffset_vals), 0,
- "T_e_dch_TransmitContinuationOffset", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ack_nack_support_on_HS_DPCCH,
{ "ack-nack-support-on-HS-DPCCH", "rrc.ack_nack_support_on_HS_DPCCH",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -133057,11 +133057,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_tdd768_04,
{ "tdd768", "rrc.tdd768",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_tdd384_09,
{ "tdd384", "rrc.tdd384",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_tdd128_09,
{ "tdd128", "rrc.tdd128",
FT_NONE, BASE_NONE, NULL, 0,
@@ -133089,7 +133089,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_ccch_transmission_Info,
{ "ccch-transmission-Info", "rrc.ccch_transmission_Info",
FT_NONE, BASE_NONE, NULL, 0,
- "T_ccch_transmission_Info", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_common_e_rnti_Info,
{ "common-e-rnti-Info", "rrc.common_e_rnti_Info",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -133101,7 +133101,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_harq_retransmission_timer,
{ "harq-retransmission-timer", "rrc.harq_retransmission_timer",
FT_UINT32, BASE_DEC, VALS(rrc_T_harq_retransmission_timer_vals), 0,
- "T_harq_retransmission_timer", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_harq_power_offset,
{ "harq-power-offset", "rrc.harq_power_offset",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -133129,11 +133129,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_controlChannelDrxOperation,
{ "controlChannelDrxOperation", "rrc.controlChannelDrxOperation",
FT_UINT32, BASE_DEC, VALS(rrc_T_controlChannelDrxOperation_vals), 0,
- "T_controlChannelDrxOperation", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_continue_01,
{ "continue", "rrc.continue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_continue", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_enablingDelay,
{ "enablingDelay", "rrc.enablingDelay",
FT_UINT32, BASE_DEC, VALS(rrc_EnablingDelay_TDD128_vals), 0,
@@ -133141,7 +133141,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_newOperation,
{ "newOperation", "rrc.newOperation",
FT_NONE, BASE_NONE, NULL, 0,
- "T_newOperation", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_hS_SCCH_Drx_Info,
{ "hS-SCCH-Drx-Info", "rrc.hS_SCCH_Drx_Info",
FT_NONE, BASE_NONE, NULL, 0,
@@ -133397,7 +133397,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_dl_dpchInfoCommon,
{ "dl-dpchInfoCommon", "rrc.dl_dpchInfoCommon",
FT_UINT32, BASE_DEC, VALS(rrc_T_dl_dpchInfoCommon_vals), 0,
- "T_dl_dpchInfoCommon", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_dl_DPCH_InfoCommon_02,
{ "dl-DPCH-InfoCommon", "rrc.dl_DPCH_InfoCommon",
FT_NONE, BASE_NONE, NULL, 0,
@@ -133513,15 +133513,15 @@ void proto_register_rrc(void) {
{ &hf_rrc_cfnHandling,
{ "cfnHandling", "rrc.cfnHandling",
FT_UINT32, BASE_DEC, VALS(rrc_T_cfnHandling_vals), 0,
- "T_cfnHandling", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_maintain,
{ "maintain", "rrc.maintain",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_initialise,
{ "initialise", "rrc.initialise",
FT_NONE, BASE_NONE, NULL, 0,
- "T_initialise", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_dummy_34,
{ "dummy", "rrc.dummy",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -133593,7 +133593,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_maintain_01,
{ "maintain", "rrc.maintain",
FT_NONE, BASE_NONE, NULL, 0,
- "T_maintain", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_timingmaintainedsynchind,
{ "timingmaintainedsynchind", "rrc.timingmaintainedsynchind",
FT_UINT32, BASE_DEC, VALS(rrc_TimingMaintainedSynchInd_vals), 0,
@@ -133601,7 +133601,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_initialise_02,
{ "initialise", "rrc.initialise",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_modeSpecificInfo_33,
{ "modeSpecificInfo", "rrc.modeSpecificInfo",
FT_UINT32, BASE_DEC, VALS(rrc_T_modeSpecificInfo_33_vals), 0,
@@ -133865,7 +133865,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_dl_64QAM_Configured,
{ "dl-64QAM-Configured", "rrc.dl_64QAM_Configured",
FT_UINT32, BASE_DEC, VALS(rrc_T_dl_64QAM_Configured_vals), 0,
- "T_dl_64QAM_Configured", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_modeSpecificInfo_39,
{ "modeSpecificInfo", "rrc.modeSpecificInfo",
FT_UINT32, BASE_DEC, VALS(rrc_T_modeSpecificInfo_39_vals), 0,
@@ -133933,7 +133933,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tS0_Indicator,
{ "tS0-Indicator", "rrc.tS0_Indicator",
FT_UINT32, BASE_DEC, VALS(rrc_T_tS0_Indicator_vals), 0,
- "T_tS0_Indicator", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_fdd_75,
{ "fdd", "rrc.fdd",
FT_NONE, BASE_NONE, NULL, 0,
@@ -133945,7 +133945,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_DL_HSPDSCH_MultiCarrier_Information_item,
{ "DL-HSPDSCH-MultiCarrier-Information item", "rrc.DL_HSPDSCH_MultiCarrier_Information_item",
FT_NONE, BASE_NONE, NULL, 0,
- "DL_HSPDSCH_MultiCarrier_Information_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_uarfcn_Carrier,
{ "uarfcn-Carrier", "rrc.uarfcn_Carrier",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -133965,7 +133965,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_DL_HSPDSCH_TS_Configuration_item,
{ "DL-HSPDSCH-TS-Configuration item", "rrc.DL_HSPDSCH_TS_Configuration_item",
FT_NONE, BASE_NONE, NULL, 0,
- "DL_HSPDSCH_TS_Configuration_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_midambleShiftAndBurstType,
{ "midambleShiftAndBurstType", "rrc.midambleShiftAndBurstType",
FT_NONE, BASE_NONE, NULL, 0,
@@ -133973,7 +133973,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_DL_HSPDSCH_TS_Configuration_VHCR_item,
{ "DL-HSPDSCH-TS-Configuration-VHCR item", "rrc.DL_HSPDSCH_TS_Configuration_VHCR_item",
FT_NONE, BASE_NONE, NULL, 0,
- "DL_HSPDSCH_TS_Configuration_VHCR_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_midambleShiftAndBurstType_01,
{ "midambleShiftAndBurstType", "rrc.midambleShiftAndBurstType",
FT_NONE, BASE_NONE, NULL, 0,
@@ -134065,7 +134065,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_dl_dpchInfo,
{ "dl-dpchInfo", "rrc.dl_dpchInfo",
FT_UINT32, BASE_DEC, VALS(rrc_T_dl_dpchInfo_vals), 0,
- "T_dl_dpchInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_dl_DPCH_InfoPerRL_03,
{ "dl-DPCH-InfoPerRL", "rrc.dl_DPCH_InfoPerRL",
FT_UINT32, BASE_DEC, VALS(rrc_DL_DPCH_InfoPerRL_r6_vals), 0,
@@ -134077,7 +134077,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_e_HICH_Info,
{ "e-HICH-Info", "rrc.e_HICH_Info",
FT_UINT32, BASE_DEC, VALS(rrc_T_e_HICH_Info_vals), 0,
- "T_e_HICH_Info", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_e_RGCH_Info_01,
{ "e-RGCH-Info", "rrc.e_RGCH_Info",
FT_UINT32, BASE_DEC, VALS(rrc_T_e_RGCH_Info_01_vals), 0,
@@ -134109,7 +134109,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_modeSpecificInfo2,
{ "modeSpecificInfo2", "rrc.modeSpecificInfo2",
FT_UINT32, BASE_DEC, VALS(rrc_T_modeSpecificInfo2_vals), 0,
- "T_modeSpecificInfo2", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_fdd_82,
{ "fdd", "rrc.fdd",
FT_NONE, BASE_NONE, NULL, 0,
@@ -134129,7 +134129,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tdd384_tdd768,
{ "tdd384-tdd768", "rrc.tdd384_tdd768",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tdd384_tdd768", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_e_HICH_Info_02,
{ "e-HICH-Info", "rrc.e_HICH_Info",
FT_NONE, BASE_NONE, NULL, 0,
@@ -134245,7 +134245,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tsn_Length,
{ "tsn-Length", "rrc.tsn_Length",
FT_UINT32, BASE_DEC, VALS(rrc_T_tsn_Length_vals), 0,
- "T_tsn_Length", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_multiCarrierNumber,
{ "multiCarrierNumber", "rrc.multiCarrierNumber",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -134289,7 +134289,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_differentTxModeFromServingHS_DSCHCell,
{ "differentTxModeFromServingHS-DSCHCell", "rrc.differentTxModeFromServingHS_DSCHCell",
FT_UINT32, BASE_DEC, VALS(rrc_T_differentTxModeFromServingHS_DSCHCell_vals), 0,
- "T_differentTxModeFromServingHS_DSCHCell", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_newConfiguration_02,
{ "newConfiguration", "rrc.newConfiguration",
FT_NONE, BASE_NONE, NULL, 0,
@@ -134313,11 +134313,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_codesRepresentation,
{ "codesRepresentation", "rrc.codesRepresentation",
FT_UINT32, BASE_DEC, VALS(rrc_T_codesRepresentation_vals), 0,
- "T_codesRepresentation", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_consecutive,
{ "consecutive", "rrc.consecutive",
FT_NONE, BASE_NONE, NULL, 0,
- "T_consecutive", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_firstChannelisationCode,
{ "firstChannelisationCode", "rrc.firstChannelisationCode",
FT_UINT32, BASE_DEC, VALS(rrc_DL_TS_ChannelisationCode_vals), 0,
@@ -134329,7 +134329,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_bitmap,
{ "bitmap", "rrc.bitmap",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_bitmap", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_codesRepresentation_01,
{ "codesRepresentation", "rrc.codesRepresentation",
FT_UINT32, BASE_DEC, VALS(rrc_T_codesRepresentation_01_vals), 0,
@@ -134361,11 +134361,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_parameters,
{ "parameters", "rrc.parameters",
FT_UINT32, BASE_DEC, VALS(rrc_T_parameters_vals), 0,
- "T_parameters", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sameAsLast,
{ "sameAsLast", "rrc.sameAsLast",
FT_NONE, BASE_NONE, NULL, 0,
- "T_sameAsLast", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_timeslotNumber,
{ "timeslotNumber", "rrc.timeslotNumber",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -134373,7 +134373,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_newParameters,
{ "newParameters", "rrc.newParameters",
FT_NONE, BASE_NONE, NULL, 0,
- "T_newParameters", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_individualTimeslotInfo,
{ "individualTimeslotInfo", "rrc.individualTimeslotInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -134445,15 +134445,15 @@ void proto_register_rrc(void) {
{ &hf_rrc_moreTimeslots,
{ "moreTimeslots", "rrc.moreTimeslots",
FT_UINT32, BASE_DEC, VALS(rrc_T_moreTimeslots_vals), 0,
- "T_moreTimeslots", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_noMore,
{ "noMore", "rrc.noMore",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_additionalTimeslots,
{ "additionalTimeslots", "rrc.additionalTimeslots",
FT_UINT32, BASE_DEC, VALS(rrc_T_additionalTimeslots_vals), 0,
- "T_additionalTimeslots", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_consecutive_02,
{ "consecutive", "rrc.consecutive",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -134589,7 +134589,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_DSCH_TransportChannelsInfo_item,
{ "DSCH-TransportChannelsInfo item", "rrc.DSCH_TransportChannelsInfo_item",
FT_NONE, BASE_NONE, NULL, 0,
- "DSCH_TransportChannelsInfo_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_dsch_transport_channel_identity,
{ "dsch-transport-channel-identity", "rrc.dsch_transport_channel_identity",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -134637,7 +134637,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_e_dch_TTI_Length,
{ "e-dch-TTI-Length", "rrc.e_dch_TTI_Length",
FT_UINT32, BASE_DEC, VALS(rrc_T_e_dch_TTI_Length_vals), 0,
- "T_e_dch_TTI_Length", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_dtx_e_dch_TTI_10ms,
{ "dtx-e-dch-TTI-10ms", "rrc.dtx_e_dch_TTI_10ms",
FT_NONE, BASE_NONE, NULL, 0,
@@ -134685,15 +134685,15 @@ void proto_register_rrc(void) {
{ &hf_rrc_e_AGCH_DRX_InfoType,
{ "e-AGCH-DRX-InfoType", "rrc.e_AGCH_DRX_InfoType",
FT_UINT32, BASE_DEC, VALS(rrc_T_e_AGCH_DRX_InfoType_vals), 0,
- "T_e_AGCH_DRX_InfoType", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sameAsHS_SCCH,
{ "sameAsHS-SCCH", "rrc.sameAsHS_SCCH",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_e_AGCH_DRX_Parameters,
{ "e-AGCH-DRX-Parameters", "rrc.e_AGCH_DRX_Parameters",
FT_NONE, BASE_NONE, NULL, 0,
- "T_e_AGCH_DRX_Parameters", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_e_AGCH_DRX_Cycle,
{ "e-AGCH-DRX-Cycle", "rrc.e_AGCH_DRX_Cycle",
FT_UINT32, BASE_DEC, VALS(rrc_ControlChannelDRXCycle_TDD128_vals), 0,
@@ -134733,15 +134733,15 @@ void proto_register_rrc(void) {
{ &hf_rrc_midambleAllocationMode,
{ "midambleAllocationMode", "rrc.midambleAllocationMode",
FT_UINT32, BASE_DEC, VALS(rrc_T_midambleAllocationMode_vals), 0,
- "T_midambleAllocationMode", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_defaultMidamble,
{ "defaultMidamble", "rrc.defaultMidamble",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_commonMidamble,
{ "commonMidamble", "rrc.commonMidamble",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ueSpecificMidamble,
{ "ueSpecificMidamble", "rrc.ueSpecificMidamble",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -134941,7 +134941,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_e_dch_SPS_Operation,
{ "e-dch-SPS-Operation", "rrc.e_dch_SPS_Operation",
FT_UINT32, BASE_DEC, VALS(rrc_T_e_dch_SPS_Operation_vals), 0,
- "T_e_dch_SPS_Operation", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_newOperation_01,
{ "newOperation", "rrc.newOperation",
FT_NONE, BASE_NONE, NULL, 0,
@@ -134957,7 +134957,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_initialSPSInfoForEDCH,
{ "initialSPSInfoForEDCH", "rrc.initialSPSInfoForEDCH",
FT_NONE, BASE_NONE, NULL, 0,
- "T_initialSPSInfoForEDCH", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_n_E_UCCH,
{ "n-E-UCCH", "rrc.n_E_UCCH",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -134985,7 +134985,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_E_DCH_TxPatternList_TDD128_item,
{ "E-DCH-TxPatternList-TDD128 item", "rrc.E_DCH_TxPatternList_TDD128_item",
FT_NONE, BASE_NONE, NULL, 0,
- "E_DCH_TxPatternList_TDD128_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_repetitionPeriodAndLength_01,
{ "repetitionPeriodAndLength", "rrc.repetitionPeriodAndLength",
FT_UINT32, BASE_DEC, VALS(rrc_RepetitionPeriodAndLengthForSPS_vals), 0,
@@ -135085,7 +135085,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_midamble_Allocation_Mode,
{ "midamble-Allocation-Mode", "rrc.midamble_Allocation_Mode",
FT_UINT32, BASE_DEC, VALS(rrc_T_midamble_Allocation_Mode_vals), 0,
- "T_midamble_Allocation_Mode", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ei,
{ "ei", "rrc.ei",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -135113,11 +135113,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_configurationmode,
{ "configurationmode", "rrc.configurationmode",
FT_UINT32, BASE_DEC, VALS(rrc_T_configurationmode_vals), 0,
- "T_configurationmode", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_implicit_01,
{ "implicit", "rrc.implicit",
FT_NONE, BASE_NONE, NULL, 0,
- "T_implicit", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_explicit_02,
{ "explicit", "rrc.explicit",
FT_NONE, BASE_NONE, NULL, 0,
@@ -135141,7 +135141,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tdd348_tdd768,
{ "tdd348-tdd768", "rrc.tdd348_tdd768",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tdd348_tdd768", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_noSlotsForTFCIandTPC,
{ "noSlotsForTFCIandTPC", "rrc.noSlotsForTFCIandTPC",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -135181,7 +135181,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_snpl_ReportType,
{ "snpl-ReportType", "rrc.snpl_ReportType",
FT_UINT32, BASE_DEC, VALS(rrc_T_snpl_ReportType_vals), 0,
- "T_snpl_ReportType", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_prxBASEdes,
{ "prxBASEdes", "rrc.prxBASEdes",
FT_INT32, BASE_DEC, NULL, 0,
@@ -135209,7 +135209,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_retransTimerForSchedInfo,
{ "retransTimerForSchedInfo", "rrc.retransTimerForSchedInfo",
FT_UINT32, BASE_DEC, VALS(rrc_T_retransTimerForSchedInfo_vals), 0,
- "T_retransTimerForSchedInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_snpl_ReportType_01,
{ "snpl-ReportType", "rrc.snpl_ReportType",
FT_UINT32, BASE_DEC, VALS(rrc_T_snpl_ReportType_01_vals), 0,
@@ -135265,7 +135265,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_e_RUCCH_Midamble,
{ "e-RUCCH-Midamble", "rrc.e_RUCCH_Midamble",
FT_UINT32, BASE_DEC, VALS(rrc_T_e_RUCCH_Midamble_vals), 0,
- "T_e_RUCCH_Midamble", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_t_adv,
{ "t-adv", "rrc.t_adv",
FT_UINT32, BASE_DEC, VALS(rrc_T_t_adv_vals), 0,
@@ -135565,11 +135565,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_HS_DSCH_RxPatternList_TDD128_item,
{ "HS-DSCH-RxPatternList-TDD128 item", "rrc.HS_DSCH_RxPatternList_TDD128_item",
FT_NONE, BASE_NONE, NULL, 0,
- "HS_DSCH_RxPatternList_TDD128_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_HS_DSCH_TbsList_TDD128_item,
{ "HS-DSCH-TbsList-TDD128 item", "rrc.HS_DSCH_TbsList_TDD128_item",
FT_NONE, BASE_NONE, NULL, 0,
- "HS_DSCH_TbsList_TDD128_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_hs_dsch_TBSizeIndex,
{ "hs-dsch-TBSizeIndex", "rrc.hs_dsch_TBSizeIndex",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -135577,7 +135577,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_hs_dsch_SPS_Operation,
{ "hs-dsch-SPS-Operation", "rrc.hs_dsch_SPS_Operation",
FT_UINT32, BASE_DEC, VALS(rrc_T_hs_dsch_SPS_Operation_vals), 0,
- "T_hs_dsch_SPS_Operation", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_newOperation_02,
{ "newOperation", "rrc.newOperation",
FT_NONE, BASE_NONE, NULL, 0,
@@ -135593,7 +135593,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_hARQInfoForSPS,
{ "hARQInfoForSPS", "rrc.hARQInfoForSPS",
FT_NONE, BASE_NONE, NULL, 0,
- "T_hARQInfoForSPS", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_memorySize_01,
{ "memorySize", "rrc.memorySize",
FT_UINT32, BASE_DEC, VALS(rrc_HARQMemorySize_vals), 0,
@@ -135605,7 +135605,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_initialSPSInfoForHSDSCH,
{ "initialSPSInfoForHSDSCH", "rrc.initialSPSInfoForHSDSCH",
FT_NONE, BASE_NONE, NULL, 0,
- "T_initialSPSInfoForHSDSCH", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_timeslotInfo,
{ "timeslotInfo", "rrc.timeslotInfo",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -135629,7 +135629,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_modulation,
{ "modulation", "rrc.modulation",
FT_UINT32, BASE_DEC, VALS(rrc_T_modulation_vals), 0,
- "T_modulation", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_hs_sich_Index,
{ "hs-sich-Index", "rrc.hs_sich_Index",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -135717,7 +135717,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tpc_step_size,
{ "tpc-step-size", "rrc.tpc_step_size",
FT_UINT32, BASE_DEC, VALS(rrc_T_tpc_step_size_vals), 0,
- "T_tpc_step_size", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_hS_SCCH_SetConfiguration_02,
{ "hS-SCCH-SetConfiguration", "rrc.hS_SCCH_SetConfiguration",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -135797,7 +135797,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_hs_scchLessOperation,
{ "hs-scchLessOperation", "rrc.hs_scchLessOperation",
FT_UINT32, BASE_DEC, VALS(rrc_T_hs_scchLessOperation_vals), 0,
- "T_hs_scchLessOperation", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_newOperation_03,
{ "newOperation", "rrc.newOperation",
FT_NONE, BASE_NONE, NULL, 0,
@@ -135805,7 +135805,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_HS_SCCH_LessTFSList_item,
{ "HS-SCCH-LessTFSList item", "rrc.HS_SCCH_LessTFSList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "HS_SCCH_LessTFSList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_hs_scch_LessTFSI,
{ "hs-scch-LessTFSI", "rrc.hs_scch_LessTFSI",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -135869,7 +135869,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_ueSpecificMidamble_01,
{ "ueSpecificMidamble", "rrc.ueSpecificMidamble",
FT_NONE, BASE_NONE, NULL, 0,
- "T_ueSpecificMidamble", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_tpc_step_size_03,
{ "tpc-step-size", "rrc.tpc_step_size",
FT_UINT32, BASE_DEC, VALS(rrc_T_tpc_step_size_03_vals), 0,
@@ -135885,7 +135885,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_HS_SICH_List_TDD128_item,
{ "HS-SICH-List-TDD128 item", "rrc.HS_SICH_List_TDD128_item",
FT_UINT32, BASE_DEC, VALS(rrc_HS_SICH_List_TDD128_item_vals), 0,
- "HS_SICH_List_TDD128_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_implicit_02,
{ "implicit", "rrc.implicit",
FT_NONE, BASE_NONE, NULL, 0,
@@ -135905,7 +135905,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_HS_SICH_ReferenceSignalInfoList_item,
{ "HS-SICH-ReferenceSignalInfoList item", "rrc.HS_SICH_ReferenceSignalInfoList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "HS_SICH_ReferenceSignalInfoList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_midambleShift_01,
{ "midambleShift", "rrc.midambleShift",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -135997,7 +135997,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_ss_TPC_Symbols,
{ "ss-TPC-Symbols", "rrc.ss_TPC_Symbols",
FT_UINT32, BASE_DEC, VALS(rrc_T_ss_TPC_Symbols_vals), 0,
- "T_ss_TPC_Symbols", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_additionalSS_TPC_Symbols,
{ "additionalSS-TPC-Symbols", "rrc.additionalSS_TPC_Symbols",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -136057,7 +136057,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_burstType_01,
{ "burstType", "rrc.burstType",
FT_UINT32, BASE_DEC, VALS(rrc_T_burstType_vals), 0,
- "T_burstType", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_type1_01,
{ "type1", "rrc.type1",
FT_NONE, BASE_NONE, NULL, 0,
@@ -136077,7 +136077,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_type2,
{ "type2", "rrc.type2",
FT_NONE, BASE_NONE, NULL, 0,
- "T_type2", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_midambleConfigurationBurstType2,
{ "midambleConfigurationBurstType2", "rrc.midambleConfigurationBurstType2",
FT_UINT32, BASE_DEC, VALS(rrc_MidambleConfigurationBurstType2_vals), 0,
@@ -136097,7 +136097,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_type3,
{ "type3", "rrc.type3",
FT_NONE, BASE_NONE, NULL, 0,
- "T_type3", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_midambleAllocationMode_17,
{ "midambleAllocationMode", "rrc.midambleAllocationMode",
FT_UINT32, BASE_DEC, VALS(rrc_T_midambleAllocationMode_17_vals), 0,
@@ -136157,7 +136157,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_mbsfnBurstType4,
{ "mbsfnBurstType4", "rrc.mbsfnBurstType4",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_burstType_03,
{ "burstType", "rrc.burstType",
FT_UINT32, BASE_DEC, VALS(rrc_T_burstType_02_vals), 0,
@@ -136325,7 +136325,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_mimoSFModeForHSPDSCHDualStream,
{ "mimoSFModeForHSPDSCHDualStream", "rrc.mimoSFModeForHSPDSCHDualStream",
FT_UINT32, BASE_DEC, VALS(rrc_T_mimoSFModeForHSPDSCHDualStream_vals), 0,
- "T_mimoSFModeForHSPDSCHDualStream", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_hs_sich_ReferenceSignalInfoList,
{ "hs-sich-ReferenceSignalInfoList", "rrc.hs_sich_ReferenceSignalInfoList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -136333,7 +136333,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tdd384_tdd768_03,
{ "tdd384-tdd768", "rrc.tdd384_tdd768",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_modeSpecificInfo_61,
{ "modeSpecificInfo", "rrc.modeSpecificInfo",
FT_UINT32, BASE_DEC, VALS(rrc_T_modeSpecificInfo_61_vals), 0,
@@ -136361,15 +136361,15 @@ void proto_register_rrc(void) {
{ &hf_rrc_secondCPICH_Pattern,
{ "secondCPICH-Pattern", "rrc.secondCPICH_Pattern",
FT_UINT32, BASE_DEC, VALS(rrc_T_secondCPICH_Pattern_vals), 0,
- "T_secondCPICH_Pattern", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_normalPattern,
{ "normalPattern", "rrc.normalPattern",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_diversityPattern,
{ "diversityPattern", "rrc.diversityPattern",
FT_NONE, BASE_NONE, NULL, 0,
- "T_diversityPattern", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_channelisationCode_05,
{ "channelisationCode", "rrc.channelisationCode",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -136409,7 +136409,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tdd384_768,
{ "tdd384-768", "rrc.tdd384_768",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tdd384_768", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_timeslotResourceRelatedInfo_01,
{ "timeslotResourceRelatedInfo", "rrc.timeslotResourceRelatedInfo",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -136429,7 +136429,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tdd384_768_01,
{ "tdd384-768", "rrc.tdd384_768",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_tdd128_35,
{ "tdd128", "rrc.tdd128",
FT_NONE, BASE_NONE, NULL, 0,
@@ -136453,11 +136453,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_paging_associatedHspdschInfo,
{ "paging-associatedHspdschInfo", "rrc.paging_associatedHspdschInfo",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_paging_associatedHspdschInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_paging_associatedHspdschInfo_item,
{ "paging-associatedHspdschInfo item", "rrc.paging_associatedHspdschInfo_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_paging_associatedHspdschInfo_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_timeslotResourceRelatedInfo_02,
{ "timeslotResourceRelatedInfo", "rrc.timeslotResourceRelatedInfo",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -136505,11 +136505,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_configuration,
{ "configuration", "rrc.configuration",
FT_UINT32, BASE_DEC, VALS(rrc_T_configuration_vals), 0,
- "T_configuration", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_old_Configuration,
{ "old-Configuration", "rrc.old_Configuration",
FT_NONE, BASE_NONE, NULL, 0,
- "T_old_Configuration", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_pdsch_Identity,
{ "pdsch-Identity", "rrc.pdsch_Identity",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -136517,7 +136517,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_new_Configuration,
{ "new-Configuration", "rrc.new_Configuration",
FT_NONE, BASE_NONE, NULL, 0,
- "T_new_Configuration", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_pdsch_Info,
{ "pdsch-Info", "rrc.pdsch_Info",
FT_NONE, BASE_NONE, NULL, 0,
@@ -136573,7 +136573,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_signallingMethod,
{ "signallingMethod", "rrc.signallingMethod",
FT_UINT32, BASE_DEC, VALS(rrc_T_signallingMethod_vals), 0,
- "T_signallingMethod", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_codeRange,
{ "codeRange", "rrc.codeRange",
FT_NONE, BASE_NONE, NULL, 0,
@@ -136669,7 +136669,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_PDSCH_SysInfoList_SFN_item,
{ "PDSCH-SysInfoList-SFN item", "rrc.PDSCH_SysInfoList_SFN_item",
FT_NONE, BASE_NONE, NULL, 0,
- "PDSCH_SysInfoList_SFN_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_pdsch_SysInfo,
{ "pdsch-SysInfo", "rrc.pdsch_SysInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -136681,7 +136681,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_PDSCH_SysInfoList_SFN_HCR_r5_item,
{ "PDSCH-SysInfoList-SFN-HCR-r5 item", "rrc.PDSCH_SysInfoList_SFN_HCR_r5_item",
FT_NONE, BASE_NONE, NULL, 0,
- "PDSCH_SysInfoList_SFN_HCR_r5_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_pdsch_SysInfo_01,
{ "pdsch-SysInfo", "rrc.pdsch_SysInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -136689,7 +136689,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_PDSCH_SysInfoList_SFN_LCR_r4_item,
{ "PDSCH-SysInfoList-SFN-LCR-r4 item", "rrc.PDSCH_SysInfoList_SFN_LCR_r4_item",
FT_NONE, BASE_NONE, NULL, 0,
- "PDSCH_SysInfoList_SFN_LCR_r4_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_pdsch_SysInfo_02,
{ "pdsch-SysInfo", "rrc.pdsch_SysInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -136757,7 +136757,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_channelisationCode_07,
{ "channelisationCode", "rrc.channelisationCode",
FT_UINT32, BASE_DEC, VALS(rrc_T_channelisationCode_vals), 0,
- "T_channelisationCode", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_tdd384_27,
{ "tdd384", "rrc.tdd384",
FT_UINT32, BASE_DEC, VALS(rrc_TDD_PICH_CCode_vals), 0,
@@ -136785,7 +136785,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_algorithm2,
{ "algorithm2", "rrc.algorithm2",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_PRACH_ChanCodes_LCR_r4_item,
{ "TDD-PRACH-CCode-LCR-r4", "rrc.TDD_PRACH_CCode_LCR_r4",
FT_UINT32, BASE_DEC, VALS(rrc_TDD_PRACH_CCode_LCR_r4_vals), 0,
@@ -137033,15 +137033,15 @@ void proto_register_rrc(void) {
{ &hf_rrc_syncCase,
{ "syncCase", "rrc.syncCase",
FT_UINT32, BASE_DEC, VALS(rrc_T_syncCase_vals), 0,
- "T_syncCase", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_syncCase1,
{ "syncCase1", "rrc.syncCase1",
FT_NONE, BASE_NONE, NULL, 0,
- "T_syncCase1", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_syncCase2,
{ "syncCase2", "rrc.syncCase2",
FT_NONE, BASE_NONE, NULL, 0,
- "T_syncCase2", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_timeslotSync2,
{ "timeslotSync2", "rrc.timeslotSync2",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -137101,15 +137101,15 @@ void proto_register_rrc(void) {
{ &hf_rrc_pusch_Allocation,
{ "pusch-Allocation", "rrc.pusch_Allocation",
FT_UINT32, BASE_DEC, VALS(rrc_T_pusch_Allocation_vals), 0,
- "T_pusch_Allocation", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_pusch_AllocationPending,
{ "pusch-AllocationPending", "rrc.pusch_AllocationPending",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_pusch_AllocationAssignment,
{ "pusch-AllocationAssignment", "rrc.pusch_AllocationAssignment",
FT_NONE, BASE_NONE, NULL, 0,
- "T_pusch_AllocationAssignment", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_pusch_AllocationPeriodInfo,
{ "pusch-AllocationPeriodInfo", "rrc.pusch_AllocationPeriodInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -137269,7 +137269,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_PUSCH_SysInfoList_SFN_item,
{ "PUSCH-SysInfoList-SFN item", "rrc.PUSCH_SysInfoList_SFN_item",
FT_NONE, BASE_NONE, NULL, 0,
- "PUSCH_SysInfoList_SFN_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_pusch_SysInfo,
{ "pusch-SysInfo", "rrc.pusch_SysInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -137277,7 +137277,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_PUSCH_SysInfoList_SFN_HCR_r5_item,
{ "PUSCH-SysInfoList-SFN-HCR-r5 item", "rrc.PUSCH_SysInfoList_SFN_HCR_r5_item",
FT_NONE, BASE_NONE, NULL, 0,
- "PUSCH_SysInfoList_SFN_HCR_r5_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_pusch_SysInfo_01,
{ "pusch-SysInfo", "rrc.pusch_SysInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -137285,7 +137285,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_PUSCH_SysInfoList_SFN_LCR_r4_item,
{ "PUSCH-SysInfoList-SFN-LCR-r4 item", "rrc.PUSCH_SysInfoList_SFN_LCR_r4_item",
FT_NONE, BASE_NONE, NULL, 0,
- "PUSCH_SysInfoList_SFN_LCR_r4_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_pusch_SysInfo_02,
{ "pusch-SysInfo", "rrc.pusch_SysInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -137293,7 +137293,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_PUSCH_SysInfoList_SFN_VHCR_item,
{ "PUSCH-SysInfoList-SFN-VHCR item", "rrc.PUSCH_SysInfoList_SFN_VHCR_item",
FT_NONE, BASE_NONE, NULL, 0,
- "PUSCH_SysInfoList_SFN_VHCR_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_pusch_SysInfo_VHCR,
{ "pusch-SysInfo-VHCR", "rrc.pusch_SysInfo_VHCR",
FT_NONE, BASE_NONE, NULL, 0,
@@ -137321,7 +137321,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_repetitionPeriod1,
{ "repetitionPeriod1", "rrc.repetitionPeriod1",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_repetitionPeriod2,
{ "repetitionPeriod2", "rrc.repetitionPeriod2",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -137349,11 +137349,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_repetitionPeriod2_01,
{ "repetitionPeriod2", "rrc.repetitionPeriod2",
FT_NONE, BASE_NONE, NULL, 0,
- "T_repetitionPeriod2", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_length,
{ "length", "rrc.length",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_offset,
{ "offset", "rrc.offset",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -137361,7 +137361,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_repetitionPeriod4_01,
{ "repetitionPeriod4", "rrc.repetitionPeriod4",
FT_NONE, BASE_NONE, NULL, 0,
- "T_repetitionPeriod4", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_length_01,
{ "length", "rrc.length",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -137373,7 +137373,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_repetitionPeriod8_01,
{ "repetitionPeriod8", "rrc.repetitionPeriod8",
FT_NONE, BASE_NONE, NULL, 0,
- "T_repetitionPeriod8", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_length_02,
{ "length", "rrc.length",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -137385,7 +137385,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_repetitionPeriod16_01,
{ "repetitionPeriod16", "rrc.repetitionPeriod16",
FT_NONE, BASE_NONE, NULL, 0,
- "T_repetitionPeriod16", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_length_03,
{ "length", "rrc.length",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -137397,7 +137397,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_repetitionPeriod32_01,
{ "repetitionPeriod32", "rrc.repetitionPeriod32",
FT_NONE, BASE_NONE, NULL, 0,
- "T_repetitionPeriod32", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_length_04,
{ "length", "rrc.length",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -137409,7 +137409,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_repetitionPeriod64_01,
{ "repetitionPeriod64", "rrc.repetitionPeriod64",
FT_NONE, BASE_NONE, NULL, 0,
- "T_repetitionPeriod64", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_length_05,
{ "length", "rrc.length",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -137645,7 +137645,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_fachCarryingMCCH,
{ "fachCarryingMCCH", "rrc.fachCarryingMCCH",
FT_NONE, BASE_NONE, NULL, 0,
- "T_fachCarryingMCCH", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_mcch_transportFormatSet,
{ "mcch-transportFormatSet", "rrc.mcch_transportFormatSet",
FT_UINT32, BASE_DEC, VALS(rrc_TransportFormatSet_vals), 0,
@@ -137661,7 +137661,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_fachCarryingMSCH,
{ "fachCarryingMSCH", "rrc.fachCarryingMSCH",
FT_NONE, BASE_NONE, NULL, 0,
- "T_fachCarryingMSCH", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_msch_transportFormatSet,
{ "msch-transportFormatSet", "rrc.msch_transportFormatSet",
FT_UINT32, BASE_DEC, VALS(rrc_TransportFormatSet_vals), 0,
@@ -137781,11 +137781,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_modQPSK,
{ "modQPSK", "rrc.modQPSK",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_mod16QAM,
{ "mod16QAM", "rrc.mod16QAM",
FT_NONE, BASE_NONE, NULL, 0,
- "T_mod16QAM", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_cpich_SecCCPCH_PowerOffset,
{ "cpich-SecCCPCH-PowerOffset", "rrc.cpich_SecCCPCH_PowerOffset",
FT_INT32, BASE_DEC, NULL, 0,
@@ -137925,23 +137925,23 @@ void proto_register_rrc(void) {
{ &hf_rrc_sfd4,
{ "sfd4", "rrc.sfd4",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sfd8,
{ "sfd8", "rrc.sfd8",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sfd16,
{ "sfd16", "rrc.sfd16",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sfd32,
{ "sfd32", "rrc.sfd32",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sfd64,
{ "sfd64", "rrc.sfd64",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sfd128,
{ "sfd128", "rrc.sfd128",
FT_UINT32, BASE_DEC, VALS(rrc_PilotBits128_vals), 0,
@@ -137953,7 +137953,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_sfd512,
{ "sfd512", "rrc.sfd512",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_activationTimeSFN,
{ "activationTimeSFN", "rrc.activationTimeSFN",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -137985,7 +137985,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_sync_UL_CodesBitmap,
{ "sync-UL-CodesBitmap", "rrc.sync_UL_CodesBitmap",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_sync_UL_CodesBitmap", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_prxUpPCHdes,
{ "prxUpPCHdes", "rrc.prxUpPCHdes",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -137997,7 +137997,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_max_SYNC_UL_Transmissions,
{ "max-SYNC-UL-Transmissions", "rrc.max_SYNC_UL_Transmissions",
FT_UINT32, BASE_DEC, VALS(rrc_T_max_SYNC_UL_Transmissions_vals), 0,
- "T_max_SYNC_UL_Transmissions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_powerRampStep_01,
{ "powerRampStep", "rrc.powerRampStep",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -138065,11 +138065,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_tgps_Status,
{ "tgps-Status", "rrc.tgps_Status",
FT_UINT32, BASE_DEC, VALS(rrc_T_tgps_Status_vals), 0,
- "T_tgps_Status", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_activate,
{ "activate", "rrc.activate",
FT_NONE, BASE_NONE, NULL, 0,
- "T_activate", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_tgcfn,
{ "tgcfn", "rrc.tgcfn",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -138077,7 +138077,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_deactivate,
{ "deactivate", "rrc.deactivate",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_tgps_ConfigurationParams,
{ "tgps-ConfigurationParams", "rrc.tgps_ConfigurationParams",
FT_NONE, BASE_NONE, NULL, 0,
@@ -138213,7 +138213,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_timing,
{ "timing", "rrc.timing",
FT_UINT32, BASE_DEC, VALS(rrc_T_timing_vals), 0,
- "T_timing", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_newTiming,
{ "newTiming", "rrc.newTiming",
FT_NONE, BASE_NONE, NULL, 0,
@@ -138229,7 +138229,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_mac_es_e_resetIndicator,
{ "mac-es-e-resetIndicator", "rrc.mac_es_e_resetIndicator",
FT_UINT32, BASE_DEC, VALS(rrc_T_mac_es_e_resetIndicator_vals), 0,
- "T_mac_es_e_resetIndicator", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_beta_Ed_Gain_E_AGCH_Table_Selection,
{ "beta-Ed-Gain-E-AGCH-Table-Selection", "rrc.beta_Ed_Gain_E_AGCH_Table_Selection",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -138321,7 +138321,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_ul_and_dl,
{ "ul-and-dl", "rrc.ul_and_dl",
FT_NONE, BASE_NONE, NULL, 0,
- "T_ul_and_dl", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ul_DPCCHscramblingCodeType,
{ "ul-DPCCHscramblingCodeType", "rrc.ul_DPCCHscramblingCodeType",
FT_UINT32, BASE_DEC, VALS(rrc_ScramblingCodeType_vals), 0,
@@ -138409,7 +138409,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_dpdchPresence,
{ "dpdchPresence", "rrc.dpdchPresence",
FT_UINT32, BASE_DEC, VALS(rrc_T_dpdchPresence_vals), 0,
- "T_dpdchPresence", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_present_04,
{ "present", "rrc.present",
FT_NONE, BASE_NONE, NULL, 0,
@@ -138417,7 +138417,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_notPresent,
{ "notPresent", "rrc.notPresent",
FT_NONE, BASE_NONE, NULL, 0,
- "T_notPresent", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_tdd_64,
{ "tdd", "rrc.tdd",
FT_NONE, BASE_NONE, NULL, 0,
@@ -138517,15 +138517,15 @@ void proto_register_rrc(void) {
{ &hf_rrc_ul_OL_PC_Signalling,
{ "ul-OL-PC-Signalling", "rrc.ul_OL_PC_Signalling",
FT_UINT32, BASE_DEC, VALS(rrc_T_ul_OL_PC_Signalling_vals), 0,
- "T_ul_OL_PC_Signalling", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_broadcast_UL_OL_PC_info,
{ "broadcast-UL-OL-PC-info", "rrc.broadcast_UL_OL_PC_info",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_individuallySignalled,
{ "individuallySignalled", "rrc.individuallySignalled",
FT_NONE, BASE_NONE, NULL, 0,
- "T_individuallySignalled", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_individualTS_InterferenceList,
{ "individualTS-InterferenceList", "rrc.individualTS_InterferenceList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -138757,11 +138757,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_disabled,
{ "disabled", "rrc.disabled",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_enabled,
{ "enabled", "rrc.enabled",
FT_NONE, BASE_NONE, NULL, 0,
- "T_enabled", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_enabled_01,
{ "enabled", "rrc.enabled",
FT_NONE, BASE_NONE, NULL, 0,
@@ -138813,7 +138813,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_UL_TS_ChannelisationCodeList_r7_item,
{ "UL-TS-ChannelisationCodeList-r7 item", "rrc.UL_TS_ChannelisationCodeList_r7_item",
FT_NONE, BASE_NONE, NULL, 0,
- "UL_TS_ChannelisationCodeList_r7_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ul_TS_Channelisation_Code,
{ "ul-TS-Channelisation-Code", "rrc.ul_TS_Channelisation_Code",
FT_UINT32, BASE_DEC, VALS(rrc_UL_TS_ChannelisationCode_vals), 0,
@@ -139353,7 +139353,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_csgMemberIndication,
{ "csgMemberIndication", "rrc.csgMemberIndication",
FT_UINT32, BASE_DEC, VALS(rrc_T_csgMemberIndication_vals), 0,
- "T_csgMemberIndication", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_fdd_129,
{ "fdd", "rrc.fdd",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -139833,7 +139833,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_latitudeSign,
{ "latitudeSign", "rrc.latitudeSign",
FT_UINT32, BASE_DEC, VALS(rrc_T_latitudeSign_vals), 0,
- "T_latitudeSign", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_latitude,
{ "latitude", "rrc.latitude",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -139849,7 +139849,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_altitudeDirection,
{ "altitudeDirection", "rrc.altitudeDirection",
FT_UINT32, BASE_DEC, VALS(rrc_T_altitudeDirection_vals), 0,
- "T_altitudeDirection", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_altitude,
{ "altitude", "rrc.altitude",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -139977,7 +139977,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_removeAllFrequencies,
{ "removeAllFrequencies", "rrc.removeAllFrequencies",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_removeSomeFrequencies,
{ "removeSomeFrequencies", "rrc.removeSomeFrequencies",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -139989,7 +139989,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_removeNoFrequencies,
{ "removeNoFrequencies", "rrc.removeNoFrequencies",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_EUTRA_FrequencyInfoList_item,
{ "EUTRA-FrequencyInfo", "rrc.EUTRA_FrequencyInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -140145,7 +140145,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_cSGproximityInd,
{ "cSGproximityInd", "rrc.cSGproximityInd",
FT_UINT32, BASE_DEC, VALS(rrc_T_cSGproximityInd_vals), 0,
- "T_cSGproximityInd", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_radioAccessTechnology_01,
{ "radioAccessTechnology", "rrc.radioAccessTechnology",
FT_UINT32, BASE_DEC, VALS(rrc_T_radioAccessTechnology_01_vals), 0,
@@ -140153,7 +140153,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_uTRA,
{ "uTRA", "rrc.uTRA",
FT_NONE, BASE_NONE, NULL, 0,
- "T_uTRA", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_cSGFrequencyInfoUTRA,
{ "cSGFrequencyInfoUTRA", "rrc.cSGFrequencyInfoUTRA",
FT_NONE, BASE_NONE, NULL, 0,
@@ -140161,7 +140161,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_e_UTRA,
{ "e-UTRA", "rrc.e_UTRA",
FT_NONE, BASE_NONE, NULL, 0,
- "T_e_UTRA", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_cSGFrequencyInfoEUTRA,
{ "cSGFrequencyInfoEUTRA", "rrc.cSGFrequencyInfoEUTRA",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -140177,7 +140177,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_dopplerUncertainty,
{ "dopplerUncertainty", "rrc.dopplerUncertainty",
FT_UINT32, BASE_DEC, VALS(rrc_T_dopplerUncertainty_vals), 0,
- "T_dopplerUncertainty", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_doppler1stOrder,
{ "doppler1stOrder", "rrc.doppler1stOrder",
FT_INT32, BASE_DEC, NULL, 0,
@@ -140321,7 +140321,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_GANSSGenericMeasurementInfo_item,
{ "GANSSGenericMeasurementInfo item", "rrc.GANSSGenericMeasurementInfo_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GANSSGenericMeasurementInfo_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ganssMeasurementSignalList,
{ "ganssMeasurementSignalList", "rrc.ganssMeasurementSignalList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -140329,7 +140329,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_GANSSGenericMeasurementInfo_v860ext_item,
{ "GANSSGenericMeasurementInfo-v860ext item", "rrc.GANSSGenericMeasurementInfo_v860ext_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GANSSGenericMeasurementInfo_v860ext_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ganssMeasurementSignalList_01,
{ "ganssMeasurementSignalList", "rrc.ganssMeasurementSignalList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -140337,7 +140337,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_GANSSMeasurementParameters_item,
{ "GANSSMeasurementParameters item", "rrc.GANSSMeasurementParameters_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GANSSMeasurementParameters_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_cSurNzero,
{ "cSurNzero", "rrc.cSurNzero",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -140345,7 +140345,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_multipathIndicator,
{ "multipathIndicator", "rrc.multipathIndicator",
FT_UINT32, BASE_DEC, VALS(rrc_T_multipathIndicator_vals), 0,
- "T_multipathIndicator", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_carrierQualityIndication,
{ "carrierQualityIndication", "rrc.carrierQualityIndication",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -140373,7 +140373,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_GANSSMeasurementParameters_v860ext_item,
{ "GANSSMeasurementParameters-v860ext item", "rrc.GANSSMeasurementParameters_v860ext_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GANSSMeasurementParameters_v860ext_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ganssIntegerCodePhaseExt,
{ "ganssIntegerCodePhaseExt", "rrc.ganssIntegerCodePhaseExt",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -140381,7 +140381,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_GANSSMeasurementSignalList_item,
{ "GANSSMeasurementSignalList item", "rrc.GANSSMeasurementSignalList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GANSSMeasurementSignalList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ganssCodePhaseAmbiguity,
{ "ganssCodePhaseAmbiguity", "rrc.ganssCodePhaseAmbiguity",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -140393,7 +140393,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_GANSSMeasurementSignalList_v860ext_item,
{ "GANSSMeasurementSignalList-v860ext item", "rrc.GANSSMeasurementSignalList_v860ext_item",
FT_NONE, BASE_NONE, NULL, 0,
- "GANSSMeasurementSignalList_v860ext_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ganssCodePhaseAmbiguityExt,
{ "ganssCodePhaseAmbiguityExt", "rrc.ganssCodePhaseAmbiguityExt",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -140473,19 +140473,19 @@ void proto_register_rrc(void) {
{ &hf_rrc_ganssAddNavigationModel,
{ "ganssAddNavigationModel", "rrc.ganssAddNavigationModel",
FT_UINT32, BASE_DEC, VALS(rrc_T_ganssAddNavigationModel_vals), 0,
- "T_ganssAddNavigationModel", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ganssAddUTCmodel,
{ "ganssAddUTCmodel", "rrc.ganssAddUTCmodel",
FT_UINT32, BASE_DEC, VALS(rrc_T_ganssAddUTCmodel_vals), 0,
- "T_ganssAddUTCmodel", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ganssAuxInfo,
{ "ganssAuxInfo", "rrc.ganssAuxInfo",
FT_UINT32, BASE_DEC, VALS(rrc_T_ganssAuxInfo_vals), 0,
- "T_ganssAuxInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ganssAddADchoices,
{ "ganssAddADchoices", "rrc.ganssAddADchoices",
FT_NONE, BASE_NONE, NULL, 0,
- "T_ganssAddADchoices", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_orbitModelID,
{ "orbitModelID", "rrc.orbitModelID",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -140925,11 +140925,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_bandIndicator,
{ "bandIndicator", "rrc.bandIndicator",
FT_UINT32, BASE_DEC, VALS(rrc_T_bandIndicator_vals), 0,
- "T_bandIndicator", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_followingARFCNs,
{ "followingARFCNs", "rrc.followingARFCNs",
FT_UINT32, BASE_DEC, VALS(rrc_T_followingARFCNs_vals), 0,
- "T_followingARFCNs", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_explicitListOfARFCNs,
{ "explicitListOfARFCNs", "rrc.explicitListOfARFCNs",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -140941,7 +140941,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_equallySpacedARFCNs,
{ "equallySpacedARFCNs", "rrc.equallySpacedARFCNs",
FT_NONE, BASE_NONE, NULL, 0,
- "T_equallySpacedARFCNs", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_arfcn_Spacing,
{ "arfcn-Spacing", "rrc.arfcn_Spacing",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -140957,7 +140957,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_continuousRangeOfARFCNs,
{ "continuousRangeOfARFCNs", "rrc.continuousRangeOfARFCNs",
FT_NONE, BASE_NONE, NULL, 0,
- "T_continuousRangeOfARFCNs", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_endingARFCN,
{ "endingARFCN", "rrc.endingARFCN",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -141049,7 +141049,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_verticalSpeedDirection,
{ "verticalSpeedDirection", "rrc.verticalSpeedDirection",
FT_UINT32, BASE_DEC, VALS(rrc_T_verticalSpeedDirection_vals), 0,
- "T_verticalSpeedDirection", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_verticalSpeed,
{ "verticalSpeed", "rrc.verticalSpeed",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -141133,7 +141133,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_csgIdentityReport,
{ "csgIdentityReport", "rrc.csgIdentityReport",
FT_UINT32, BASE_DEC, VALS(rrc_T_csgIdentityReport_vals), 0,
- "T_csgIdentityReport", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_newInterFreqCellList_04,
{ "newInterFreqCellList", "rrc.newInterFreqCellList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -141281,11 +141281,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_reportingCriteria,
{ "reportingCriteria", "rrc.reportingCriteria",
FT_UINT32, BASE_DEC, VALS(rrc_T_reportingCriteria_vals), 0,
- "T_reportingCriteria", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_intraFreqReportingCriteria_02,
{ "intraFreqReportingCriteria", "rrc.intraFreqReportingCriteria",
FT_NONE, BASE_NONE, NULL, 0,
- "T_intraFreqReportingCriteria", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_intraFreqMeasQuantity,
{ "intraFreqMeasQuantity", "rrc.intraFreqMeasQuantity",
FT_NONE, BASE_NONE, NULL, 0,
@@ -141293,7 +141293,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_interFreqReportingCriteria,
{ "interFreqReportingCriteria", "rrc.interFreqReportingCriteria",
FT_NONE, BASE_NONE, NULL, 0,
- "T_interFreqReportingCriteria", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_filterCoefficient,
{ "filterCoefficient", "rrc.filterCoefficient",
FT_UINT32, BASE_DEC, VALS(rrc_FilterCoefficient_vals), 0,
@@ -141525,7 +141525,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_technologySpecificInfo,
{ "technologySpecificInfo", "rrc.technologySpecificInfo",
FT_UINT32, BASE_DEC, VALS(rrc_T_technologySpecificInfo_vals), 0,
- "T_technologySpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_gsm_07,
{ "gsm", "rrc.gsm",
FT_NONE, BASE_NONE, NULL, 0,
@@ -141545,7 +141545,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_is_2000,
{ "is-2000", "rrc.is_2000",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_removedInterRATCellList,
{ "removedInterRATCellList", "rrc.removedInterRATCellList",
FT_UINT32, BASE_DEC, VALS(rrc_RemovedInterRATCellList_vals), 0,
@@ -141601,7 +141601,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_gsm_08,
{ "gsm", "rrc.gsm",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_eutra_01,
{ "eutra", "rrc.eutra",
FT_NONE, BASE_NONE, NULL, 0,
@@ -141617,7 +141617,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_ratSpecificInfo,
{ "ratSpecificInfo", "rrc.ratSpecificInfo",
FT_UINT32, BASE_DEC, VALS(rrc_T_ratSpecificInfo_vals), 0,
- "T_ratSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_gsm_09,
{ "gsm", "rrc.gsm",
FT_NONE, BASE_NONE, NULL, 0,
@@ -141633,7 +141633,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_is_2000_01,
{ "is-2000", "rrc.is_2000",
FT_NONE, BASE_NONE, NULL, 0,
- "T_is_2000", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_tadd_EcIo,
{ "tadd-EcIo", "rrc.tadd_EcIo",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -141705,7 +141705,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_interRATMeasurementObjects,
{ "interRATMeasurementObjects", "rrc.interRATMeasurementObjects",
FT_UINT32, BASE_DEC, VALS(rrc_T_interRATMeasurementObjects_vals), 0,
- "T_interRATMeasurementObjects", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_eutra_FrequencyList,
{ "eutra-FrequencyList", "rrc.eutra_FrequencyList",
FT_NONE, BASE_NONE, NULL, 0,
@@ -141765,7 +141765,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_reportingQuantity,
{ "reportingQuantity", "rrc.reportingQuantity",
FT_UINT32, BASE_DEC, VALS(rrc_T_reportingQuantity_vals), 0,
- "T_reportingQuantity", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_removedIntraFreqCellList,
{ "removedIntraFreqCellList", "rrc.removedIntraFreqCellList",
FT_UINT32, BASE_DEC, VALS(rrc_RemovedIntraFreqCellList_vals), 0,
@@ -141845,7 +141845,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_intraCsgIdentityReport,
{ "intraCsgIdentityReport", "rrc.intraCsgIdentityReport",
FT_UINT32, BASE_DEC, VALS(rrc_T_intraCsgIdentityReport_vals), 0,
- "T_intraCsgIdentityReport", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_newIntraFreqCellList_03,
{ "newIntraFreqCellList", "rrc.newIntraFreqCellList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -141893,7 +141893,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_e1d,
{ "e1d", "rrc.e1d",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_e1e,
{ "e1e", "rrc.e1e",
FT_NONE, BASE_NONE, NULL, 0,
@@ -141905,7 +141905,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_e1g,
{ "e1g", "rrc.e1g",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_e1h,
{ "e1h", "rrc.e1h",
FT_INT32, BASE_DEC, NULL, 0,
@@ -142049,7 +142049,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_IntraFreqMeasQuantity_TDD_sib3List_item,
{ "IntraFreqMeasQuantity-TDD-sib3List item", "rrc.IntraFreqMeasQuantity_TDD_sib3List_item",
FT_UINT32, BASE_DEC, VALS(rrc_IntraFreqMeasQuantity_TDD_sib3List_item_vals), 0,
- "IntraFreqMeasQuantity_TDD_sib3List_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_IntraFreqMeasuredResultsList_item,
{ "CellMeasuredResults", "rrc.CellMeasuredResults",
FT_NONE, BASE_NONE, NULL, 0,
@@ -142357,15 +142357,15 @@ void proto_register_rrc(void) {
{ &hf_rrc_MeasuredResultsList_v770xet_item,
{ "MeasuredResultsList-v770xet item", "rrc.MeasuredResultsList_v770xet_item",
FT_NONE, BASE_NONE, NULL, 0,
- "MeasuredResultsList_v770xet_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_MeasuredResultsList_v860ext_item,
{ "MeasuredResultsList-v860ext item", "rrc.MeasuredResultsList_v860ext_item",
FT_NONE, BASE_NONE, NULL, 0,
- "MeasuredResultsList_v860ext_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_currentCell,
{ "currentCell", "rrc.currentCell",
FT_NONE, BASE_NONE, NULL, 0,
- "T_currentCell", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_modeSpecificInfo_102,
{ "modeSpecificInfo", "rrc.modeSpecificInfo",
FT_UINT32, BASE_DEC, VALS(rrc_T_modeSpecificInfo_102_vals), 0,
@@ -142377,7 +142377,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_measurementQuantity_02,
{ "measurementQuantity", "rrc.measurementQuantity",
FT_UINT32, BASE_DEC, VALS(rrc_T_measurementQuantity_vals), 0,
- "T_measurementQuantity", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_tdd_97,
{ "tdd", "rrc.tdd",
FT_NONE, BASE_NONE, NULL, 0,
@@ -142477,7 +142477,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_use_of_HCS,
{ "use-of-HCS", "rrc.use_of_HCS",
FT_UINT32, BASE_DEC, VALS(rrc_T_use_of_HCS_vals), 0,
- "T_use_of_HCS", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_hcs_not_used,
{ "hcs-not-used", "rrc.hcs_not_used",
FT_NONE, BASE_NONE, NULL, 0,
@@ -142489,7 +142489,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_cpich_RSCP_02,
{ "cpich-RSCP", "rrc.cpich_RSCP",
FT_NONE, BASE_NONE, NULL, 0,
- "T_cpich_RSCP", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_intraFreqMeasurementSysInfo,
{ "intraFreqMeasurementSysInfo", "rrc.intraFreqMeasurementSysInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -142517,7 +142517,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_hcs_used,
{ "hcs-used", "rrc.hcs_used",
FT_NONE, BASE_NONE, NULL, 0,
- "T_hcs_used", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_cellSelectQualityMeasure_02,
{ "cellSelectQualityMeasure", "rrc.cellSelectQualityMeasure",
FT_UINT32, BASE_DEC, VALS(rrc_T_cellSelectQualityMeasure_02_vals), 0,
@@ -142829,15 +142829,15 @@ void proto_register_rrc(void) {
{ &hf_rrc_uTRACsgProximityDetec,
{ "uTRACsgProximityDetec", "rrc.uTRACsgProximityDetec",
FT_UINT32, BASE_DEC, VALS(rrc_T_uTRACsgProximityDetec_vals), 0,
- "T_uTRACsgProximityDetec", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_e_UTRACsgProximityDetec,
{ "e-UTRACsgProximityDetec", "rrc.e_UTRACsgProximityDetec",
FT_UINT32, BASE_DEC, VALS(rrc_T_e_UTRACsgProximityDetec_vals), 0,
- "T_e_UTRACsgProximityDetec", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ue_State,
{ "ue-State", "rrc.ue_State",
FT_UINT32, BASE_DEC, VALS(rrc_T_ue_State_vals), 0,
- "T_ue_State", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_MonitoredCellRACH_List_item,
{ "MonitoredCellRACH-Result", "rrc.MonitoredCellRACH_Result",
FT_NONE, BASE_NONE, NULL, 0,
@@ -143337,7 +143337,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_noInfo,
{ "noInfo", "rrc.noInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_tdd128_54,
{ "tdd128", "rrc.tdd128",
FT_NONE, BASE_NONE, NULL, 0,
@@ -143545,7 +143545,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_notUsed,
{ "notUsed", "rrc.notUsed",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_pt10,
{ "pt10", "rrc.pt10",
FT_UINT32, BASE_DEC, VALS(rrc_TemporaryOffset1_vals), 0,
@@ -143621,11 +143621,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_PLMNsOfInterFreqCellsList_item,
{ "PLMNsOfInterFreqCellsList item", "rrc.PLMNsOfInterFreqCellsList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "PLMNsOfInterFreqCellsList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_MultiplePLMNsOfInterFreqCellsList_item,
{ "MultiplePLMNsOfInterFreqCellsList item", "rrc.MultiplePLMNsOfInterFreqCellsList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "MultiplePLMNsOfInterFreqCellsList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_multiplePLMN_list,
{ "multiplePLMN-list", "rrc.multiplePLMN_list",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -143637,15 +143637,15 @@ void proto_register_rrc(void) {
{ &hf_rrc_PLMNsOfIntraFreqCellsList_item,
{ "PLMNsOfIntraFreqCellsList item", "rrc.PLMNsOfIntraFreqCellsList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "PLMNsOfIntraFreqCellsList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_MultiplePLMNsOfIntraFreqCellsList_item,
{ "MultiplePLMNsOfIntraFreqCellsList item", "rrc.MultiplePLMNsOfIntraFreqCellsList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "MultiplePLMNsOfIntraFreqCellsList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_PLMNsOfInterRATCellsList_item,
{ "PLMNsOfInterRATCellsList item", "rrc.PLMNsOfInterRATCellsList_item",
FT_NONE, BASE_NONE, NULL, 0,
- "PLMNsOfInterRATCellsList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ellipsoidPoint,
{ "ellipsoidPoint", "rrc.ellipsoidPoint",
FT_NONE, BASE_NONE, NULL, 0,
@@ -143701,7 +143701,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_noReporting_01,
{ "noReporting", "rrc.noReporting",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_QualityReportingCriteria_item,
{ "QualityReportingCriteriaSingle", "rrc.QualityReportingCriteriaSingle",
FT_NONE, BASE_NONE, NULL, 0,
@@ -143761,7 +143761,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_removeAllInterFreqCells,
{ "removeAllInterFreqCells", "rrc.removeAllInterFreqCells",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_removeSomeInterFreqCells,
{ "removeSomeInterFreqCells", "rrc.removeSomeInterFreqCells",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -143773,11 +143773,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_removeNoInterFreqCells,
{ "removeNoInterFreqCells", "rrc.removeNoInterFreqCells",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_removeAllInterRATCells,
{ "removeAllInterRATCells", "rrc.removeAllInterRATCells",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_removeSomeInterRATCells,
{ "removeSomeInterRATCells", "rrc.removeSomeInterRATCells",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -143789,11 +143789,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_removeNoInterRATCells,
{ "removeNoInterRATCells", "rrc.removeNoInterRATCells",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_removeAllIntraFreqCells,
{ "removeAllIntraFreqCells", "rrc.removeAllIntraFreqCells",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_removeSomeIntraFreqCells,
{ "removeSomeIntraFreqCells", "rrc.removeSomeIntraFreqCells",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -143805,7 +143805,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_removeNoIntraFreqCells,
{ "removeNoIntraFreqCells", "rrc.removeNoIntraFreqCells",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_removeSomeIntraFreqCells_01,
{ "removeSomeIntraFreqCells", "rrc.removeSomeIntraFreqCells",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -143885,7 +143885,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_ganssSatelliteInfo,
{ "ganssSatelliteInfo", "rrc.ganssSatelliteInfo",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_ganssSatelliteInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ganssSatelliteInfo_item,
{ "ganssSatelliteInfo item", "rrc.ganssSatelliteInfo_item",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -144105,7 +144105,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_rlc_BufferPayload,
{ "rlc-BufferPayload", "rrc.rlc_BufferPayload",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_averageRLC_BufferPayload,
{ "averageRLC-BufferPayload", "rrc.averageRLC_BufferPayload",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -144209,7 +144209,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_onWithNoReporting,
{ "onWithNoReporting", "rrc.onWithNoReporting",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_dummy2_12,
{ "dummy2", "rrc.dummy2",
FT_NONE, BASE_NONE, NULL, 0,
@@ -144249,23 +144249,23 @@ void proto_register_rrc(void) {
{ &hf_rrc_event6a_01,
{ "event6a", "rrc.event6a",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_event6b_01,
{ "event6b", "rrc.event6b",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_event6c_01,
{ "event6c", "rrc.event6c",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_event6d_01,
{ "event6d", "rrc.event6d",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_event6e_01,
{ "event6e", "rrc.event6e",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_event6f_01,
{ "event6f", "rrc.event6f",
FT_NONE, BASE_NONE, NULL, 0,
@@ -144429,7 +144429,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_rachorcpch,
{ "rachorcpch", "rrc.rachorcpch",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_cipheringKeyFlag,
{ "cipheringKeyFlag", "rrc.cipheringKeyFlag",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -144577,7 +144577,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_ganssEOPreq,
{ "ganssEOPreq", "rrc.ganssEOPreq",
FT_UINT32, BASE_DEC, VALS(rrc_T_ganssEOPreq_vals), 0,
- "T_ganssEOPreq", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ganssRequestedGenericAssistanceDataList_01,
{ "ganssRequestedGenericAssistanceDataList", "rrc.ganssRequestedGenericAssistanceDataList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -144593,7 +144593,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_non_broadcastIndication,
{ "non-broadcastIndication", "rrc.non_broadcastIndication",
FT_UINT32, BASE_DEC, VALS(rrc_T_non_broadcastIndication_vals), 0,
- "T_non_broadcastIndication", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ganssSatInfoNavList,
{ "ganssSatInfoNavList", "rrc.ganssSatInfoNavList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -144733,7 +144733,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_referenceTime,
{ "referenceTime", "rrc.referenceTime",
FT_UINT32, BASE_DEC, VALS(rrc_T_referenceTime_vals), 0,
- "T_referenceTime", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_utran_GANSSReferenceTimeResult,
{ "utran-GANSSReferenceTimeResult", "rrc.utran_GANSSReferenceTimeResult",
FT_NONE, BASE_NONE, NULL, 0,
@@ -144765,7 +144765,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_UE_Positioning_GANSS_RealTimeIntegrity_item,
{ "UE-Positioning-GANSS-RealTimeIntegrity item", "rrc.UE_Positioning_GANSS_RealTimeIntegrity_item",
FT_NONE, BASE_NONE, NULL, 0,
- "UE_Positioning_GANSS_RealTimeIntegrity_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_bad_ganss_satId,
{ "bad-ganss-satId", "rrc.bad_ganss_satId",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -144793,7 +144793,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_utran_ganssreferenceTime,
{ "utran-ganssreferenceTime", "rrc.utran_ganssreferenceTime",
FT_NONE, BASE_NONE, NULL, 0,
- "T_utran_ganssreferenceTime", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_timingOfCellFrames,
{ "timingOfCellFrames", "rrc.timingOfCellFrames",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -144801,7 +144801,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_mode,
{ "mode", "rrc.mode",
FT_UINT32, BASE_DEC, VALS(rrc_T_mode_vals), 0,
- "T_mode", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_fdd_153,
{ "fdd", "rrc.fdd",
FT_NONE, BASE_NONE, NULL, 0,
@@ -144845,7 +144845,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_gnss_to_id,
{ "gnss-to-id", "rrc.gnss_to_id",
FT_UINT32, BASE_DEC, VALS(rrc_T_gnss_to_id_vals), 0,
- "T_gnss_to_id", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ganss_wk_number_01,
{ "ganss-wk-number", "rrc.ganss_wk_number",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -145333,7 +145333,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_additionalOrReplacedPosMeasEvent,
{ "additionalOrReplacedPosMeasEvent", "rrc.additionalOrReplacedPosMeasEvent",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_event7a_01,
{ "event7a", "rrc.event7a",
FT_NONE, BASE_NONE, NULL, 0,
@@ -145477,15 +145477,15 @@ void proto_register_rrc(void) {
{ &hf_rrc_positioningMode,
{ "positioningMode", "rrc.positioningMode",
FT_UINT32, BASE_DEC, VALS(rrc_T_positioningMode_vals), 0,
- "T_positioningMode", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ueBased,
{ "ueBased", "rrc.ueBased",
FT_NONE, BASE_NONE, NULL, 0,
- "T_ueBased", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ueAssisted,
{ "ueAssisted", "rrc.ueAssisted",
FT_NONE, BASE_NONE, NULL, 0,
- "T_ueAssisted", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_modeSpecificInfo_117,
{ "modeSpecificInfo", "rrc.modeSpecificInfo",
FT_UINT32, BASE_DEC, VALS(rrc_T_modeSpecificInfo_117_vals), 0,
@@ -145701,7 +145701,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_cell_Timing,
{ "cell-Timing", "rrc.cell_Timing",
FT_NONE, BASE_NONE, NULL, 0,
- "T_cell_Timing", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_modeSpecificInfo_124,
{ "modeSpecificInfo", "rrc.modeSpecificInfo",
FT_UINT32, BASE_DEC, VALS(rrc_T_modeSpecificInfo_124_vals), 0,
@@ -145721,11 +145721,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_referenceTimeOptions,
{ "referenceTimeOptions", "rrc.referenceTimeOptions",
FT_UINT32, BASE_DEC, VALS(rrc_T_referenceTimeOptions_vals), 0,
- "T_referenceTimeOptions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_earlier_than_r7,
{ "earlier-than-r7", "rrc.earlier_than_r7",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_r7_15,
{ "r7", "rrc.r7",
FT_NONE, BASE_NONE, NULL, 0,
@@ -145797,7 +145797,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_velocityRequested,
{ "velocityRequested", "rrc.velocityRequested",
FT_UINT32, BASE_DEC, VALS(rrc_T_velocityRequested_vals), 0,
- "T_velocityRequested", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_gANSSPositioningMethods,
{ "gANSSPositioningMethods", "rrc.gANSSPositioningMethods",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -145897,7 +145897,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_ue_GANSSTimingOfCellFrames,
{ "ue-GANSSTimingOfCellFrames", "rrc.ue_GANSSTimingOfCellFrames",
FT_NONE, BASE_NONE, NULL, 0,
- "T_ue_GANSSTimingOfCellFrames", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ms_Part,
{ "ms-Part", "rrc.ms_Part",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -145949,7 +145949,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_utran_GPSTimingOfCell,
{ "utran-GPSTimingOfCell", "rrc.utran_GPSTimingOfCell",
FT_NONE, BASE_NONE, NULL, 0,
- "T_utran_GPSTimingOfCell", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ms_part,
{ "ms-part", "rrc.ms_part",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -145973,7 +145973,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_ue_GPSTimingOfCell,
{ "ue-GPSTimingOfCell", "rrc.ue_GPSTimingOfCell",
FT_NONE, BASE_NONE, NULL, 0,
- "T_ue_GPSTimingOfCell", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ms_part_01,
{ "ms-part", "rrc.ms_part",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -145993,7 +145993,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_utra_ServingCell,
{ "utra-ServingCell", "rrc.utra_ServingCell",
FT_NONE, BASE_NONE, NULL, 0,
- "T_utra_ServingCell", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_s_PrioritySearch1,
{ "s-PrioritySearch1", "rrc.s_PrioritySearch1",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -146069,7 +146069,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_dataTransmFreqGranularity,
{ "dataTransmFreqGranularity", "rrc.dataTransmFreqGranularity",
FT_UINT32, BASE_DEC, VALS(rrc_T_dataTransmFreqGranularity_vals), 0,
- "T_dataTransmFreqGranularity", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_numberOfDataTransmOcc,
{ "numberOfDataTransmOcc", "rrc.numberOfDataTransmOcc",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -146225,7 +146225,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_GSM_MessageList_item,
{ "GSM-MessageList item", "rrc.GSM_MessageList_item",
FT_BYTES, BASE_NONE, NULL, 0,
- "GSM_MessageList_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_GSM_TargetCellInfoList_item,
{ "GSM-TargetCellInfo", "rrc.GSM_TargetCellInfo",
FT_NONE, BASE_NONE, NULL, 0,
@@ -146237,11 +146237,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_configurationUnacceptable,
{ "configurationUnacceptable", "rrc.configurationUnacceptable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_unspecified,
{ "unspecified", "rrc.unspecified",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_GERANIu_MessageList_item,
{ "GERANIu-MessageList item", "rrc.GERANIu_MessageList_item",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -146297,15 +146297,15 @@ void proto_register_rrc(void) {
{ &hf_rrc_interRAT_ProtocolError,
{ "interRAT-ProtocolError", "rrc.interRAT_ProtocolError",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_spare11,
{ "spare11", "rrc.spare11",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_spare10,
{ "spare10", "rrc.spare10",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_plmn_Type,
{ "plmn-Type", "rrc.plmn_Type",
FT_UINT32, BASE_DEC, VALS(rrc_PLMN_Type_vals), 0,
@@ -146361,7 +146361,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_csg_Indicator,
{ "csg-Indicator", "rrc.csg_Indicator",
FT_UINT32, BASE_DEC, VALS(rrc_T_csg_Indicator_vals), 0,
- "T_csg_Indicator", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_predefinedConfigValueTag,
{ "predefinedConfigValueTag", "rrc.predefinedConfigValueTag",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -146405,7 +146405,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_scheduling,
{ "scheduling", "rrc.scheduling",
FT_NONE, BASE_NONE, NULL, 0,
- "T_scheduling", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_segCount,
{ "segCount", "rrc.segCount",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -146413,7 +146413,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_sib_Pos,
{ "sib-Pos", "rrc.sib_Pos",
FT_UINT32, BASE_DEC, VALS(rrc_T_sib_Pos_vals), 0,
- "T_sib_Pos", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_rep4,
{ "rep4", "rrc.rep4",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -146521,7 +146521,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_sysInfoType7,
{ "sysInfoType7", "rrc.sysInfoType7",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_dummy_49,
{ "dummy", "rrc.dummy",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -146529,11 +146529,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_dummy2_13,
{ "dummy2", "rrc.dummy2",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_dummy3_03,
{ "dummy3", "rrc.dummy3",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sysInfoType11,
{ "sysInfoType11", "rrc.sysInfoType11",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -146565,7 +146565,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_sysInfoType14,
{ "sysInfoType14", "rrc.sysInfoType14",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sysInfoType15,
{ "sysInfoType15", "rrc.sysInfoType15",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -146577,7 +146577,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_sysInfoType17,
{ "sysInfoType17", "rrc.sysInfoType17",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sysInfoType15_1,
{ "sysInfoType15-1", "rrc.sysInfoType15_1",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -146617,47 +146617,47 @@ void proto_register_rrc(void) {
{ &hf_rrc_systemInfoType11bis,
{ "systemInfoType11bis", "rrc.systemInfoType11bis",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_systemInfoType15bis,
{ "systemInfoType15bis", "rrc.systemInfoType15bis",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_systemInfoType15_1bis,
{ "systemInfoType15-1bis", "rrc.systemInfoType15_1bis",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_systemInfoType15_2bis,
{ "systemInfoType15-2bis", "rrc.systemInfoType15_2bis",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_systemInfoType15_3bis,
{ "systemInfoType15-3bis", "rrc.systemInfoType15_3bis",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_systemInfoType15_6,
{ "systemInfoType15-6", "rrc.systemInfoType15_6",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_systemInfoType15_7,
{ "systemInfoType15-7", "rrc.systemInfoType15_7",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_systemInfoType15_8,
{ "systemInfoType15-8", "rrc.systemInfoType15_8",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_systemInfoType19,
{ "systemInfoType19", "rrc.systemInfoType19",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_systemInfoType15_2ter,
{ "systemInfoType15-2ter", "rrc.systemInfoType15_2ter",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_systemInfoType20,
{ "systemInfoType20", "rrc.systemInfoType20",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_SibOFF_List_item,
{ "SibOFF", "rrc.SibOFF",
FT_UINT32, BASE_DEC, VALS(rrc_SibOFF_vals), 0,
@@ -146725,7 +146725,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v590NonCriticalExtension,
{ "v590NonCriticalExtension", "rrc.v590NonCriticalExtension",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v590NonCriticalExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sysInfoType3_v590ext,
{ "sysInfoType3-v590ext", "rrc.sysInfoType3_v590ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -146733,7 +146733,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v5c0NoncriticalExtension,
{ "v5c0NoncriticalExtension", "rrc.v5c0NoncriticalExtension",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v5c0NoncriticalExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sysInfoType3_v5c0ext,
{ "sysInfoType3-v5c0ext", "rrc.sysInfoType3_v5c0ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -146741,7 +146741,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v670NonCriticalExtension,
{ "v670NonCriticalExtension", "rrc.v670NonCriticalExtension",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v670NonCriticalExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sysInfoType3_v670ext,
{ "sysInfoType3-v670ext", "rrc.sysInfoType3_v670ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -146757,7 +146757,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v830NonCriticalExtension,
{ "v830NonCriticalExtension", "rrc.v830NonCriticalExtension",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v830NonCriticalExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sysInfoType3_v830ext,
{ "sysInfoType3-v830ext", "rrc.sysInfoType3_v830ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -146773,7 +146773,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v870NonCriticalExtension,
{ "v870NonCriticalExtension", "rrc.v870NonCriticalExtension",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v870NonCriticalExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sysInfoType3_v870ext,
{ "sysInfoType3-v870ext", "rrc.sysInfoType3_v870ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -146781,7 +146781,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v900NonCriticalExtension,
{ "v900NonCriticalExtension", "rrc.v900NonCriticalExtension",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v900NonCriticalExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sysInfoType3_v900ext,
{ "sysInfoType3-v900ext", "rrc.sysInfoType3_v900ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -146845,7 +146845,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_imsEmergencySupportIndicator,
{ "imsEmergencySupportIndicator", "rrc.imsEmergencySupportIndicator",
FT_UINT32, BASE_DEC, VALS(rrc_T_imsEmergencySupportIndicator_vals), 0,
- "T_imsEmergencySupportIndicator", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_v4b0NonCriticalExtensions_18,
{ "v4b0NonCriticalExtensions", "rrc.v4b0NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
@@ -146865,7 +146865,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v5b0NonCriticalExtension,
{ "v5b0NonCriticalExtension", "rrc.v5b0NonCriticalExtension",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v5b0NonCriticalExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sysInfoType4_v5b0ext,
{ "sysInfoType4-v5b0ext", "rrc.sysInfoType4_v5b0ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -146873,7 +146873,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v5c0NonCriticalExtension,
{ "v5c0NonCriticalExtension", "rrc.v5c0NonCriticalExtension",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v5c0NonCriticalExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sysInfoType4_v5c0ext,
{ "sysInfoType4-v5c0ext", "rrc.sysInfoType4_v5c0ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -146953,7 +146953,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v650NonCriticalExtensions,
{ "v650NonCriticalExtensions", "rrc.v650NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v650NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sysInfoType5_v650ext,
{ "sysInfoType5-v650ext", "rrc.sysInfoType5_v650ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -147013,7 +147013,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tdd128SpecificInfo,
{ "tdd128SpecificInfo", "rrc.tdd128SpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tdd128SpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_pusch_SysInfoList_SFN_01,
{ "pusch-SysInfoList-SFN", "rrc.pusch_SysInfoList_SFN",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -147037,7 +147037,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_hcr_r5_SpecificInfo,
{ "hcr-r5-SpecificInfo", "rrc.hcr_r5_SpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_hcr_r5_SpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_pusch_SysInfoList_SFN_02,
{ "pusch-SysInfoList-SFN", "rrc.pusch_SysInfoList_SFN",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -147053,15 +147053,15 @@ void proto_register_rrc(void) {
{ &hf_rrc_hsdpa_CellIndicator,
{ "hsdpa-CellIndicator", "rrc.hsdpa_CellIndicator",
FT_UINT32, BASE_DEC, VALS(rrc_T_hsdpa_CellIndicator_vals), 0,
- "T_hsdpa_CellIndicator", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_edch_CellIndicator,
{ "edch-CellIndicator", "rrc.edch_CellIndicator",
FT_UINT32, BASE_DEC, VALS(rrc_T_edch_CellIndicator_vals), 0,
- "T_edch_CellIndicator", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sccpch_SystemInformation_MBMS,
{ "sccpch-SystemInformation-MBMS", "rrc.sccpch_SystemInformation_MBMS",
FT_UINT32, BASE_DEC, VALS(rrc_T_sccpch_SystemInformation_MBMS_vals), 0,
- "T_sccpch_SystemInformation_MBMS", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_mcchOnSCCPCHusedForNonMBMS,
{ "mcchOnSCCPCHusedForNonMBMS", "rrc.mcchOnSCCPCHusedForNonMBMS",
FT_NONE, BASE_NONE, NULL, 0,
@@ -147157,7 +147157,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_hs_dsch_CommonSysInfo,
{ "hs-dsch-CommonSysInfo", "rrc.hs_dsch_CommonSysInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_hs_dsch_CommonSysInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_hs_dsch_CommonSystemInformation_01,
{ "hs-dsch-CommonSystemInformation", "rrc.hs_dsch_CommonSystemInformation",
FT_NONE, BASE_NONE, NULL, 0,
@@ -147209,7 +147209,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v650nonCriticalExtensions,
{ "v650nonCriticalExtensions", "rrc.v650nonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v650nonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sysInfoType6_v650ext,
{ "sysInfoType6-v650ext", "rrc.sysInfoType6_v650ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -147217,7 +147217,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v690nonCriticalExtensions,
{ "v690nonCriticalExtensions", "rrc.v690nonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v690nonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sysInfoType6_v690ext,
{ "sysInfoType6-v690ext", "rrc.sysInfoType6_v690ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -147245,7 +147245,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tdd768SpecificInfo,
{ "tdd768SpecificInfo", "rrc.tdd768SpecificInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tdd768SpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_modeSpecificInfo_132,
{ "modeSpecificInfo", "rrc.modeSpecificInfo",
FT_UINT32, BASE_DEC, VALS(rrc_T_modeSpecificInfo_132_vals), 0,
@@ -148033,7 +148033,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_none,
{ "none", "rrc.none",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_cellValueTag,
{ "cellValueTag", "rrc.cellValueTag",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -148105,7 +148105,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_mtch_L1CombiningPeriodList,
{ "mtch-L1CombiningPeriodList", "rrc.mtch_L1CombiningPeriodList",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_mtch_L1CombiningPeriodList", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_mtch_L1CombiningPeriodList_item,
{ "mtch-L1CombiningPeriodList item", "rrc.mtch_L1CombiningPeriodList_item",
FT_NONE, BASE_NONE, NULL, 0,
@@ -148245,7 +148245,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_sameAsCurrent,
{ "sameAsCurrent", "rrc.sameAsCurrent",
FT_NONE, BASE_NONE, NULL, 0,
- "T_sameAsCurrent", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_currentCell_SCCPCH,
{ "currentCell-SCCPCH", "rrc.currentCell_SCCPCH",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -148257,7 +148257,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_different,
{ "different", "rrc.different",
FT_NONE, BASE_NONE, NULL, 0,
- "T_different", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_transpCHInformation_01,
{ "transpCHInformation", "rrc.transpCHInformation",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -148349,7 +148349,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_imb384,
{ "imb384", "rrc.imb384",
FT_NONE, BASE_NONE, NULL, 0,
- "T_imb384", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ni_CountPerFrame_01,
{ "ni-CountPerFrame", "rrc.ni_CountPerFrame",
FT_UINT32, BASE_DEC, VALS(rrc_MBMS_NI_CountPerFrame_IMB384_vals), 0,
@@ -148365,7 +148365,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_mbms_PreferredFrequency,
{ "mbms-PreferredFrequency", "rrc.mbms_PreferredFrequency",
FT_UINT32, BASE_DEC, VALS(rrc_T_mbms_PreferredFrequency_vals), 0,
- "T_mbms_PreferredFrequency", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_mcch,
{ "mcch", "rrc.mcch",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -148441,7 +148441,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_layer1Combining,
{ "layer1Combining", "rrc.layer1Combining",
FT_UINT32, BASE_DEC, VALS(rrc_T_layer1Combining_vals), 0,
- "T_layer1Combining", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_fdd_176,
{ "fdd", "rrc.fdd",
FT_NONE, BASE_NONE, NULL, 0,
@@ -148513,7 +148513,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_layerConvergenceInformation,
{ "layerConvergenceInformation", "rrc.layerConvergenceInformation",
FT_UINT32, BASE_DEC, VALS(rrc_T_layerConvergenceInformation_vals), 0,
- "T_layerConvergenceInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_mbms_Qoffset,
{ "mbms-Qoffset", "rrc.mbms_Qoffset",
FT_UINT32, BASE_DEC, VALS(rrc_MBMS_Qoffset_vals), 0,
@@ -148553,7 +148553,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_status,
{ "status", "rrc.status",
FT_UINT32, BASE_DEC, VALS(rrc_T_status_vals), 0,
- "T_status", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_some,
{ "some", "rrc.some",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -148597,11 +148597,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_plmn_Identity_01,
{ "plmn-Identity", "rrc.plmn_Identity",
FT_UINT32, BASE_DEC, VALS(rrc_T_plmn_Identity_vals), 0,
- "T_plmn_Identity", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sameAsMIB_PLMN_Id,
{ "sameAsMIB-PLMN-Id", "rrc.sameAsMIB_PLMN_Id",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_other_01,
{ "other", "rrc.other",
FT_UINT32, BASE_DEC, VALS(rrc_T_other_01_vals), 0,
@@ -148721,7 +148721,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_imb_Indication,
{ "imb-Indication", "rrc.imb_Indication",
FT_UINT32, BASE_DEC, VALS(rrc_T_imb_Indication_vals), 0,
- "T_imb_Indication", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_MBSFNFrequencyList_item,
{ "MBSFNFrequency", "rrc.MBSFNFrequency",
FT_NONE, BASE_NONE, NULL, 0,
@@ -148733,7 +148733,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_notificationOfAllMBSFNServicesInTheBand,
{ "notificationOfAllMBSFNServicesInTheBand", "rrc.notificationOfAllMBSFNServicesInTheBand",
FT_UINT32, BASE_DEC, VALS(rrc_T_notificationOfAllMBSFNServicesInTheBand_vals), 0,
- "T_notificationOfAllMBSFNServicesInTheBand", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_mbsfnFrequency,
{ "mbsfnFrequency", "rrc.mbsfnFrequency",
FT_NONE, BASE_NONE, NULL, 0,
@@ -148741,11 +148741,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_mbsfnServicesNotification,
{ "mbsfnServicesNotification", "rrc.mbsfnServicesNotification",
FT_UINT32, BASE_DEC, VALS(rrc_T_mbsfnServicesNotification_vals), 0,
- "T_mbsfnServicesNotification", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_mbsfnServicesNotified,
{ "mbsfnServicesNotified", "rrc.mbsfnServicesNotified",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_mbsfnServicesNotNotified,
{ "mbsfnServicesNotNotified", "rrc.mbsfnServicesNotNotified",
FT_NONE, BASE_NONE, NULL, 0,
@@ -148813,7 +148813,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_extension,
{ "extension", "rrc.extension",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_rrc_FailureInfo,
{ "rrc-FailureInfo", "rrc.rrc_FailureInfo",
FT_UINT32, BASE_DEC, VALS(rrc_RRC_FailureInfo_vals), 0,
@@ -148821,7 +148821,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_dL_DCCHmessage,
{ "dL-DCCHmessage", "rrc.dL_DCCHmessage",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_dL_DCCHmessage", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_r3_31,
{ "r3", "rrc.r3",
FT_NONE, BASE_NONE, NULL, 0,
@@ -148873,7 +148873,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_interRATHandoverInfo_01,
{ "interRATHandoverInfo", "rrc.interRATHandoverInfo",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_interRATHandoverInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ue_RATSpecificCapability_01,
{ "ue-RATSpecificCapability", "rrc.ue_RATSpecificCapability",
FT_NONE, BASE_NONE, NULL, 0,
@@ -148937,7 +148937,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v3b0NonCriticalExtensions,
{ "v3b0NonCriticalExtensions", "rrc.v3b0NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v3b0NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sRNC_RelocationInfo_v3b0ext,
{ "sRNC-RelocationInfo-v3b0ext", "rrc.sRNC_RelocationInfo_v3b0ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -148945,7 +148945,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v3c0NonCriticalExtensions,
{ "v3c0NonCriticalExtensions", "rrc.v3c0NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v3c0NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sRNC_RelocationInfo_v3c0ext,
{ "sRNC-RelocationInfo-v3c0ext", "rrc.sRNC_RelocationInfo_v3c0ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -148961,7 +148961,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_sRNC_RelocationInfo_r3_add_ext,
{ "sRNC-RelocationInfo-r3-add-ext", "rrc.sRNC_RelocationInfo_r3_add_ext",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_sRNC_RelocationInfo_r3_add_ext", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_v3g0NonCriticalExtensions_02,
{ "v3g0NonCriticalExtensions", "rrc.v3g0NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
@@ -148989,7 +148989,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_v5a0NonCriticalExtensions,
{ "v5a0NonCriticalExtensions", "rrc.v5a0NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
- "T_v5a0NonCriticalExtensions", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_sRNC_RelocationInfo_v5a0ext,
{ "sRNC-RelocationInfo-v5a0ext", "rrc.sRNC_RelocationInfo_v5a0ext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -149185,7 +149185,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_sRNC_RelocationInfo_r6_add_ext,
{ "sRNC-RelocationInfo-r6-add-ext", "rrc.sRNC_RelocationInfo_r6_add_ext",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_sRNC_RelocationInfo_r6_add_ext", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_v6b0NonCriticalExtensions_25,
{ "v6b0NonCriticalExtensions", "rrc.v6b0NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
@@ -149229,7 +149229,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_sRNC_RelocationInfo_r7_add_ext,
{ "sRNC-RelocationInfo-r7-add-ext", "rrc.sRNC_RelocationInfo_r7_add_ext",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_sRNC_RelocationInfo_r7_add_ext", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_v820NonCriticalExtensions_04,
{ "v820NonCriticalExtensions", "rrc.v820NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
@@ -149397,7 +149397,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_nonCriticalExtension,
{ "nonCriticalExtension", "rrc.nonCriticalExtension",
FT_NONE, BASE_NONE, NULL, 0,
- "T_nonCriticalExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_TPC_CombinationInfoList_item,
{ "TPC-Combination-Info", "rrc.TPC_Combination_Info",
FT_NONE, BASE_NONE, NULL, 0,
@@ -149453,11 +149453,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_active,
{ "active", "rrc.active",
FT_NONE, BASE_NONE, NULL, 0,
- "T_active", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_inactive,
{ "inactive", "rrc.inactive",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_current_tgps_Status_01,
{ "current-tgps-Status", "rrc.current_tgps_Status",
FT_UINT32, BASE_DEC, VALS(rrc_T_current_tgps_Status_01_vals), 0,
@@ -149549,11 +149549,11 @@ void proto_register_rrc(void) {
{ &hf_rrc_ueCapabilityContainer_RSC,
{ "ueCapabilityContainer-RSC", "rrc.ueCapabilityContainer_RSC",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_ueCapabilityContainer_RSC", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ueCapabilityContainer_UCI,
{ "ueCapabilityContainer-UCI", "rrc.ueCapabilityContainer_UCI",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_ueCapabilityContainer_UCI", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_intraFreqReportingCriteria_07,
{ "intraFreqReportingCriteria", "rrc.intraFreqReportingCriteria",
FT_NONE, BASE_NONE, NULL, 0,
@@ -149593,7 +149593,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_measurementReport_01,
{ "measurementReport", "rrc.measurementReport",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_measurementReport", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_v7f0NonCriticalExtensions_20,
{ "v7f0NonCriticalExtensions", "rrc.v7f0NonCriticalExtensions",
FT_NONE, BASE_NONE, NULL, 0,
@@ -149801,7 +149801,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_dl_mode,
{ "dl-mode", "rrc.dl_mode",
FT_UINT32, BASE_DEC, VALS(rrc_T_dl_mode_vals), 0,
- "T_dl_mode", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_dl_ref_ir,
{ "dl-ref-ir", "rrc.dl_ref_ir",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -149857,7 +149857,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_modify_07,
{ "modify", "rrc.modify",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_measurementCommandWithType,
{ "measurementCommandWithType", "rrc.measurementCommandWithType",
FT_UINT32, BASE_DEC, VALS(rrc_MeasurementCommandWithType_vals), 0,
@@ -149973,7 +149973,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_tdd384_PhysChCapability,
{ "tdd384-PhysChCapability", "rrc.tdd384_PhysChCapability",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tdd384_PhysChCapability", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_tdd128_PhysChCapability_01,
{ "tdd128-PhysChCapability", "rrc.tdd128_PhysChCapability",
FT_NONE, BASE_NONE, NULL, 0,
@@ -150021,7 +150021,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_RFC3095_Context_List_item,
{ "RFC3095-Context-List item", "rrc.RFC3095_Context_List_item",
FT_NONE, BASE_NONE, NULL, 0,
- "RFC3095_Context_List_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_dl_RFC3095_Context,
{ "dl-RFC3095-Context", "rrc.dl_RFC3095_Context",
FT_NONE, BASE_NONE, NULL, 0,
@@ -150105,7 +150105,7 @@ void proto_register_rrc(void) {
{ &hf_rrc_ul_mode,
{ "ul-mode", "rrc.ul_mode",
FT_UINT32, BASE_DEC, VALS(rrc_T_ul_mode_vals), 0,
- "T_ul_mode", HFILL }},
+ NULL, HFILL }},
{ &hf_rrc_ul_ref_ir,
{ "ul-ref-ir", "rrc.ul_ref_ir",
FT_BYTES, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-rrlp.c b/epan/dissectors/packet-rrlp.c
index 0406ff9501..2a43fd10a3 100644
--- a/epan/dissectors/packet-rrlp.c
+++ b/epan/dissectors/packet-rrlp.c
@@ -7064,7 +7064,7 @@ void proto_register_rrlp(void) {
{ &hf_rrlp_extType,
{ "extType", "rrlp.extType",
FT_NONE, BASE_NONE, NULL, 0,
- "T_extType", HFILL }},
+ NULL, HFILL }},
{ &hf_rrlp_referenceNumber,
{ "referenceNumber", "rrlp.referenceNumber",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -7088,7 +7088,7 @@ void proto_register_rrlp(void) {
{ &hf_rrlp_assistanceDataAck,
{ "assistanceDataAck", "rrlp.assistanceDataAck",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrlp_protocolError,
{ "protocolError", "rrlp.protocolError",
FT_NONE, BASE_NONE, NULL, 0,
@@ -7304,7 +7304,7 @@ void proto_register_rrlp(void) {
{ &hf_rrlp_notPresent,
{ "notPresent", "rrlp.notPresent",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrlp_present,
{ "present", "rrlp.present",
FT_NONE, BASE_NONE, NULL, 0,
@@ -7716,7 +7716,7 @@ void proto_register_rrlp(void) {
{ &hf_rrlp_oldSatelliteAndModel,
{ "oldSatelliteAndModel", "rrlp.oldSatelliteAndModel",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrlp_newNaviModelUC,
{ "newNaviModelUC", "rrlp.newNaviModelUC",
FT_NONE, BASE_NONE, NULL, 0,
@@ -8048,7 +8048,7 @@ void proto_register_rrlp(void) {
{ &hf_rrlp_gpsTimeAssistanceMeasurementRequest,
{ "gpsTimeAssistanceMeasurementRequest", "rrlp.gpsTimeAssistanceMeasurementRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrlp_gpsReferenceTimeUncertainty,
{ "gpsReferenceTimeUncertainty", "rrlp.gpsReferenceTimeUncertainty",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -8148,7 +8148,7 @@ void proto_register_rrlp(void) {
{ &hf_rrlp_velocityRequested,
{ "velocityRequested", "rrlp.velocityRequested",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrlp_ganssPositionMethod,
{ "ganssPositionMethod", "rrlp.ganssPositionMethod",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -8160,11 +8160,11 @@ void proto_register_rrlp(void) {
{ &hf_rrlp_ganssCarrierPhaseMeasurementRequest,
{ "ganssCarrierPhaseMeasurementRequest", "rrlp.ganssCarrierPhaseMeasurementRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrlp_ganssTODGSMTimeAssociationMeasurementRequest,
{ "ganssTODGSMTimeAssociationMeasurementRequest", "rrlp.ganssTODGSMTimeAssociationMeasurementRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrlp_requiredResponseTime,
{ "requiredResponseTime", "rrlp.requiredResponseTime",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -8176,7 +8176,7 @@ void proto_register_rrlp(void) {
{ &hf_rrlp_ganssMultiFreqMeasurementRequest,
{ "ganssMultiFreqMeasurementRequest", "rrlp.ganssMultiFreqMeasurementRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_rrlp_ganss_controlHeader,
{ "ganss-controlHeader", "rrlp.ganss_controlHeader",
FT_NONE, BASE_NONE, NULL, 0,
@@ -8656,19 +8656,19 @@ void proto_register_rrlp(void) {
{ &hf_rrlp_cnavMo,
{ "cnavMo", "rrlp.cnavMo",
FT_INT32, BASE_DEC, NULL, 0,
- "T_cnavMo", HFILL }},
+ NULL, HFILL }},
{ &hf_rrlp_cnavE,
{ "cnavE", "rrlp.cnavE",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_cnavE", HFILL }},
+ NULL, HFILL }},
{ &hf_rrlp_cnavOmega,
{ "cnavOmega", "rrlp.cnavOmega",
FT_INT32, BASE_DEC, NULL, 0,
- "T_cnavOmega", HFILL }},
+ NULL, HFILL }},
{ &hf_rrlp_cnavOMEGA0,
{ "cnavOMEGA0", "rrlp.cnavOMEGA0",
FT_INT32, BASE_DEC, NULL, 0,
- "T_cnavOMEGA0", HFILL }},
+ NULL, HFILL }},
{ &hf_rrlp_cnavDeltaOmegaDot,
{ "cnavDeltaOmegaDot", "rrlp.cnavDeltaOmegaDot",
FT_INT32, BASE_DEC, NULL, 0,
@@ -8676,7 +8676,7 @@ void proto_register_rrlp(void) {
{ &hf_rrlp_cnavIo,
{ "cnavIo", "rrlp.cnavIo",
FT_INT32, BASE_DEC, NULL, 0,
- "T_cnavIo", HFILL }},
+ NULL, HFILL }},
{ &hf_rrlp_cnavIoDot,
{ "cnavIoDot", "rrlp.cnavIoDot",
FT_INT32, BASE_DEC, NULL, 0,
@@ -9376,19 +9376,19 @@ void proto_register_rrlp(void) {
{ &hf_rrlp_keplerW_01,
{ "keplerW", "rrlp.keplerW",
FT_INT32, BASE_DEC, NULL, 0,
- "T_keplerW", HFILL }},
+ NULL, HFILL }},
{ &hf_rrlp_keplerM0_01,
{ "keplerM0", "rrlp.keplerM0",
FT_INT32, BASE_DEC, NULL, 0,
- "T_keplerM0", HFILL }},
+ NULL, HFILL }},
{ &hf_rrlp_keplerI0_01,
{ "keplerI0", "rrlp.keplerI0",
FT_INT32, BASE_DEC, NULL, 0,
- "T_keplerI0", HFILL }},
+ NULL, HFILL }},
{ &hf_rrlp_keplerOmega0_01,
{ "keplerOmega0", "rrlp.keplerOmega0",
FT_INT32, BASE_DEC, NULL, 0,
- "T_keplerOmega0", HFILL }},
+ NULL, HFILL }},
{ &hf_rrlp_SeqOfGANSSRefOrbit_item,
{ "GANSSReferenceOrbit", "rrlp.GANSSReferenceOrbit",
FT_NONE, BASE_NONE, NULL, 0,
@@ -9620,7 +9620,7 @@ void proto_register_rrlp(void) {
{ &hf_rrlp_tauC,
{ "tauC", "rrlp.tauC",
FT_INT32, BASE_DEC, NULL, 0,
- "T_tauC", HFILL }},
+ NULL, HFILL }},
{ &hf_rrlp_b1,
{ "b1", "rrlp.b1",
FT_INT32, BASE_DEC, NULL, 0,
@@ -9640,7 +9640,7 @@ void proto_register_rrlp(void) {
{ &hf_rrlp_utcA0wnt,
{ "utcA0wnt", "rrlp.utcA0wnt",
FT_INT32, BASE_DEC, NULL, 0,
- "T_utcA0wnt", HFILL }},
+ NULL, HFILL }},
{ &hf_rrlp_utcStandardID,
{ "utcStandardID", "rrlp.utcStandardID",
FT_UINT32, BASE_DEC, NULL, 0,
diff --git a/epan/dissectors/packet-rtse.c b/epan/dissectors/packet-rtse.c
index 9d7b822273..f3022db3e1 100644
--- a/epan/dissectors/packet-rtse.c
+++ b/epan/dissectors/packet-rtse.c
@@ -893,7 +893,7 @@ void proto_register_rtse(void) {
{ &hf_rtse_dialogueMode,
{ "dialogueMode", "rtse.dialogueMode",
FT_INT32, BASE_DEC, VALS(rtse_T_dialogueMode_vals), 0,
- "T_dialogueMode", HFILL }},
+ NULL, HFILL }},
{ &hf_rtse_connectionDataRQ,
{ "connectionDataRQ", "rtse.connectionDataRQ",
FT_UINT32, BASE_DEC, VALS(rtse_ConnectionData_vals), 0,
@@ -901,7 +901,7 @@ void proto_register_rtse(void) {
{ &hf_rtse_applicationProtocol,
{ "applicationProtocol", "rtse.applicationProtocol",
FT_INT32, BASE_DEC, VALS(rtse_T_applicationProtocol_vals), 0,
- "T_applicationProtocol", HFILL }},
+ NULL, HFILL }},
{ &hf_rtse_connectionDataAC,
{ "connectionDataAC", "rtse.connectionDataAC",
FT_UINT32, BASE_DEC, VALS(rtse_ConnectionData_vals), 0,
@@ -913,7 +913,7 @@ void proto_register_rtse(void) {
{ &hf_rtse_userDataRJ,
{ "userDataRJ", "rtse.userDataRJ",
FT_NONE, BASE_NONE, NULL, 0,
- "T_userDataRJ", HFILL }},
+ NULL, HFILL }},
{ &hf_rtse_abortReason,
{ "abortReason", "rtse.abortReason",
FT_INT32, BASE_DEC, VALS(rtse_AbortReason_vals), 0,
@@ -925,11 +925,11 @@ void proto_register_rtse(void) {
{ &hf_rtse_userdataAB,
{ "userdataAB", "rtse.userdataAB",
FT_NONE, BASE_NONE, NULL, 0,
- "T_userdataAB", HFILL }},
+ NULL, HFILL }},
{ &hf_rtse_open,
{ "open", "rtse.open",
FT_NONE, BASE_NONE, NULL, 0,
- "T_open", HFILL }},
+ NULL, HFILL }},
{ &hf_rtse_recover,
{ "recover", "rtse.recover",
FT_NONE, BASE_NONE, NULL, 0,
@@ -949,11 +949,11 @@ void proto_register_rtse(void) {
{ &hf_rtse_t61String,
{ "t61String", "rtse.t61String",
FT_STRING, BASE_NONE, NULL, 0,
- "T_t61String", HFILL }},
+ NULL, HFILL }},
{ &hf_rtse_octetString,
{ "octetString", "rtse.octetString",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_octetString", HFILL }},
+ NULL, HFILL }},
/*--- End of included file: packet-rtse-hfarr.c ---*/
#line 349 "packet-rtse-template.c"
diff --git a/epan/dissectors/packet-rua.c b/epan/dissectors/packet-rua.c
index 63e3d08921..aa9d41d9c8 100644
--- a/epan/dissectors/packet-rua.c
+++ b/epan/dissectors/packet-rua.c
@@ -1509,7 +1509,7 @@ module_t *rua_module;
{ &hf_rua_extensionValue,
{ "extensionValue", "rua.extensionValue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_extensionValue", HFILL }},
+ NULL, HFILL }},
{ &hf_rua_PrivateIE_Container_item,
{ "PrivateIE-Field", "rua.PrivateIE_Field",
FT_NONE, BASE_NONE, NULL, 0,
@@ -1525,15 +1525,15 @@ module_t *rua_module;
{ &hf_rua_version,
{ "version", "rua.version",
FT_UINT32, BASE_DEC, VALS(rua_T_version_vals), 0,
- "T_version", HFILL }},
+ NULL, HFILL }},
{ &hf_rua_release99,
{ "release99", "rua.release99",
FT_NONE, BASE_NONE, NULL, 0,
- "T_release99", HFILL }},
+ NULL, HFILL }},
{ &hf_rua_cn_Type,
{ "cn-Type", "rua.cn_Type",
FT_UINT32, BASE_DEC, VALS(rua_T_cn_Type_vals), 0,
- "T_cn_Type", HFILL }},
+ NULL, HFILL }},
{ &hf_rua_gsm_Map_IDNNS,
{ "gsm-Map-IDNNS", "rua.gsm_Map_IDNNS",
FT_NONE, BASE_NONE, NULL, 0,
@@ -1545,7 +1545,7 @@ module_t *rua_module;
{ &hf_rua_later,
{ "later", "rua.later",
FT_NONE, BASE_NONE, NULL, 0,
- "T_later", HFILL }},
+ NULL, HFILL }},
{ &hf_rua_futurecoding,
{ "futurecoding", "rua.futurecoding",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -1553,11 +1553,11 @@ module_t *rua_module;
{ &hf_rua_routingbasis,
{ "routingbasis", "rua.routingbasis",
FT_UINT32, BASE_DEC, VALS(rua_T_routingbasis_vals), 0,
- "T_routingbasis", HFILL }},
+ NULL, HFILL }},
{ &hf_rua_localPTMSI,
{ "localPTMSI", "rua.localPTMSI",
FT_NONE, BASE_NONE, NULL, 0,
- "T_localPTMSI", HFILL }},
+ NULL, HFILL }},
{ &hf_rua_routingparameter,
{ "routingparameter", "rua.routingparameter",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -1565,31 +1565,31 @@ module_t *rua_module;
{ &hf_rua_tMSIofsamePLMN,
{ "tMSIofsamePLMN", "rua.tMSIofsamePLMN",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tMSIofsamePLMN", HFILL }},
+ NULL, HFILL }},
{ &hf_rua_tMSIofdifferentPLMN,
{ "tMSIofdifferentPLMN", "rua.tMSIofdifferentPLMN",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tMSIofdifferentPLMN", HFILL }},
+ NULL, HFILL }},
{ &hf_rua_iMSIresponsetopaging,
{ "iMSIresponsetopaging", "rua.iMSIresponsetopaging",
FT_NONE, BASE_NONE, NULL, 0,
- "T_iMSIresponsetopaging", HFILL }},
+ NULL, HFILL }},
{ &hf_rua_iMSIcauseUEinitiatedEvent,
{ "iMSIcauseUEinitiatedEvent", "rua.iMSIcauseUEinitiatedEvent",
FT_NONE, BASE_NONE, NULL, 0,
- "T_iMSIcauseUEinitiatedEvent", HFILL }},
+ NULL, HFILL }},
{ &hf_rua_iMEI,
{ "iMEI", "rua.iMEI",
FT_NONE, BASE_NONE, NULL, 0,
- "T_iMEI", HFILL }},
+ NULL, HFILL }},
{ &hf_rua_spare2,
{ "spare2", "rua.spare2",
FT_NONE, BASE_NONE, NULL, 0,
- "T_spare2", HFILL }},
+ NULL, HFILL }},
{ &hf_rua_spare1,
{ "spare1", "rua.spare1",
FT_NONE, BASE_NONE, NULL, 0,
- "T_spare1", HFILL }},
+ NULL, HFILL }},
{ &hf_rua_dummy,
{ "dummy", "rua.dummy",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -1633,7 +1633,7 @@ module_t *rua_module;
{ &hf_rua_CriticalityDiagnostics_IE_List_item,
{ "CriticalityDiagnostics-IE-List item", "rua.CriticalityDiagnostics_IE_List_item",
FT_NONE, BASE_NONE, NULL, 0,
- "CriticalityDiagnostics_IE_List_item", HFILL }},
+ NULL, HFILL }},
{ &hf_rua_iECriticality,
{ "iECriticality", "rua.iECriticality",
FT_UINT32, BASE_DEC, VALS(rua_Criticality_vals), 0,
diff --git a/epan/dissectors/packet-s1ap.c b/epan/dissectors/packet-s1ap.c
index e138d3d5d8..a5fdc55859 100644
--- a/epan/dissectors/packet-s1ap.c
+++ b/epan/dissectors/packet-s1ap.c
@@ -8864,7 +8864,7 @@ void proto_register_s1ap(void) {
{ &hf_s1ap_extensionValue,
{ "extensionValue", "s1ap.extensionValue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_extensionValue", HFILL }},
+ NULL, HFILL }},
{ &hf_s1ap_PrivateIE_Container_item,
{ "PrivateIE-Field", "s1ap.PrivateIE_Field",
FT_NONE, BASE_NONE, NULL, 0,
@@ -8876,7 +8876,7 @@ void proto_register_s1ap(void) {
{ &hf_s1ap_value,
{ "value", "s1ap.value",
FT_NONE, BASE_NONE, NULL, 0,
- "T_value", HFILL }},
+ NULL, HFILL }},
{ &hf_s1ap_priorityLevel,
{ "priorityLevel", "s1ap.priorityLevel",
FT_UINT32, BASE_DEC, VALS(s1ap_PriorityLevel_vals), 0,
@@ -9256,7 +9256,7 @@ void proto_register_s1ap(void) {
{ &hf_s1ap_undefined,
{ "undefined", "s1ap.undefined",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_s1ap_overloadAction,
{ "overloadAction", "s1ap.overloadAction",
FT_UINT32, BASE_DEC, VALS(s1ap_OverloadAction_vals), 0,
diff --git a/epan/dissectors/packet-s4406.c b/epan/dissectors/packet-s4406.c
index 4d9b5e9532..6c5ba31f1f 100644
--- a/epan/dissectors/packet-s4406.c
+++ b/epan/dissectors/packet-s4406.c
@@ -1561,7 +1561,7 @@ void proto_register_s4406(void) {
{ &hf_s4406_setOriented,
{ "setOriented", "s4406.setOriented",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_setOriented", HFILL }},
+ NULL, HFILL }},
{ &hf_s4406_setOriented_item,
{ "setOriented item", "s4406.setOriented_item",
FT_STRING, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-sabp.c b/epan/dissectors/packet-sabp.c
index 09976ecc09..62ae52bf5e 100644
--- a/epan/dissectors/packet-sabp.c
+++ b/epan/dissectors/packet-sabp.c
@@ -1960,7 +1960,7 @@ void proto_register_sabp(void) {
{ &hf_sabp_extensionValue,
{ "extensionValue", "sabp.extensionValue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_extensionValue", HFILL }},
+ NULL, HFILL }},
{ &hf_sabp_procedureCode,
{ "procedureCode", "sabp.procedureCode",
FT_UINT32, BASE_DEC, VALS(sabp_ProcedureCode_vals), 0,
@@ -1984,7 +1984,7 @@ void proto_register_sabp(void) {
{ &hf_sabp_CriticalityDiagnostics_IE_List_item,
{ "CriticalityDiagnostics-IE-List item", "sabp.CriticalityDiagnostics_IE_List_item",
FT_NONE, BASE_NONE, NULL, 0,
- "CriticalityDiagnostics_IE_List_item", HFILL }},
+ NULL, HFILL }},
{ &hf_sabp_iECriticality,
{ "iECriticality", "sabp.iECriticality",
FT_UINT32, BASE_DEC, VALS(sabp_Criticality_vals), 0,
@@ -2000,7 +2000,7 @@ void proto_register_sabp(void) {
{ &hf_sabp_MessageStructure_item,
{ "MessageStructure item", "sabp.MessageStructure_item",
FT_NONE, BASE_NONE, NULL, 0,
- "MessageStructure_item", HFILL }},
+ NULL, HFILL }},
{ &hf_sabp_repetitionNumber1,
{ "repetitionNumber", "sabp.repetitionNumber",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2040,7 +2040,7 @@ void proto_register_sabp(void) {
{ &hf_sabp_pLMNidentity,
{ "pLMNidentity", "sabp.pLMNidentity",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_pLMNidentity", HFILL }},
+ NULL, HFILL }},
{ &hf_sabp_lac,
{ "lac", "sabp.lac",
FT_BYTES, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-smrse.c b/epan/dissectors/packet-smrse.c
index a4818528a8..e926825bf8 100644
--- a/epan/dissectors/packet-smrse.c
+++ b/epan/dissectors/packet-smrse.c
@@ -601,15 +601,15 @@ void proto_register_smrse(void) {
{ &hf_smrse_address_type,
{ "address-type", "smrse.address_type",
FT_INT32, BASE_DEC, VALS(smrse_T_address_type_vals), 0,
- "T_address_type", HFILL }},
+ NULL, HFILL }},
{ &hf_smrse_numbering_plan,
{ "numbering-plan", "smrse.numbering_plan",
FT_INT32, BASE_DEC, VALS(smrse_T_numbering_plan_vals), 0,
- "T_numbering_plan", HFILL }},
+ NULL, HFILL }},
{ &hf_smrse_address_value,
{ "address-value", "smrse.address_value",
FT_UINT32, BASE_DEC, VALS(smrse_T_address_value_vals), 0,
- "T_address_value", HFILL }},
+ NULL, HFILL }},
{ &hf_smrse_octet_format,
{ "octet-format", "smrse.octet_format",
FT_BYTES, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-snmp.c b/epan/dissectors/packet-snmp.c
index de58e57fcb..5390a10c5b 100644
--- a/epan/dissectors/packet-snmp.c
+++ b/epan/dissectors/packet-snmp.c
@@ -3312,7 +3312,7 @@ void proto_register_snmp(void) {
{ &hf_snmp_datav2u,
{ "datav2u", "snmp.datav2u",
FT_UINT32, BASE_DEC, VALS(snmp_T_datav2u_vals), 0,
- "T_datav2u", HFILL }},
+ NULL, HFILL }},
{ &hf_snmp_v2u_plaintext,
{ "plaintext", "snmp.plaintext",
FT_UINT32, BASE_DEC, VALS(snmp_PDUs_vals), 0,
@@ -3324,27 +3324,27 @@ void proto_register_snmp(void) {
{ &hf_snmp_msgAuthoritativeEngineID,
{ "msgAuthoritativeEngineID", "snmp.msgAuthoritativeEngineID",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_msgAuthoritativeEngineID", HFILL }},
+ NULL, HFILL }},
{ &hf_snmp_msgAuthoritativeEngineBoots,
{ "msgAuthoritativeEngineBoots", "snmp.msgAuthoritativeEngineBoots",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_msgAuthoritativeEngineBoots", HFILL }},
+ NULL, HFILL }},
{ &hf_snmp_msgAuthoritativeEngineTime,
{ "msgAuthoritativeEngineTime", "snmp.msgAuthoritativeEngineTime",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_msgAuthoritativeEngineTime", HFILL }},
+ NULL, HFILL }},
{ &hf_snmp_msgUserName,
{ "msgUserName", "snmp.msgUserName",
FT_STRING, BASE_NONE, NULL, 0,
- "T_msgUserName", HFILL }},
+ NULL, HFILL }},
{ &hf_snmp_msgAuthenticationParameters,
{ "msgAuthenticationParameters", "snmp.msgAuthenticationParameters",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_msgAuthenticationParameters", HFILL }},
+ NULL, HFILL }},
{ &hf_snmp_msgPrivacyParameters,
{ "msgPrivacyParameters", "snmp.msgPrivacyParameters",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_msgPrivacyParameters", HFILL }},
+ NULL, HFILL }},
{ &hf_snmp_msgVersion,
{ "msgVersion", "snmp.msgVersion",
FT_INT32, BASE_DEC, VALS(snmp_Version_vals), 0,
@@ -3356,7 +3356,7 @@ void proto_register_snmp(void) {
{ &hf_snmp_msgSecurityParameters,
{ "msgSecurityParameters", "snmp.msgSecurityParameters",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_msgSecurityParameters", HFILL }},
+ NULL, HFILL }},
{ &hf_snmp_msgData,
{ "msgData", "snmp.msgData",
FT_UINT32, BASE_DEC, VALS(snmp_ScopedPduData_vals), 0,
@@ -3372,11 +3372,11 @@ void proto_register_snmp(void) {
{ &hf_snmp_msgFlags,
{ "msgFlags", "snmp.msgFlags",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_msgFlags", HFILL }},
+ NULL, HFILL }},
{ &hf_snmp_msgSecurityModel,
{ "msgSecurityModel", "snmp.msgSecurityModel",
FT_UINT32, BASE_DEC, VALS(sec_models), 0,
- "T_msgSecurityModel", HFILL }},
+ NULL, HFILL }},
{ &hf_snmp_plaintext,
{ "plaintext", "snmp.plaintext",
FT_NONE, BASE_NONE, NULL, 0,
@@ -3384,7 +3384,7 @@ void proto_register_snmp(void) {
{ &hf_snmp_encryptedPDU,
{ "encryptedPDU", "snmp.encryptedPDU",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_encryptedPDU", HFILL }},
+ NULL, HFILL }},
{ &hf_snmp_contextEngineID,
{ "contextEngineID", "snmp.contextEngineID",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -3436,7 +3436,7 @@ void proto_register_snmp(void) {
{ &hf_snmp_error_status,
{ "error-status", "snmp.error_status",
FT_INT32, BASE_DEC, VALS(snmp_T_error_status_vals), 0,
- "T_error_status", HFILL }},
+ NULL, HFILL }},
{ &hf_snmp_error_index,
{ "error-index", "snmp.error_index",
FT_INT32, BASE_DEC, NULL, 0,
@@ -3484,7 +3484,7 @@ void proto_register_snmp(void) {
{ &hf_snmp_valueType,
{ "valueType", "snmp.valueType",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_snmp_VarBindList_item,
{ "VarBind", "snmp.VarBind",
FT_NONE, BASE_NONE, NULL, 0,
@@ -3524,7 +3524,7 @@ void proto_register_snmp(void) {
{ &hf_snmp_smux_version,
{ "smux-version", "snmp.smux_version",
FT_INT32, BASE_DEC, VALS(snmp_T_smux_version_vals), 0,
- "T_smux_version", HFILL }},
+ NULL, HFILL }},
{ &hf_snmp_identity,
{ "identity", "snmp.identity",
FT_OID, BASE_NONE, NULL, 0,
@@ -3548,7 +3548,7 @@ void proto_register_snmp(void) {
{ &hf_snmp_operation,
{ "operation", "snmp.operation",
FT_INT32, BASE_DEC, VALS(snmp_T_operation_vals), 0,
- "T_operation", HFILL }},
+ NULL, HFILL }},
/*--- End of included file: packet-snmp-hfarr.c ---*/
#line 2066 "packet-snmp-template.c"
diff --git a/epan/dissectors/packet-spnego.c b/epan/dissectors/packet-spnego.c
index 26503238db..eb6e3e9293 100644
--- a/epan/dissectors/packet-spnego.c
+++ b/epan/dissectors/packet-spnego.c
@@ -1924,7 +1924,7 @@ void proto_register_spnego(void) {
{ &hf_spnego_mechToken,
{ "mechToken", "spnego.mechToken",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_mechToken", HFILL }},
+ NULL, HFILL }},
{ &hf_spnego_negTokenInit_mechListMIC,
{ "mechListMIC", "spnego.mechListMIC",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -1932,19 +1932,19 @@ void proto_register_spnego(void) {
{ &hf_spnego_negResult,
{ "negResult", "spnego.negResult",
FT_UINT32, BASE_DEC, VALS(spnego_T_negResult_vals), 0,
- "T_negResult", HFILL }},
+ NULL, HFILL }},
{ &hf_spnego_supportedMech,
{ "supportedMech", "spnego.supportedMech",
FT_OID, BASE_NONE, NULL, 0,
- "T_supportedMech", HFILL }},
+ NULL, HFILL }},
{ &hf_spnego_responseToken,
{ "responseToken", "spnego.responseToken",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_responseToken", HFILL }},
+ NULL, HFILL }},
{ &hf_spnego_mechListMIC,
{ "mechListMIC", "spnego.mechListMIC",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_mechListMIC", HFILL }},
+ NULL, HFILL }},
{ &hf_spnego_thisMech,
{ "thisMech", "spnego.thisMech",
FT_OID, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-t125.c b/epan/dissectors/packet-t125.c
index 7ac6ad06fa..76229679e7 100644
--- a/epan/dissectors/packet-t125.c
+++ b/epan/dissectors/packet-t125.c
@@ -2253,7 +2253,7 @@ void proto_register_t125(void) {
{ &hf_t125_static,
{ "static", "t125.static",
FT_NONE, BASE_NONE, NULL, 0,
- "T_static", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_channelId,
{ "channelId", "t125.channelId",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2261,7 +2261,7 @@ void proto_register_t125(void) {
{ &hf_t125_userId,
{ "userId", "t125.userId",
FT_NONE, BASE_NONE, NULL, 0,
- "T_userId", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_joined,
{ "joined", "t125.joined",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -2273,7 +2273,7 @@ void proto_register_t125(void) {
{ &hf_t125_private,
{ "private", "t125.private",
FT_NONE, BASE_NONE, NULL, 0,
- "T_private", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_channelId_01,
{ "channelId", "t125.channelId",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2293,7 +2293,7 @@ void proto_register_t125(void) {
{ &hf_t125_assigned,
{ "assigned", "t125.assigned",
FT_NONE, BASE_NONE, NULL, 0,
- "T_assigned", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_channelId_02,
{ "channelId", "t125.channelId",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2325,7 +2325,7 @@ void proto_register_t125(void) {
{ &hf_t125_grabbed,
{ "grabbed", "t125.grabbed",
FT_NONE, BASE_NONE, NULL, 0,
- "T_grabbed", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_tokenId,
{ "tokenId", "t125.tokenId",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2337,7 +2337,7 @@ void proto_register_t125(void) {
{ &hf_t125_inhibited,
{ "inhibited", "t125.inhibited",
FT_NONE, BASE_NONE, NULL, 0,
- "T_inhibited", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_inhibitors,
{ "inhibitors", "t125.inhibitors",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2349,7 +2349,7 @@ void proto_register_t125(void) {
{ &hf_t125_giving,
{ "giving", "t125.giving",
FT_NONE, BASE_NONE, NULL, 0,
- "T_giving", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_recipient,
{ "recipient", "t125.recipient",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2357,11 +2357,11 @@ void proto_register_t125(void) {
{ &hf_t125_ungivable,
{ "ungivable", "t125.ungivable",
FT_NONE, BASE_NONE, NULL, 0,
- "T_ungivable", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_given,
{ "given", "t125.given",
FT_NONE, BASE_NONE, NULL, 0,
- "T_given", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_mergeTokens,
{ "mergeTokens", "t125.mergeTokens",
FT_UINT32, BASE_DEC, NULL, 0,
diff --git a/epan/dissectors/packet-t38.c b/epan/dissectors/packet-t38.c
index 2c2e2734e3..2a6790c70f 100644
--- a/epan/dissectors/packet-t38.c
+++ b/epan/dissectors/packet-t38.c
@@ -1275,31 +1275,31 @@ proto_register_t38(void)
{ &hf_t38_Data_Field_item,
{ "Data-Field item", "t38.Data_Field_item",
FT_NONE, BASE_NONE, NULL, 0,
- "Data_Field_item", HFILL }},
+ NULL, HFILL }},
{ &hf_t38_field_type,
{ "field-type", "t38.field_type",
FT_UINT32, BASE_DEC, VALS(t38_T_field_type_vals), 0,
- "T_field_type", HFILL }},
+ NULL, HFILL }},
{ &hf_t38_field_data,
{ "field-data", "t38.field_data",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_field_data", HFILL }},
+ NULL, HFILL }},
{ &hf_t38_seq_number,
{ "seq-number", "t38.seq_number",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_seq_number", HFILL }},
+ NULL, HFILL }},
{ &hf_t38_primary_ifp_packet,
{ "primary-ifp-packet", "t38.primary_ifp_packet",
FT_NONE, BASE_NONE, NULL, 0,
- "T_primary_ifp_packet", HFILL }},
+ NULL, HFILL }},
{ &hf_t38_error_recovery,
{ "error-recovery", "t38.error_recovery",
FT_UINT32, BASE_DEC, VALS(t38_T_error_recovery_vals), 0,
- "T_error_recovery", HFILL }},
+ NULL, HFILL }},
{ &hf_t38_secondary_ifp_packets,
{ "secondary-ifp-packets", "t38.secondary_ifp_packets",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_secondary_ifp_packets", HFILL }},
+ NULL, HFILL }},
{ &hf_t38_secondary_ifp_packets_item,
{ "secondary-ifp-packets item", "t38.secondary_ifp_packets_item",
FT_NONE, BASE_NONE, NULL, 0,
@@ -1307,7 +1307,7 @@ proto_register_t38(void)
{ &hf_t38_fec_info,
{ "fec-info", "t38.fec_info",
FT_NONE, BASE_NONE, NULL, 0,
- "T_fec_info", HFILL }},
+ NULL, HFILL }},
{ &hf_t38_fec_npackets,
{ "fec-npackets", "t38.fec_npackets",
FT_INT32, BASE_DEC, NULL, 0,
@@ -1315,7 +1315,7 @@ proto_register_t38(void)
{ &hf_t38_fec_data,
{ "fec-data", "t38.fec_data",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_fec_data", HFILL }},
+ NULL, HFILL }},
{ &hf_t38_fec_data_item,
{ "fec-data item", "t38.fec_data_item",
FT_BYTES, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-tcap.c b/epan/dissectors/packet-tcap.c
index f5a1e7d1ae..8dc08dfa1d 100644
--- a/epan/dissectors/packet-tcap.c
+++ b/epan/dissectors/packet-tcap.c
@@ -1709,7 +1709,7 @@ proto_register_tcap(void)
{ &hf_tcap_resultretres,
{ "resultretres", "tcap.resultretres",
FT_NONE, BASE_NONE, NULL, 0,
- "T_resultretres", HFILL }},
+ NULL, HFILL }},
{ &hf_tcap_errorCode,
{ "errorCode", "tcap.errorCode",
FT_UINT32, BASE_DEC, VALS(tcap_ErrorCode_vals), 0,
@@ -1717,7 +1717,7 @@ proto_register_tcap(void)
{ &hf_tcap_invokeIDRej,
{ "invokeIDRej", "tcap.invokeIDRej",
FT_UINT32, BASE_DEC, VALS(tcap_T_invokeIDRej_vals), 0,
- "T_invokeIDRej", HFILL }},
+ NULL, HFILL }},
{ &hf_tcap_derivable,
{ "derivable", "tcap.derivable",
FT_INT32, BASE_DEC, NULL, 0,
@@ -1725,11 +1725,11 @@ proto_register_tcap(void)
{ &hf_tcap_not_derivable,
{ "not-derivable", "tcap.not_derivable",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_tcap_problem,
{ "problem", "tcap.problem",
FT_UINT32, BASE_DEC, VALS(tcap_T_problem_vals), 0,
- "T_problem", HFILL }},
+ NULL, HFILL }},
{ &hf_tcap_generalProblem,
{ "generalProblem", "tcap.generalProblem",
FT_INT32, BASE_DEC, VALS(tcap_GeneralProblem_vals), 0,
@@ -1849,11 +1849,11 @@ proto_register_tcap(void)
{ &hf_tcap_dialogue_service_user,
{ "dialogue-service-user", "tcap.dialogue_service_user",
FT_INT32, BASE_DEC, VALS(tcap_T_dialogue_service_user_vals), 0,
- "T_dialogue_service_user", HFILL }},
+ NULL, HFILL }},
{ &hf_tcap_dialogue_service_provider,
{ "dialogue-service-provider", "tcap.dialogue_service_provider",
FT_INT32, BASE_DEC, VALS(tcap_T_dialogue_service_provider_vals), 0,
- "T_dialogue_service_provider", HFILL }},
+ NULL, HFILL }},
{ &hf_tcap_AUDT_protocol_version_version1,
{ "version1", "tcap.version1",
FT_BOOLEAN, 8, NULL, 0x80,
diff --git a/epan/dissectors/packet-ulp.c b/epan/dissectors/packet-ulp.c
index 787d96b7cf..7464cb24f5 100644
--- a/epan/dissectors/packet-ulp.c
+++ b/epan/dissectors/packet-ulp.c
@@ -6608,7 +6608,7 @@ void proto_register_ulp(void) {
{ &hf_ulp_rrlpPayload,
{ "rrlpPayload", "ulp.rrlpPayload",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_rrlpPayload", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_ver2_PosPayLoad_extension,
{ "ver2-PosPayLoad-extension", "ulp.ver2_PosPayLoad_extension",
FT_NONE, BASE_NONE, NULL, 0,
@@ -6880,7 +6880,7 @@ void proto_register_ulp(void) {
{ &hf_ulp_endofsession,
{ "endofsession", "ulp.endofsession",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_reportPosition,
{ "reportPosition", "ulp.reportPosition",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -6908,7 +6908,7 @@ void proto_register_ulp(void) {
{ &hf_ulp_moreComponents,
{ "moreComponents", "ulp.moreComponents",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_SessionList_item,
{ "SessionInformation", "ulp.SessionInformation",
FT_NONE, BASE_NONE, NULL, 0,
@@ -7044,7 +7044,7 @@ void proto_register_ulp(void) {
{ &hf_ulp_emergencyCallLocation,
{ "emergencyCallLocation", "ulp.emergencyCallLocation",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_serviceCapabilities,
{ "serviceCapabilities", "ulp.serviceCapabilities",
FT_NONE, BASE_NONE, NULL, 0,
@@ -7316,7 +7316,7 @@ void proto_register_ulp(void) {
{ &hf_ulp_ganssDataBitSatList,
{ "ganssDataBitSatList", "ulp.ganssDataBitSatList",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_ganssDataBitSatList", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_ganssDataBitSatList_item,
{ "ganssDataBitSatList item", "ulp.ganssDataBitSatList_item",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -7408,7 +7408,7 @@ void proto_register_ulp(void) {
{ &hf_ulp_msisdn,
{ "msisdn", "ulp.msisdn",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_msisdn", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_mdn,
{ "mdn", "ulp.mdn",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -7420,7 +7420,7 @@ void proto_register_ulp(void) {
{ &hf_ulp_imsi,
{ "imsi", "ulp.imsi",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_imsi", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_nai,
{ "nai", "ulp.nai",
FT_STRING, BASE_NONE, NULL, 0,
@@ -7484,7 +7484,7 @@ void proto_register_ulp(void) {
{ &hf_ulp_latitudeSign,
{ "latitudeSign", "ulp.latitudeSign",
FT_UINT32, BASE_DEC, VALS(ulp_T_latitudeSign_vals), 0,
- "T_latitudeSign", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_latitude,
{ "latitude", "ulp.latitude",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -7496,7 +7496,7 @@ void proto_register_ulp(void) {
{ &hf_ulp_uncertainty,
{ "uncertainty", "ulp.uncertainty",
FT_NONE, BASE_NONE, NULL, 0,
- "T_uncertainty", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_uncertaintySemiMajor,
{ "uncertaintySemiMajor", "ulp.uncertaintySemiMajor",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -7520,7 +7520,7 @@ void proto_register_ulp(void) {
{ &hf_ulp_altitudeDirection,
{ "altitudeDirection", "ulp.altitudeDirection",
FT_UINT32, BASE_DEC, VALS(ulp_T_altitudeDirection_vals), 0,
- "T_altitudeDirection", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_altitude,
{ "altitude", "ulp.altitude",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -7660,11 +7660,11 @@ void proto_register_ulp(void) {
{ &hf_ulp_modeSpecificInfo,
{ "modeSpecificInfo", "ulp.modeSpecificInfo",
FT_UINT32, BASE_DEC, VALS(ulp_T_modeSpecificInfo_vals), 0,
- "T_modeSpecificInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_fdd,
{ "fdd", "ulp.fdd",
FT_NONE, BASE_NONE, NULL, 0,
- "T_fdd", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_primaryCPICH_Info,
{ "primaryCPICH-Info", "ulp.primaryCPICH_Info",
FT_NONE, BASE_NONE, NULL, 0,
@@ -7684,7 +7684,7 @@ void proto_register_ulp(void) {
{ &hf_ulp_tdd,
{ "tdd", "ulp.tdd",
FT_NONE, BASE_NONE, NULL, 0,
- "T_tdd", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_cellParametersID,
{ "cellParametersID", "ulp.cellParametersID",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -8024,7 +8024,7 @@ void proto_register_ulp(void) {
{ &hf_ulp_apDevType_01,
{ "apDevType", "ulp.apDevType",
FT_UINT32, BASE_DEC, VALS(ulp_T_apDevType_vals), 0,
- "T_apDevType", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_mRL,
{ "mRL", "ulp.mRL",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -8084,7 +8084,7 @@ void proto_register_ulp(void) {
{ &hf_ulp_cgi_Info,
{ "cgi-Info", "ulp.cgi_Info",
FT_NONE, BASE_NONE, NULL, 0,
- "T_cgi_Info", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_cellGlobalId,
{ "cellGlobalId", "ulp.cellGlobalId",
FT_NONE, BASE_NONE, NULL, 0,
@@ -8092,7 +8092,7 @@ void proto_register_ulp(void) {
{ &hf_ulp_measResult,
{ "measResult", "ulp.measResult",
FT_NONE, BASE_NONE, NULL, 0,
- "T_measResult", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_plmn_Identity,
{ "plmn-Identity", "ulp.plmn_Identity",
FT_NONE, BASE_NONE, NULL, 0,
@@ -8132,7 +8132,7 @@ void proto_register_ulp(void) {
{ &hf_ulp_apDeviceType,
{ "apDeviceType", "ulp.apDeviceType",
FT_UINT32, BASE_DEC, VALS(ulp_T_apDeviceType_vals), 0,
- "T_apDeviceType", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_apSignalStrength,
{ "apSignalStrength", "ulp.apSignalStrength",
FT_INT32, BASE_DEC, NULL, 0,
@@ -8264,7 +8264,7 @@ void proto_register_ulp(void) {
{ &hf_ulp_utran_GPSTimingOfCell,
{ "utran-GPSTimingOfCell", "ulp.utran_GPSTimingOfCell",
FT_NONE, BASE_NONE, NULL, 0,
- "T_utran_GPSTimingOfCell", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_ms_part,
{ "ms-part", "ulp.ms_part",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -8432,11 +8432,11 @@ void proto_register_ulp(void) {
{ &hf_ulp_sip_uri,
{ "sip-uri", "ulp.sip_uri",
FT_STRING, BASE_NONE, NULL, 0,
- "T_sip_uri", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_ims_public_identity,
{ "ims-public-identity", "ulp.ims_public_identity",
FT_STRING, BASE_NONE, NULL, 0,
- "T_ims_public_identity", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_min_01,
{ "min", "ulp.min",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -8444,7 +8444,7 @@ void proto_register_ulp(void) {
{ &hf_ulp_uri,
{ "uri", "ulp.uri",
FT_STRING, BASE_NONE, NULL, 0,
- "T_uri", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_appProvider,
{ "appProvider", "ulp.appProvider",
FT_STRING, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-x2ap.c b/epan/dissectors/packet-x2ap.c
index f20971131b..25f2aa87f0 100644
--- a/epan/dissectors/packet-x2ap.c
+++ b/epan/dissectors/packet-x2ap.c
@@ -4981,7 +4981,7 @@ void proto_register_x2ap(void) {
{ &hf_x2ap_extensionValue,
{ "extensionValue", "x2ap.extensionValue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_extensionValue", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_PrivateIE_Container_item,
{ "PrivateIE-Field", "x2ap.PrivateIE_Field",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5085,7 +5085,7 @@ void proto_register_x2ap(void) {
{ &hf_x2ap_CriticalityDiagnostics_IE_List_item,
{ "CriticalityDiagnostics-IE-List item", "x2ap.CriticalityDiagnostics_IE_List_item",
FT_NONE, BASE_NONE, NULL, 0,
- "CriticalityDiagnostics_IE_List_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_iECriticality,
{ "iECriticality", "x2ap.iECriticality",
FT_UINT32, BASE_DEC, VALS(x2ap_Criticality_vals), 0,
@@ -5305,7 +5305,7 @@ void proto_register_x2ap(void) {
{ &hf_x2ap_undefined,
{ "undefined", "x2ap.undefined",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_eventType,
{ "eventType", "x2ap.eventType",
FT_UINT32, BASE_DEC, VALS(x2ap_EventType_vals), 0,
@@ -5345,7 +5345,7 @@ void proto_register_x2ap(void) {
{ &hf_x2ap_Neighbour_Information_item,
{ "Neighbour-Information item", "x2ap.Neighbour_Information_item",
FT_NONE, BASE_NONE, NULL, 0,
- "Neighbour_Information_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_eCGI,
{ "eCGI", "x2ap.eCGI",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5385,7 +5385,7 @@ void proto_register_x2ap(void) {
{ &hf_x2ap_numberOfCellSpecificAntennaPorts,
{ "numberOfCellSpecificAntennaPorts", "x2ap.numberOfCellSpecificAntennaPorts",
FT_UINT32, BASE_DEC, VALS(x2ap_T_numberOfCellSpecificAntennaPorts_vals), 0,
- "T_numberOfCellSpecificAntennaPorts", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_p_B,
{ "p-B", "x2ap.p_B",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5429,7 +5429,7 @@ void proto_register_x2ap(void) {
{ &hf_x2ap_ServedCells_item,
{ "ServedCells item", "x2ap.ServedCells_item",
FT_NONE, BASE_NONE, NULL, 0,
- "ServedCells_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_servedCellInfo,
{ "servedCellInfo", "x2ap.servedCellInfo",
FT_NONE, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-x411.c b/epan/dissectors/packet-x411.c
index e4675bea9a..41ca684828 100644
--- a/epan/dissectors/packet-x411.c
+++ b/epan/dissectors/packet-x411.c
@@ -499,7 +499,7 @@ static int hf_x411_UniversalOrganizationalUnitNames_item = -1; /* UniversalOrga
static int hf_x411_character_encoding = -1; /* T_character_encoding */
static int hf_x411_two_octets = -1; /* BMPString_SIZE_1_ub_string_length */
static int hf_x411_four_octets = -1; /* UniversalString_SIZE_1_ub_string_length */
-static int hf_x411_iso_639_language_code = -1; /* PrintableString_SIZE_CONSTR44599704 */
+static int hf_x411_iso_639_language_code = -1; /* PrintableString_SIZE_CONSTR42072472 */
static int hf_x411_x121_dcc_code_01 = -1; /* T_x121_dcc_code_01 */
static int hf_x411_iso_3166_alpha2_code_01 = -1; /* T_iso_3166_alpha2_code_01 */
static int hf_x411_numeric_code = -1; /* T_numeric_code */
@@ -6505,7 +6505,7 @@ dissect_x411_T_character_encoding(gboolean implicit_tag _U_, tvbuff_t *tvb _U_,
static int
-dissect_x411_PrintableString_SIZE_CONSTR44599704(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_x411_PrintableString_SIZE_CONSTR42072472(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_ber_constrained_restricted_string(implicit_tag, BER_UNI_TAG_PrintableString,
actx, tree, tvb, offset,
2, 5, hf_index, NULL);
@@ -6516,7 +6516,7 @@ dissect_x411_PrintableString_SIZE_CONSTR44599704(gboolean implicit_tag _U_, tvbu
static const ber_sequence_t UniversalOrBMPString_set[] = {
{ &hf_x411_character_encoding, BER_CLASS_ANY/*choice*/, -1/*choice*/, BER_FLAGS_NOOWNTAG|BER_FLAGS_NOTCHKTAG, dissect_x411_T_character_encoding },
- { &hf_x411_iso_639_language_code, BER_CLASS_UNI, BER_UNI_TAG_PrintableString, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_x411_PrintableString_SIZE_CONSTR44599704 },
+ { &hf_x411_iso_639_language_code, BER_CLASS_UNI, BER_UNI_TAG_PrintableString, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_x411_PrintableString_SIZE_CONSTR42072472 },
{ NULL, 0, 0, 0, NULL }
};
@@ -9385,7 +9385,7 @@ void proto_register_x411(void) {
{ &hf_x411_unauthenticated,
{ "unauthenticated", "x411.unauthenticated",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_authenticated_argument,
{ "authenticated", "x411.authenticated",
FT_NONE, BASE_NONE, NULL, 0,
@@ -9573,7 +9573,7 @@ void proto_register_x411(void) {
{ &hf_x411_private_domain,
{ "private-domain", "x411.private_domain",
FT_NONE, BASE_NONE, NULL, 0,
- "T_private_domain", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_private_domain_identifier,
{ "private-domain-identifier", "x411.private_domain_identifier",
FT_UINT32, BASE_DEC, VALS(x411_PrivateDomainIdentifier_vals), 0,
@@ -9581,11 +9581,11 @@ void proto_register_x411(void) {
{ &hf_x411_bilateral_information,
{ "bilateral-information", "x411.bilateral_information",
FT_NONE, BASE_NONE, NULL, 0,
- "T_bilateral_information", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_domain,
{ "domain", "x411.domain",
FT_UINT32, BASE_DEC, VALS(x411_T_domain_vals), 0,
- "T_domain", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_private_domain_01,
{ "private-domain", "x411.private_domain",
FT_NONE, BASE_NONE, NULL, 0,
@@ -9797,7 +9797,7 @@ void proto_register_x411(void) {
{ &hf_x411_empty_result,
{ "empty-result", "x411.empty_result",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_max_extensions,
{ "extensions", "x411.extensions",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -9837,7 +9837,7 @@ void proto_register_x411(void) {
{ &hf_x411_refused_argument,
{ "refused-argument", "x411.refused_argument",
FT_UINT32, BASE_DEC, VALS(x411_T_refused_argument_vals), 0,
- "T_refused_argument", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_built_in_argument,
{ "built-in-argument", "x411.built_in_argument",
FT_UINT32, BASE_DEC, VALS(x411_RefusedArgument_vals), 0,
@@ -9845,7 +9845,7 @@ void proto_register_x411(void) {
{ &hf_x411_refused_extension,
{ "refused-extension", "x411.refused_extension",
FT_UINT32, BASE_DEC, VALS(x411_ExtensionType_vals), 0,
- "T_refused_extension", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_refusal_reason,
{ "refusal-reason", "x411.refusal_reason",
FT_UINT32, BASE_DEC, VALS(x411_RefusalReason_vals), 0,
@@ -9885,7 +9885,7 @@ void proto_register_x411(void) {
{ &hf_x411_non_empty_result,
{ "non-empty-result", "x411.non_empty_result",
FT_NONE, BASE_NONE, NULL, 0,
- "T_non_empty_result", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_registered_information,
{ "registered-information", "x411.registered_information",
FT_NONE, BASE_NONE, NULL, 0,
@@ -9901,11 +9901,11 @@ void proto_register_x411(void) {
{ &hf_x411_x121,
{ "x121", "x411.x121",
FT_NONE, BASE_NONE, NULL, 0,
- "T_x121", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_x121_address,
{ "x121-address", "x411.x121_address",
FT_STRING, BASE_NONE, NULL, 0,
- "T_x121_address", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_tsap_id,
{ "tsap-id", "x411.tsap_id",
FT_STRING, BASE_NONE, NULL, 0,
@@ -9957,7 +9957,7 @@ void proto_register_x411(void) {
{ &hf_x411_objects,
{ "objects", "x411.objects",
FT_UINT32, BASE_DEC, VALS(x411_T_objects_vals), 0,
- "T_objects", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_applies_only_to,
{ "applies-only-to", "x411.applies_only_to",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -9989,7 +9989,7 @@ void proto_register_x411(void) {
{ &hf_x411_source_type,
{ "source-type", "x411.source_type",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_source_type", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_source_name,
{ "source-name", "x411.source_name",
FT_UINT32, BASE_DEC, VALS(x411_ExactOrPattern_vals), 0,
@@ -10005,7 +10005,7 @@ void proto_register_x411(void) {
{ &hf_x411_standard_parameters,
{ "standard-parameters", "x411.standard_parameters",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_standard_parameters", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_type_extensions,
{ "extensions", "x411.extensions",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -10121,7 +10121,7 @@ void proto_register_x411(void) {
{ &hf_x411_private_extension,
{ "private-extension", "x411.private_extension",
FT_OID, BASE_NONE, NULL, 0,
- "T_private_extension", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_extension_type,
{ "type", "x411.type",
FT_UINT32, BASE_DEC, VALS(x411_ExtensionType_vals), 0,
@@ -10137,7 +10137,7 @@ void proto_register_x411(void) {
{ &hf_x411_RequestedDeliveryMethod_item,
{ "RequestedDeliveryMethod item", "x411.RequestedDeliveryMethod_item",
FT_UINT32, BASE_DEC, VALS(x411_RequestedDeliveryMethod_item_vals), 0,
- "RequestedDeliveryMethod_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ia5text,
{ "ia5text", "x411.ia5text",
FT_STRING, BASE_NONE, NULL, 0,
@@ -10297,19 +10297,19 @@ void proto_register_x411(void) {
{ &hf_x411_x121_dcc_code,
{ "x121-dcc-code", "x411.x121_dcc_code",
FT_STRING, BASE_NONE, NULL, 0,
- "T_x121_dcc_code", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_iso_3166_alpha2_code,
{ "iso-3166-alpha2-code", "x411.iso_3166_alpha2_code",
FT_STRING, BASE_NONE, NULL, 0,
- "T_iso_3166_alpha2_code", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_numeric,
{ "numeric", "x411.numeric",
FT_STRING, BASE_NONE, NULL, 0,
- "T_numeric", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_printable,
{ "printable", "x411.printable",
FT_STRING, BASE_NONE, NULL, 0,
- "T_printable", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_numeric_private_domain_name,
{ "numeric", "x411.numeric",
FT_STRING, BASE_NONE, NULL, 0,
@@ -10361,7 +10361,7 @@ void proto_register_x411(void) {
{ &hf_x411_extension_attribute_value,
{ "extension-attribute-value", "x411.extension_attribute_value",
FT_NONE, BASE_NONE, NULL, 0,
- "T_extension_attribute_value", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_teletex_surname,
{ "surname", "x411.surname",
FT_STRING, BASE_NONE, NULL, 0,
@@ -10405,7 +10405,7 @@ void proto_register_x411(void) {
{ &hf_x411_character_encoding,
{ "character-encoding", "x411.character_encoding",
FT_UINT32, BASE_DEC, VALS(x411_T_character_encoding_vals), 0,
- "T_character_encoding", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_two_octets,
{ "two-octets", "x411.two_octets",
FT_STRING, BASE_NONE, NULL, 0,
@@ -10417,7 +10417,7 @@ void proto_register_x411(void) {
{ &hf_x411_iso_639_language_code,
{ "iso-639-language-code", "x411.iso_639_language_code",
FT_STRING, BASE_NONE, NULL, 0,
- "PrintableString_SIZE_CONSTR44599704", HFILL }},
+ "PrintableString_SIZE_CONSTR42072472", HFILL }},
{ &hf_x411_x121_dcc_code_01,
{ "x121-dcc-code", "x411.x121_dcc_code",
FT_STRING, BASE_NONE, NULL, 0,
@@ -10429,7 +10429,7 @@ void proto_register_x411(void) {
{ &hf_x411_numeric_code,
{ "numeric-code", "x411.numeric_code",
FT_STRING, BASE_NONE, NULL, 0,
- "T_numeric_code", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_printable_code,
{ "printable-code", "x411.printable_code",
FT_STRING, BASE_NONE, NULL, 0,
@@ -10437,7 +10437,7 @@ void proto_register_x411(void) {
{ &hf_x411_printable_address,
{ "printable-address", "x411.printable_address",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_printable_address", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_printable_address_item,
{ "printable-address item", "x411.printable_address_item",
FT_STRING, BASE_NONE, NULL, 0,
@@ -10457,7 +10457,7 @@ void proto_register_x411(void) {
{ &hf_x411_e163_4_address,
{ "e163-4-address", "x411.e163_4_address",
FT_NONE, BASE_NONE, NULL, 0,
- "T_e163_4_address", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_number,
{ "number", "x411.number",
FT_STRING, BASE_NONE, NULL, 0,
@@ -10477,7 +10477,7 @@ void proto_register_x411(void) {
{ &hf_x411_type,
{ "type", "x411.type",
FT_STRING, BASE_NONE, NULL, 0,
- "T_type", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_teletex_value,
{ "value", "x411.value",
FT_STRING, BASE_NONE, NULL, 0,
@@ -10541,7 +10541,7 @@ void proto_register_x411(void) {
{ &hf_x411_name,
{ "name", "x411.name",
FT_UINT32, BASE_DEC, VALS(x411_T_name_vals), 0,
- "T_name", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_token_recipient_name,
{ "recipient-name", "x411.recipient_name",
FT_NONE, BASE_NONE, NULL, 0,
@@ -10581,7 +10581,7 @@ void proto_register_x411(void) {
{ &hf_x411_value,
{ "value", "x411.value",
FT_NONE, BASE_NONE, NULL, 0,
- "T_value", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_content_confidentiality_algorithm_identifier,
{ "content-confidentiality-algorithm-identifier", "x411.content_confidentiality_algorithm_identifier",
FT_NONE, BASE_NONE, NULL, 0,
@@ -10709,7 +10709,7 @@ void proto_register_x411(void) {
{ &hf_x411_attempted,
{ "attempted", "x411.attempted",
FT_UINT32, BASE_DEC, VALS(x411_T_attempted_vals), 0,
- "T_attempted", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_mta,
{ "mta", "x411.mta",
FT_STRING, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-x420.c b/epan/dissectors/packet-x420.c
index f6ecbb56d6..be54613be2 100644
--- a/epan/dissectors/packet-x420.c
+++ b/epan/dissectors/packet-x420.c
@@ -4914,11 +4914,11 @@ void proto_register_x420(void) {
{ &hf_x420_type,
{ "type", "x420.type",
FT_OID, BASE_NONE, NULL, 0,
- "T_type", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_value,
{ "value", "x420.value",
FT_NONE, BASE_NONE, NULL, 0,
- "T_value", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_this_IPM,
{ "this-IPM", "x420.this_IPM",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5066,7 +5066,7 @@ void proto_register_x420(void) {
{ &hf_x420_basic,
{ "basic", "x420.basic",
FT_UINT32, BASE_DEC, VALS(x420_T_basic_vals), 0,
- "T_basic", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_ia5_text,
{ "ia5-text", "x420.ia5_text",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5334,7 +5334,7 @@ void proto_register_x420(void) {
{ &hf_x420_stored_body_part,
{ "stored-body-part", "x420.stored_body_part",
FT_NONE, BASE_NONE, NULL, 0,
- "T_stored_body_part", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_message_entry,
{ "message-entry", "x420.message_entry",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5350,7 +5350,7 @@ void proto_register_x420(void) {
{ &hf_x420_BodyPartSignatures_item,
{ "BodyPartSignatures item", "x420.BodyPartSignatures_item",
FT_NONE, BASE_NONE, NULL, 0,
- "BodyPartSignatures_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_body_part_signature,
{ "body-part-signature", "x420.body_part_signature",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5386,7 +5386,7 @@ void proto_register_x420(void) {
{ &hf_x420_body_part_unlabelled,
{ "body-part-unlabelled", "x420.body_part_unlabelled",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_body_part_security_label,
{ "body-part-security-label", "x420.body_part_security_label",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5406,7 +5406,7 @@ void proto_register_x420(void) {
{ &hf_x420_simple,
{ "simple", "x420.simple",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_timestamped,
{ "timestamped", "x420.timestamped",
FT_STRING, BASE_NONE, NULL, 0,
@@ -5490,7 +5490,7 @@ void proto_register_x420(void) {
{ &hf_x420_RelatedStoredFile_item,
{ "RelatedStoredFile item", "x420.RelatedStoredFile_item",
FT_NONE, BASE_NONE, NULL, 0,
- "RelatedStoredFile_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_file_identifier,
{ "file-identifier", "x420.file_identifier",
FT_UINT32, BASE_DEC, VALS(x420_FileIdentifier_vals), 0,
@@ -5550,7 +5550,7 @@ void proto_register_x420(void) {
{ &hf_x420_parameter,
{ "parameter", "x420.parameter",
FT_NONE, BASE_NONE, NULL, 0,
- "T_parameter", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_constraint_set_and_abstract_syntax,
{ "constraint-set-and-abstract-syntax", "x420.constraint_set_and_abstract_syntax",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5578,7 +5578,7 @@ void proto_register_x420(void) {
{ &hf_x420_user_visible_string,
{ "user-visible-string", "x420.user_visible_string",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_user_visible_string", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_user_visible_string_item,
{ "user-visible-string item", "x420.user_visible_string_item",
FT_STRING, BASE_NONE, NULL, 0,
@@ -5590,7 +5590,7 @@ void proto_register_x420(void) {
{ &hf_x420_descriptive_identifier,
{ "descriptive-identifier", "x420.descriptive_identifier",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_descriptive_identifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_descriptive_identifier_item,
{ "descriptive-identifier item", "x420.descriptive_identifier_item",
FT_STRING, BASE_NONE, NULL, 0,
@@ -5598,11 +5598,11 @@ void proto_register_x420(void) {
{ &hf_x420_compression_algorithm_id,
{ "compression-algorithm-id", "x420.compression_algorithm_id",
FT_NONE, BASE_NONE, NULL, 0,
- "T_compression_algorithm_id", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_compression_algorithm_param,
{ "compression-algorithm-param", "x420.compression_algorithm_param",
FT_NONE, BASE_NONE, NULL, 0,
- "T_compression_algorithm_param", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_permitted_actions,
{ "permitted-actions", "x420.permitted_actions",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -5682,7 +5682,7 @@ void proto_register_x420(void) {
{ &hf_x420_no_value_available,
{ "no-value-available", "x420.no_value_available",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_account_actual_values,
{ "actual-values", "x420.actual_values",
FT_STRING, BASE_NONE, NULL, 0,
@@ -5866,7 +5866,7 @@ void proto_register_x420(void) {
{ &hf_x420_BodyPartSignatureVerification_item,
{ "BodyPartSignatureVerification item", "x420.BodyPartSignatureVerification_item",
FT_NONE, BASE_NONE, NULL, 0,
- "BodyPartSignatureVerification_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_body_part_sequence_number,
{ "body-part-sequence-number", "x420.body_part_sequence_number",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5886,11 +5886,11 @@ void proto_register_x420(void) {
{ &hf_x420_absent,
{ "absent", "x420.absent",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_no_reply_received,
{ "no-reply-received", "x420.no_reply_received",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_received_replies,
{ "received-replies", "x420.received_replies",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5902,7 +5902,7 @@ void proto_register_x420(void) {
{ &hf_x420_no_ipn_received,
{ "no-ipn-received", "x420.no_ipn_received",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_ipns_received,
{ "ipns-received", "x420.ipns_received",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5922,7 +5922,7 @@ void proto_register_x420(void) {
{ &hf_x420_original_security_arguments,
{ "original-security-arguments", "x420.original_security_arguments",
FT_NONE, BASE_NONE, NULL, 0,
- "T_original_security_arguments", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_original_content_integrity_check,
{ "original-content-integrity-check", "x420.original_content_integrity_check",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5942,7 +5942,7 @@ void proto_register_x420(void) {
{ &hf_x420_BodyPartTokens_item,
{ "BodyPartTokens item", "x420.BodyPartTokens_item",
FT_NONE, BASE_NONE, NULL, 0,
- "BodyPartTokens_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_body_part_choice,
{ "body-part-choice", "x420.body_part_choice",
FT_UINT32, BASE_DEC, VALS(x420_T_body_part_choice_vals), 0,
@@ -5974,7 +5974,7 @@ void proto_register_x420(void) {
{ &hf_x420_ForwardedContentToken_item,
{ "ForwardedContentToken item", "x420.ForwardedContentToken_item",
FT_NONE, BASE_NONE, NULL, 0,
- "ForwardedContentToken_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_body_part_token_choice,
{ "body-part-choice", "x420.body_part_choice",
FT_UINT32, BASE_DEC, VALS(x420_T_body_part_token_choice_vals), 0,
@@ -5990,7 +5990,7 @@ void proto_register_x420(void) {
{ &hf_x420_choice,
{ "choice", "x420.choice",
FT_UINT32, BASE_DEC, VALS(x420_T_choice_vals), 0,
- "T_choice", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_non_receipt_fields,
{ "non-receipt-fields", "x420.non_receipt_fields",
FT_NONE, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-x509af.c b/epan/dissectors/packet-x509af.c
index bc7ce84fd4..530fcc7bef 100644
--- a/epan/dissectors/packet-x509af.c
+++ b/epan/dissectors/packet-x509af.c
@@ -956,7 +956,7 @@ void proto_register_x509af(void) {
{ &hf_x509af_signedCertificate,
{ "signedCertificate", "x509af.signedCertificate",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedCertificate", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_version,
{ "version", "x509af.version",
FT_INT32, BASE_DEC, VALS(x509af_Version_vals), 0,
@@ -1012,11 +1012,11 @@ void proto_register_x509af(void) {
{ &hf_x509af_algorithmId,
{ "algorithmId", "x509af.algorithmId",
FT_OID, BASE_NONE, NULL, 0,
- "T_algorithmId", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_parameters,
{ "parameters", "x509af.parameters",
FT_NONE, BASE_NONE, NULL, 0,
- "T_parameters", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_notBefore,
{ "notBefore", "x509af.notBefore",
FT_UINT32, BASE_DEC, VALS(x509af_Time_vals), 0,
@@ -1048,7 +1048,7 @@ void proto_register_x509af(void) {
{ &hf_x509af_extnId,
{ "extnId", "x509af.extnId",
FT_OID, BASE_NONE, NULL, 0,
- "T_extnId", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_critical,
{ "critical", "x509af.critical",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -1056,7 +1056,7 @@ void proto_register_x509af(void) {
{ &hf_x509af_extnValue,
{ "extnValue", "x509af.extnValue",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_extnValue", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_userCertificate,
{ "userCertificate", "x509af.userCertificate",
FT_NONE, BASE_NONE, NULL, 0,
@@ -1092,7 +1092,7 @@ void proto_register_x509af(void) {
{ &hf_x509af_signedCertificateList,
{ "signedCertificateList", "x509af.signedCertificateList",
FT_NONE, BASE_NONE, NULL, 0,
- "T_signedCertificateList", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_thisUpdate,
{ "thisUpdate", "x509af.thisUpdate",
FT_UINT32, BASE_DEC, VALS(x509af_Time_vals), 0,
@@ -1104,11 +1104,11 @@ void proto_register_x509af(void) {
{ &hf_x509af_revokedCertificates,
{ "revokedCertificates", "x509af.revokedCertificates",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_revokedCertificates", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_revokedCertificates_item,
{ "revokedCertificates item", "x509af.revokedCertificates_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_revokedCertificates_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_revokedUserCertificate,
{ "userCertificate", "x509af.userCertificate",
FT_INT32, BASE_DEC, NULL, 0,
diff --git a/epan/dissectors/packet-x509ce.c b/epan/dissectors/packet-x509ce.c
index 950a53dd82..df687db0d5 100644
--- a/epan/dissectors/packet-x509ce.c
+++ b/epan/dissectors/packet-x509ce.c
@@ -2048,15 +2048,15 @@ void proto_register_x509ce(void) {
{ &hf_x509ce_policyQualifierId,
{ "policyQualifierId", "x509ce.policyQualifierId",
FT_OID, BASE_NONE, NULL, 0,
- "T_policyQualifierId", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_qualifier,
{ "qualifier", "x509ce.qualifier",
FT_NONE, BASE_NONE, NULL, 0,
- "T_qualifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_PolicyMappingsSyntax_item,
{ "PolicyMappingsSyntax item", "x509ce.PolicyMappingsSyntax_item",
FT_NONE, BASE_NONE, NULL, 0,
- "PolicyMappingsSyntax_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_issuerDomainPolicy,
{ "issuerDomainPolicy", "x509ce.issuerDomainPolicy",
FT_OID, BASE_NONE, NULL, 0,
@@ -2096,11 +2096,11 @@ void proto_register_x509ce(void) {
{ &hf_x509ce_uniformResourceIdentifier,
{ "uniformResourceIdentifier", "x509ce.uniformResourceIdentifier",
FT_STRING, BASE_NONE, NULL, 0,
- "T_uniformResourceIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_iPAddress,
{ "iPAddress", "x509ce.iPAddress",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_iPAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_registeredID,
{ "registeredID", "x509ce.registeredID",
FT_OID, BASE_NONE, NULL, 0,
@@ -2424,7 +2424,7 @@ void proto_register_x509ce(void) {
{ &hf_x509ce_builtinNameForm,
{ "builtinNameForm", "x509ce.builtinNameForm",
FT_UINT32, BASE_DEC, VALS(x509ce_T_builtinNameForm_vals), 0,
- "T_builtinNameForm", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_otherNameForm,
{ "otherNameForm", "x509ce.otherNameForm",
FT_OID, BASE_NONE, NULL, 0,
diff --git a/epan/dissectors/packet-x509if.c b/epan/dissectors/packet-x509if.c
index 98c3db72c3..75f96454f1 100644
--- a/epan/dissectors/packet-x509if.c
+++ b/epan/dissectors/packet-x509if.c
@@ -2147,19 +2147,19 @@ void proto_register_x509if(void) {
{ &hf_x509if_type,
{ "type", "x509if.type",
FT_OID, BASE_NONE, NULL, 0,
- "T_type", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_values,
{ "values", "x509if.values",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_values", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_values_item,
{ "values item", "x509if.values_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_values_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_valuesWithContext,
{ "valuesWithContext", "x509if.valuesWithContext",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_valuesWithContext", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_valuesWithContext_item,
{ "valuesWithContext item", "x509if.valuesWithContext_item",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2167,7 +2167,7 @@ void proto_register_x509if(void) {
{ &hf_x509if_value,
{ "value", "x509if.value",
FT_NONE, BASE_NONE, NULL, 0,
- "T_value", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_contextList,
{ "contextList", "x509if.contextList",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2179,15 +2179,15 @@ void proto_register_x509if(void) {
{ &hf_x509if_contextType,
{ "contextType", "x509if.contextType",
FT_OID, BASE_NONE, NULL, 0,
- "T_contextType", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_contextValues,
{ "contextValues", "x509if.contextValues",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_contextValues", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_contextValues_item,
{ "contextValues item", "x509if.contextValues_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_contextValues_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_fallback,
{ "fallback", "x509if.fallback",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -2199,15 +2199,15 @@ void proto_register_x509if(void) {
{ &hf_x509if_assertion,
{ "assertion", "x509if.assertion",
FT_NONE, BASE_NONE, NULL, 0,
- "T_assertion", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_assertedContexts,
{ "assertedContexts", "x509if.assertedContexts",
FT_UINT32, BASE_DEC, VALS(x509if_T_assertedContexts_vals), 0,
- "T_assertedContexts", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_allContexts,
{ "allContexts", "x509if.allContexts",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_selectedContexts,
{ "selectedContexts", "x509if.selectedContexts",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2247,11 +2247,11 @@ void proto_register_x509if(void) {
{ &hf_x509if_RDNSequence_item,
{ "RDNSequence item", "x509if.RDNSequence_item",
FT_UINT32, BASE_DEC, NULL, 0,
- "RDNSequence_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_RelativeDistinguishedName_item,
{ "RelativeDistinguishedName item", "x509if.RelativeDistinguishedName_item",
FT_NONE, BASE_NONE, NULL, 0,
- "RelativeDistinguishedName_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_type_03,
{ "type", "x509if.type",
FT_OID, BASE_NONE, NULL, 0,
@@ -2275,7 +2275,7 @@ void proto_register_x509if(void) {
{ &hf_x509if_distingAttrValue,
{ "distingAttrValue", "x509if.distingAttrValue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_distingAttrValue", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_chopSpecificExclusions,
{ "specificExclusions", "x509if.specificExclusions",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2347,7 +2347,7 @@ void proto_register_x509if(void) {
{ &hf_x509if_auxiliaries,
{ "auxiliaries", "x509if.auxiliaries",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_auxiliaries", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_auxiliaries_item,
{ "auxiliaries item", "x509if.auxiliaries_item",
FT_OID, BASE_NONE, NULL, 0,
@@ -2355,7 +2355,7 @@ void proto_register_x509if(void) {
{ &hf_x509if_mandatory,
{ "mandatory", "x509if.mandatory",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_mandatory", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_mandatory_item,
{ "mandatory item", "x509if.mandatory_item",
FT_OID, BASE_NONE, NULL, 0,
@@ -2363,7 +2363,7 @@ void proto_register_x509if(void) {
{ &hf_x509if_optional,
{ "optional", "x509if.optional",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_optional", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_optional_item,
{ "optional item", "x509if.optional_item",
FT_OID, BASE_NONE, NULL, 0,
@@ -2371,7 +2371,7 @@ void proto_register_x509if(void) {
{ &hf_x509if_precluded,
{ "precluded", "x509if.precluded",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_precluded", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_precluded_item,
{ "precluded item", "x509if.precluded_item",
FT_OID, BASE_NONE, NULL, 0,
@@ -2383,7 +2383,7 @@ void proto_register_x509if(void) {
{ &hf_x509if_mandatoryContexts,
{ "mandatoryContexts", "x509if.mandatoryContexts",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_mandatoryContexts", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_mandatoryContexts_item,
{ "mandatoryContexts item", "x509if.mandatoryContexts_item",
FT_OID, BASE_NONE, NULL, 0,
@@ -2391,7 +2391,7 @@ void proto_register_x509if(void) {
{ &hf_x509if_optionalContexts,
{ "optionalContexts", "x509if.optionalContexts",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_optionalContexts", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_optionalContexts_item,
{ "optionalContexts item", "x509if.optionalContexts_item",
FT_OID, BASE_NONE, NULL, 0,
@@ -2407,7 +2407,7 @@ void proto_register_x509if(void) {
{ &hf_x509if_attributeType_01,
{ "attributeType", "x509if.attributeType",
FT_OID, BASE_NONE, NULL, 0,
- "T_attributeType", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_includeSubtypes,
{ "includeSubtypes", "x509if.includeSubtypes",
FT_BOOLEAN, BASE_NONE, NULL, 0,
@@ -2423,15 +2423,15 @@ void proto_register_x509if(void) {
{ &hf_x509if_defaultValues,
{ "defaultValues", "x509if.defaultValues",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_defaultValues", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_defaultValues_item,
{ "defaultValues item", "x509if.defaultValues_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_defaultValues_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_entryType,
{ "entryType", "x509if.entryType",
FT_OID, BASE_NONE, NULL, 0,
- "T_entryType", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_ra_values,
{ "values", "x509if.values",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2467,11 +2467,11 @@ void proto_register_x509if(void) {
{ &hf_x509if_contextValue,
{ "contextValue", "x509if.contextValue",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_contextValue", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_contextValue_item,
{ "contextValue item", "x509if.contextValue_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_contextValue_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_context,
{ "context", "x509if.context",
FT_OID, BASE_NONE, NULL, 0,
@@ -2499,11 +2499,11 @@ void proto_register_x509if(void) {
{ &hf_x509if_restrictionType,
{ "restrictionType", "x509if.restrictionType",
FT_OID, BASE_NONE, NULL, 0,
- "T_restrictionType", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_restrictionValue,
{ "restrictionValue", "x509if.restrictionValue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_restrictionValue", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_attribute,
{ "attribute", "x509if.attribute",
FT_OID, BASE_NONE, NULL, 0,
@@ -2535,19 +2535,19 @@ void proto_register_x509if(void) {
{ &hf_x509if_outputValues,
{ "outputValues", "x509if.outputValues",
FT_UINT32, BASE_DEC, VALS(x509if_T_outputValues_vals), 0,
- "T_outputValues", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_selectedValues,
{ "selectedValues", "x509if.selectedValues",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_selectedValues", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_selectedValues_item,
{ "selectedValues item", "x509if.selectedValues_item",
FT_NONE, BASE_NONE, NULL, 0,
- "T_selectedValues_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_matchedValuesOnly,
{ "matchedValuesOnly", "x509if.matchedValuesOnly",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_contexts_01,
{ "contexts", "x509if.contexts",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2639,11 +2639,11 @@ void proto_register_x509if(void) {
{ &hf_x509if_specificExclusions,
{ "specificExclusions", "x509if.specificExclusions",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_specificExclusions", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_specificExclusions_item,
{ "specificExclusions item", "x509if.specificExclusions_item",
FT_UINT32, BASE_DEC, VALS(x509if_T_specificExclusions_item_vals), 0,
- "T_specificExclusions_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_specificationFilter,
{ "specificationFilter", "x509if.specificationFilter",
FT_UINT32, BASE_DEC, VALS(x509if_Refinement_vals), 0,
diff --git a/epan/dissectors/packet-x509sat.c b/epan/dissectors/packet-x509sat.c
index 84637b9d0c..ab7cf30a1a 100644
--- a/epan/dissectors/packet-x509sat.c
+++ b/epan/dissectors/packet-x509sat.c
@@ -1936,7 +1936,7 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_subset,
{ "subset", "x509sat.subset",
FT_INT32, BASE_DEC, VALS(x509sat_T_subset_vals), 0,
- "T_subset", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_PostalAddress_item,
{ "DirectoryString", "x509sat.DirectoryString",
FT_UINT32, BASE_DEC, VALS(x509sat_DirectoryString_vals), 0,
@@ -1964,7 +1964,7 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_PreferredDeliveryMethod_item,
{ "PreferredDeliveryMethod item", "x509sat.PreferredDeliveryMethod_item",
FT_INT32, BASE_DEC, VALS(x509sat_PreferredDeliveryMethod_item_vals), 0,
- "PreferredDeliveryMethod_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_pSelector,
{ "pSelector", "x509sat.pSelector",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -1980,7 +1980,7 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_nAddresses,
{ "nAddresses", "x509sat.nAddresses",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_nAddresses", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_nAddresses_item,
{ "nAddresses item", "x509sat.nAddresses_item",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -1992,7 +1992,7 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_profiles,
{ "profiles", "x509sat.profiles",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_profiles", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_profiles_item,
{ "profiles item", "x509sat.profiles_item",
FT_OID, BASE_NONE, NULL, 0,
@@ -2020,7 +2020,7 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_SubstringAssertion_item,
{ "SubstringAssertion item", "x509sat.SubstringAssertion_item",
FT_UINT32, BASE_DEC, VALS(x509sat_SubstringAssertion_item_vals), 0,
- "SubstringAssertion_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_initial,
{ "initial", "x509sat.initial",
FT_UINT32, BASE_DEC, VALS(x509sat_DirectoryString_vals), 0,
@@ -2044,7 +2044,7 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_OctetSubstringAssertion_item,
{ "OctetSubstringAssertion item", "x509sat.OctetSubstringAssertion_item",
FT_UINT32, BASE_DEC, VALS(x509sat_OctetSubstringAssertion_item_vals), 0,
- "OctetSubstringAssertion_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_initial_substring,
{ "initial", "x509sat.initial",
FT_BYTES, BASE_NONE, NULL, 0,
@@ -2064,11 +2064,11 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_time,
{ "time", "x509sat.time",
FT_UINT32, BASE_DEC, VALS(x509sat_T_time_vals), 0,
- "T_time", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_absolute,
{ "absolute", "x509sat.absolute",
FT_NONE, BASE_NONE, NULL, 0,
- "T_absolute", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_startTime,
{ "startTime", "x509sat.startTime",
FT_STRING, BASE_NONE, NULL, 0,
@@ -2104,11 +2104,11 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_days,
{ "days", "x509sat.days",
FT_UINT32, BASE_DEC, VALS(x509sat_T_days_vals), 0,
- "T_days", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_intDay,
{ "intDay", "x509sat.intDay",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_intDay", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_intDay_item,
{ "intDay item", "x509sat.intDay_item",
FT_INT32, BASE_DEC, NULL, 0,
@@ -2116,7 +2116,7 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_bitDay,
{ "bitDay", "x509sat.bitDay",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_bitDay", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_dayOf,
{ "dayOf", "x509sat.dayOf",
FT_UINT32, BASE_DEC, VALS(x509sat_XDayOf_vals), 0,
@@ -2124,15 +2124,15 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_weeks,
{ "weeks", "x509sat.weeks",
FT_UINT32, BASE_DEC, VALS(x509sat_T_weeks_vals), 0,
- "T_weeks", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_allWeeks,
{ "allWeeks", "x509sat.allWeeks",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_intWeek,
{ "intWeek", "x509sat.intWeek",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_intWeek", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_intWeek_item,
{ "intWeek item", "x509sat.intWeek_item",
FT_INT32, BASE_DEC, NULL, 0,
@@ -2140,19 +2140,19 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_bitWeek,
{ "bitWeek", "x509sat.bitWeek",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_bitWeek", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_months,
{ "months", "x509sat.months",
FT_UINT32, BASE_DEC, VALS(x509sat_T_months_vals), 0,
- "T_months", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_allMonths,
{ "allMonths", "x509sat.allMonths",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_intMonth,
{ "intMonth", "x509sat.intMonth",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_intMonth", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_intMonth_item,
{ "intMonth item", "x509sat.intMonth_item",
FT_INT32, BASE_DEC, NULL, 0,
@@ -2160,11 +2160,11 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_bitMonth,
{ "bitMonth", "x509sat.bitMonth",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_bitMonth", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_years,
{ "years", "x509sat.years",
FT_UINT32, BASE_DEC, NULL, 0,
- "T_years", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_years_item,
{ "years item", "x509sat.years_item",
FT_INT32, BASE_DEC, NULL, 0,
@@ -2192,11 +2192,11 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_intNamedDays,
{ "intNamedDays", "x509sat.intNamedDays",
FT_UINT32, BASE_DEC, VALS(x509sat_T_intNamedDays_vals), 0,
- "T_intNamedDays", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_bitNamedDays,
{ "bitNamedDays", "x509sat.bitNamedDays",
FT_BYTES, BASE_NONE, NULL, 0,
- "T_bitNamedDays", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_startDayTime,
{ "startDayTime", "x509sat.startDayTime",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2220,7 +2220,7 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_now,
{ "now", "x509sat.now",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_at,
{ "at", "x509sat.at",
FT_STRING, BASE_NONE, NULL, 0,
@@ -2228,7 +2228,7 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_between,
{ "between", "x509sat.between",
FT_NONE, BASE_NONE, NULL, 0,
- "T_between", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_entirely,
{ "entirely", "x509sat.entirely",
FT_BOOLEAN, BASE_NONE, NULL, 0,