aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2010-05-11 02:58:27 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2010-05-11 02:58:27 +0000
commitbbebafd9b4f909ca78d9027532ee2b46d21cd989 (patch)
tree07d574bae055f63dc7093ab1b8a733c2afd2c4de /epan/dissectors
parent08026e8bcc0124c8377bd7b71cb0a8426f7c660b (diff)
Regenerate a few more of the ASN.1 dissectors
svn path=/trunk/; revision=32747
Diffstat (limited to 'epan/dissectors')
-rw-r--r--epan/dissectors/packet-t125.c228
-rw-r--r--epan/dissectors/packet-t38.c36
-rw-r--r--epan/dissectors/packet-tcap.c126
-rw-r--r--epan/dissectors/packet-ulp.c1154
-rw-r--r--epan/dissectors/packet-wlancertextn.c4
-rw-r--r--epan/dissectors/packet-x2ap.c532
-rw-r--r--epan/dissectors/packet-x411.c998
-rw-r--r--epan/dissectors/packet-x420.c720
-rw-r--r--epan/dissectors/packet-x509af.c148
-rw-r--r--epan/dissectors/packet-x509ce.c328
-rw-r--r--epan/dissectors/packet-x509if.c302
-rw-r--r--epan/dissectors/packet-x509sat.c252
12 files changed, 2414 insertions, 2414 deletions
diff --git a/epan/dissectors/packet-t125.c b/epan/dissectors/packet-t125.c
index 76a99afba6..7ac6ad06fa 100644
--- a/epan/dissectors/packet-t125.c
+++ b/epan/dissectors/packet-t125.c
@@ -2161,459 +2161,459 @@ void proto_register_t125(void) {
{ &hf_t125_ConnectMCSPDU_PDU,
{ "ConnectMCSPDU", "t125.ConnectMCSPDU",
FT_UINT32, BASE_DEC, VALS(t125_ConnectMCSPDU_vals), 0,
- "t125.ConnectMCSPDU", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_maxChannelIds,
{ "maxChannelIds", "t125.maxChannelIds",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.INTEGER_0_MAX", HFILL }},
+ "INTEGER_0_MAX", HFILL }},
{ &hf_t125_maxUserIds,
{ "maxUserIds", "t125.maxUserIds",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.INTEGER_0_MAX", HFILL }},
+ "INTEGER_0_MAX", HFILL }},
{ &hf_t125_maxTokenIds,
{ "maxTokenIds", "t125.maxTokenIds",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.INTEGER_0_MAX", HFILL }},
+ "INTEGER_0_MAX", HFILL }},
{ &hf_t125_numPriorities,
{ "numPriorities", "t125.numPriorities",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.INTEGER_0_MAX", HFILL }},
+ "INTEGER_0_MAX", HFILL }},
{ &hf_t125_minThroughput,
{ "minThroughput", "t125.minThroughput",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.INTEGER_0_MAX", HFILL }},
+ "INTEGER_0_MAX", HFILL }},
{ &hf_t125_maxHeight,
{ "maxHeight", "t125.maxHeight",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.INTEGER_0_MAX", HFILL }},
+ "INTEGER_0_MAX", HFILL }},
{ &hf_t125_maxMCSPDUsize,
{ "maxMCSPDUsize", "t125.maxMCSPDUsize",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.INTEGER_0_MAX", HFILL }},
+ "INTEGER_0_MAX", HFILL }},
{ &hf_t125_protocolVersion,
{ "protocolVersion", "t125.protocolVersion",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.INTEGER_0_MAX", HFILL }},
+ "INTEGER_0_MAX", HFILL }},
{ &hf_t125_callingDomainSelector,
{ "callingDomainSelector", "t125.callingDomainSelector",
FT_BYTES, BASE_NONE, NULL, 0,
- "t125.OCTET_STRING", HFILL }},
+ "OCTET_STRING", HFILL }},
{ &hf_t125_calledDomainSelector,
{ "calledDomainSelector", "t125.calledDomainSelector",
FT_BYTES, BASE_NONE, NULL, 0,
- "t125.OCTET_STRING", HFILL }},
+ "OCTET_STRING", HFILL }},
{ &hf_t125_upwardFlag,
{ "upwardFlag", "t125.upwardFlag",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "t125.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_t125_targetParameters,
{ "targetParameters", "t125.targetParameters",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.DomainParameters", HFILL }},
+ "DomainParameters", HFILL }},
{ &hf_t125_minimumParameters,
{ "minimumParameters", "t125.minimumParameters",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.DomainParameters", HFILL }},
+ "DomainParameters", HFILL }},
{ &hf_t125_maximumParameters,
{ "maximumParameters", "t125.maximumParameters",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.DomainParameters", HFILL }},
+ "DomainParameters", HFILL }},
{ &hf_t125_userData,
{ "userData", "t125.userData",
FT_BYTES, BASE_NONE, NULL, 0,
- "t125.OCTET_STRING", HFILL }},
+ "OCTET_STRING", HFILL }},
{ &hf_t125_result,
{ "result", "t125.result",
FT_UINT32, BASE_DEC, VALS(t125_Result_vals), 0,
- "t125.Result", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_calledConnectId,
{ "calledConnectId", "t125.calledConnectId",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.INTEGER_0_MAX", HFILL }},
+ "INTEGER_0_MAX", HFILL }},
{ &hf_t125_domainParameters,
{ "domainParameters", "t125.domainParameters",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.DomainParameters", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_dataPriority,
{ "dataPriority", "t125.dataPriority",
FT_UINT32, BASE_DEC, VALS(t125_DataPriority_vals), 0,
- "t125.DataPriority", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_heightLimit,
{ "heightLimit", "t125.heightLimit",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.INTEGER_0_MAX", HFILL }},
+ "INTEGER_0_MAX", HFILL }},
{ &hf_t125_subHeight,
{ "subHeight", "t125.subHeight",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.INTEGER_0_MAX", HFILL }},
+ "INTEGER_0_MAX", HFILL }},
{ &hf_t125_subInterval,
{ "subInterval", "t125.subInterval",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.INTEGER_0_MAX", HFILL }},
+ "INTEGER_0_MAX", HFILL }},
{ &hf_t125_static,
{ "static", "t125.static",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.T_static", HFILL }},
+ "T_static", HFILL }},
{ &hf_t125_channelId,
{ "channelId", "t125.channelId",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.StaticChannelId", HFILL }},
+ "StaticChannelId", HFILL }},
{ &hf_t125_userId,
{ "userId", "t125.userId",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.T_userId", HFILL }},
+ "T_userId", HFILL }},
{ &hf_t125_joined,
{ "joined", "t125.joined",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "t125.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_t125_userId_01,
{ "userId", "t125.userId",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.UserId", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_private,
{ "private", "t125.private",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.T_private", HFILL }},
+ "T_private", HFILL }},
{ &hf_t125_channelId_01,
{ "channelId", "t125.channelId",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.PrivateChannelId", HFILL }},
+ "PrivateChannelId", HFILL }},
{ &hf_t125_manager,
{ "manager", "t125.manager",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.UserId", HFILL }},
+ "UserId", HFILL }},
{ &hf_t125_admitted,
{ "admitted", "t125.admitted",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.SET_OF_UserId", HFILL }},
+ "SET_OF_UserId", HFILL }},
{ &hf_t125_admitted_item,
{ "UserId", "t125.UserId",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.UserId", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_assigned,
{ "assigned", "t125.assigned",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.T_assigned", HFILL }},
+ "T_assigned", HFILL }},
{ &hf_t125_channelId_02,
{ "channelId", "t125.channelId",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.AssignedChannelId", HFILL }},
+ "AssignedChannelId", HFILL }},
{ &hf_t125_mergeChannels,
{ "mergeChannels", "t125.mergeChannels",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.SET_OF_ChannelAttributes", HFILL }},
+ "SET_OF_ChannelAttributes", HFILL }},
{ &hf_t125_mergeChannels_item,
{ "ChannelAttributes", "t125.ChannelAttributes",
FT_UINT32, BASE_DEC, VALS(t125_ChannelAttributes_vals), 0,
- "t125.ChannelAttributes", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_purgeChannelIds,
{ "purgeChannelIds", "t125.purgeChannelIds",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.SET_OF_ChannelId", HFILL }},
+ "SET_OF_ChannelId", HFILL }},
{ &hf_t125_purgeChannelIds_item,
{ "ChannelId", "t125.ChannelId",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.ChannelId", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_detachUserIds,
{ "detachUserIds", "t125.detachUserIds",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.SET_OF_UserId", HFILL }},
+ "SET_OF_UserId", HFILL }},
{ &hf_t125_detachUserIds_item,
{ "UserId", "t125.UserId",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.UserId", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_grabbed,
{ "grabbed", "t125.grabbed",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.T_grabbed", HFILL }},
+ "T_grabbed", HFILL }},
{ &hf_t125_tokenId,
{ "tokenId", "t125.tokenId",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.TokenId", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_grabber,
{ "grabber", "t125.grabber",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.UserId", HFILL }},
+ "UserId", HFILL }},
{ &hf_t125_inhibited,
{ "inhibited", "t125.inhibited",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.T_inhibited", HFILL }},
+ "T_inhibited", HFILL }},
{ &hf_t125_inhibitors,
{ "inhibitors", "t125.inhibitors",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.SET_OF_UserId", HFILL }},
+ "SET_OF_UserId", HFILL }},
{ &hf_t125_inhibitors_item,
{ "UserId", "t125.UserId",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.UserId", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_giving,
{ "giving", "t125.giving",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.T_giving", HFILL }},
+ "T_giving", HFILL }},
{ &hf_t125_recipient,
{ "recipient", "t125.recipient",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.UserId", HFILL }},
+ "UserId", HFILL }},
{ &hf_t125_ungivable,
{ "ungivable", "t125.ungivable",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.T_ungivable", HFILL }},
+ "T_ungivable", HFILL }},
{ &hf_t125_given,
{ "given", "t125.given",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.T_given", HFILL }},
+ "T_given", HFILL }},
{ &hf_t125_mergeTokens,
{ "mergeTokens", "t125.mergeTokens",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.SET_OF_TokenAttributes", HFILL }},
+ "SET_OF_TokenAttributes", HFILL }},
{ &hf_t125_mergeTokens_item,
{ "TokenAttributes", "t125.TokenAttributes",
FT_UINT32, BASE_DEC, VALS(t125_TokenAttributes_vals), 0,
- "t125.TokenAttributes", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_purgeTokenIds,
{ "purgeTokenIds", "t125.purgeTokenIds",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.SET_OF_TokenId", HFILL }},
+ "SET_OF_TokenId", HFILL }},
{ &hf_t125_purgeTokenIds_item,
{ "TokenId", "t125.TokenId",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.TokenId", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_reason,
{ "reason", "t125.reason",
FT_UINT32, BASE_DEC, VALS(t125_Reason_vals), 0,
- "t125.Reason", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_diagnostic,
{ "diagnostic", "t125.diagnostic",
FT_UINT32, BASE_DEC, VALS(t125_Diagnostic_vals), 0,
- "t125.Diagnostic", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_initialOctets,
{ "initialOctets", "t125.initialOctets",
FT_BYTES, BASE_NONE, NULL, 0,
- "t125.OCTET_STRING", HFILL }},
+ "OCTET_STRING", HFILL }},
{ &hf_t125_initiator,
{ "initiator", "t125.initiator",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.UserId", HFILL }},
+ "UserId", HFILL }},
{ &hf_t125_userIds,
{ "userIds", "t125.userIds",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.SET_OF_UserId", HFILL }},
+ "SET_OF_UserId", HFILL }},
{ &hf_t125_userIds_item,
{ "UserId", "t125.UserId",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.UserId", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_channelId_03,
{ "channelId", "t125.channelId",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.ChannelId", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_requested,
{ "requested", "t125.requested",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.ChannelId", HFILL }},
+ "ChannelId", HFILL }},
{ &hf_t125_channelIds,
{ "channelIds", "t125.channelIds",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.SET_OF_ChannelId", HFILL }},
+ "SET_OF_ChannelId", HFILL }},
{ &hf_t125_channelIds_item,
{ "ChannelId", "t125.ChannelId",
FT_UINT32, BASE_DEC, NULL, 0,
- "t125.ChannelId", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_segmentation,
{ "segmentation", "t125.segmentation",
FT_BYTES, BASE_NONE, NULL, 0,
- "t125.Segmentation", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_tokenStatus,
{ "tokenStatus", "t125.tokenStatus",
FT_UINT32, BASE_DEC, VALS(t125_TokenStatus_vals), 0,
- "t125.TokenStatus", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_connect_initial,
{ "connect-initial", "t125.connect_initial",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.Connect_Initial", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_connect_response,
{ "connect-response", "t125.connect_response",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.Connect_Response", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_connect_additional,
{ "connect-additional", "t125.connect_additional",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.Connect_Additional", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_connect_result,
{ "connect-result", "t125.connect_result",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.Connect_Result", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_plumbDomainIndication,
{ "plumbDomainIndication", "t125.plumbDomainIndication",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.PlumbDomainIndication", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_erectDomainRequest,
{ "erectDomainRequest", "t125.erectDomainRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.ErectDomainRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_mergeChannelsRequest,
{ "mergeChannelsRequest", "t125.mergeChannelsRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.MergeChannelsRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_mergeChannelsConfirm,
{ "mergeChannelsConfirm", "t125.mergeChannelsConfirm",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.MergeChannelsConfirm", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_purgeChannelsIndication,
{ "purgeChannelsIndication", "t125.purgeChannelsIndication",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.PurgeChannelsIndication", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_mergeTokensRequest,
{ "mergeTokensRequest", "t125.mergeTokensRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.MergeTokensRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_mergeTokensConfirm,
{ "mergeTokensConfirm", "t125.mergeTokensConfirm",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.MergeTokensConfirm", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_purgeTokensIndication,
{ "purgeTokensIndication", "t125.purgeTokensIndication",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.PurgeTokensIndication", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_disconnectProviderUltimatum,
{ "disconnectProviderUltimatum", "t125.disconnectProviderUltimatum",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.DisconnectProviderUltimatum", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_rejectMCSPDUUltimatum,
{ "rejectMCSPDUUltimatum", "t125.rejectMCSPDUUltimatum",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.RejectMCSPDUUltimatum", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_attachUserRequest,
{ "attachUserRequest", "t125.attachUserRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.AttachUserRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_attachUserConfirm,
{ "attachUserConfirm", "t125.attachUserConfirm",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.AttachUserConfirm", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_detachUserRequest,
{ "detachUserRequest", "t125.detachUserRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.DetachUserRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_detachUserIndication,
{ "detachUserIndication", "t125.detachUserIndication",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.DetachUserIndication", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_channelJoinRequest,
{ "channelJoinRequest", "t125.channelJoinRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.ChannelJoinRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_channelJoinConfirm,
{ "channelJoinConfirm", "t125.channelJoinConfirm",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.ChannelJoinConfirm", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_channelLeaveRequest,
{ "channelLeaveRequest", "t125.channelLeaveRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.ChannelLeaveRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_channelConveneRequest,
{ "channelConveneRequest", "t125.channelConveneRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.ChannelConveneRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_channelConveneConfirm,
{ "channelConveneConfirm", "t125.channelConveneConfirm",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.ChannelConveneConfirm", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_channelDisbandRequest,
{ "channelDisbandRequest", "t125.channelDisbandRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.ChannelDisbandRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_channelDisbandIndication,
{ "channelDisbandIndication", "t125.channelDisbandIndication",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.ChannelDisbandIndication", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_channelAdmitRequest,
{ "channelAdmitRequest", "t125.channelAdmitRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.ChannelAdmitRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_channelAdmitIndication,
{ "channelAdmitIndication", "t125.channelAdmitIndication",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.ChannelAdmitIndication", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_channelExpelRequest,
{ "channelExpelRequest", "t125.channelExpelRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.ChannelExpelRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_channelExpelIndication,
{ "channelExpelIndication", "t125.channelExpelIndication",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.ChannelExpelIndication", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_sendDataRequest,
{ "sendDataRequest", "t125.sendDataRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.SendDataRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_sendDataIndication,
{ "sendDataIndication", "t125.sendDataIndication",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.SendDataIndication", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_uniformSendDataRequest,
{ "uniformSendDataRequest", "t125.uniformSendDataRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.UniformSendDataRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_uniformSendDataIndication,
{ "uniformSendDataIndication", "t125.uniformSendDataIndication",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.UniformSendDataIndication", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_tokenGrabRequest,
{ "tokenGrabRequest", "t125.tokenGrabRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.TokenGrabRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_tokenGrabConfirm,
{ "tokenGrabConfirm", "t125.tokenGrabConfirm",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.TokenGrabConfirm", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_tokenInhibitRequest,
{ "tokenInhibitRequest", "t125.tokenInhibitRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.TokenInhibitRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_tokenInhibitConfirm,
{ "tokenInhibitConfirm", "t125.tokenInhibitConfirm",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.TokenInhibitConfirm", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_tokenGiveRequest,
{ "tokenGiveRequest", "t125.tokenGiveRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.TokenGiveRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_tokenGiveIndication,
{ "tokenGiveIndication", "t125.tokenGiveIndication",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.TokenGiveIndication", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_tokenGiveResponse,
{ "tokenGiveResponse", "t125.tokenGiveResponse",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.TokenGiveResponse", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_tokenGiveConfirm,
{ "tokenGiveConfirm", "t125.tokenGiveConfirm",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.TokenGiveConfirm", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_tokenPleaseRequest,
{ "tokenPleaseRequest", "t125.tokenPleaseRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.TokenPleaseRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_tokenPleaseIndication,
{ "tokenPleaseIndication", "t125.tokenPleaseIndication",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.TokenPleaseIndication", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_tokenReleaseRequest,
{ "tokenReleaseRequest", "t125.tokenReleaseRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.TokenReleaseRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_tokenReleaseConfirm,
{ "tokenReleaseConfirm", "t125.tokenReleaseConfirm",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.TokenReleaseConfirm", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_tokenTestRequest,
{ "tokenTestRequest", "t125.tokenTestRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.TokenTestRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_tokenTestConfirm,
{ "tokenTestConfirm", "t125.tokenTestConfirm",
FT_NONE, BASE_NONE, NULL, 0,
- "t125.TokenTestConfirm", HFILL }},
+ NULL, HFILL }},
{ &hf_t125_Segmentation_begin,
{ "begin", "t125.begin",
FT_BOOLEAN, 8, NULL, 0x80,
diff --git a/epan/dissectors/packet-t38.c b/epan/dissectors/packet-t38.c
index adf0b7b123..2c2e2734e3 100644
--- a/epan/dissectors/packet-t38.c
+++ b/epan/dissectors/packet-t38.c
@@ -1251,75 +1251,75 @@ proto_register_t38(void)
{ &hf_t38_IFPPacket_PDU,
{ "IFPPacket", "t38.IFPPacket",
FT_NONE, BASE_NONE, NULL, 0,
- "t38.IFPPacket", HFILL }},
+ NULL, HFILL }},
{ &hf_t38_UDPTLPacket_PDU,
{ "UDPTLPacket", "t38.UDPTLPacket",
FT_NONE, BASE_NONE, NULL, 0,
- "t38.UDPTLPacket", HFILL }},
+ NULL, HFILL }},
{ &hf_t38_type_of_msg,
{ "type-of-msg", "t38.type_of_msg",
FT_UINT32, BASE_DEC, VALS(t38_Type_of_msg_vals), 0,
- "t38.Type_of_msg", HFILL }},
+ NULL, HFILL }},
{ &hf_t38_data_field,
{ "data-field", "t38.data_field",
FT_UINT32, BASE_DEC, NULL, 0,
- "t38.Data_Field", HFILL }},
+ NULL, HFILL }},
{ &hf_t38_t30_indicator,
{ "t30-indicator", "t38.t30_indicator",
FT_UINT32, BASE_DEC, VALS(t38_T30_indicator_vals), 0,
- "t38.T30_indicator", HFILL }},
+ NULL, HFILL }},
{ &hf_t38_t30_data,
{ "t30-data", "t38.t30_data",
FT_UINT32, BASE_DEC, VALS(t38_T30_data_vals), 0,
- "t38.T30_data", HFILL }},
+ NULL, HFILL }},
{ &hf_t38_Data_Field_item,
{ "Data-Field item", "t38.Data_Field_item",
FT_NONE, BASE_NONE, NULL, 0,
- "t38.Data_Field_item", HFILL }},
+ "Data_Field_item", HFILL }},
{ &hf_t38_field_type,
{ "field-type", "t38.field_type",
FT_UINT32, BASE_DEC, VALS(t38_T_field_type_vals), 0,
- "t38.T_field_type", HFILL }},
+ "T_field_type", HFILL }},
{ &hf_t38_field_data,
{ "field-data", "t38.field_data",
FT_BYTES, BASE_NONE, NULL, 0,
- "t38.T_field_data", HFILL }},
+ "T_field_data", HFILL }},
{ &hf_t38_seq_number,
{ "seq-number", "t38.seq_number",
FT_UINT32, BASE_DEC, NULL, 0,
- "t38.T_seq_number", HFILL }},
+ "T_seq_number", HFILL }},
{ &hf_t38_primary_ifp_packet,
{ "primary-ifp-packet", "t38.primary_ifp_packet",
FT_NONE, BASE_NONE, NULL, 0,
- "t38.T_primary_ifp_packet", HFILL }},
+ "T_primary_ifp_packet", HFILL }},
{ &hf_t38_error_recovery,
{ "error-recovery", "t38.error_recovery",
FT_UINT32, BASE_DEC, VALS(t38_T_error_recovery_vals), 0,
- "t38.T_error_recovery", HFILL }},
+ "T_error_recovery", HFILL }},
{ &hf_t38_secondary_ifp_packets,
{ "secondary-ifp-packets", "t38.secondary_ifp_packets",
FT_UINT32, BASE_DEC, NULL, 0,
- "t38.T_secondary_ifp_packets", HFILL }},
+ "T_secondary_ifp_packets", HFILL }},
{ &hf_t38_secondary_ifp_packets_item,
{ "secondary-ifp-packets item", "t38.secondary_ifp_packets_item",
FT_NONE, BASE_NONE, NULL, 0,
- "t38.OpenType_IFPPacket", HFILL }},
+ "OpenType_IFPPacket", HFILL }},
{ &hf_t38_fec_info,
{ "fec-info", "t38.fec_info",
FT_NONE, BASE_NONE, NULL, 0,
- "t38.T_fec_info", HFILL }},
+ "T_fec_info", HFILL }},
{ &hf_t38_fec_npackets,
{ "fec-npackets", "t38.fec_npackets",
FT_INT32, BASE_DEC, NULL, 0,
- "t38.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_t38_fec_data,
{ "fec-data", "t38.fec_data",
FT_UINT32, BASE_DEC, NULL, 0,
- "t38.T_fec_data", HFILL }},
+ "T_fec_data", HFILL }},
{ &hf_t38_fec_data_item,
{ "fec-data item", "t38.fec_data_item",
FT_BYTES, BASE_NONE, NULL, 0,
- "t38.OCTET_STRING", HFILL }},
+ "OCTET_STRING", HFILL }},
/*--- End of included file: packet-t38-hfarr.c ---*/
#line 671 "packet-t38-template.c"
diff --git a/epan/dissectors/packet-tcap.c b/epan/dissectors/packet-tcap.c
index 4df4c54a8e..f5a1e7d1ae 100644
--- a/epan/dissectors/packet-tcap.c
+++ b/epan/dissectors/packet-tcap.c
@@ -1605,255 +1605,255 @@ proto_register_tcap(void)
{ &hf_tcap_UniDialoguePDU_PDU,
{ "UniDialoguePDU", "tcap.UniDialoguePDU",
FT_UINT32, BASE_DEC, VALS(tcap_UniDialoguePDU_vals), 0,
- "tcap.UniDialoguePDU", HFILL }},
+ NULL, HFILL }},
{ &hf_tcap_DialoguePDU_PDU,
{ "DialoguePDU", "tcap.DialoguePDU",
FT_UINT32, BASE_DEC, VALS(tcap_DialoguePDU_vals), 0,
- "tcap.DialoguePDU", HFILL }},
+ NULL, HFILL }},
{ &hf_tcap_oid,
{ "oid", "tcap.oid",
FT_OID, BASE_NONE, NULL, 0,
- "tcap.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_tcap_dialog,
{ "dialog", "tcap.dialog",
FT_BYTES, BASE_NONE, NULL, 0,
- "tcap.Dialog1", HFILL }},
+ "Dialog1", HFILL }},
{ &hf_tcap_unidirectional,
{ "unidirectional", "tcap.unidirectional",
FT_NONE, BASE_NONE, NULL, 0,
- "tcap.Unidirectional", HFILL }},
+ NULL, HFILL }},
{ &hf_tcap_begin,
{ "begin", "tcap.begin",
FT_NONE, BASE_NONE, NULL, 0,
- "tcap.Begin", HFILL }},
+ NULL, HFILL }},
{ &hf_tcap_end,
{ "end", "tcap.end",
FT_NONE, BASE_NONE, NULL, 0,
- "tcap.End", HFILL }},
+ NULL, HFILL }},
{ &hf_tcap_continue,
{ "continue", "tcap.continue",
FT_NONE, BASE_NONE, NULL, 0,
- "tcap.Continue", HFILL }},
+ NULL, HFILL }},
{ &hf_tcap_abort,
{ "abort", "tcap.abort",
FT_NONE, BASE_NONE, NULL, 0,
- "tcap.Abort", HFILL }},
+ NULL, HFILL }},
{ &hf_tcap_dialoguePortion,
{ "dialoguePortion", "tcap.dialoguePortion",
FT_BYTES, BASE_NONE, NULL, 0,
- "tcap.DialoguePortion", HFILL }},
+ NULL, HFILL }},
{ &hf_tcap_components,
{ "components", "tcap.components",
FT_UINT32, BASE_DEC, NULL, 0,
- "tcap.ComponentPortion", HFILL }},
+ "ComponentPortion", HFILL }},
{ &hf_tcap_otid,
{ "otid", "tcap.otid",
FT_BYTES, BASE_NONE, NULL, 0,
- "tcap.OrigTransactionID", HFILL }},
+ "OrigTransactionID", HFILL }},
{ &hf_tcap_dtid,
{ "dtid", "tcap.dtid",
FT_BYTES, BASE_NONE, NULL, 0,
- "tcap.DestTransactionID", HFILL }},
+ "DestTransactionID", HFILL }},
{ &hf_tcap_reason,
{ "reason", "tcap.reason",
FT_UINT32, BASE_DEC, VALS(tcap_Reason_vals), 0,
- "tcap.Reason", HFILL }},
+ NULL, HFILL }},
{ &hf_tcap_p_abortCause,
{ "p-abortCause", "tcap.p_abortCause",
FT_UINT32, BASE_DEC, VALS(tcap_P_AbortCause_U_vals), 0,
- "tcap.P_AbortCause", HFILL }},
+ NULL, HFILL }},
{ &hf_tcap_u_abortCause,
{ "u-abortCause", "tcap.u_abortCause",
FT_BYTES, BASE_NONE, NULL, 0,
- "tcap.DialoguePortion", HFILL }},
+ "DialoguePortion", HFILL }},
{ &hf_tcap__untag_item,
{ "Component", "tcap.Component",
FT_UINT32, BASE_DEC, VALS(tcap_Component_vals), 0,
- "tcap.Component", HFILL }},
+ NULL, HFILL }},
{ &hf_tcap_invoke,
{ "invoke", "tcap.invoke",
FT_NONE, BASE_NONE, NULL, 0,
- "tcap.Invoke", HFILL }},
+ NULL, HFILL }},
{ &hf_tcap_returnResultLast,
{ "returnResultLast", "tcap.returnResultLast",
FT_NONE, BASE_NONE, NULL, 0,
- "tcap.ReturnResult", HFILL }},
+ "ReturnResult", HFILL }},
{ &hf_tcap_returnError,
{ "returnError", "tcap.returnError",
FT_NONE, BASE_NONE, NULL, 0,
- "tcap.ReturnError", HFILL }},
+ NULL, HFILL }},
{ &hf_tcap_reject,
{ "reject", "tcap.reject",
FT_NONE, BASE_NONE, NULL, 0,
- "tcap.Reject", HFILL }},
+ NULL, HFILL }},
{ &hf_tcap_returnResultNotLast,
{ "returnResultNotLast", "tcap.returnResultNotLast",
FT_NONE, BASE_NONE, NULL, 0,
- "tcap.ReturnResult", HFILL }},
+ "ReturnResult", HFILL }},
{ &hf_tcap_invokeID,
{ "invokeID", "tcap.invokeID",
FT_INT32, BASE_DEC, NULL, 0,
- "tcap.InvokeIdType", HFILL }},
+ "InvokeIdType", HFILL }},
{ &hf_tcap_linkedID,
{ "linkedID", "tcap.linkedID",
FT_INT32, BASE_DEC, NULL, 0,
- "tcap.InvokeIdType", HFILL }},
+ "InvokeIdType", HFILL }},
{ &hf_tcap_opCode,
{ "opCode", "tcap.opCode",
FT_UINT32, BASE_DEC, VALS(tcap_OPERATION_vals), 0,
- "tcap.OPERATION", HFILL }},
+ "OPERATION", HFILL }},
{ &hf_tcap_parameter,
{ "parameter", "tcap.parameter",
FT_NONE, BASE_NONE, NULL, 0,
- "tcap.Parameter", HFILL }},
+ NULL, HFILL }},
{ &hf_tcap_resultretres,
{ "resultretres", "tcap.resultretres",
FT_NONE, BASE_NONE, NULL, 0,
- "tcap.T_resultretres", HFILL }},
+ "T_resultretres", HFILL }},
{ &hf_tcap_errorCode,
{ "errorCode", "tcap.errorCode",
FT_UINT32, BASE_DEC, VALS(tcap_ErrorCode_vals), 0,
- "tcap.ErrorCode", HFILL }},
+ NULL, HFILL }},
{ &hf_tcap_invokeIDRej,
{ "invokeIDRej", "tcap.invokeIDRej",
FT_UINT32, BASE_DEC, VALS(tcap_T_invokeIDRej_vals), 0,
- "tcap.T_invokeIDRej", HFILL }},
+ "T_invokeIDRej", HFILL }},
{ &hf_tcap_derivable,
{ "derivable", "tcap.derivable",
FT_INT32, BASE_DEC, NULL, 0,
- "tcap.InvokeIdType", HFILL }},
+ "InvokeIdType", HFILL }},
{ &hf_tcap_not_derivable,
{ "not-derivable", "tcap.not_derivable",
FT_NONE, BASE_NONE, NULL, 0,
- "tcap.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_tcap_problem,
{ "problem", "tcap.problem",
FT_UINT32, BASE_DEC, VALS(tcap_T_problem_vals), 0,
- "tcap.T_problem", HFILL }},
+ "T_problem", HFILL }},
{ &hf_tcap_generalProblem,
{ "generalProblem", "tcap.generalProblem",
FT_INT32, BASE_DEC, VALS(tcap_GeneralProblem_vals), 0,
- "tcap.GeneralProblem", HFILL }},
+ NULL, HFILL }},
{ &hf_tcap_invokeProblem,
{ "invokeProblem", "tcap.invokeProblem",
FT_INT32, BASE_DEC, VALS(tcap_InvokeProblem_vals), 0,
- "tcap.InvokeProblem", HFILL }},
+ NULL, HFILL }},
{ &hf_tcap_returnResultProblem,
{ "returnResultProblem", "tcap.returnResultProblem",
FT_INT32, BASE_DEC, VALS(tcap_ReturnResultProblem_vals), 0,
- "tcap.ReturnResultProblem", HFILL }},
+ NULL, HFILL }},
{ &hf_tcap_returnErrorProblem,
{ "returnErrorProblem", "tcap.returnErrorProblem",
FT_INT32, BASE_DEC, VALS(tcap_ReturnErrorProblem_vals), 0,
- "tcap.ReturnErrorProblem", HFILL }},
+ NULL, HFILL }},
{ &hf_tcap_localValue,
{ "localValue", "tcap.localValue",
FT_INT32, BASE_DEC, NULL, 0,
- "tcap.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_tcap_globalValue,
{ "globalValue", "tcap.globalValue",
FT_OID, BASE_NONE, NULL, 0,
- "tcap.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_tcap_nationaler,
{ "nationaler", "tcap.nationaler",
FT_INT32, BASE_DEC, NULL, 0,
- "tcap.INTEGER_M32768_32767", HFILL }},
+ "INTEGER_M32768_32767", HFILL }},
{ &hf_tcap_privateer,
{ "privateer", "tcap.privateer",
FT_INT32, BASE_DEC, NULL, 0,
- "tcap.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_tcap_unidialoguePDU,
{ "unidialoguePDU", "tcap.unidialoguePDU",
FT_NONE, BASE_NONE, NULL, 0,
- "tcap.AUDT_apdu", HFILL }},
+ "AUDT_apdu", HFILL }},
{ &hf_tcap_audt_protocol_version,
{ "protocol-version", "tcap.protocol_version",
FT_BYTES, BASE_NONE, NULL, 0,
- "tcap.AUDT_protocol_version", HFILL }},
+ "AUDT_protocol_version", HFILL }},
{ &hf_tcap_audt_application_context_name,
{ "application-context-name", "tcap.application_context_name",
FT_OID, BASE_NONE, NULL, 0,
- "tcap.AUDT_application_context_name", HFILL }},
+ "AUDT_application_context_name", HFILL }},
{ &hf_tcap_audt_user_information,
{ "user-information", "tcap.user_information",
FT_UINT32, BASE_DEC, NULL, 0,
- "tcap.AUDT_user_information", HFILL }},
+ "AUDT_user_information", HFILL }},
{ &hf_tcap_audt_user_information_item,
{ "user-information item", "tcap.user_information_item",
FT_NONE, BASE_NONE, NULL, 0,
- "tcap.EXTERNAL", HFILL }},
+ "EXTERNAL", HFILL }},
{ &hf_tcap_dialogueRequest,
{ "dialogueRequest", "tcap.dialogueRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "tcap.AARQ_apdu", HFILL }},
+ "AARQ_apdu", HFILL }},
{ &hf_tcap_dialogueResponse,
{ "dialogueResponse", "tcap.dialogueResponse",
FT_NONE, BASE_NONE, NULL, 0,
- "tcap.AARE_apdu", HFILL }},
+ "AARE_apdu", HFILL }},
{ &hf_tcap_dialogueAbort,
{ "dialogueAbort", "tcap.dialogueAbort",
FT_NONE, BASE_NONE, NULL, 0,
- "tcap.ABRT_apdu", HFILL }},
+ "ABRT_apdu", HFILL }},
{ &hf_tcap_aarq_protocol_version,
{ "protocol-version", "tcap.protocol_version",
FT_BYTES, BASE_NONE, NULL, 0,
- "tcap.AARQ_protocol_version", HFILL }},
+ "AARQ_protocol_version", HFILL }},
{ &hf_tcap_aarq_application_context_name,
{ "application-context-name", "tcap.application_context_name",
FT_OID, BASE_NONE, NULL, 0,
- "tcap.AARQ_application_context_name", HFILL }},
+ "AARQ_application_context_name", HFILL }},
{ &hf_tcap_aarq_user_information,
{ "user-information", "tcap.user_information",
FT_UINT32, BASE_DEC, NULL, 0,
- "tcap.AARQ_user_information", HFILL }},
+ "AARQ_user_information", HFILL }},
{ &hf_tcap_aarq_user_information_item,
{ "user-information item", "tcap.user_information_item",
FT_NONE, BASE_NONE, NULL, 0,
- "tcap.EXTERNAL", HFILL }},
+ "EXTERNAL", HFILL }},
{ &hf_tcap_aare_protocol_version,
{ "protocol-version", "tcap.protocol_version",
FT_BYTES, BASE_NONE, NULL, 0,
- "tcap.AARE_protocol_version", HFILL }},
+ "AARE_protocol_version", HFILL }},
{ &hf_tcap_aare_application_context_name,
{ "application-context-name", "tcap.application_context_name",
FT_OID, BASE_NONE, NULL, 0,
- "tcap.AARE_application_context_name", HFILL }},
+ "AARE_application_context_name", HFILL }},
{ &hf_tcap_result,
{ "result", "tcap.result",
FT_INT32, BASE_DEC, VALS(tcap_Associate_result_vals), 0,
- "tcap.Associate_result", HFILL }},
+ "Associate_result", HFILL }},
{ &hf_tcap_result_source_diagnostic,
{ "result-source-diagnostic", "tcap.result_source_diagnostic",
FT_UINT32, BASE_DEC, VALS(tcap_Associate_source_diagnostic_vals), 0,
- "tcap.Associate_source_diagnostic", HFILL }},
+ "Associate_source_diagnostic", HFILL }},
{ &hf_tcap_aare_user_information,
{ "user-information", "tcap.user_information",
FT_UINT32, BASE_DEC, NULL, 0,
- "tcap.AARE_user_information", HFILL }},
+ "AARE_user_information", HFILL }},
{ &hf_tcap_aare_user_information_item,
{ "user-information item", "tcap.user_information_item",
FT_NONE, BASE_NONE, NULL, 0,
- "tcap.EXTERNAL", HFILL }},
+ "EXTERNAL", HFILL }},
{ &hf_tcap_abort_source,
{ "abort-source", "tcap.abort_source",
FT_INT32, BASE_DEC, VALS(tcap_ABRT_source_vals), 0,
- "tcap.ABRT_source", HFILL }},
+ "ABRT_source", HFILL }},
{ &hf_tcap_abrt_user_information,
{ "user-information", "tcap.user_information",
FT_UINT32, BASE_DEC, NULL, 0,
- "tcap.ABRT_user_information", HFILL }},
+ "ABRT_user_information", HFILL }},
{ &hf_tcap_abrt_user_information_item,
{ "user-information item", "tcap.user_information_item",
FT_NONE, BASE_NONE, NULL, 0,
- "tcap.EXTERNAL", HFILL }},
+ "EXTERNAL", HFILL }},
{ &hf_tcap_dialogue_service_user,
{ "dialogue-service-user", "tcap.dialogue_service_user",
FT_INT32, BASE_DEC, VALS(tcap_T_dialogue_service_user_vals), 0,
- "tcap.T_dialogue_service_user", HFILL }},
+ "T_dialogue_service_user", 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,
- "tcap.T_dialogue_service_provider", HFILL }},
+ "T_dialogue_service_provider", 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 e633f3b3ad..787d96b7cf 100644
--- a/epan/dissectors/packet-ulp.c
+++ b/epan/dissectors/packet-ulp.c
@@ -6256,2311 +6256,2311 @@ void proto_register_ulp(void) {
{ &hf_ulp_ULP_PDU_PDU,
{ "ULP-PDU", "ulp.ULP_PDU",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.ULP_PDU", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_length,
{ "length", "ulp.length",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_65535", HFILL }},
+ "INTEGER_0_65535", HFILL }},
{ &hf_ulp_version,
{ "version", "ulp.version",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Version", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_sessionID,
{ "sessionID", "ulp.sessionID",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.SessionID", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_message,
{ "message", "ulp.message",
FT_UINT32, BASE_DEC, VALS(ulp_UlpMessage_vals), 0,
- "ulp.UlpMessage", HFILL }},
+ "UlpMessage", HFILL }},
{ &hf_ulp_msSUPLINIT,
{ "msSUPLINIT", "ulp.msSUPLINIT",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.SUPLINIT", HFILL }},
+ "SUPLINIT", HFILL }},
{ &hf_ulp_msSUPLSTART,
{ "msSUPLSTART", "ulp.msSUPLSTART",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.SUPLSTART", HFILL }},
+ "SUPLSTART", HFILL }},
{ &hf_ulp_msSUPLRESPONSE,
{ "msSUPLRESPONSE", "ulp.msSUPLRESPONSE",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.SUPLRESPONSE", HFILL }},
+ "SUPLRESPONSE", HFILL }},
{ &hf_ulp_msSUPLPOSINIT,
{ "msSUPLPOSINIT", "ulp.msSUPLPOSINIT",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.SUPLPOSINIT", HFILL }},
+ "SUPLPOSINIT", HFILL }},
{ &hf_ulp_msSUPLPOS,
{ "msSUPLPOS", "ulp.msSUPLPOS",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.SUPLPOS", HFILL }},
+ "SUPLPOS", HFILL }},
{ &hf_ulp_msSUPLEND,
{ "msSUPLEND", "ulp.msSUPLEND",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.SUPLEND", HFILL }},
+ "SUPLEND", HFILL }},
{ &hf_ulp_msSUPLAUTHREQ,
{ "msSUPLAUTHREQ", "ulp.msSUPLAUTHREQ",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.SUPLAUTHREQ", HFILL }},
+ "SUPLAUTHREQ", HFILL }},
{ &hf_ulp_msSUPLAUTHRESP,
{ "msSUPLAUTHRESP", "ulp.msSUPLAUTHRESP",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.SUPLAUTHRESP", HFILL }},
+ "SUPLAUTHRESP", HFILL }},
{ &hf_ulp_msSUPLTRIGGEREDSTART,
{ "msSUPLTRIGGEREDSTART", "ulp.msSUPLTRIGGEREDSTART",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Ver2_SUPLTRIGGEREDSTART", HFILL }},
+ "Ver2_SUPLTRIGGEREDSTART", HFILL }},
{ &hf_ulp_msSUPLTRIGGEREDRESPONSE,
{ "msSUPLTRIGGEREDRESPONSE", "ulp.msSUPLTRIGGEREDRESPONSE",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Ver2_SUPLTRIGGEREDRESPONSE", HFILL }},
+ "Ver2_SUPLTRIGGEREDRESPONSE", HFILL }},
{ &hf_ulp_msSUPLTRIGGEREDSTOP,
{ "msSUPLTRIGGEREDSTOP", "ulp.msSUPLTRIGGEREDSTOP",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Ver2_SUPLTRIGGEREDSTOP", HFILL }},
+ "Ver2_SUPLTRIGGEREDSTOP", HFILL }},
{ &hf_ulp_msSUPLNOTIFY,
{ "msSUPLNOTIFY", "ulp.msSUPLNOTIFY",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Ver2_SUPLNOTIFY", HFILL }},
+ "Ver2_SUPLNOTIFY", HFILL }},
{ &hf_ulp_msSUPLNOTIFYRESPONSE,
{ "msSUPLNOTIFYRESPONSE", "ulp.msSUPLNOTIFYRESPONSE",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Ver2_SUPLNOTIFYRESPONSE", HFILL }},
+ "Ver2_SUPLNOTIFYRESPONSE", HFILL }},
{ &hf_ulp_msSUPLSETINIT,
{ "msSUPLSETINIT", "ulp.msSUPLSETINIT",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Ver2_SUPLSETINIT", HFILL }},
+ "Ver2_SUPLSETINIT", HFILL }},
{ &hf_ulp_msSUPLREPORT,
{ "msSUPLREPORT", "ulp.msSUPLREPORT",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Ver2_SUPLREPORT", HFILL }},
+ "Ver2_SUPLREPORT", HFILL }},
{ &hf_ulp_posMethod,
{ "posMethod", "ulp.posMethod",
FT_UINT32, BASE_DEC, VALS(ulp_PosMethod_vals), 0,
- "ulp.PosMethod", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_notification,
{ "notification", "ulp.notification",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Notification", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_sLPAddress,
{ "sLPAddress", "ulp.sLPAddress",
FT_UINT32, BASE_DEC, VALS(ulp_SLPAddress_vals), 0,
- "ulp.SLPAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_qoP,
{ "qoP", "ulp.qoP",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.QoP", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_sLPMode,
{ "sLPMode", "ulp.sLPMode",
FT_UINT32, BASE_DEC, VALS(ulp_SLPMode_vals), 0,
- "ulp.SLPMode", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_mAC,
{ "mAC", "ulp.mAC",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.MAC", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_keyIdentity,
{ "keyIdentity", "ulp.keyIdentity",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.KeyIdentity", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_ver2_SUPL_INIT_extension,
{ "ver2-SUPL-INIT-extension", "ulp.ver2_SUPL_INIT_extension",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Ver2_SUPL_INIT_extension", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_notificationType,
{ "notificationType", "ulp.notificationType",
FT_UINT32, BASE_DEC, VALS(ulp_NotificationType_vals), 0,
- "ulp.NotificationType", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_encodingType,
{ "encodingType", "ulp.encodingType",
FT_UINT32, BASE_DEC, VALS(ulp_EncodingType_vals), 0,
- "ulp.EncodingType", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_requestorId,
{ "requestorId", "ulp.requestorId",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.OCTET_STRING_SIZE_1_maxReqLength", HFILL }},
+ "OCTET_STRING_SIZE_1_maxReqLength", HFILL }},
{ &hf_ulp_requestorIdType,
{ "requestorIdType", "ulp.requestorIdType",
FT_UINT32, BASE_DEC, VALS(ulp_FormatIndicator_vals), 0,
- "ulp.FormatIndicator", HFILL }},
+ "FormatIndicator", HFILL }},
{ &hf_ulp_clientName,
{ "clientName", "ulp.clientName",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.OCTET_STRING_SIZE_1_maxClientLength", HFILL }},
+ "OCTET_STRING_SIZE_1_maxClientLength", HFILL }},
{ &hf_ulp_clientNameType,
{ "clientNameType", "ulp.clientNameType",
FT_UINT32, BASE_DEC, VALS(ulp_FormatIndicator_vals), 0,
- "ulp.FormatIndicator", HFILL }},
+ "FormatIndicator", HFILL }},
{ &hf_ulp_ver2_Notification_extension,
{ "ver2-Notification-extension", "ulp.ver2_Notification_extension",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Ver2_Notification_extension", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_sETCapabilities,
{ "sETCapabilities", "ulp.sETCapabilities",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.SETCapabilities", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_locationId,
{ "locationId", "ulp.locationId",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.LocationId", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_ver2_SUPL_START_extension,
{ "ver2-SUPL-START-extension", "ulp.ver2_SUPL_START_extension",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Ver2_SUPL_START_extension", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_posTechnology,
{ "posTechnology", "ulp.posTechnology",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.PosTechnology", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_prefMethod,
{ "prefMethod", "ulp.prefMethod",
FT_UINT32, BASE_DEC, VALS(ulp_PrefMethod_vals), 0,
- "ulp.PrefMethod", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_posProtocol,
{ "posProtocol", "ulp.posProtocol",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.PosProtocol", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_ver2_SETCapabilities_extension,
{ "ver2-SETCapabilities-extension", "ulp.ver2_SETCapabilities_extension",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Ver2_SETCapabilities_extension", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_agpsSETassisted,
{ "agpsSETassisted", "ulp.agpsSETassisted",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_agpsSETBased,
{ "agpsSETBased", "ulp.agpsSETBased",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_autonomousGPS,
{ "autonomousGPS", "ulp.autonomousGPS",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_aFLT,
{ "aFLT", "ulp.aFLT",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_eCID,
{ "eCID", "ulp.eCID",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_eOTD,
{ "eOTD", "ulp.eOTD",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_oTDOA,
{ "oTDOA", "ulp.oTDOA",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ver2_PosTechnology_extension,
{ "ver2-PosTechnology-extension", "ulp.ver2_PosTechnology_extension",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Ver2_PosTechnology_extension", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_tia801,
{ "tia801", "ulp.tia801",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_rrlp,
{ "rrlp", "ulp.rrlp",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_rrc,
{ "rrc", "ulp.rrc",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ver2_PosProtocol_extension,
{ "ver2-PosProtocol-extension", "ulp.ver2_PosProtocol_extension",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Ver2_PosProtocol_extension", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_sETAuthKey,
{ "sETAuthKey", "ulp.sETAuthKey",
FT_UINT32, BASE_DEC, VALS(ulp_SETAuthKey_vals), 0,
- "ulp.SETAuthKey", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_keyIdentity4,
{ "keyIdentity4", "ulp.keyIdentity4",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.KeyIdentity4", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_ver2_SUPL_RESPONSE_extension,
{ "ver2-SUPL-RESPONSE-extension", "ulp.ver2_SUPL_RESPONSE_extension",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Ver2_SUPL_RESPONSE_extension", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_shortKey,
{ "shortKey", "ulp.shortKey",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.BIT_STRING_SIZE_128", HFILL }},
+ "BIT_STRING_SIZE_128", HFILL }},
{ &hf_ulp_longKey,
{ "longKey", "ulp.longKey",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.BIT_STRING_SIZE_256", HFILL }},
+ "BIT_STRING_SIZE_256", HFILL }},
{ &hf_ulp_requestedAssistData,
{ "requestedAssistData", "ulp.requestedAssistData",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.RequestedAssistData", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_position,
{ "position", "ulp.position",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Position", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_sUPLPOS,
{ "sUPLPOS", "ulp.sUPLPOS",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.SUPLPOS", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_ver,
{ "ver", "ulp.ver",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.Ver", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_ver2_SUPL_POS_INIT_extension,
{ "ver2-SUPL-POS-INIT-extension", "ulp.ver2_SUPL_POS_INIT_extension",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Ver2_SUPL_POS_INIT_extension", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_almanacRequested,
{ "almanacRequested", "ulp.almanacRequested",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_utcModelRequested,
{ "utcModelRequested", "ulp.utcModelRequested",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ionosphericModelRequested,
{ "ionosphericModelRequested", "ulp.ionosphericModelRequested",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_dgpsCorrectionsRequested,
{ "dgpsCorrectionsRequested", "ulp.dgpsCorrectionsRequested",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_referenceLocationRequested,
{ "referenceLocationRequested", "ulp.referenceLocationRequested",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_referenceTimeRequested,
{ "referenceTimeRequested", "ulp.referenceTimeRequested",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_acquisitionAssistanceRequested,
{ "acquisitionAssistanceRequested", "ulp.acquisitionAssistanceRequested",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_realTimeIntegrityRequested,
{ "realTimeIntegrityRequested", "ulp.realTimeIntegrityRequested",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_navigationModelRequested,
{ "navigationModelRequested", "ulp.navigationModelRequested",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_navigationModelData,
{ "navigationModelData", "ulp.navigationModelData",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.NavigationModel", HFILL }},
+ "NavigationModel", HFILL }},
{ &hf_ulp_ver2_RequestedAssistData_extension,
{ "ver2-RequestedAssistData-extension", "ulp.ver2_RequestedAssistData_extension",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Ver2_RequestedAssistData_extension", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_gpsWeek,
{ "gpsWeek", "ulp.gpsWeek",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_1023", HFILL }},
+ "INTEGER_0_1023", HFILL }},
{ &hf_ulp_gpsToe,
{ "gpsToe", "ulp.gpsToe",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_167", HFILL }},
+ "INTEGER_0_167", HFILL }},
{ &hf_ulp_nSAT,
{ "nSAT", "ulp.nSAT",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_31", HFILL }},
+ "INTEGER_0_31", HFILL }},
{ &hf_ulp_toeLimit,
{ "toeLimit", "ulp.toeLimit",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_10", HFILL }},
+ "INTEGER_0_10", HFILL }},
{ &hf_ulp_satInfo,
{ "satInfo", "ulp.satInfo",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.SatelliteInfo", HFILL }},
+ "SatelliteInfo", HFILL }},
{ &hf_ulp_SatelliteInfo_item,
{ "SatelliteInfoElement", "ulp.SatelliteInfoElement",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.SatelliteInfoElement", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_satId,
{ "satId", "ulp.satId",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_63", HFILL }},
+ "INTEGER_0_63", HFILL }},
{ &hf_ulp_iODE,
{ "iODE", "ulp.iODE",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_255", HFILL }},
+ "INTEGER_0_255", HFILL }},
{ &hf_ulp_posPayLoad,
{ "posPayLoad", "ulp.posPayLoad",
FT_UINT32, BASE_DEC, VALS(ulp_PosPayLoad_vals), 0,
- "ulp.PosPayLoad", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_velocity,
{ "velocity", "ulp.velocity",
FT_UINT32, BASE_DEC, VALS(ulp_Velocity_vals), 0,
- "ulp.Velocity", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_ver2_SUPL_POS_extension,
{ "ver2-SUPL-POS-extension", "ulp.ver2_SUPL_POS_extension",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Ver2_SUPL_POS_extension", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_tia801payload,
{ "tia801payload", "ulp.tia801payload",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.OCTET_STRING_SIZE_1_8192", HFILL }},
+ "OCTET_STRING_SIZE_1_8192", HFILL }},
{ &hf_ulp_rrcPayload,
{ "rrcPayload", "ulp.rrcPayload",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.OCTET_STRING_SIZE_1_8192", HFILL }},
+ "OCTET_STRING_SIZE_1_8192", HFILL }},
{ &hf_ulp_rrlpPayload,
{ "rrlpPayload", "ulp.rrlpPayload",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.T_rrlpPayload", HFILL }},
+ "T_rrlpPayload", HFILL }},
{ &hf_ulp_ver2_PosPayLoad_extension,
{ "ver2-PosPayLoad-extension", "ulp.ver2_PosPayLoad_extension",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Ver2_PosPayLoad_extension", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_statusCode,
{ "statusCode", "ulp.statusCode",
FT_UINT32, BASE_DEC, VALS(ulp_StatusCode_vals), 0,
- "ulp.StatusCode", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_ver2_SUPL_END_extension,
{ "ver2-SUPL-END-extension", "ulp.ver2_SUPL_END_extension",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Ver2_SUPL_END_extension", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_sPCSETKey,
{ "sPCSETKey", "ulp.sPCSETKey",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.SPCSETKey", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_sPCTID,
{ "sPCTID", "ulp.sPCTID",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.SPCTID", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_sPCSETKeylifetime,
{ "sPCSETKeylifetime", "ulp.sPCSETKeylifetime",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.SPCSETKeylifetime", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_notificationResponse,
{ "notificationResponse", "ulp.notificationResponse",
FT_UINT32, BASE_DEC, VALS(ulp_NotificationResponse_vals), 0,
- "ulp.NotificationResponse", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_targetSETID,
{ "targetSETID", "ulp.targetSETID",
FT_UINT32, BASE_DEC, VALS(ulp_SETId_vals), 0,
- "ulp.SETId", HFILL }},
+ "SETId", HFILL }},
{ &hf_ulp_applicationID,
{ "applicationID", "ulp.applicationID",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.ApplicationID", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_multipleLocationIds,
{ "multipleLocationIds", "ulp.multipleLocationIds",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.MultipleLocationIds", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_thirdParty,
{ "thirdParty", "ulp.thirdParty",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.ThirdParty", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_triggerType,
{ "triggerType", "ulp.triggerType",
FT_UINT32, BASE_DEC, VALS(ulp_TriggerType_vals), 0,
- "ulp.TriggerType", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_triggerParams,
{ "triggerParams", "ulp.triggerParams",
FT_UINT32, BASE_DEC, VALS(ulp_TriggerParams_vals), 0,
- "ulp.TriggerParams", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_reportingCap,
{ "reportingCap", "ulp.reportingCap",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.ReportingCap", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_causeCode,
{ "causeCode", "ulp.causeCode",
FT_UINT32, BASE_DEC, VALS(ulp_CauseCode_vals), 0,
- "ulp.CauseCode", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_periodicParams,
{ "periodicParams", "ulp.periodicParams",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.PeriodicParams", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_areaEventParams,
{ "areaEventParams", "ulp.areaEventParams",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.AreaEventParams", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_numberOfFixes,
{ "numberOfFixes", "ulp.numberOfFixes",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_1_8639999", HFILL }},
+ "INTEGER_1_8639999", HFILL }},
{ &hf_ulp_intervalBetweenFixes,
{ "intervalBetweenFixes", "ulp.intervalBetweenFixes",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_1_8639999", HFILL }},
+ "INTEGER_1_8639999", HFILL }},
{ &hf_ulp_startTime,
{ "startTime", "ulp.startTime",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_2678400", HFILL }},
+ "INTEGER_0_2678400", HFILL }},
{ &hf_ulp_areaEventType,
{ "areaEventType", "ulp.areaEventType",
FT_UINT32, BASE_DEC, VALS(ulp_AreaEventType_vals), 0,
- "ulp.AreaEventType", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_locationEstimate,
{ "locationEstimate", "ulp.locationEstimate",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_repeatedReportingParams,
{ "repeatedReportingParams", "ulp.repeatedReportingParams",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.RepeatedReportingParams", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_stopTime,
{ "stopTime", "ulp.stopTime",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_11318399", HFILL }},
+ "INTEGER_0_11318399", HFILL }},
{ &hf_ulp_geographicTargetAreaList,
{ "geographicTargetAreaList", "ulp.geographicTargetAreaList",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.GeographicTargetAreaList", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_areaIdLists,
{ "areaIdLists", "ulp.areaIdLists",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.SEQUENCE_SIZE_1_maxAreaIdList_OF_AreaIdList", HFILL }},
+ "SEQUENCE_SIZE_1_maxAreaIdList_OF_AreaIdList", HFILL }},
{ &hf_ulp_areaIdLists_item,
{ "AreaIdList", "ulp.AreaIdList",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.AreaIdList", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_minimumIntervalTime,
{ "minimumIntervalTime", "ulp.minimumIntervalTime",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_1_604800", HFILL }},
+ "INTEGER_1_604800", HFILL }},
{ &hf_ulp_maximumNumberOfReports,
{ "maximumNumberOfReports", "ulp.maximumNumberOfReports",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_1_1024", HFILL }},
+ "INTEGER_1_1024", HFILL }},
{ &hf_ulp_GeographicTargetAreaList_item,
{ "GeographicTargetArea", "ulp.GeographicTargetArea",
FT_UINT32, BASE_DEC, VALS(ulp_GeographicTargetArea_vals), 0,
- "ulp.GeographicTargetArea", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_circularArea,
{ "circularArea", "ulp.circularArea",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.CircularArea", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_ellipticalArea,
{ "ellipticalArea", "ulp.ellipticalArea",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.EllipticalArea", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_polygonArea,
{ "polygonArea", "ulp.polygonArea",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.PolygonArea", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_areaIdSet,
{ "areaIdSet", "ulp.areaIdSet",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.AreaIdSet", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_areaIdSetType,
{ "areaIdSetType", "ulp.areaIdSetType",
FT_UINT32, BASE_DEC, VALS(ulp_AreaIdSetType_vals), 0,
- "ulp.AreaIdSetType", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_geoAreaMappingList,
{ "geoAreaMappingList", "ulp.geoAreaMappingList",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.GeoAreaMappingList", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_AreaIdSet_item,
{ "AreaId", "ulp.AreaId",
FT_UINT32, BASE_DEC, VALS(ulp_AreaId_vals), 0,
- "ulp.AreaId", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_gSMAreaId,
{ "gSMAreaId", "ulp.gSMAreaId",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.GSMAreaId", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_wCDMAAreaId,
{ "wCDMAAreaId", "ulp.wCDMAAreaId",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.WCDMAAreaId", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_cDMAAreaId,
{ "cDMAAreaId", "ulp.cDMAAreaId",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.CDMAAreaId", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_hRPDAreaId,
{ "hRPDAreaId", "ulp.hRPDAreaId",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.HRPDAreaId", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_uMBAreaId,
{ "uMBAreaId", "ulp.uMBAreaId",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.UMBAreaId", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_lTEAreaId,
{ "lTEAreaId", "ulp.lTEAreaId",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.LTEAreaId", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_wLANAreaId,
{ "wLANAreaId", "ulp.wLANAreaId",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.WLANAreaId", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_wiMAXAreaId,
{ "wiMAXAreaId", "ulp.wiMAXAreaId",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.WimaxAreaId", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_refMCC,
{ "refMCC", "ulp.refMCC",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_999", HFILL }},
+ "INTEGER_0_999", HFILL }},
{ &hf_ulp_refMNC,
{ "refMNC", "ulp.refMNC",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_999", HFILL }},
+ "INTEGER_0_999", HFILL }},
{ &hf_ulp_refLAC,
{ "refLAC", "ulp.refLAC",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_65535", HFILL }},
+ "INTEGER_0_65535", HFILL }},
{ &hf_ulp_refCI,
{ "refCI", "ulp.refCI",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_65535", HFILL }},
+ "INTEGER_0_65535", HFILL }},
{ &hf_ulp_refUC,
{ "refUC", "ulp.refUC",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_268435455", HFILL }},
+ "INTEGER_0_268435455", HFILL }},
{ &hf_ulp_refSID,
{ "refSID", "ulp.refSID",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_65535", HFILL }},
+ "INTEGER_0_65535", HFILL }},
{ &hf_ulp_refNID,
{ "refNID", "ulp.refNID",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_32767", HFILL }},
+ "INTEGER_0_32767", HFILL }},
{ &hf_ulp_refBASEID,
{ "refBASEID", "ulp.refBASEID",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_65535", HFILL }},
+ "INTEGER_0_65535", HFILL }},
{ &hf_ulp_refSECTORID,
{ "refSECTORID", "ulp.refSECTORID",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.BIT_STRING_SIZE_128", HFILL }},
+ "BIT_STRING_SIZE_128", HFILL }},
{ &hf_ulp_refCI_01,
{ "refCI", "ulp.refCI",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.BIT_STRING_SIZE_29", HFILL }},
+ "BIT_STRING_SIZE_29", HFILL }},
{ &hf_ulp_apMACAddress,
{ "apMACAddress", "ulp.apMACAddress",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.BIT_STRING_SIZE_48", HFILL }},
+ "BIT_STRING_SIZE_48", HFILL }},
{ &hf_ulp_bsID_MSB,
{ "bsID-MSB", "ulp.bsID_MSB",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.BIT_STRING_SIZE_24", HFILL }},
+ "BIT_STRING_SIZE_24", HFILL }},
{ &hf_ulp_bsID_LSB,
{ "bsID-LSB", "ulp.bsID_LSB",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.BIT_STRING_SIZE_24", HFILL }},
+ "BIT_STRING_SIZE_24", HFILL }},
{ &hf_ulp_GeoAreaMappingList_item,
{ "GeoAreaIndex", "ulp.GeoAreaIndex",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.GeoAreaIndex", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_supportedNetworkInformation,
{ "supportedNetworkInformation", "ulp.supportedNetworkInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.SupportedNetworkInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_reportingMode,
{ "reportingMode", "ulp.reportingMode",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.ReportingMode", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_gnssPosTechnology,
{ "gnssPosTechnology", "ulp.gnssPosTechnology",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.GNSSPosTechnology", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_repMode,
{ "repMode", "ulp.repMode",
FT_UINT32, BASE_DEC, VALS(ulp_RepMode_vals), 0,
- "ulp.RepMode", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_batchRepConditions,
{ "batchRepConditions", "ulp.batchRepConditions",
FT_UINT32, BASE_DEC, VALS(ulp_BatchRepConditions_vals), 0,
- "ulp.BatchRepConditions", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_batchRepType,
{ "batchRepType", "ulp.batchRepType",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.BatchRepType", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_num_interval,
{ "num-interval", "ulp.num_interval",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_1_1024", HFILL }},
+ "INTEGER_1_1024", HFILL }},
{ &hf_ulp_num_minutes,
{ "num-minutes", "ulp.num_minutes",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_1_2048", HFILL }},
+ "INTEGER_1_2048", HFILL }},
{ &hf_ulp_endofsession,
{ "endofsession", "ulp.endofsession",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_ulp_reportPosition,
{ "reportPosition", "ulp.reportPosition",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_reportMeasurements,
{ "reportMeasurements", "ulp.reportMeasurements",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_intermediateReports,
{ "intermediateReports", "ulp.intermediateReports",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_discardOldest,
{ "discardOldest", "ulp.discardOldest",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_sessionList,
{ "sessionList", "ulp.sessionList",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.SessionList", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_reportDataList,
{ "reportDataList", "ulp.reportDataList",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.ReportDataList", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_moreComponents,
{ "moreComponents", "ulp.moreComponents",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_ulp_SessionList_item,
{ "SessionInformation", "ulp.SessionInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.SessionInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_ReportDataList_item,
{ "ReportData", "ulp.ReportData",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.ReportData", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_positionData,
{ "positionData", "ulp.positionData",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.PositionData", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_resultCode,
{ "resultCode", "ulp.resultCode",
FT_UINT32, BASE_DEC, VALS(ulp_ResultCode_vals), 0,
- "ulp.ResultCode", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_timestamp,
{ "timestamp", "ulp.timestamp",
FT_UINT32, BASE_DEC, VALS(ulp_TimeStamp_vals), 0,
- "ulp.TimeStamp", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_ganssSignalsInfo,
{ "ganssSignalsInfo", "ulp.ganssSignalsInfo",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.GANSSsignalsInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_GANSSsignalsInfo_item,
{ "GANSSSignalsDescription", "ulp.GANSSSignalsDescription",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.GANSSSignalsDescription", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_ganssId,
{ "ganssId", "ulp.ganssId",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_15", HFILL }},
+ "INTEGER_0_15", HFILL }},
{ &hf_ulp_gANSSSignals,
{ "gANSSSignals", "ulp.gANSSSignals",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.GANSSSignals", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_absoluteTime,
{ "absoluteTime", "ulp.absoluteTime",
FT_STRING, BASE_NONE, NULL, 0,
- "ulp.UTCTime", HFILL }},
+ "UTCTime", HFILL }},
{ &hf_ulp_relativeTime,
{ "relativeTime", "ulp.relativeTime",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_31536000", HFILL }},
+ "INTEGER_0_31536000", HFILL }},
{ &hf_ulp_notificationMode,
{ "notificationMode", "ulp.notificationMode",
FT_UINT32, BASE_DEC, VALS(ulp_NotificationMode_vals), 0,
- "ulp.NotificationMode", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_e_SLPAddress,
{ "e-SLPAddress", "ulp.e_SLPAddress",
FT_UINT32, BASE_DEC, VALS(ulp_SLPAddress_vals), 0,
- "ulp.SLPAddress", HFILL }},
+ "SLPAddress", HFILL }},
{ &hf_ulp_historicReporting,
{ "historicReporting", "ulp.historicReporting",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.HistoricReporting", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_protectionLevel,
{ "protectionLevel", "ulp.protectionLevel",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.ProtectionLevel", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_minimumMajorVersion,
{ "minimumMajorVersion", "ulp.minimumMajorVersion",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_255", HFILL }},
+ "INTEGER_0_255", HFILL }},
{ &hf_ulp_allowedReportingType,
{ "allowedReportingType", "ulp.allowedReportingType",
FT_UINT32, BASE_DEC, VALS(ulp_AllowedReportingType_vals), 0,
- "ulp.AllowedReportingType", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_reportingCriteria,
{ "reportingCriteria", "ulp.reportingCriteria",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.ReportingCriteria", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_timeWindow,
{ "timeWindow", "ulp.timeWindow",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.TimeWindow", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_maxNumberofReports,
{ "maxNumberofReports", "ulp.maxNumberofReports",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_1_65536", HFILL }},
+ "INTEGER_1_65536", HFILL }},
{ &hf_ulp_minTimeInterval,
{ "minTimeInterval", "ulp.minTimeInterval",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_1_86400", HFILL }},
+ "INTEGER_1_86400", HFILL }},
{ &hf_ulp_startTime_01,
{ "startTime", "ulp.startTime",
FT_INT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_M525600_M1", HFILL }},
+ "INTEGER_M525600_M1", HFILL }},
{ &hf_ulp_stopTime_01,
{ "stopTime", "ulp.stopTime",
FT_INT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_M525599_0", HFILL }},
+ "INTEGER_M525599_0", HFILL }},
{ &hf_ulp_protlevel,
{ "protlevel", "ulp.protlevel",
FT_UINT32, BASE_DEC, VALS(ulp_ProtLevel_vals), 0,
- "ulp.ProtLevel", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_basicProtectionParams,
{ "basicProtectionParams", "ulp.basicProtectionParams",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.BasicProtectionParams", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_keyIdentifier,
{ "keyIdentifier", "ulp.keyIdentifier",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.OCTET_STRING_SIZE_8", HFILL }},
+ "OCTET_STRING_SIZE_8", HFILL }},
{ &hf_ulp_basicReplayCounter,
{ "basicReplayCounter", "ulp.basicReplayCounter",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_65535", HFILL }},
+ "INTEGER_0_65535", HFILL }},
{ &hf_ulp_basicMAC,
{ "basicMAC", "ulp.basicMAC",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.BIT_STRING_SIZE_32", HFILL }},
+ "BIT_STRING_SIZE_32", HFILL }},
{ &hf_ulp_initialApproximateposition,
{ "initialApproximateposition", "ulp.initialApproximateposition",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Position", HFILL }},
+ "Position", HFILL }},
{ &hf_ulp_utran_GPSReferenceTimeResult,
{ "utran-GPSReferenceTimeResult", "ulp.utran_GPSReferenceTimeResult",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.UTRAN_GPSReferenceTimeResult", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_utran_GANSSReferenceTimeResult,
{ "utran-GANSSReferenceTimeResult", "ulp.utran_GANSSReferenceTimeResult",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.UTRAN_GANSSReferenceTimeResult", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_utran_GPSReferenceTimeAssistance,
{ "utran-GPSReferenceTimeAssistance", "ulp.utran_GPSReferenceTimeAssistance",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.UTRAN_GPSReferenceTimeAssistance", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_utran_GANSSReferenceTimeAssistance,
{ "utran-GANSSReferenceTimeAssistance", "ulp.utran_GANSSReferenceTimeAssistance",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.UTRAN_GANSSReferenceTimeAssistance", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_emergencyCallLocation,
{ "emergencyCallLocation", "ulp.emergencyCallLocation",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_ulp_serviceCapabilities,
{ "serviceCapabilities", "ulp.serviceCapabilities",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.ServiceCapabilities", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_servicesSupported,
{ "servicesSupported", "ulp.servicesSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.ServicesSupported", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_reportingCapabilities,
{ "reportingCapabilities", "ulp.reportingCapabilities",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.ReportingCap", HFILL }},
+ "ReportingCap", HFILL }},
{ &hf_ulp_eventTriggerCapabilities,
{ "eventTriggerCapabilities", "ulp.eventTriggerCapabilities",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.EventTriggerCapabilities", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_sessionCapabilities,
{ "sessionCapabilities", "ulp.sessionCapabilities",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.SessionCapabilities", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_periodicTrigger,
{ "periodicTrigger", "ulp.periodicTrigger",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_areaEventTrigger,
{ "areaEventTrigger", "ulp.areaEventTrigger",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_geoAreaShapesSupported,
{ "geoAreaShapesSupported", "ulp.geoAreaShapesSupported",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.GeoAreaShapesSupported", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_maxNumGeoAreaSupported,
{ "maxNumGeoAreaSupported", "ulp.maxNumGeoAreaSupported",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_maxNumGeoArea", HFILL }},
+ "INTEGER_0_maxNumGeoArea", HFILL }},
{ &hf_ulp_maxAreaIdListSupported,
{ "maxAreaIdListSupported", "ulp.maxAreaIdListSupported",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_maxAreaIdList", HFILL }},
+ "INTEGER_0_maxAreaIdList", HFILL }},
{ &hf_ulp_maxAreaIdSupportedPerList,
{ "maxAreaIdSupportedPerList", "ulp.maxAreaIdSupportedPerList",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_maxAreaId", HFILL }},
+ "INTEGER_0_maxAreaId", HFILL }},
{ &hf_ulp_ellipticalArea_01,
{ "ellipticalArea", "ulp.ellipticalArea",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_polygonArea_01,
{ "polygonArea", "ulp.polygonArea",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_maxNumberTotalSessions,
{ "maxNumberTotalSessions", "ulp.maxNumberTotalSessions",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_1_128", HFILL }},
+ "INTEGER_1_128", HFILL }},
{ &hf_ulp_maxNumberPeriodicSessions,
{ "maxNumberPeriodicSessions", "ulp.maxNumberPeriodicSessions",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_1_32", HFILL }},
+ "INTEGER_1_32", HFILL }},
{ &hf_ulp_maxNumberTriggeredSessions,
{ "maxNumberTriggeredSessions", "ulp.maxNumberTriggeredSessions",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_1_32", HFILL }},
+ "INTEGER_1_32", HFILL }},
{ &hf_ulp_lpp,
{ "lpp", "ulp.lpp",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_posProtocolVersionRRLP,
{ "posProtocolVersionRRLP", "ulp.posProtocolVersionRRLP",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.PosProtocolVersion3GPP", HFILL }},
+ "PosProtocolVersion3GPP", HFILL }},
{ &hf_ulp_posProtocolVersionRRC,
{ "posProtocolVersionRRC", "ulp.posProtocolVersionRRC",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.PosProtocolVersion3GPP", HFILL }},
+ "PosProtocolVersion3GPP", HFILL }},
{ &hf_ulp_posProtocolVersionTIA801,
{ "posProtocolVersionTIA801", "ulp.posProtocolVersionTIA801",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.PosProtocolVersion3GPP2", HFILL }},
+ "PosProtocolVersion3GPP2", HFILL }},
{ &hf_ulp_posProtocolVersionLPP,
{ "posProtocolVersionLPP", "ulp.posProtocolVersionLPP",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.PosProtocolVersion3GPP", HFILL }},
+ "PosProtocolVersion3GPP", HFILL }},
{ &hf_ulp_majorVersionField,
{ "majorVersionField", "ulp.majorVersionField",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_255", HFILL }},
+ "INTEGER_0_255", HFILL }},
{ &hf_ulp_technicalVersionField,
{ "technicalVersionField", "ulp.technicalVersionField",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_255", HFILL }},
+ "INTEGER_0_255", HFILL }},
{ &hf_ulp_editorialVersionField,
{ "editorialVersionField", "ulp.editorialVersionField",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_255", HFILL }},
+ "INTEGER_0_255", HFILL }},
{ &hf_ulp_PosProtocolVersion3GPP2_item,
{ "Supported3GPP2PosProtocolVersion", "ulp.Supported3GPP2PosProtocolVersion",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Supported3GPP2PosProtocolVersion", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_revisionNumber,
{ "revisionNumber", "ulp.revisionNumber",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.BIT_STRING_SIZE_6", HFILL }},
+ "BIT_STRING_SIZE_6", HFILL }},
{ &hf_ulp_pointReleaseNumber,
{ "pointReleaseNumber", "ulp.pointReleaseNumber",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_255", HFILL }},
+ "INTEGER_0_255", HFILL }},
{ &hf_ulp_internalEditLevel,
{ "internalEditLevel", "ulp.internalEditLevel",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_255", HFILL }},
+ "INTEGER_0_255", HFILL }},
{ &hf_ulp_gANSSPositionMethods,
{ "gANSSPositionMethods", "ulp.gANSSPositionMethods",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.GANSSPositionMethods", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_GANSSPositionMethods_item,
{ "GANSSPositionMethod", "ulp.GANSSPositionMethod",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.GANSSPositionMethod", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_ganssSBASid,
{ "ganssSBASid", "ulp.ganssSBASid",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.BIT_STRING_SIZE_3", HFILL }},
+ "BIT_STRING_SIZE_3", HFILL }},
{ &hf_ulp_gANSSPositioningMethodTypes,
{ "gANSSPositioningMethodTypes", "ulp.gANSSPositioningMethodTypes",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.GANSSPositioningMethodTypes", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_setAssisted,
{ "setAssisted", "ulp.setAssisted",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_setBased,
{ "setBased", "ulp.setBased",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_autonomous,
{ "autonomous", "ulp.autonomous",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ganssRequestedCommonAssistanceDataList,
{ "ganssRequestedCommonAssistanceDataList", "ulp.ganssRequestedCommonAssistanceDataList",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.GanssRequestedCommonAssistanceDataList", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_ganssRequestedGenericAssistanceDataList,
{ "ganssRequestedGenericAssistanceDataList", "ulp.ganssRequestedGenericAssistanceDataList",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.GanssRequestedGenericAssistanceDataList", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_extendedEphemeris,
{ "extendedEphemeris", "ulp.extendedEphemeris",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.ExtendedEphemeris", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_extendedEphemerisCheck,
{ "extendedEphemerisCheck", "ulp.extendedEphemerisCheck",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.ExtendedEphCheck", HFILL }},
+ "ExtendedEphCheck", HFILL }},
{ &hf_ulp_ganssReferenceTime,
{ "ganssReferenceTime", "ulp.ganssReferenceTime",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ganssIonosphericModel,
{ "ganssIonosphericModel", "ulp.ganssIonosphericModel",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ganssAdditionalIonosphericModelForDataID00,
{ "ganssAdditionalIonosphericModelForDataID00", "ulp.ganssAdditionalIonosphericModelForDataID00",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ganssAdditionalIonosphericModelForDataID11,
{ "ganssAdditionalIonosphericModelForDataID11", "ulp.ganssAdditionalIonosphericModelForDataID11",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ganssEarthOrientationParameters,
{ "ganssEarthOrientationParameters", "ulp.ganssEarthOrientationParameters",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_GanssRequestedGenericAssistanceDataList_item,
{ "GanssReqGenericData", "ulp.GanssReqGenericData",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.GanssReqGenericData", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_ganssRealTimeIntegrity,
{ "ganssRealTimeIntegrity", "ulp.ganssRealTimeIntegrity",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ganssDifferentialCorrection,
{ "ganssDifferentialCorrection", "ulp.ganssDifferentialCorrection",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.DGANSS_Sig_Id_Req", HFILL }},
+ "DGANSS_Sig_Id_Req", HFILL }},
{ &hf_ulp_ganssAlmanac,
{ "ganssAlmanac", "ulp.ganssAlmanac",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ganssNavigationModelData,
{ "ganssNavigationModelData", "ulp.ganssNavigationModelData",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.GanssNavigationModelData", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_ganssTimeModels,
{ "ganssTimeModels", "ulp.ganssTimeModels",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.BIT_STRING_SIZE_16", HFILL }},
+ "BIT_STRING_SIZE_16", HFILL }},
{ &hf_ulp_ganssReferenceMeasurementInfo,
{ "ganssReferenceMeasurementInfo", "ulp.ganssReferenceMeasurementInfo",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ganssDataBits,
{ "ganssDataBits", "ulp.ganssDataBits",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.GanssDataBits", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_ganssUTCModel,
{ "ganssUTCModel", "ulp.ganssUTCModel",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ganssAdditionalDataChoices,
{ "ganssAdditionalDataChoices", "ulp.ganssAdditionalDataChoices",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.GanssAdditionalDataChoices", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_ganssAuxiliaryInformation,
{ "ganssAuxiliaryInformation", "ulp.ganssAuxiliaryInformation",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ganssExtendedEphemeris,
{ "ganssExtendedEphemeris", "ulp.ganssExtendedEphemeris",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.ExtendedEphemeris", HFILL }},
+ "ExtendedEphemeris", HFILL }},
{ &hf_ulp_ganssExtendedEphemerisCheck,
{ "ganssExtendedEphemerisCheck", "ulp.ganssExtendedEphemerisCheck",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.GanssExtendedEphCheck", HFILL }},
+ "GanssExtendedEphCheck", HFILL }},
{ &hf_ulp_ganssWeek,
{ "ganssWeek", "ulp.ganssWeek",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_4095", HFILL }},
+ "INTEGER_0_4095", HFILL }},
{ &hf_ulp_ganssToe,
{ "ganssToe", "ulp.ganssToe",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_167", HFILL }},
+ "INTEGER_0_167", HFILL }},
{ &hf_ulp_t_toeLimit,
{ "t-toeLimit", "ulp.t_toeLimit",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_15", HFILL }},
+ "INTEGER_0_15", HFILL }},
{ &hf_ulp_satellitesListRelatedDataList,
{ "satellitesListRelatedDataList", "ulp.satellitesListRelatedDataList",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.SatellitesListRelatedDataList", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_SatellitesListRelatedDataList_item,
{ "SatellitesListRelatedData", "ulp.SatellitesListRelatedData",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.SatellitesListRelatedData", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_iod,
{ "iod", "ulp.iod",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_1023", HFILL }},
+ "INTEGER_0_1023", HFILL }},
{ &hf_ulp_ganssTODmin,
{ "ganssTODmin", "ulp.ganssTODmin",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_59", HFILL }},
+ "INTEGER_0_59", HFILL }},
{ &hf_ulp_reqDataBitAssistanceList,
{ "reqDataBitAssistanceList", "ulp.reqDataBitAssistanceList",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.ReqDataBitAssistanceList", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_gnssSignals,
{ "gnssSignals", "ulp.gnssSignals",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.GANSSSignals", HFILL }},
+ "GANSSSignals", HFILL }},
{ &hf_ulp_ganssDataBitInterval,
{ "ganssDataBitInterval", "ulp.ganssDataBitInterval",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_15", HFILL }},
+ "INTEGER_0_15", HFILL }},
{ &hf_ulp_ganssDataBitSatList,
{ "ganssDataBitSatList", "ulp.ganssDataBitSatList",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.T_ganssDataBitSatList", HFILL }},
+ "T_ganssDataBitSatList", HFILL }},
{ &hf_ulp_ganssDataBitSatList_item,
{ "ganssDataBitSatList item", "ulp.ganssDataBitSatList_item",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_63", HFILL }},
+ "INTEGER_0_63", HFILL }},
{ &hf_ulp_orbitModelID,
{ "orbitModelID", "ulp.orbitModelID",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_7", HFILL }},
+ "INTEGER_0_7", HFILL }},
{ &hf_ulp_clockModelID,
{ "clockModelID", "ulp.clockModelID",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_7", HFILL }},
+ "INTEGER_0_7", HFILL }},
{ &hf_ulp_utcModelID,
{ "utcModelID", "ulp.utcModelID",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_7", HFILL }},
+ "INTEGER_0_7", HFILL }},
{ &hf_ulp_almanacModelID,
{ "almanacModelID", "ulp.almanacModelID",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_7", HFILL }},
+ "INTEGER_0_7", HFILL }},
{ &hf_ulp_validity,
{ "validity", "ulp.validity",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_1_256", HFILL }},
+ "INTEGER_1_256", HFILL }},
{ &hf_ulp_beginTime,
{ "beginTime", "ulp.beginTime",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.GPSTime", HFILL }},
+ "GPSTime", HFILL }},
{ &hf_ulp_endTime,
{ "endTime", "ulp.endTime",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.GPSTime", HFILL }},
+ "GPSTime", HFILL }},
{ &hf_ulp_beginTime_01,
{ "beginTime", "ulp.beginTime",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.GANSSextEphTime", HFILL }},
+ "GANSSextEphTime", HFILL }},
{ &hf_ulp_endTime_01,
{ "endTime", "ulp.endTime",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.GANSSextEphTime", HFILL }},
+ "GANSSextEphTime", HFILL }},
{ &hf_ulp_gPSWeek,
{ "gPSWeek", "ulp.gPSWeek",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_1023", HFILL }},
+ "INTEGER_0_1023", HFILL }},
{ &hf_ulp_gPSTOWhour,
{ "gPSTOWhour", "ulp.gPSTOWhour",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_167", HFILL }},
+ "INTEGER_0_167", HFILL }},
{ &hf_ulp_gANSSday,
{ "gANSSday", "ulp.gANSSday",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_8191", HFILL }},
+ "INTEGER_0_8191", HFILL }},
{ &hf_ulp_gANSSTODhour,
{ "gANSSTODhour", "ulp.gANSSTODhour",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_23", HFILL }},
+ "INTEGER_0_23", HFILL }},
{ &hf_ulp_lPPPayload,
{ "lPPPayload", "ulp.lPPPayload",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.OCTET_STRING_SIZE_1_8192", HFILL }},
+ "OCTET_STRING_SIZE_1_8192", HFILL }},
{ &hf_ulp_maj,
{ "maj", "ulp.maj",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_255", HFILL }},
+ "INTEGER_0_255", HFILL }},
{ &hf_ulp_min,
{ "min", "ulp.min",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_255", HFILL }},
+ "INTEGER_0_255", HFILL }},
{ &hf_ulp_servind,
{ "servind", "ulp.servind",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_255", HFILL }},
+ "INTEGER_0_255", HFILL }},
{ &hf_ulp_setSessionID,
{ "setSessionID", "ulp.setSessionID",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.SetSessionID", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_slpSessionID,
{ "slpSessionID", "ulp.slpSessionID",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.SlpSessionID", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_sessionId,
{ "sessionId", "ulp.sessionId",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_65535", HFILL }},
+ "INTEGER_0_65535", HFILL }},
{ &hf_ulp_setId,
{ "setId", "ulp.setId",
FT_UINT32, BASE_DEC, VALS(ulp_SETId_vals), 0,
- "ulp.SETId", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_msisdn,
{ "msisdn", "ulp.msisdn",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.T_msisdn", HFILL }},
+ "T_msisdn", HFILL }},
{ &hf_ulp_mdn,
{ "mdn", "ulp.mdn",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.OCTET_STRING_SIZE_8", HFILL }},
+ "OCTET_STRING_SIZE_8", HFILL }},
{ &hf_ulp_minsi,
{ "min", "ulp.min",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.BIT_STRING_SIZE_34", HFILL }},
+ "BIT_STRING_SIZE_34", HFILL }},
{ &hf_ulp_imsi,
{ "imsi", "ulp.imsi",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.T_imsi", HFILL }},
+ "T_imsi", HFILL }},
{ &hf_ulp_nai,
{ "nai", "ulp.nai",
FT_STRING, BASE_NONE, NULL, 0,
- "ulp.IA5String_SIZE_1_1000", HFILL }},
+ "IA5String_SIZE_1_1000", HFILL }},
{ &hf_ulp_iPAddress,
{ "iPAddress", "ulp.iPAddress",
FT_UINT32, BASE_DEC, VALS(ulp_IPAddress_vals), 0,
- "ulp.IPAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_sessionSlpID,
{ "sessionID", "ulp.sessionID",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.OCTET_STRING_SIZE_4", HFILL }},
+ "OCTET_STRING_SIZE_4", HFILL }},
{ &hf_ulp_slpId,
{ "slpId", "ulp.slpId",
FT_UINT32, BASE_DEC, VALS(ulp_SLPAddress_vals), 0,
- "ulp.SLPAddress", HFILL }},
+ "SLPAddress", HFILL }},
{ &hf_ulp_ipv4Address,
{ "ipv4Address", "ulp.ipv4Address",
FT_IPv4, BASE_NONE, NULL, 0,
- "ulp.OCTET_STRING_SIZE_4", HFILL }},
+ "OCTET_STRING_SIZE_4", HFILL }},
{ &hf_ulp_ipv6Address,
{ "ipv6Address", "ulp.ipv6Address",
FT_IPv6, BASE_NONE, NULL, 0,
- "ulp.OCTET_STRING_SIZE_16", HFILL }},
+ "OCTET_STRING_SIZE_16", HFILL }},
{ &hf_ulp_fQDN,
{ "fQDN", "ulp.fQDN",
FT_STRING, BASE_NONE, NULL, 0,
- "ulp.FQDN", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_cellInfo,
{ "cellInfo", "ulp.cellInfo",
FT_UINT32, BASE_DEC, VALS(ulp_CellInfo_vals), 0,
- "ulp.CellInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_status,
{ "status", "ulp.status",
FT_UINT32, BASE_DEC, VALS(ulp_Status_vals), 0,
- "ulp.Status", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_gsmCell,
{ "gsmCell", "ulp.gsmCell",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.GsmCellInformation", HFILL }},
+ "GsmCellInformation", HFILL }},
{ &hf_ulp_wcdmaCell,
{ "wcdmaCell", "ulp.wcdmaCell",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.WcdmaCellInformation", HFILL }},
+ "WcdmaCellInformation", HFILL }},
{ &hf_ulp_cdmaCell,
{ "cdmaCell", "ulp.cdmaCell",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.CdmaCellInformation", HFILL }},
+ "CdmaCellInformation", HFILL }},
{ &hf_ulp_ver2_CellInfo_extension,
{ "ver2-CellInfo-extension", "ulp.ver2_CellInfo_extension",
FT_UINT32, BASE_DEC, VALS(ulp_Ver2_CellInfo_extension_vals), 0,
- "ulp.Ver2_CellInfo_extension", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_timestamp_01,
{ "timestamp", "ulp.timestamp",
FT_STRING, BASE_NONE, NULL, 0,
- "ulp.UTCTime", HFILL }},
+ "UTCTime", HFILL }},
{ &hf_ulp_positionEstimate,
{ "positionEstimate", "ulp.positionEstimate",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.PositionEstimate", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_latitudeSign,
{ "latitudeSign", "ulp.latitudeSign",
FT_UINT32, BASE_DEC, VALS(ulp_T_latitudeSign_vals), 0,
- "ulp.T_latitudeSign", HFILL }},
+ "T_latitudeSign", HFILL }},
{ &hf_ulp_latitude,
{ "latitude", "ulp.latitude",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_8388607", HFILL }},
+ "INTEGER_0_8388607", HFILL }},
{ &hf_ulp_longitude,
{ "longitude", "ulp.longitude",
FT_INT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_M8388608_8388607", HFILL }},
+ "INTEGER_M8388608_8388607", HFILL }},
{ &hf_ulp_uncertainty,
{ "uncertainty", "ulp.uncertainty",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.T_uncertainty", HFILL }},
+ "T_uncertainty", HFILL }},
{ &hf_ulp_uncertaintySemiMajor,
{ "uncertaintySemiMajor", "ulp.uncertaintySemiMajor",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_127", HFILL }},
+ "INTEGER_0_127", HFILL }},
{ &hf_ulp_uncertaintySemiMinor,
{ "uncertaintySemiMinor", "ulp.uncertaintySemiMinor",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_127", HFILL }},
+ "INTEGER_0_127", HFILL }},
{ &hf_ulp_orientationMajorAxis,
{ "orientationMajorAxis", "ulp.orientationMajorAxis",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_180", HFILL }},
+ "INTEGER_0_180", HFILL }},
{ &hf_ulp_confidence,
{ "confidence", "ulp.confidence",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_100", HFILL }},
+ "INTEGER_0_100", HFILL }},
{ &hf_ulp_altitudeInfo,
{ "altitudeInfo", "ulp.altitudeInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.AltitudeInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_altitudeDirection,
{ "altitudeDirection", "ulp.altitudeDirection",
FT_UINT32, BASE_DEC, VALS(ulp_T_altitudeDirection_vals), 0,
- "ulp.T_altitudeDirection", HFILL }},
+ "T_altitudeDirection", HFILL }},
{ &hf_ulp_altitude,
{ "altitude", "ulp.altitude",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_32767", HFILL }},
+ "INTEGER_0_32767", HFILL }},
{ &hf_ulp_altUncertainty,
{ "altUncertainty", "ulp.altUncertainty",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_127", HFILL }},
+ "INTEGER_0_127", HFILL }},
{ &hf_ulp_refNID_01,
{ "refNID", "ulp.refNID",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_65535", HFILL }},
+ "INTEGER_0_65535", HFILL }},
{ &hf_ulp_refSID_01,
{ "refSID", "ulp.refSID",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_32767", HFILL }},
+ "INTEGER_0_32767", HFILL }},
{ &hf_ulp_refBASELAT,
{ "refBASELAT", "ulp.refBASELAT",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_4194303", HFILL }},
+ "INTEGER_0_4194303", HFILL }},
{ &hf_ulp_reBASELONG,
{ "reBASELONG", "ulp.reBASELONG",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_8388607", HFILL }},
+ "INTEGER_0_8388607", HFILL }},
{ &hf_ulp_refREFPN,
{ "refREFPN", "ulp.refREFPN",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_511", HFILL }},
+ "INTEGER_0_511", HFILL }},
{ &hf_ulp_refWeekNumber,
{ "refWeekNumber", "ulp.refWeekNumber",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_65535", HFILL }},
+ "INTEGER_0_65535", HFILL }},
{ &hf_ulp_refSeconds,
{ "refSeconds", "ulp.refSeconds",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_4194303", HFILL }},
+ "INTEGER_0_4194303", HFILL }},
{ &hf_ulp_nMR,
{ "nMR", "ulp.nMR",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.NMR", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_tA,
{ "tA", "ulp.tA",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_255", HFILL }},
+ "INTEGER_0_255", HFILL }},
{ &hf_ulp_frequencyInfo,
{ "frequencyInfo", "ulp.frequencyInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.FrequencyInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_primaryScramblingCode,
{ "primaryScramblingCode", "ulp.primaryScramblingCode",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_511", HFILL }},
+ "INTEGER_0_511", HFILL }},
{ &hf_ulp_measuredResultsList,
{ "measuredResultsList", "ulp.measuredResultsList",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.MeasuredResultsList", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_cellParametersId,
{ "cellParametersId", "ulp.cellParametersId",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_127", HFILL }},
+ "INTEGER_0_127", HFILL }},
{ &hf_ulp_timingAdvance,
{ "timingAdvance", "ulp.timingAdvance",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.TimingAdvance", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_tA_01,
{ "tA", "ulp.tA",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_8191", HFILL }},
+ "INTEGER_0_8191", HFILL }},
{ &hf_ulp_tAResolution,
{ "tAResolution", "ulp.tAResolution",
FT_UINT32, BASE_DEC, VALS(ulp_TAResolution_vals), 0,
- "ulp.TAResolution", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_chipRate,
{ "chipRate", "ulp.chipRate",
FT_UINT32, BASE_DEC, VALS(ulp_ChipRate_vals), 0,
- "ulp.ChipRate", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_modeSpecificFrequencyInfo,
{ "modeSpecificInfo", "ulp.modeSpecificInfo",
FT_UINT32, BASE_DEC, VALS(ulp_FrequencySpecificInfo_vals), 0,
- "ulp.FrequencySpecificInfo", HFILL }},
+ "FrequencySpecificInfo", HFILL }},
{ &hf_ulp_fdd_fr,
{ "fdd", "ulp.fdd",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.FrequencyInfoFDD", HFILL }},
+ "FrequencyInfoFDD", HFILL }},
{ &hf_ulp_tdd_fr,
{ "tdd", "ulp.tdd",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.FrequencyInfoTDD", HFILL }},
+ "FrequencyInfoTDD", HFILL }},
{ &hf_ulp_uarfcn_UL,
{ "uarfcn-UL", "ulp.uarfcn_UL",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.UARFCN", HFILL }},
+ "UARFCN", HFILL }},
{ &hf_ulp_uarfcn_DL,
{ "uarfcn-DL", "ulp.uarfcn_DL",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.UARFCN", HFILL }},
+ "UARFCN", HFILL }},
{ &hf_ulp_uarfcn_Nt,
{ "uarfcn-Nt", "ulp.uarfcn_Nt",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.UARFCN", HFILL }},
+ "UARFCN", HFILL }},
{ &hf_ulp_NMR_item,
{ "NMRelement", "ulp.NMRelement",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.NMRelement", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_aRFCN,
{ "aRFCN", "ulp.aRFCN",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_1023", HFILL }},
+ "INTEGER_0_1023", HFILL }},
{ &hf_ulp_bSIC,
{ "bSIC", "ulp.bSIC",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_63", HFILL }},
+ "INTEGER_0_63", HFILL }},
{ &hf_ulp_rxLev,
{ "rxLev", "ulp.rxLev",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_63", HFILL }},
+ "INTEGER_0_63", HFILL }},
{ &hf_ulp_MeasuredResultsList_item,
{ "MeasuredResults", "ulp.MeasuredResults",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.MeasuredResults", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_utra_CarrierRSSI,
{ "utra-CarrierRSSI", "ulp.utra_CarrierRSSI",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.UTRA_CarrierRSSI", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_cellMeasuredResultsList,
{ "cellMeasuredResultsList", "ulp.cellMeasuredResultsList",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.CellMeasuredResultsList", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_CellMeasuredResultsList_item,
{ "CellMeasuredResults", "ulp.CellMeasuredResults",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.CellMeasuredResults", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_cellIdentity,
{ "cellIdentity", "ulp.cellIdentity",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_268435455", HFILL }},
+ "INTEGER_0_268435455", HFILL }},
{ &hf_ulp_modeSpecificInfo,
{ "modeSpecificInfo", "ulp.modeSpecificInfo",
FT_UINT32, BASE_DEC, VALS(ulp_T_modeSpecificInfo_vals), 0,
- "ulp.T_modeSpecificInfo", HFILL }},
+ "T_modeSpecificInfo", HFILL }},
{ &hf_ulp_fdd,
{ "fdd", "ulp.fdd",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.T_fdd", HFILL }},
+ "T_fdd", HFILL }},
{ &hf_ulp_primaryCPICH_Info,
{ "primaryCPICH-Info", "ulp.primaryCPICH_Info",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.PrimaryCPICH_Info", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_cpich_Ec_N0,
{ "cpich-Ec-N0", "ulp.cpich_Ec_N0",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.CPICH_Ec_N0", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_cpich_RSCP,
{ "cpich-RSCP", "ulp.cpich_RSCP",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.CPICH_RSCP", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_pathloss,
{ "pathloss", "ulp.pathloss",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.Pathloss", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_tdd,
{ "tdd", "ulp.tdd",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.T_tdd", HFILL }},
+ "T_tdd", HFILL }},
{ &hf_ulp_cellParametersID,
{ "cellParametersID", "ulp.cellParametersID",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.CellParametersID", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_proposedTGSN,
{ "proposedTGSN", "ulp.proposedTGSN",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.TGSN", HFILL }},
+ "TGSN", HFILL }},
{ &hf_ulp_primaryCCPCH_RSCP,
{ "primaryCCPCH-RSCP", "ulp.primaryCCPCH_RSCP",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.PrimaryCCPCH_RSCP", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_timeslotISCP_List,
{ "timeslotISCP-List", "ulp.timeslotISCP_List",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.TimeslotISCP_List", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_TimeslotISCP_List_item,
{ "TimeslotISCP", "ulp.TimeslotISCP",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.TimeslotISCP", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_horacc,
{ "horacc", "ulp.horacc",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_127", HFILL }},
+ "INTEGER_0_127", HFILL }},
{ &hf_ulp_veracc,
{ "veracc", "ulp.veracc",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_127", HFILL }},
+ "INTEGER_0_127", HFILL }},
{ &hf_ulp_maxLocAge,
{ "maxLocAge", "ulp.maxLocAge",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_65535", HFILL }},
+ "INTEGER_0_65535", HFILL }},
{ &hf_ulp_delay,
{ "delay", "ulp.delay",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_7", HFILL }},
+ "INTEGER_0_7", HFILL }},
{ &hf_ulp_horvel,
{ "horvel", "ulp.horvel",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Horvel", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_horandvervel,
{ "horandvervel", "ulp.horandvervel",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Horandvervel", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_horveluncert,
{ "horveluncert", "ulp.horveluncert",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Horveluncert", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_horandveruncert,
{ "horandveruncert", "ulp.horandveruncert",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Horandveruncert", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_bearing,
{ "bearing", "ulp.bearing",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.BIT_STRING_SIZE_9", HFILL }},
+ "BIT_STRING_SIZE_9", HFILL }},
{ &hf_ulp_horspeed,
{ "horspeed", "ulp.horspeed",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.BIT_STRING_SIZE_16", HFILL }},
+ "BIT_STRING_SIZE_16", HFILL }},
{ &hf_ulp_verdirect,
{ "verdirect", "ulp.verdirect",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.BIT_STRING_SIZE_1", HFILL }},
+ "BIT_STRING_SIZE_1", HFILL }},
{ &hf_ulp_verspeed,
{ "verspeed", "ulp.verspeed",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.BIT_STRING_SIZE_8", HFILL }},
+ "BIT_STRING_SIZE_8", HFILL }},
{ &hf_ulp_uncertspeed,
{ "uncertspeed", "ulp.uncertspeed",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.BIT_STRING_SIZE_8", HFILL }},
+ "BIT_STRING_SIZE_8", HFILL }},
{ &hf_ulp_horuncertspeed,
{ "horuncertspeed", "ulp.horuncertspeed",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.BIT_STRING_SIZE_8", HFILL }},
+ "BIT_STRING_SIZE_8", HFILL }},
{ &hf_ulp_veruncertspeed,
{ "veruncertspeed", "ulp.veruncertspeed",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.BIT_STRING_SIZE_8", HFILL }},
+ "BIT_STRING_SIZE_8", HFILL }},
{ &hf_ulp_MultipleLocationIds_item,
{ "LocationIdData", "ulp.LocationIdData",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.LocationIdData", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_relativetimestamp,
{ "relativetimestamp", "ulp.relativetimestamp",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.RelativeTime", HFILL }},
+ "RelativeTime", HFILL }},
{ &hf_ulp_servingFlag,
{ "servingFlag", "ulp.servingFlag",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_wLAN,
{ "wLAN", "ulp.wLAN",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_supportedWLANInfo,
{ "supportedWLANInfo", "ulp.supportedWLANInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.SupportedWLANInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_supportedWLANApsList,
{ "supportedWLANApsList", "ulp.supportedWLANApsList",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.SupportedWLANApsList", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_gSM,
{ "gSM", "ulp.gSM",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_wCDMA,
{ "wCDMA", "ulp.wCDMA",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_supportedWCDMAInfo,
{ "supportedWCDMAInfo", "ulp.supportedWCDMAInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.SupportedWCDMAInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_cDMA,
{ "cDMA", "ulp.cDMA",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_hRDP,
{ "hRDP", "ulp.hRDP",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_uMB,
{ "uMB", "ulp.uMB",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_lTE,
{ "lTE", "ulp.lTE",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_wIMAX,
{ "wIMAX", "ulp.wIMAX",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_historic,
{ "historic", "ulp.historic",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_nonServing,
{ "nonServing", "ulp.nonServing",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_uTRANGPSReferenceTime,
{ "uTRANGPSReferenceTime", "ulp.uTRANGPSReferenceTime",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_uTRANGANSSReferenceTime,
{ "uTRANGANSSReferenceTime", "ulp.uTRANGANSSReferenceTime",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_apTP,
{ "apTP", "ulp.apTP",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_apAG,
{ "apAG", "ulp.apAG",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_apSN,
{ "apSN", "ulp.apSN",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_apDevType,
{ "apDevType", "ulp.apDevType",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_apRSSI,
{ "apRSSI", "ulp.apRSSI",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_apChanFreq,
{ "apChanFreq", "ulp.apChanFreq",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_apRTD,
{ "apRTD", "ulp.apRTD",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_setTP,
{ "setTP", "ulp.setTP",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_setAG,
{ "setAG", "ulp.setAG",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_setSN,
{ "setSN", "ulp.setSN",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_setRSSI,
{ "setRSSI", "ulp.setRSSI",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_apRepLoc,
{ "apRepLoc", "ulp.apRepLoc",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_supportedWLANApDataList,
{ "supportedWLANApDataList", "ulp.supportedWLANApDataList",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.SEQUENCE_SIZE_1_maxWLANApDataSize_OF_SupportedWLANApData", HFILL }},
+ "SEQUENCE_SIZE_1_maxWLANApDataSize_OF_SupportedWLANApData", HFILL }},
{ &hf_ulp_supportedWLANApDataList_item,
{ "SupportedWLANApData", "ulp.SupportedWLANApData",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.SupportedWLANApData", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_supportedWLANapsChannel11a,
{ "supportedWLANapsChannel11a", "ulp.supportedWLANapsChannel11a",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.SupportedWLANApsChannel11a", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_supportedWLANapsChannel11bg,
{ "supportedWLANapsChannel11bg", "ulp.supportedWLANapsChannel11bg",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.SupportedWLANApsChannel11bg", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_ch34,
{ "ch34", "ulp.ch34",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch36,
{ "ch36", "ulp.ch36",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch38,
{ "ch38", "ulp.ch38",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch40,
{ "ch40", "ulp.ch40",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch42,
{ "ch42", "ulp.ch42",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch44,
{ "ch44", "ulp.ch44",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch46,
{ "ch46", "ulp.ch46",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch48,
{ "ch48", "ulp.ch48",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch52,
{ "ch52", "ulp.ch52",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch56,
{ "ch56", "ulp.ch56",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch60,
{ "ch60", "ulp.ch60",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch64,
{ "ch64", "ulp.ch64",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch149,
{ "ch149", "ulp.ch149",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch153,
{ "ch153", "ulp.ch153",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch157,
{ "ch157", "ulp.ch157",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch161,
{ "ch161", "ulp.ch161",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch1,
{ "ch1", "ulp.ch1",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch2,
{ "ch2", "ulp.ch2",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch3,
{ "ch3", "ulp.ch3",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch4,
{ "ch4", "ulp.ch4",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch5,
{ "ch5", "ulp.ch5",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch6,
{ "ch6", "ulp.ch6",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch7,
{ "ch7", "ulp.ch7",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch8,
{ "ch8", "ulp.ch8",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch9,
{ "ch9", "ulp.ch9",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch10,
{ "ch10", "ulp.ch10",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch11,
{ "ch11", "ulp.ch11",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch12,
{ "ch12", "ulp.ch12",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch13,
{ "ch13", "ulp.ch13",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_ch14,
{ "ch14", "ulp.ch14",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_apDevType_01,
{ "apDevType", "ulp.apDevType",
FT_UINT32, BASE_DEC, VALS(ulp_T_apDevType_vals), 0,
- "ulp.T_apDevType", HFILL }},
+ "T_apDevType", HFILL }},
{ &hf_ulp_mRL,
{ "mRL", "ulp.mRL",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_hrpdCell,
{ "hrpdCell", "ulp.hrpdCell",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.HrpdCellInformation", HFILL }},
+ "HrpdCellInformation", HFILL }},
{ &hf_ulp_umbCell,
{ "umbCell", "ulp.umbCell",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.UmbCellInformation", HFILL }},
+ "UmbCellInformation", HFILL }},
{ &hf_ulp_lteCell,
{ "lteCell", "ulp.lteCell",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.LteCellInformation", HFILL }},
+ "LteCellInformation", HFILL }},
{ &hf_ulp_wlanAP,
{ "wlanAP", "ulp.wlanAP",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.WlanAPInformation", HFILL }},
+ "WlanAPInformation", HFILL }},
{ &hf_ulp_wimaxBS,
{ "wimaxBS", "ulp.wimaxBS",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.WimaxBSInformation", HFILL }},
+ "WimaxBSInformation", HFILL }},
{ &hf_ulp_cellGlobalIdEUTRA,
{ "cellGlobalIdEUTRA", "ulp.cellGlobalIdEUTRA",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.CellGlobalIdEUTRA", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_physCellId,
{ "physCellId", "ulp.physCellId",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.PhysCellId", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_trackingAreaCode,
{ "trackingAreaCode", "ulp.trackingAreaCode",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.TrackingAreaCode", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_rsrpResult,
{ "rsrpResult", "ulp.rsrpResult",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.RSRP_Range", HFILL }},
+ "RSRP_Range", HFILL }},
{ &hf_ulp_rsrqResult,
{ "rsrqResult", "ulp.rsrqResult",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.RSRQ_Range", HFILL }},
+ "RSRQ_Range", HFILL }},
{ &hf_ulp_tA_02,
{ "tA", "ulp.tA",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_1282", HFILL }},
+ "INTEGER_0_1282", HFILL }},
{ &hf_ulp_measResultListEUTRA,
{ "measResultListEUTRA", "ulp.measResultListEUTRA",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.MeasResultListEUTRA", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_MeasResultListEUTRA_item,
{ "MeasResultEUTRA", "ulp.MeasResultEUTRA",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.MeasResultEUTRA", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_cgi_Info,
{ "cgi-Info", "ulp.cgi_Info",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.T_cgi_Info", HFILL }},
+ "T_cgi_Info", HFILL }},
{ &hf_ulp_cellGlobalId,
{ "cellGlobalId", "ulp.cellGlobalId",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.CellGlobalIdEUTRA", HFILL }},
+ "CellGlobalIdEUTRA", HFILL }},
{ &hf_ulp_measResult,
{ "measResult", "ulp.measResult",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.T_measResult", HFILL }},
+ "T_measResult", HFILL }},
{ &hf_ulp_plmn_Identity,
{ "plmn-Identity", "ulp.plmn_Identity",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.PLMN_Identity", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_cellIdentity_01,
{ "cellIdentity", "ulp.cellIdentity",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.CellIdentity", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_mcc,
{ "mcc", "ulp.mcc",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.MCC", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_mnc,
{ "mnc", "ulp.mnc",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.MNC", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_MCC_item,
{ "MCC-MNC-Digit", "ulp.MCC_MNC_Digit",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.MCC_MNC_Digit", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_MNC_item,
{ "MCC-MNC-Digit", "ulp.MCC_MNC_Digit",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.MCC_MNC_Digit", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_apTransmitPower,
{ "apTransmitPower", "ulp.apTransmitPower",
FT_INT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_M127_128", HFILL }},
+ "INTEGER_M127_128", HFILL }},
{ &hf_ulp_apAntennaGain,
{ "apAntennaGain", "ulp.apAntennaGain",
FT_INT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_M127_128", HFILL }},
+ "INTEGER_M127_128", HFILL }},
{ &hf_ulp_apSignaltoNoise,
{ "apSignaltoNoise", "ulp.apSignaltoNoise",
FT_INT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_M127_128", HFILL }},
+ "INTEGER_M127_128", HFILL }},
{ &hf_ulp_apDeviceType,
{ "apDeviceType", "ulp.apDeviceType",
FT_UINT32, BASE_DEC, VALS(ulp_T_apDeviceType_vals), 0,
- "ulp.T_apDeviceType", HFILL }},
+ "T_apDeviceType", HFILL }},
{ &hf_ulp_apSignalStrength,
{ "apSignalStrength", "ulp.apSignalStrength",
FT_INT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_M127_128", HFILL }},
+ "INTEGER_M127_128", HFILL }},
{ &hf_ulp_apChannelFrequency,
{ "apChannelFrequency", "ulp.apChannelFrequency",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_256", HFILL }},
+ "INTEGER_0_256", HFILL }},
{ &hf_ulp_apRoundTripDelay,
{ "apRoundTripDelay", "ulp.apRoundTripDelay",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.RTD", HFILL }},
+ "RTD", HFILL }},
{ &hf_ulp_setTransmitPower,
{ "setTransmitPower", "ulp.setTransmitPower",
FT_INT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_M127_128", HFILL }},
+ "INTEGER_M127_128", HFILL }},
{ &hf_ulp_setAntennaGain,
{ "setAntennaGain", "ulp.setAntennaGain",
FT_INT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_M127_128", HFILL }},
+ "INTEGER_M127_128", HFILL }},
{ &hf_ulp_setSignaltoNoise,
{ "setSignaltoNoise", "ulp.setSignaltoNoise",
FT_INT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_M127_128", HFILL }},
+ "INTEGER_M127_128", HFILL }},
{ &hf_ulp_setSignalStrength,
{ "setSignalStrength", "ulp.setSignalStrength",
FT_INT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_M127_128", HFILL }},
+ "INTEGER_M127_128", HFILL }},
{ &hf_ulp_apReportedLocation,
{ "apReportedLocation", "ulp.apReportedLocation",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.ReportedLocation", HFILL }},
+ "ReportedLocation", HFILL }},
{ &hf_ulp_rTDValue,
{ "rTDValue", "ulp.rTDValue",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_16777216", HFILL }},
+ "INTEGER_0_16777216", HFILL }},
{ &hf_ulp_rTDUnits,
{ "rTDUnits", "ulp.rTDUnits",
FT_UINT32, BASE_DEC, VALS(ulp_RTDUnits_vals), 0,
- "ulp.RTDUnits", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_rTDAccuracy,
{ "rTDAccuracy", "ulp.rTDAccuracy",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_255", HFILL }},
+ "INTEGER_0_255", HFILL }},
{ &hf_ulp_locationEncodingDescriptor,
{ "locationEncodingDescriptor", "ulp.locationEncodingDescriptor",
FT_UINT32, BASE_DEC, VALS(ulp_LocationEncodingDescriptor_vals), 0,
- "ulp.LocationEncodingDescriptor", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_locationData,
{ "locationData", "ulp.locationData",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.LocationData", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_locationAccuracy,
{ "locationAccuracy", "ulp.locationAccuracy",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_4294967295", HFILL }},
+ "INTEGER_0_4294967295", HFILL }},
{ &hf_ulp_locationValue,
{ "locationValue", "ulp.locationValue",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.OCTET_STRING_SIZE_1_128", HFILL }},
+ "OCTET_STRING_SIZE_1_128", HFILL }},
{ &hf_ulp_wimaxBsID,
{ "wimaxBsID", "ulp.wimaxBsID",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.WimaxBsID", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_wimaxRTD,
{ "wimaxRTD", "ulp.wimaxRTD",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.WimaxRTD", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_wimaxNMRList,
{ "wimaxNMRList", "ulp.wimaxNMRList",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.WimaxNMRList", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_rTD,
{ "rTD", "ulp.rTD",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_65535", HFILL }},
+ "INTEGER_0_65535", HFILL }},
{ &hf_ulp_rTDstd,
{ "rTDstd", "ulp.rTDstd",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_1023", HFILL }},
+ "INTEGER_0_1023", HFILL }},
{ &hf_ulp_WimaxNMRList_item,
{ "WimaxNMR", "ulp.WimaxNMR",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.WimaxNMR", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_relDelay,
{ "relDelay", "ulp.relDelay",
FT_INT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_M32768_32767", HFILL }},
+ "INTEGER_M32768_32767", HFILL }},
{ &hf_ulp_relDelaystd,
{ "relDelaystd", "ulp.relDelaystd",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_1023", HFILL }},
+ "INTEGER_0_1023", HFILL }},
{ &hf_ulp_rSSI,
{ "rSSI", "ulp.rSSI",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_255", HFILL }},
+ "INTEGER_0_255", HFILL }},
{ &hf_ulp_rSSIstd,
{ "rSSIstd", "ulp.rSSIstd",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_63", HFILL }},
+ "INTEGER_0_63", HFILL }},
{ &hf_ulp_bSTxPower,
{ "bSTxPower", "ulp.bSTxPower",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_255", HFILL }},
+ "INTEGER_0_255", HFILL }},
{ &hf_ulp_cINR,
{ "cINR", "ulp.cINR",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_255", HFILL }},
+ "INTEGER_0_255", HFILL }},
{ &hf_ulp_cINRstd,
{ "cINRstd", "ulp.cINRstd",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_63", HFILL }},
+ "INTEGER_0_63", HFILL }},
{ &hf_ulp_bSLocation,
{ "bSLocation", "ulp.bSLocation",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.ReportedLocation", HFILL }},
+ "ReportedLocation", HFILL }},
{ &hf_ulp_utran_GPSReferenceTime,
{ "utran-GPSReferenceTime", "ulp.utran_GPSReferenceTime",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.UTRAN_GPSReferenceTime", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_gpsReferenceTimeUncertainty,
{ "gpsReferenceTimeUncertainty", "ulp.gpsReferenceTimeUncertainty",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_127", HFILL }},
+ "INTEGER_0_127", HFILL }},
{ &hf_ulp_utranGPSDriftRate,
{ "utranGPSDriftRate", "ulp.utranGPSDriftRate",
FT_UINT32, BASE_DEC, VALS(ulp_UTRANGPSDriftRate_vals), 0,
- "ulp.UTRANGPSDriftRate", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_utran_GPSTimingOfCell,
{ "utran-GPSTimingOfCell", "ulp.utran_GPSTimingOfCell",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.T_utran_GPSTimingOfCell", HFILL }},
+ "T_utran_GPSTimingOfCell", HFILL }},
{ &hf_ulp_ms_part,
{ "ms-part", "ulp.ms_part",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_1023", HFILL }},
+ "INTEGER_0_1023", HFILL }},
{ &hf_ulp_ls_part,
{ "ls-part", "ulp.ls_part",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_4294967295", HFILL }},
+ "INTEGER_0_4294967295", HFILL }},
{ &hf_ulp_modeSpecificInfo_01,
{ "modeSpecificInfo", "ulp.modeSpecificInfo",
FT_UINT32, BASE_DEC, VALS(ulp_T_modeSpecificInfo_01_vals), 0,
- "ulp.T_modeSpecificInfo_01", HFILL }},
+ "T_modeSpecificInfo_01", HFILL }},
{ &hf_ulp_fdd_01,
{ "fdd", "ulp.fdd",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.T_fdd_01", HFILL }},
+ "T_fdd_01", HFILL }},
{ &hf_ulp_referenceIdentity,
{ "referenceIdentity", "ulp.referenceIdentity",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.PrimaryCPICH_Info", HFILL }},
+ "PrimaryCPICH_Info", HFILL }},
{ &hf_ulp_tdd_01,
{ "tdd", "ulp.tdd",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.T_tdd_01", HFILL }},
+ "T_tdd_01", HFILL }},
{ &hf_ulp_referenceIdentity_01,
{ "referenceIdentity", "ulp.referenceIdentity",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.CellParametersID", HFILL }},
+ "CellParametersID", HFILL }},
{ &hf_ulp_sfn,
{ "sfn", "ulp.sfn",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_4095", HFILL }},
+ "INTEGER_0_4095", HFILL }},
{ &hf_ulp_set_GPSTimingOfCell,
{ "set-GPSTimingOfCell", "ulp.set_GPSTimingOfCell",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.T_set_GPSTimingOfCell", HFILL }},
+ "T_set_GPSTimingOfCell", HFILL }},
{ &hf_ulp_ms_part_01,
{ "ms-part", "ulp.ms_part",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_16383", HFILL }},
+ "INTEGER_0_16383", HFILL }},
{ &hf_ulp_modeSpecificInfo_02,
{ "modeSpecificInfo", "ulp.modeSpecificInfo",
FT_UINT32, BASE_DEC, VALS(ulp_T_modeSpecificInfo_02_vals), 0,
- "ulp.T_modeSpecificInfo_02", HFILL }},
+ "T_modeSpecificInfo_02", HFILL }},
{ &hf_ulp_fdd_02,
{ "fdd", "ulp.fdd",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.T_fdd_02", HFILL }},
+ "T_fdd_02", HFILL }},
{ &hf_ulp_tdd_02,
{ "tdd", "ulp.tdd",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.T_tdd_02", HFILL }},
+ "T_tdd_02", HFILL }},
{ &hf_ulp_ganssDay,
{ "ganssDay", "ulp.ganssDay",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_8191", HFILL }},
+ "INTEGER_0_8191", HFILL }},
{ &hf_ulp_ganssTimeID,
{ "ganssTimeID", "ulp.ganssTimeID",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_15", HFILL }},
+ "INTEGER_0_15", HFILL }},
{ &hf_ulp_utran_GANSSReferenceTime,
{ "utran-GANSSReferenceTime", "ulp.utran_GANSSReferenceTime",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.UTRAN_GANSSReferenceTime", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_utranGANSSDriftRate,
{ "utranGANSSDriftRate", "ulp.utranGANSSDriftRate",
FT_UINT32, BASE_DEC, VALS(ulp_UTRANGANSSDriftRate_vals), 0,
- "ulp.UTRANGANSSDriftRate", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_ganssTOD,
{ "ganssTOD", "ulp.ganssTOD",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_86399", HFILL }},
+ "INTEGER_0_86399", HFILL }},
{ &hf_ulp_utran_GANSSTimingOfCell,
{ "utran-GANSSTimingOfCell", "ulp.utran_GANSSTimingOfCell",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_3999999", HFILL }},
+ "INTEGER_0_3999999", HFILL }},
{ &hf_ulp_modeSpecificInfo_03,
{ "modeSpecificInfo", "ulp.modeSpecificInfo",
FT_UINT32, BASE_DEC, VALS(ulp_T_modeSpecificInfo_03_vals), 0,
- "ulp.T_modeSpecificInfo_03", HFILL }},
+ "T_modeSpecificInfo_03", HFILL }},
{ &hf_ulp_fdd_03,
{ "fdd", "ulp.fdd",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.T_fdd_03", HFILL }},
+ "T_fdd_03", HFILL }},
{ &hf_ulp_tdd_03,
{ "tdd", "ulp.tdd",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.T_tdd_03", HFILL }},
+ "T_tdd_03", HFILL }},
{ &hf_ulp_ganss_TODUncertainty,
{ "ganss-TODUncertainty", "ulp.ganss_TODUncertainty",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_127", HFILL }},
+ "INTEGER_0_127", HFILL }},
{ &hf_ulp_set_GANSSReferenceTime,
{ "set-GANSSReferenceTime", "ulp.set_GANSSReferenceTime",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.SET_GANSSReferenceTime", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_set_GANSSTimingOfCell,
{ "set-GANSSTimingOfCell", "ulp.set_GANSSTimingOfCell",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.T_set_GANSSTimingOfCell", HFILL }},
+ "T_set_GANSSTimingOfCell", HFILL }},
{ &hf_ulp_ms_part_02,
{ "ms-part", "ulp.ms_part",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_80", HFILL }},
+ "INTEGER_0_80", HFILL }},
{ &hf_ulp_modeSpecificInfo_04,
{ "modeSpecificInfo", "ulp.modeSpecificInfo",
FT_UINT32, BASE_DEC, VALS(ulp_T_modeSpecificInfo_04_vals), 0,
- "ulp.T_modeSpecificInfo_04", HFILL }},
+ "T_modeSpecificInfo_04", HFILL }},
{ &hf_ulp_fdd_04,
{ "fdd", "ulp.fdd",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.T_fdd_04", HFILL }},
+ "T_fdd_04", HFILL }},
{ &hf_ulp_tdd_04,
{ "tdd", "ulp.tdd",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.T_tdd_04", HFILL }},
+ "T_tdd_04", HFILL }},
{ &hf_ulp_gps,
{ "gps", "ulp.gps",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_galileo,
{ "galileo", "ulp.galileo",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_sbas,
{ "sbas", "ulp.sbas",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_modernized_gps,
{ "modernized-gps", "ulp.modernized_gps",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_qzss,
{ "qzss", "ulp.qzss",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_glonass,
{ "glonass", "ulp.glonass",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_rAND,
{ "rAND", "ulp.rAND",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.BIT_STRING_SIZE_128", HFILL }},
+ "BIT_STRING_SIZE_128", HFILL }},
{ &hf_ulp_slpFQDN,
{ "slpFQDN", "ulp.slpFQDN",
FT_STRING, BASE_NONE, NULL, 0,
- "ulp.FQDN", HFILL }},
+ "FQDN", HFILL }},
{ &hf_ulp_ThirdParty_item,
{ "ThirdPartyID", "ulp.ThirdPartyID",
FT_UINT32, BASE_DEC, VALS(ulp_ThirdPartyID_vals), 0,
- "ulp.ThirdPartyID", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_logicalName,
{ "logicalName", "ulp.logicalName",
FT_STRING, BASE_NONE, NULL, 0,
- "ulp.IA5String_SIZE_1_1000", HFILL }},
+ "IA5String_SIZE_1_1000", HFILL }},
{ &hf_ulp_msisdn_01,
{ "msisdn", "ulp.msisdn",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.OCTET_STRING_SIZE_8", HFILL }},
+ "OCTET_STRING_SIZE_8", HFILL }},
{ &hf_ulp_emailaddr,
{ "emailaddr", "ulp.emailaddr",
FT_STRING, BASE_NONE, NULL, 0,
- "ulp.IA5String_SIZE_1_1000", HFILL }},
+ "IA5String_SIZE_1_1000", HFILL }},
{ &hf_ulp_sip_uri,
{ "sip-uri", "ulp.sip_uri",
FT_STRING, BASE_NONE, NULL, 0,
- "ulp.T_sip_uri", HFILL }},
+ "T_sip_uri", HFILL }},
{ &hf_ulp_ims_public_identity,
{ "ims-public-identity", "ulp.ims_public_identity",
FT_STRING, BASE_NONE, NULL, 0,
- "ulp.T_ims_public_identity", HFILL }},
+ "T_ims_public_identity", HFILL }},
{ &hf_ulp_min_01,
{ "min", "ulp.min",
FT_BYTES, BASE_NONE, NULL, 0,
- "ulp.BIT_STRING_SIZE_34", HFILL }},
+ "BIT_STRING_SIZE_34", HFILL }},
{ &hf_ulp_uri,
{ "uri", "ulp.uri",
FT_STRING, BASE_NONE, NULL, 0,
- "ulp.T_uri", HFILL }},
+ "T_uri", HFILL }},
{ &hf_ulp_appProvider,
{ "appProvider", "ulp.appProvider",
FT_STRING, BASE_NONE, NULL, 0,
- "ulp.IA5String_SIZE_1_24", HFILL }},
+ "IA5String_SIZE_1_24", HFILL }},
{ &hf_ulp_appName,
{ "appName", "ulp.appName",
FT_STRING, BASE_NONE, NULL, 0,
- "ulp.IA5String_SIZE_1_32", HFILL }},
+ "IA5String_SIZE_1_32", HFILL }},
{ &hf_ulp_appVersion,
{ "appVersion", "ulp.appVersion",
FT_STRING, BASE_NONE, NULL, 0,
- "ulp.IA5String_SIZE_1_8", HFILL }},
+ "IA5String_SIZE_1_8", HFILL }},
{ &hf_ulp_minInt,
{ "minInt", "ulp.minInt",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_1_3600", HFILL }},
+ "INTEGER_1_3600", HFILL }},
{ &hf_ulp_maxInt,
{ "maxInt", "ulp.maxInt",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_1_1440", HFILL }},
+ "INTEGER_1_1440", HFILL }},
{ &hf_ulp_repMode_01,
{ "repMode", "ulp.repMode",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.RepMode_cap", HFILL }},
+ "RepMode_cap", HFILL }},
{ &hf_ulp_batchRepCap,
{ "batchRepCap", "ulp.batchRepCap",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.BatchRepCap", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_realtime,
{ "realtime", "ulp.realtime",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_quasirealtime,
{ "quasirealtime", "ulp.quasirealtime",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_batch,
{ "batch", "ulp.batch",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_report_position,
{ "report-position", "ulp.report_position",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_report_measurements,
{ "report-measurements", "ulp.report_measurements",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "ulp.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_ulp_max_num_positions,
{ "max-num-positions", "ulp.max_num_positions",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_1_1024", HFILL }},
+ "INTEGER_1_1024", HFILL }},
{ &hf_ulp_max_num_measurements,
{ "max-num-measurements", "ulp.max_num_measurements",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_1_1024", HFILL }},
+ "INTEGER_1_1024", HFILL }},
{ &hf_ulp_latitudeSign_01,
{ "latitudeSign", "ulp.latitudeSign",
FT_UINT32, BASE_DEC, VALS(ulp_T_latitudeSign_01_vals), 0,
- "ulp.T_latitudeSign_01", HFILL }},
+ "T_latitudeSign_01", HFILL }},
{ &hf_ulp_coordinate,
{ "coordinate", "ulp.coordinate",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Coordinate", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_radius,
{ "radius", "ulp.radius",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_1_1000000", HFILL }},
+ "INTEGER_1_1000000", HFILL }},
{ &hf_ulp_radius_min,
{ "radius-min", "ulp.radius_min",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_1_1000000", HFILL }},
+ "INTEGER_1_1000000", HFILL }},
{ &hf_ulp_radius_max,
{ "radius-max", "ulp.radius_max",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_1_1500000", HFILL }},
+ "INTEGER_1_1500000", HFILL }},
{ &hf_ulp_semiMajor,
{ "semiMajor", "ulp.semiMajor",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_1_1000000", HFILL }},
+ "INTEGER_1_1000000", HFILL }},
{ &hf_ulp_semiMajor_min,
{ "semiMajor-min", "ulp.semiMajor_min",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_1_1000000", HFILL }},
+ "INTEGER_1_1000000", HFILL }},
{ &hf_ulp_semiMajor_max,
{ "semiMajor-max", "ulp.semiMajor_max",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_1_1500000", HFILL }},
+ "INTEGER_1_1500000", HFILL }},
{ &hf_ulp_semiMinor,
{ "semiMinor", "ulp.semiMinor",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_1_1000000", HFILL }},
+ "INTEGER_1_1000000", HFILL }},
{ &hf_ulp_semiMinor_min,
{ "semiMinor-min", "ulp.semiMinor_min",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_1_1000000", HFILL }},
+ "INTEGER_1_1000000", HFILL }},
{ &hf_ulp_semiMinor_max,
{ "semiMinor-max", "ulp.semiMinor_max",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_1_1500000", HFILL }},
+ "INTEGER_1_1500000", HFILL }},
{ &hf_ulp_angle,
{ "angle", "ulp.angle",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_0_179", HFILL }},
+ "INTEGER_0_179", HFILL }},
{ &hf_ulp_polygonDescription,
{ "polygonDescription", "ulp.polygonDescription",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.PolygonDescription", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_polygonHysteresis,
{ "polygonHysteresis", "ulp.polygonHysteresis",
FT_UINT32, BASE_DEC, NULL, 0,
- "ulp.INTEGER_1_100000", HFILL }},
+ "INTEGER_1_100000", HFILL }},
{ &hf_ulp_PolygonDescription_item,
{ "Coordinate", "ulp.Coordinate",
FT_NONE, BASE_NONE, NULL, 0,
- "ulp.Coordinate", HFILL }},
+ NULL, HFILL }},
{ &hf_ulp_GANSSSignals_signal1,
{ "signal1", "ulp.signal1",
FT_BOOLEAN, 8, NULL, 0x80,
diff --git a/epan/dissectors/packet-wlancertextn.c b/epan/dissectors/packet-wlancertextn.c
index 1514101cc3..9e703d396c 100644
--- a/epan/dissectors/packet-wlancertextn.c
+++ b/epan/dissectors/packet-wlancertextn.c
@@ -120,11 +120,11 @@ void proto_register_wlancertextn(void) {
{ &hf_wlancertextn_SSIDList_PDU,
{ "SSIDList", "wlancertextn.SSIDList",
FT_UINT32, BASE_DEC, NULL, 0,
- "wlancertextn.SSIDList", HFILL }},
+ NULL, HFILL }},
{ &hf_wlancertextn_SSIDList_item,
{ "SSID", "wlancertextn.SSID",
FT_BYTES, BASE_NONE, NULL, 0,
- "wlancertextn.SSID", HFILL }},
+ NULL, HFILL }},
/*--- End of included file: packet-wlancertextn-hfarr.c ---*/
#line 61 "packet-wlancertextn-template.c"
diff --git a/epan/dissectors/packet-x2ap.c b/epan/dissectors/packet-x2ap.c
index c47528df78..f20971131b 100644
--- a/epan/dissectors/packet-x2ap.c
+++ b/epan/dissectors/packet-x2ap.c
@@ -4641,1067 +4641,1067 @@ void proto_register_x2ap(void) {
{ &hf_x2ap_Cause_PDU,
{ "Cause", "x2ap.Cause",
FT_UINT32, BASE_DEC, VALS(x2ap_Cause_vals), 0,
- "x2ap.Cause", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_CompositeAvailableCapacityGroup_PDU,
{ "CompositeAvailableCapacityGroup", "x2ap.CompositeAvailableCapacityGroup",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.CompositeAvailableCapacityGroup", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_CriticalityDiagnostics_PDU,
{ "CriticalityDiagnostics", "x2ap.CriticalityDiagnostics",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.CriticalityDiagnostics", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_CRNTI_PDU,
{ "CRNTI", "x2ap.CRNTI",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.CRNTI", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_DeactivationIndication_PDU,
{ "DeactivationIndication", "x2ap.DeactivationIndication",
FT_UINT32, BASE_DEC, VALS(x2ap_DeactivationIndication_vals), 0,
- "x2ap.DeactivationIndication", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_ECGI_PDU,
{ "ECGI", "x2ap.ECGI",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ECGI", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_E_RAB_List_PDU,
{ "E-RAB-List", "x2ap.E_RAB_List",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.E_RAB_List", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_E_RAB_Item_PDU,
{ "E-RAB-Item", "x2ap.E_RAB_Item",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.E_RAB_Item", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_GlobalENB_ID_PDU,
{ "GlobalENB-ID", "x2ap.GlobalENB_ID",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.GlobalENB_ID", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_GUGroupIDList_PDU,
{ "GUGroupIDList", "x2ap.GUGroupIDList",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.GUGroupIDList", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_GUMMEI_PDU,
{ "GUMMEI", "x2ap.GUMMEI",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.GUMMEI", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_HandoverReportType_PDU,
{ "HandoverReportType", "x2ap.HandoverReportType",
FT_UINT32, BASE_DEC, VALS(x2ap_HandoverReportType_vals), 0,
- "x2ap.HandoverReportType", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_Measurement_ID_PDU,
{ "Measurement-ID", "x2ap.Measurement_ID",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.Measurement_ID", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_MBSFN_Subframe_Infolist_PDU,
{ "MBSFN-Subframe-Infolist", "x2ap.MBSFN_Subframe_Infolist",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.MBSFN_Subframe_Infolist", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_MobilityParametersModificationRange_PDU,
{ "MobilityParametersModificationRange", "x2ap.MobilityParametersModificationRange",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.MobilityParametersModificationRange", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_MobilityParametersInformation_PDU,
{ "MobilityParametersInformation", "x2ap.MobilityParametersInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.MobilityParametersInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_Number_of_Antennaports_PDU,
{ "Number-of-Antennaports", "x2ap.Number_of_Antennaports",
FT_UINT32, BASE_DEC, VALS(x2ap_Number_of_Antennaports_vals), 0,
- "x2ap.Number_of_Antennaports", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_PCI_PDU,
{ "PCI", "x2ap.PCI",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.PCI", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_PRACH_Configuration_PDU,
{ "PRACH-Configuration", "x2ap.PRACH_Configuration",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.PRACH_Configuration", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_Registration_Request_PDU,
{ "Registration-Request", "x2ap.Registration_Request",
FT_UINT32, BASE_DEC, VALS(x2ap_Registration_Request_vals), 0,
- "x2ap.Registration_Request", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_ReportCharacteristics_PDU,
{ "ReportCharacteristics", "x2ap.ReportCharacteristics",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.ReportCharacteristics", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_ServedCells_PDU,
{ "ServedCells", "x2ap.ServedCells",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.ServedCells", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_ShortMAC_I_PDU,
{ "ShortMAC-I", "x2ap.ShortMAC_I",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.ShortMAC_I", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_SRVCCOperationPossible_PDU,
{ "SRVCCOperationPossible", "x2ap.SRVCCOperationPossible",
FT_UINT32, BASE_DEC, VALS(x2ap_SRVCCOperationPossible_vals), 0,
- "x2ap.SRVCCOperationPossible", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_TargeteNBtoSource_eNBTransparentContainer_PDU,
{ "TargeteNBtoSource-eNBTransparentContainer", "x2ap.TargeteNBtoSource_eNBTransparentContainer",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.TargeteNBtoSource_eNBTransparentContainer", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_TimeToWait_PDU,
{ "TimeToWait", "x2ap.TimeToWait",
FT_UINT32, BASE_DEC, VALS(x2ap_TimeToWait_vals), 0,
- "x2ap.TimeToWait", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_TraceActivation_PDU,
{ "TraceActivation", "x2ap.TraceActivation",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.TraceActivation", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_UE_HistoryInformation_PDU,
{ "UE-HistoryInformation", "x2ap.UE_HistoryInformation",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.UE_HistoryInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_UE_X2AP_ID_PDU,
{ "UE-X2AP-ID", "x2ap.UE_X2AP_ID",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.UE_X2AP_ID", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_UE_RLF_Report_Container_PDU,
{ "UE-RLF-Report-Container", "x2ap.UE_RLF_Report_Container",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.UE_RLF_Report_Container", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_HandoverRequest_PDU,
{ "HandoverRequest", "x2ap.HandoverRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.HandoverRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_UE_ContextInformation_PDU,
{ "UE-ContextInformation", "x2ap.UE_ContextInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.UE_ContextInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_E_RABs_ToBeSetup_Item_PDU,
{ "E-RABs-ToBeSetup-Item", "x2ap.E_RABs_ToBeSetup_Item",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.E_RABs_ToBeSetup_Item", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_HandoverRequestAcknowledge_PDU,
{ "HandoverRequestAcknowledge", "x2ap.HandoverRequestAcknowledge",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.HandoverRequestAcknowledge", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_E_RABs_Admitted_List_PDU,
{ "E-RABs-Admitted-List", "x2ap.E_RABs_Admitted_List",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.E_RABs_Admitted_List", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_E_RABs_Admitted_Item_PDU,
{ "E-RABs-Admitted-Item", "x2ap.E_RABs_Admitted_Item",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.E_RABs_Admitted_Item", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_HandoverPreparationFailure_PDU,
{ "HandoverPreparationFailure", "x2ap.HandoverPreparationFailure",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.HandoverPreparationFailure", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_HandoverReport_PDU,
{ "HandoverReport", "x2ap.HandoverReport",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.HandoverReport", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_SNStatusTransfer_PDU,
{ "SNStatusTransfer", "x2ap.SNStatusTransfer",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.SNStatusTransfer", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_E_RABs_SubjectToStatusTransfer_List_PDU,
{ "E-RABs-SubjectToStatusTransfer-List", "x2ap.E_RABs_SubjectToStatusTransfer_List",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.E_RABs_SubjectToStatusTransfer_List", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_E_RABs_SubjectToStatusTransfer_Item_PDU,
{ "E-RABs-SubjectToStatusTransfer-Item", "x2ap.E_RABs_SubjectToStatusTransfer_Item",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.E_RABs_SubjectToStatusTransfer_Item", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_UEContextRelease_PDU,
{ "UEContextRelease", "x2ap.UEContextRelease",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.UEContextRelease", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_HandoverCancel_PDU,
{ "HandoverCancel", "x2ap.HandoverCancel",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.HandoverCancel", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_ErrorIndication_PDU,
{ "ErrorIndication", "x2ap.ErrorIndication",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ErrorIndication", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_ResetRequest_PDU,
{ "ResetRequest", "x2ap.ResetRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ResetRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_ResetResponse_PDU,
{ "ResetResponse", "x2ap.ResetResponse",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ResetResponse", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_X2SetupRequest_PDU,
{ "X2SetupRequest", "x2ap.X2SetupRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.X2SetupRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_X2SetupResponse_PDU,
{ "X2SetupResponse", "x2ap.X2SetupResponse",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.X2SetupResponse", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_X2SetupFailure_PDU,
{ "X2SetupFailure", "x2ap.X2SetupFailure",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.X2SetupFailure", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_LoadInformation_PDU,
{ "LoadInformation", "x2ap.LoadInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.LoadInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_CellInformation_List_PDU,
{ "CellInformation-List", "x2ap.CellInformation_List",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.CellInformation_List", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_CellInformation_Item_PDU,
{ "CellInformation-Item", "x2ap.CellInformation_Item",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.CellInformation_Item", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_ENBConfigurationUpdate_PDU,
{ "ENBConfigurationUpdate", "x2ap.ENBConfigurationUpdate",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ENBConfigurationUpdate", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_ServedCellsToModify_PDU,
{ "ServedCellsToModify", "x2ap.ServedCellsToModify",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.ServedCellsToModify", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_Old_ECGIs_PDU,
{ "Old-ECGIs", "x2ap.Old_ECGIs",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.Old_ECGIs", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_ENBConfigurationUpdateAcknowledge_PDU,
{ "ENBConfigurationUpdateAcknowledge", "x2ap.ENBConfigurationUpdateAcknowledge",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ENBConfigurationUpdateAcknowledge", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_ENBConfigurationUpdateFailure_PDU,
{ "ENBConfigurationUpdateFailure", "x2ap.ENBConfigurationUpdateFailure",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ENBConfigurationUpdateFailure", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_ResourceStatusRequest_PDU,
{ "ResourceStatusRequest", "x2ap.ResourceStatusRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ResourceStatusRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_CellToReport_List_PDU,
{ "CellToReport-List", "x2ap.CellToReport_List",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.CellToReport_List", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_CellToReport_Item_PDU,
{ "CellToReport-Item", "x2ap.CellToReport_Item",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.CellToReport_Item", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_ReportingPeriodicity_PDU,
{ "ReportingPeriodicity", "x2ap.ReportingPeriodicity",
FT_UINT32, BASE_DEC, VALS(x2ap_ReportingPeriodicity_vals), 0,
- "x2ap.ReportingPeriodicity", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_ResourceStatusResponse_PDU,
{ "ResourceStatusResponse", "x2ap.ResourceStatusResponse",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ResourceStatusResponse", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_ResourceStatusFailure_PDU,
{ "ResourceStatusFailure", "x2ap.ResourceStatusFailure",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ResourceStatusFailure", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_ResourceStatusUpdate_PDU,
{ "ResourceStatusUpdate", "x2ap.ResourceStatusUpdate",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ResourceStatusUpdate", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_CellMeasurementResult_List_PDU,
{ "CellMeasurementResult-List", "x2ap.CellMeasurementResult_List",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.CellMeasurementResult_List", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_CellMeasurementResult_Item_PDU,
{ "CellMeasurementResult-Item", "x2ap.CellMeasurementResult_Item",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.CellMeasurementResult_Item", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_PrivateMessage_PDU,
{ "PrivateMessage", "x2ap.PrivateMessage",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.PrivateMessage", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_MobilityChangeRequest_PDU,
{ "MobilityChangeRequest", "x2ap.MobilityChangeRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.MobilityChangeRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_MobilityChangeAcknowledge_PDU,
{ "MobilityChangeAcknowledge", "x2ap.MobilityChangeAcknowledge",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.MobilityChangeAcknowledge", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_MobilityChangeFailure_PDU,
{ "MobilityChangeFailure", "x2ap.MobilityChangeFailure",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.MobilityChangeFailure", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_RLFIndication_PDU,
{ "RLFIndication", "x2ap.RLFIndication",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.RLFIndication", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_CellActivationRequest_PDU,
{ "CellActivationRequest", "x2ap.CellActivationRequest",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.CellActivationRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_ServedCellsToActivate_PDU,
{ "ServedCellsToActivate", "x2ap.ServedCellsToActivate",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.ServedCellsToActivate", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_CellActivationResponse_PDU,
{ "CellActivationResponse", "x2ap.CellActivationResponse",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.CellActivationResponse", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_ActivatedCellList_PDU,
{ "ActivatedCellList", "x2ap.ActivatedCellList",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.ActivatedCellList", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_CellActivationFailure_PDU,
{ "CellActivationFailure", "x2ap.CellActivationFailure",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.CellActivationFailure", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_X2AP_PDU_PDU,
{ "X2AP-PDU", "x2ap.X2AP_PDU",
FT_UINT32, BASE_DEC, VALS(x2ap_X2AP_PDU_vals), 0,
- "x2ap.X2AP_PDU", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_local,
{ "local", "x2ap.local",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.INTEGER_0_maxPrivateIEs", HFILL }},
+ "INTEGER_0_maxPrivateIEs", HFILL }},
{ &hf_x2ap_global,
{ "global", "x2ap.global",
FT_OID, BASE_NONE, NULL, 0,
- "x2ap.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x2ap_ProtocolIE_Container_item,
{ "ProtocolIE-Field", "x2ap.ProtocolIE_Field",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ProtocolIE_Field", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_id,
{ "id", "x2ap.id",
FT_UINT32, BASE_DEC, VALS(x2ap_ProtocolIE_ID_vals), 0,
- "x2ap.ProtocolIE_ID", HFILL }},
+ "ProtocolIE_ID", HFILL }},
{ &hf_x2ap_criticality,
{ "criticality", "x2ap.criticality",
FT_UINT32, BASE_DEC, VALS(x2ap_Criticality_vals), 0,
- "x2ap.Criticality", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_protocolIE_Field_value,
{ "value", "x2ap.value",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ProtocolIE_Field_value", HFILL }},
+ "ProtocolIE_Field_value", HFILL }},
{ &hf_x2ap_ProtocolExtensionContainer_item,
{ "ProtocolExtensionField", "x2ap.ProtocolExtensionField",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ProtocolExtensionField", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_extension_id,
{ "id", "x2ap.id",
FT_UINT32, BASE_DEC, VALS(x2ap_ProtocolIE_ID_vals), 0,
- "x2ap.ProtocolIE_ID", HFILL }},
+ "ProtocolIE_ID", HFILL }},
{ &hf_x2ap_extensionValue,
{ "extensionValue", "x2ap.extensionValue",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.T_extensionValue", HFILL }},
+ "T_extensionValue", HFILL }},
{ &hf_x2ap_PrivateIE_Container_item,
{ "PrivateIE-Field", "x2ap.PrivateIE_Field",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.PrivateIE_Field", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_private_id,
{ "id", "x2ap.id",
FT_UINT32, BASE_DEC, VALS(x2ap_PrivateIE_ID_vals), 0,
- "x2ap.PrivateIE_ID", HFILL }},
+ "PrivateIE_ID", HFILL }},
{ &hf_x2ap_privateIE_Field_value,
{ "value", "x2ap.value",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.PrivateIE_Field_value", HFILL }},
+ "PrivateIE_Field_value", HFILL }},
{ &hf_x2ap_key_eNodeB_star,
{ "key-eNodeB-star", "x2ap.key_eNodeB_star",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.Key_eNodeB_Star", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_nextHopChainingCount,
{ "nextHopChainingCount", "x2ap.nextHopChainingCount",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.NextHopChainingCount", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_iE_Extensions,
{ "iE-Extensions", "x2ap.iE_Extensions",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.ProtocolExtensionContainer", HFILL }},
+ "ProtocolExtensionContainer", HFILL }},
{ &hf_x2ap_priorityLevel,
{ "priorityLevel", "x2ap.priorityLevel",
FT_UINT32, BASE_DEC, VALS(x2ap_PriorityLevel_vals), 0,
- "x2ap.PriorityLevel", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_pre_emptionCapability,
{ "pre-emptionCapability", "x2ap.pre_emptionCapability",
FT_UINT32, BASE_DEC, VALS(x2ap_Pre_emptionCapability_vals), 0,
- "x2ap.Pre_emptionCapability", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_pre_emptionVulnerability,
{ "pre-emptionVulnerability", "x2ap.pre_emptionVulnerability",
FT_UINT32, BASE_DEC, VALS(x2ap_Pre_emptionVulnerability_vals), 0,
- "x2ap.Pre_emptionVulnerability", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_BroadcastPLMNs_Item_item,
{ "PLMN-Identity", "x2ap.PLMN_Identity",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.PLMN_Identity", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_radioNetwork,
{ "radioNetwork", "x2ap.radioNetwork",
FT_UINT32, BASE_DEC, VALS(x2ap_CauseRadioNetwork_vals), 0,
- "x2ap.CauseRadioNetwork", HFILL }},
+ "CauseRadioNetwork", HFILL }},
{ &hf_x2ap_transport,
{ "transport", "x2ap.transport",
FT_UINT32, BASE_DEC, VALS(x2ap_CauseTransport_vals), 0,
- "x2ap.CauseTransport", HFILL }},
+ "CauseTransport", HFILL }},
{ &hf_x2ap_protocol,
{ "protocol", "x2ap.protocol",
FT_UINT32, BASE_DEC, VALS(x2ap_CauseProtocol_vals), 0,
- "x2ap.CauseProtocol", HFILL }},
+ "CauseProtocol", HFILL }},
{ &hf_x2ap_misc,
{ "misc", "x2ap.misc",
FT_UINT32, BASE_DEC, VALS(x2ap_CauseMisc_vals), 0,
- "x2ap.CauseMisc", HFILL }},
+ "CauseMisc", HFILL }},
{ &hf_x2ap_cell_Size,
{ "cell-Size", "x2ap.cell_Size",
FT_UINT32, BASE_DEC, VALS(x2ap_Cell_Size_vals), 0,
- "x2ap.Cell_Size", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_dL_CompositeAvailableCapacity,
{ "dL-CompositeAvailableCapacity", "x2ap.dL_CompositeAvailableCapacity",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.CompositeAvailableCapacity", HFILL }},
+ "CompositeAvailableCapacity", HFILL }},
{ &hf_x2ap_uL_CompositeAvailableCapacity,
{ "uL-CompositeAvailableCapacity", "x2ap.uL_CompositeAvailableCapacity",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.CompositeAvailableCapacity", HFILL }},
+ "CompositeAvailableCapacity", HFILL }},
{ &hf_x2ap_cellCapacityClassValue,
{ "cellCapacityClassValue", "x2ap.cellCapacityClassValue",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.CellCapacityClassValue", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_capacityValue,
{ "capacityValue", "x2ap.capacityValue",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.CapacityValue", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_pDCP_SN,
{ "pDCP-SN", "x2ap.pDCP_SN",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.PDCP_SN", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_hFN,
{ "hFN", "x2ap.hFN",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.HFN", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_procedureCode,
{ "procedureCode", "x2ap.procedureCode",
FT_UINT32, BASE_DEC, VALS(x2ap_ProcedureCode_vals), 0,
- "x2ap.ProcedureCode", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_triggeringMessage,
{ "triggeringMessage", "x2ap.triggeringMessage",
FT_UINT32, BASE_DEC, VALS(x2ap_TriggeringMessage_vals), 0,
- "x2ap.TriggeringMessage", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_procedureCriticality,
{ "procedureCriticality", "x2ap.procedureCriticality",
FT_UINT32, BASE_DEC, VALS(x2ap_Criticality_vals), 0,
- "x2ap.Criticality", HFILL }},
+ "Criticality", HFILL }},
{ &hf_x2ap_iEsCriticalityDiagnostics,
{ "iEsCriticalityDiagnostics", "x2ap.iEsCriticalityDiagnostics",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.CriticalityDiagnostics_IE_List", HFILL }},
+ "CriticalityDiagnostics_IE_List", HFILL }},
{ &hf_x2ap_CriticalityDiagnostics_IE_List_item,
{ "CriticalityDiagnostics-IE-List item", "x2ap.CriticalityDiagnostics_IE_List_item",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.CriticalityDiagnostics_IE_List_item", HFILL }},
+ "CriticalityDiagnostics_IE_List_item", HFILL }},
{ &hf_x2ap_iECriticality,
{ "iECriticality", "x2ap.iECriticality",
FT_UINT32, BASE_DEC, VALS(x2ap_Criticality_vals), 0,
- "x2ap.Criticality", HFILL }},
+ "Criticality", HFILL }},
{ &hf_x2ap_iE_ID,
{ "iE-ID", "x2ap.iE_ID",
FT_UINT32, BASE_DEC, VALS(x2ap_ProtocolIE_ID_vals), 0,
- "x2ap.ProtocolIE_ID", HFILL }},
+ "ProtocolIE_ID", HFILL }},
{ &hf_x2ap_typeOfError,
{ "typeOfError", "x2ap.typeOfError",
FT_UINT32, BASE_DEC, VALS(x2ap_TypeOfError_vals), 0,
- "x2ap.TypeOfError", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_uL_EARFCN,
{ "uL-EARFCN", "x2ap.uL_EARFCN",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.EARFCN", HFILL }},
+ "EARFCN", HFILL }},
{ &hf_x2ap_dL_EARFCN,
{ "dL-EARFCN", "x2ap.dL_EARFCN",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.EARFCN", HFILL }},
+ "EARFCN", HFILL }},
{ &hf_x2ap_uL_Transmission_Bandwidth,
{ "uL-Transmission-Bandwidth", "x2ap.uL_Transmission_Bandwidth",
FT_UINT32, BASE_DEC, VALS(x2ap_Transmission_Bandwidth_vals), 0,
- "x2ap.Transmission_Bandwidth", HFILL }},
+ "Transmission_Bandwidth", HFILL }},
{ &hf_x2ap_dL_Transmission_Bandwidth,
{ "dL-Transmission-Bandwidth", "x2ap.dL_Transmission_Bandwidth",
FT_UINT32, BASE_DEC, VALS(x2ap_Transmission_Bandwidth_vals), 0,
- "x2ap.Transmission_Bandwidth", HFILL }},
+ "Transmission_Bandwidth", HFILL }},
{ &hf_x2ap_eARFCN,
{ "eARFCN", "x2ap.eARFCN",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.EARFCN", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_transmission_Bandwidth,
{ "transmission-Bandwidth", "x2ap.transmission_Bandwidth",
FT_UINT32, BASE_DEC, VALS(x2ap_Transmission_Bandwidth_vals), 0,
- "x2ap.Transmission_Bandwidth", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_subframeAssignment,
{ "subframeAssignment", "x2ap.subframeAssignment",
FT_UINT32, BASE_DEC, VALS(x2ap_SubframeAssignment_vals), 0,
- "x2ap.SubframeAssignment", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_specialSubframe_Info,
{ "specialSubframe-Info", "x2ap.specialSubframe_Info",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.SpecialSubframe_Info", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_fDD,
{ "fDD", "x2ap.fDD",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.FDD_Info", HFILL }},
+ "FDD_Info", HFILL }},
{ &hf_x2ap_tDD,
{ "tDD", "x2ap.tDD",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.TDD_Info", HFILL }},
+ "TDD_Info", HFILL }},
{ &hf_x2ap_pLMN_Identity,
{ "pLMN-Identity", "x2ap.pLMN_Identity",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.PLMN_Identity", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_eUTRANcellIdentifier,
{ "eUTRANcellIdentifier", "x2ap.eUTRANcellIdentifier",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.EUTRANCellIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_macro_eNB_ID,
{ "macro-eNB-ID", "x2ap.macro_eNB_ID",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.BIT_STRING_SIZE_20", HFILL }},
+ "BIT_STRING_SIZE_20", HFILL }},
{ &hf_x2ap_home_eNB_ID,
{ "home-eNB-ID", "x2ap.home_eNB_ID",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.BIT_STRING_SIZE_28", HFILL }},
+ "BIT_STRING_SIZE_28", HFILL }},
{ &hf_x2ap_EPLMNs_item,
{ "PLMN-Identity", "x2ap.PLMN_Identity",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.PLMN_Identity", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_qCI,
{ "qCI", "x2ap.qCI",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.QCI", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_allocationAndRetentionPriority,
{ "allocationAndRetentionPriority", "x2ap.allocationAndRetentionPriority",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.AllocationAndRetentionPriority", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_gbrQosInformation,
{ "gbrQosInformation", "x2ap.gbrQosInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.GBR_QosInformation", HFILL }},
+ "GBR_QosInformation", HFILL }},
{ &hf_x2ap_E_RAB_List_item,
{ "ProtocolIE-Single-Container", "x2ap.ProtocolIE_Single_Container",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ProtocolIE_Single_Container", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_e_RAB_ID,
{ "e-RAB-ID", "x2ap.e_RAB_ID",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.E_RAB_ID", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_cause,
{ "cause", "x2ap.cause",
FT_UINT32, BASE_DEC, VALS(x2ap_Cause_vals), 0,
- "x2ap.Cause", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_ForbiddenTAs_item,
{ "ForbiddenTAs-Item", "x2ap.ForbiddenTAs_Item",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ForbiddenTAs_Item", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_forbiddenTACs,
{ "forbiddenTACs", "x2ap.forbiddenTACs",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.ForbiddenTACs", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_ForbiddenTACs_item,
{ "TAC", "x2ap.TAC",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.TAC", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_ForbiddenLAs_item,
{ "ForbiddenLAs-Item", "x2ap.ForbiddenLAs_Item",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ForbiddenLAs_Item", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_forbiddenLACs,
{ "forbiddenLACs", "x2ap.forbiddenLACs",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.ForbiddenLACs", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_ForbiddenLACs_item,
{ "LAC", "x2ap.LAC",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.LAC", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_e_RAB_MaximumBitrateDL,
{ "e-RAB-MaximumBitrateDL", "x2ap.e_RAB_MaximumBitrateDL",
FT_UINT64, BASE_DEC, NULL, 0,
- "x2ap.BitRate", HFILL }},
+ "BitRate", HFILL }},
{ &hf_x2ap_e_RAB_MaximumBitrateUL,
{ "e-RAB-MaximumBitrateUL", "x2ap.e_RAB_MaximumBitrateUL",
FT_UINT64, BASE_DEC, NULL, 0,
- "x2ap.BitRate", HFILL }},
+ "BitRate", HFILL }},
{ &hf_x2ap_e_RAB_GuaranteedBitrateDL,
{ "e-RAB-GuaranteedBitrateDL", "x2ap.e_RAB_GuaranteedBitrateDL",
FT_UINT64, BASE_DEC, NULL, 0,
- "x2ap.BitRate", HFILL }},
+ "BitRate", HFILL }},
{ &hf_x2ap_e_RAB_GuaranteedBitrateUL,
{ "e-RAB-GuaranteedBitrateUL", "x2ap.e_RAB_GuaranteedBitrateUL",
FT_UINT64, BASE_DEC, NULL, 0,
- "x2ap.BitRate", HFILL }},
+ "BitRate", HFILL }},
{ &hf_x2ap_eNB_ID,
{ "eNB-ID", "x2ap.eNB_ID",
FT_UINT32, BASE_DEC, VALS(x2ap_ENB_ID_vals), 0,
- "x2ap.ENB_ID", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_transportLayerAddress,
{ "transportLayerAddress", "x2ap.transportLayerAddress",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.TransportLayerAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_gTP_TEID,
{ "gTP-TEID", "x2ap.gTP_TEID",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.GTP_TEI", HFILL }},
+ "GTP_TEI", HFILL }},
{ &hf_x2ap_GUGroupIDList_item,
{ "GU-Group-ID", "x2ap.GU_Group_ID",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.GU_Group_ID", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_mME_Group_ID,
{ "mME-Group-ID", "x2ap.mME_Group_ID",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.MME_Group_ID", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_gU_Group_ID,
{ "gU-Group-ID", "x2ap.gU_Group_ID",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.GU_Group_ID", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_mME_Code,
{ "mME-Code", "x2ap.mME_Code",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.MME_Code", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_servingPLMN,
{ "servingPLMN", "x2ap.servingPLMN",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.PLMN_Identity", HFILL }},
+ "PLMN_Identity", HFILL }},
{ &hf_x2ap_equivalentPLMNs,
{ "equivalentPLMNs", "x2ap.equivalentPLMNs",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.EPLMNs", HFILL }},
+ "EPLMNs", HFILL }},
{ &hf_x2ap_forbiddenTAs,
{ "forbiddenTAs", "x2ap.forbiddenTAs",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.ForbiddenTAs", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_forbiddenLAs,
{ "forbiddenLAs", "x2ap.forbiddenLAs",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.ForbiddenLAs", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_forbiddenInterRATs,
{ "forbiddenInterRATs", "x2ap.forbiddenInterRATs",
FT_UINT32, BASE_DEC, VALS(x2ap_ForbiddenInterRATs_vals), 0,
- "x2ap.ForbiddenInterRATs", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_dLHWLoadIndicator,
{ "dLHWLoadIndicator", "x2ap.dLHWLoadIndicator",
FT_UINT32, BASE_DEC, VALS(x2ap_LoadIndicator_vals), 0,
- "x2ap.LoadIndicator", HFILL }},
+ "LoadIndicator", HFILL }},
{ &hf_x2ap_uLHWLoadIndicator,
{ "uLHWLoadIndicator", "x2ap.uLHWLoadIndicator",
FT_UINT32, BASE_DEC, VALS(x2ap_LoadIndicator_vals), 0,
- "x2ap.LoadIndicator", HFILL }},
+ "LoadIndicator", HFILL }},
{ &hf_x2ap_e_UTRAN_Cell,
{ "e-UTRAN-Cell", "x2ap.e_UTRAN_Cell",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.LastVisitedEUTRANCellInformation", HFILL }},
+ "LastVisitedEUTRANCellInformation", HFILL }},
{ &hf_x2ap_uTRAN_Cell,
{ "uTRAN-Cell", "x2ap.uTRAN_Cell",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.LastVisitedUTRANCellInformation", HFILL }},
+ "LastVisitedUTRANCellInformation", HFILL }},
{ &hf_x2ap_gERAN_Cell,
{ "gERAN-Cell", "x2ap.gERAN_Cell",
FT_UINT32, BASE_DEC, VALS(x2ap_LastVisitedGERANCellInformation_vals), 0,
- "x2ap.LastVisitedGERANCellInformation", HFILL }},
+ "LastVisitedGERANCellInformation", HFILL }},
{ &hf_x2ap_global_Cell_ID,
{ "global-Cell-ID", "x2ap.global_Cell_ID",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ECGI", HFILL }},
+ "ECGI", HFILL }},
{ &hf_x2ap_cellType,
{ "cellType", "x2ap.cellType",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.CellType", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_time_UE_StayedInCell,
{ "time-UE-StayedInCell", "x2ap.time_UE_StayedInCell",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.Time_UE_StayedInCell", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_undefined,
{ "undefined", "x2ap.undefined",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_x2ap_eventType,
{ "eventType", "x2ap.eventType",
FT_UINT32, BASE_DEC, VALS(x2ap_EventType_vals), 0,
- "x2ap.EventType", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_reportArea,
{ "reportArea", "x2ap.reportArea",
FT_UINT32, BASE_DEC, VALS(x2ap_ReportArea_vals), 0,
- "x2ap.ReportArea", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_MBSFN_Subframe_Infolist_item,
{ "MBSFN-Subframe-Info", "x2ap.MBSFN_Subframe_Info",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.MBSFN_Subframe_Info", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_radioframeAllocationPeriod,
{ "radioframeAllocationPeriod", "x2ap.radioframeAllocationPeriod",
FT_UINT32, BASE_DEC, VALS(x2ap_RadioframeAllocationPeriod_vals), 0,
- "x2ap.RadioframeAllocationPeriod", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_radioframeAllocationOffset,
{ "radioframeAllocationOffset", "x2ap.radioframeAllocationOffset",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.RadioframeAllocationOffset", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_subframeAllocation,
{ "subframeAllocation", "x2ap.subframeAllocation",
FT_UINT32, BASE_DEC, VALS(x2ap_SubframeAllocation_vals), 0,
- "x2ap.SubframeAllocation", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_handoverTriggerChangeLowerLimit,
{ "handoverTriggerChangeLowerLimit", "x2ap.handoverTriggerChangeLowerLimit",
FT_INT32, BASE_DEC, NULL, 0,
- "x2ap.INTEGER_M20_20", HFILL }},
+ "INTEGER_M20_20", HFILL }},
{ &hf_x2ap_handoverTriggerChangeUpperLimit,
{ "handoverTriggerChangeUpperLimit", "x2ap.handoverTriggerChangeUpperLimit",
FT_INT32, BASE_DEC, NULL, 0,
- "x2ap.INTEGER_M20_20", HFILL }},
+ "INTEGER_M20_20", HFILL }},
{ &hf_x2ap_handoverTriggerChange,
{ "handoverTriggerChange", "x2ap.handoverTriggerChange",
FT_INT32, BASE_DEC, NULL, 0,
- "x2ap.INTEGER_M20_20", HFILL }},
+ "INTEGER_M20_20", HFILL }},
{ &hf_x2ap_Neighbour_Information_item,
{ "Neighbour-Information item", "x2ap.Neighbour_Information_item",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.Neighbour_Information_item", HFILL }},
+ "Neighbour_Information_item", HFILL }},
{ &hf_x2ap_eCGI,
{ "eCGI", "x2ap.eCGI",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ECGI", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_pCI,
{ "pCI", "x2ap.pCI",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.PCI", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_rootSequenceIndex,
{ "rootSequenceIndex", "x2ap.rootSequenceIndex",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.INTEGER_0_837", HFILL }},
+ "INTEGER_0_837", HFILL }},
{ &hf_x2ap_zeroCorrelationIndex,
{ "zeroCorrelationIndex", "x2ap.zeroCorrelationIndex",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.INTEGER_0_15", HFILL }},
+ "INTEGER_0_15", HFILL }},
{ &hf_x2ap_highSpeedFlag,
{ "highSpeedFlag", "x2ap.highSpeedFlag",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x2ap.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_x2ap_prach_FreqOffset,
{ "prach-FreqOffset", "x2ap.prach_FreqOffset",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.INTEGER_0_94", HFILL }},
+ "INTEGER_0_94", HFILL }},
{ &hf_x2ap_prach_ConfigIndex,
{ "prach-ConfigIndex", "x2ap.prach_ConfigIndex",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.INTEGER_0_63", HFILL }},
+ "INTEGER_0_63", HFILL }},
{ &hf_x2ap_rNTP_PerPRB,
{ "rNTP-PerPRB", "x2ap.rNTP_PerPRB",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.BIT_STRING_SIZE_6_110_", HFILL }},
+ "BIT_STRING_SIZE_6_110_", HFILL }},
{ &hf_x2ap_rNTP_Threshold,
{ "rNTP-Threshold", "x2ap.rNTP_Threshold",
FT_UINT32, BASE_DEC, VALS(x2ap_RNTP_Threshold_vals), 0,
- "x2ap.RNTP_Threshold", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_numberOfCellSpecificAntennaPorts,
{ "numberOfCellSpecificAntennaPorts", "x2ap.numberOfCellSpecificAntennaPorts",
FT_UINT32, BASE_DEC, VALS(x2ap_T_numberOfCellSpecificAntennaPorts_vals), 0,
- "x2ap.T_numberOfCellSpecificAntennaPorts", HFILL }},
+ "T_numberOfCellSpecificAntennaPorts", HFILL }},
{ &hf_x2ap_p_B,
{ "p-B", "x2ap.p_B",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.INTEGER_0_3_", HFILL }},
+ "INTEGER_0_3_", HFILL }},
{ &hf_x2ap_pDCCH_InterferenceImpact,
{ "pDCCH-InterferenceImpact", "x2ap.pDCCH_InterferenceImpact",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.INTEGER_0_4_", HFILL }},
+ "INTEGER_0_4_", HFILL }},
{ &hf_x2ap_dL_GBR_PRB_usage,
{ "dL-GBR-PRB-usage", "x2ap.dL_GBR_PRB_usage",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.DL_GBR_PRB_usage", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_uL_GBR_PRB_usage,
{ "uL-GBR-PRB-usage", "x2ap.uL_GBR_PRB_usage",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.UL_GBR_PRB_usage", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_dL_non_GBR_PRB_usage,
{ "dL-non-GBR-PRB-usage", "x2ap.dL_non_GBR_PRB_usage",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.DL_non_GBR_PRB_usage", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_uL_non_GBR_PRB_usage,
{ "uL-non-GBR-PRB-usage", "x2ap.uL_non_GBR_PRB_usage",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.UL_non_GBR_PRB_usage", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_dL_Total_PRB_usage,
{ "dL-Total-PRB-usage", "x2ap.dL_Total_PRB_usage",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.DL_Total_PRB_usage", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_uL_Total_PRB_usage,
{ "uL-Total-PRB-usage", "x2ap.uL_Total_PRB_usage",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.UL_Total_PRB_usage", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_dLS1TNLLoadIndicator,
{ "dLS1TNLLoadIndicator", "x2ap.dLS1TNLLoadIndicator",
FT_UINT32, BASE_DEC, VALS(x2ap_LoadIndicator_vals), 0,
- "x2ap.LoadIndicator", HFILL }},
+ "LoadIndicator", HFILL }},
{ &hf_x2ap_uLS1TNLLoadIndicator,
{ "uLS1TNLLoadIndicator", "x2ap.uLS1TNLLoadIndicator",
FT_UINT32, BASE_DEC, VALS(x2ap_LoadIndicator_vals), 0,
- "x2ap.LoadIndicator", HFILL }},
+ "LoadIndicator", HFILL }},
{ &hf_x2ap_ServedCells_item,
{ "ServedCells item", "x2ap.ServedCells_item",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ServedCells_item", HFILL }},
+ "ServedCells_item", HFILL }},
{ &hf_x2ap_servedCellInfo,
{ "servedCellInfo", "x2ap.servedCellInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ServedCell_Information", HFILL }},
+ "ServedCell_Information", HFILL }},
{ &hf_x2ap_neighbour_Info,
{ "neighbour-Info", "x2ap.neighbour_Info",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.Neighbour_Information", HFILL }},
+ "Neighbour_Information", HFILL }},
{ &hf_x2ap_cellId,
{ "cellId", "x2ap.cellId",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ECGI", HFILL }},
+ "ECGI", HFILL }},
{ &hf_x2ap_tAC,
{ "tAC", "x2ap.tAC",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.TAC", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_broadcastPLMNs,
{ "broadcastPLMNs", "x2ap.broadcastPLMNs",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.BroadcastPLMNs_Item", HFILL }},
+ "BroadcastPLMNs_Item", HFILL }},
{ &hf_x2ap_eUTRA_Mode_Info,
{ "eUTRA-Mode-Info", "x2ap.eUTRA_Mode_Info",
FT_UINT32, BASE_DEC, VALS(x2ap_EUTRA_Mode_Info_vals), 0,
- "x2ap.EUTRA_Mode_Info", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_specialSubframePatterns,
{ "specialSubframePatterns", "x2ap.specialSubframePatterns",
FT_UINT32, BASE_DEC, VALS(x2ap_SpecialSubframePatterns_vals), 0,
- "x2ap.SpecialSubframePatterns", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_cyclicPrefixDL,
{ "cyclicPrefixDL", "x2ap.cyclicPrefixDL",
FT_UINT32, BASE_DEC, VALS(x2ap_CyclicPrefixDL_vals), 0,
- "x2ap.CyclicPrefixDL", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_cyclicPrefixUL,
{ "cyclicPrefixUL", "x2ap.cyclicPrefixUL",
FT_UINT32, BASE_DEC, VALS(x2ap_CyclicPrefixUL_vals), 0,
- "x2ap.CyclicPrefixUL", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_oneframe,
{ "oneframe", "x2ap.oneframe",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.Oneframe", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_fourframes,
{ "fourframes", "x2ap.fourframes",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.Fourframes", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_eUTRANTraceID,
{ "eUTRANTraceID", "x2ap.eUTRANTraceID",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.EUTRANTraceID", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_interfacesToTrace,
{ "interfacesToTrace", "x2ap.interfacesToTrace",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.InterfacesToTrace", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_traceDepth,
{ "traceDepth", "x2ap.traceDepth",
FT_UINT32, BASE_DEC, VALS(x2ap_TraceDepth_vals), 0,
- "x2ap.TraceDepth", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_traceCollectionEntityIPAddress,
{ "traceCollectionEntityIPAddress", "x2ap.traceCollectionEntityIPAddress",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.TraceCollectionEntityIPAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_UE_HistoryInformation_item,
{ "LastVisitedCell-Item", "x2ap.LastVisitedCell_Item",
FT_UINT32, BASE_DEC, VALS(x2ap_LastVisitedCell_Item_vals), 0,
- "x2ap.LastVisitedCell_Item", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_uEaggregateMaximumBitRateDownlink,
{ "uEaggregateMaximumBitRateDownlink", "x2ap.uEaggregateMaximumBitRateDownlink",
FT_UINT64, BASE_DEC, NULL, 0,
- "x2ap.BitRate", HFILL }},
+ "BitRate", HFILL }},
{ &hf_x2ap_uEaggregateMaximumBitRateUplink,
{ "uEaggregateMaximumBitRateUplink", "x2ap.uEaggregateMaximumBitRateUplink",
FT_UINT64, BASE_DEC, NULL, 0,
- "x2ap.BitRate", HFILL }},
+ "BitRate", HFILL }},
{ &hf_x2ap_encryptionAlgorithms,
{ "encryptionAlgorithms", "x2ap.encryptionAlgorithms",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.EncryptionAlgorithms", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_integrityProtectionAlgorithms,
{ "integrityProtectionAlgorithms", "x2ap.integrityProtectionAlgorithms",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.IntegrityProtectionAlgorithms", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_UL_InterferenceOverloadIndication_item,
{ "UL-InterferenceOverloadIndication-Item", "x2ap.UL_InterferenceOverloadIndication_Item",
FT_UINT32, BASE_DEC, VALS(x2ap_UL_InterferenceOverloadIndication_Item_vals), 0,
- "x2ap.UL_InterferenceOverloadIndication_Item", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_UL_HighInterferenceIndicationInfo_item,
{ "UL-HighInterferenceIndicationInfo-Item", "x2ap.UL_HighInterferenceIndicationInfo_Item",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.UL_HighInterferenceIndicationInfo_Item", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_target_Cell_ID,
{ "target-Cell-ID", "x2ap.target_Cell_ID",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ECGI", HFILL }},
+ "ECGI", HFILL }},
{ &hf_x2ap_ul_interferenceindication,
{ "ul-interferenceindication", "x2ap.ul_interferenceindication",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.UL_HighInterferenceIndication", HFILL }},
+ "UL_HighInterferenceIndication", HFILL }},
{ &hf_x2ap_protocolIEs,
{ "protocolIEs", "x2ap.protocolIEs",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.ProtocolIE_Container", HFILL }},
+ "ProtocolIE_Container", HFILL }},
{ &hf_x2ap_mME_UE_S1AP_ID,
{ "mME-UE-S1AP-ID", "x2ap.mME_UE_S1AP_ID",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.UE_S1AP_ID", HFILL }},
+ "UE_S1AP_ID", HFILL }},
{ &hf_x2ap_uESecurityCapabilities,
{ "uESecurityCapabilities", "x2ap.uESecurityCapabilities",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.UESecurityCapabilities", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_aS_SecurityInformation,
{ "aS-SecurityInformation", "x2ap.aS_SecurityInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.AS_SecurityInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_uEaggregateMaximumBitRate,
{ "uEaggregateMaximumBitRate", "x2ap.uEaggregateMaximumBitRate",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.UEAggregateMaximumBitRate", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_subscriberProfileIDforRFP,
{ "subscriberProfileIDforRFP", "x2ap.subscriberProfileIDforRFP",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.SubscriberProfileIDforRFP", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_e_RABs_ToBeSetup_List,
{ "e-RABs-ToBeSetup-List", "x2ap.e_RABs_ToBeSetup_List",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.E_RABs_ToBeSetup_List", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_rRC_Context,
{ "rRC-Context", "x2ap.rRC_Context",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.RRC_Context", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_handoverRestrictionList,
{ "handoverRestrictionList", "x2ap.handoverRestrictionList",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.HandoverRestrictionList", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_locationReportingInformation,
{ "locationReportingInformation", "x2ap.locationReportingInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.LocationReportingInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_E_RABs_ToBeSetup_List_item,
{ "ProtocolIE-Single-Container", "x2ap.ProtocolIE_Single_Container",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ProtocolIE_Single_Container", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_e_RAB_Level_QoS_Parameters,
{ "e-RAB-Level-QoS-Parameters", "x2ap.e_RAB_Level_QoS_Parameters",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.E_RAB_Level_QoS_Parameters", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_dL_Forwarding,
{ "dL-Forwarding", "x2ap.dL_Forwarding",
FT_UINT32, BASE_DEC, VALS(x2ap_DL_Forwarding_vals), 0,
- "x2ap.DL_Forwarding", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_uL_GTPtunnelEndpoint,
{ "uL-GTPtunnelEndpoint", "x2ap.uL_GTPtunnelEndpoint",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.GTPtunnelEndpoint", HFILL }},
+ "GTPtunnelEndpoint", HFILL }},
{ &hf_x2ap_E_RABs_Admitted_List_item,
{ "ProtocolIE-Single-Container", "x2ap.ProtocolIE_Single_Container",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ProtocolIE_Single_Container", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_uL_GTP_TunnelEndpoint,
{ "uL-GTP-TunnelEndpoint", "x2ap.uL_GTP_TunnelEndpoint",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.GTPtunnelEndpoint", HFILL }},
+ "GTPtunnelEndpoint", HFILL }},
{ &hf_x2ap_dL_GTP_TunnelEndpoint,
{ "dL-GTP-TunnelEndpoint", "x2ap.dL_GTP_TunnelEndpoint",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.GTPtunnelEndpoint", HFILL }},
+ "GTPtunnelEndpoint", HFILL }},
{ &hf_x2ap_E_RABs_SubjectToStatusTransfer_List_item,
{ "ProtocolIE-Single-Container", "x2ap.ProtocolIE_Single_Container",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ProtocolIE_Single_Container", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_receiveStatusofULPDCPSDUs,
{ "receiveStatusofULPDCPSDUs", "x2ap.receiveStatusofULPDCPSDUs",
FT_BYTES, BASE_NONE, NULL, 0,
- "x2ap.ReceiveStatusofULPDCPSDUs", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_uL_COUNTvalue,
{ "uL-COUNTvalue", "x2ap.uL_COUNTvalue",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.COUNTvalue", HFILL }},
+ "COUNTvalue", HFILL }},
{ &hf_x2ap_dL_COUNTvalue,
{ "dL-COUNTvalue", "x2ap.dL_COUNTvalue",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.COUNTvalue", HFILL }},
+ "COUNTvalue", HFILL }},
{ &hf_x2ap_CellInformation_List_item,
{ "ProtocolIE-Single-Container", "x2ap.ProtocolIE_Single_Container",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ProtocolIE_Single_Container", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_cell_ID,
{ "cell-ID", "x2ap.cell_ID",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ECGI", HFILL }},
+ "ECGI", HFILL }},
{ &hf_x2ap_ul_InterferenceOverloadIndication,
{ "ul-InterferenceOverloadIndication", "x2ap.ul_InterferenceOverloadIndication",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.UL_InterferenceOverloadIndication", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_ul_HighInterferenceIndicationInfo,
{ "ul-HighInterferenceIndicationInfo", "x2ap.ul_HighInterferenceIndicationInfo",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.UL_HighInterferenceIndicationInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_relativeNarrowbandTxPower,
{ "relativeNarrowbandTxPower", "x2ap.relativeNarrowbandTxPower",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.RelativeNarrowbandTxPower", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_ServedCellsToModify_item,
{ "ServedCellsToModify-Item", "x2ap.ServedCellsToModify_Item",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ServedCellsToModify_Item", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_old_ecgi,
{ "old-ecgi", "x2ap.old_ecgi",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ECGI", HFILL }},
+ "ECGI", HFILL }},
{ &hf_x2ap_Old_ECGIs_item,
{ "ECGI", "x2ap.ECGI",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ECGI", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_CellToReport_List_item,
{ "ProtocolIE-Single-Container", "x2ap.ProtocolIE_Single_Container",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ProtocolIE_Single_Container", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_CellMeasurementResult_List_item,
{ "ProtocolIE-Single-Container", "x2ap.ProtocolIE_Single_Container",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ProtocolIE_Single_Container", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_hWOverLoadIndicator,
{ "hWOverLoadIndicator", "x2ap.hWOverLoadIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.HWLoadIndicator", HFILL }},
+ "HWLoadIndicator", HFILL }},
{ &hf_x2ap_s1TNLOverLoadIndicator,
{ "s1TNLOverLoadIndicator", "x2ap.s1TNLOverLoadIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.S1TNLLoadIndicator", HFILL }},
+ "S1TNLLoadIndicator", HFILL }},
{ &hf_x2ap_radioResourceStatus,
{ "radioResourceStatus", "x2ap.radioResourceStatus",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.RadioResourceStatus", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_privateIEs,
{ "privateIEs", "x2ap.privateIEs",
FT_UINT32, BASE_DEC, NULL, 0,
- "x2ap.PrivateIE_Container", HFILL }},
+ "PrivateIE_Container", HFILL }},
{ &hf_x2ap_ServedCellsToActivate_item,
{ "ServedCellsToActivate-Item", "x2ap.ServedCellsToActivate_Item",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ServedCellsToActivate_Item", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_ecgi,
{ "ecgi", "x2ap.ecgi",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ECGI", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_ActivatedCellList_item,
{ "ActivatedCellList-Item", "x2ap.ActivatedCellList_Item",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.ActivatedCellList_Item", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_initiatingMessage,
{ "initiatingMessage", "x2ap.initiatingMessage",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.InitiatingMessage", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_successfulOutcome,
{ "successfulOutcome", "x2ap.successfulOutcome",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.SuccessfulOutcome", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_unsuccessfulOutcome,
{ "unsuccessfulOutcome", "x2ap.unsuccessfulOutcome",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.UnsuccessfulOutcome", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_initiatingMessage_value,
{ "value", "x2ap.value",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.InitiatingMessage_value", HFILL }},
+ "InitiatingMessage_value", HFILL }},
{ &hf_x2ap_successfulOutcome_value,
{ "value", "x2ap.value",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.SuccessfulOutcome_value", HFILL }},
+ "SuccessfulOutcome_value", HFILL }},
{ &hf_x2ap_value,
{ "value", "x2ap.value",
FT_NONE, BASE_NONE, NULL, 0,
- "x2ap.UnsuccessfulOutcome_value", HFILL }},
+ "UnsuccessfulOutcome_value", HFILL }},
/*--- End of included file: packet-x2ap-hfarr.c ---*/
#line 150 "packet-x2ap-template.c"
diff --git a/epan/dissectors/packet-x411.c b/epan/dissectors/packet-x411.c
index 26db92deca..e4675bea9a 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_CONSTR32534896 */
+static int hf_x411_iso_639_language_code = -1; /* PrintableString_SIZE_CONSTR44599704 */
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_CONSTR32534896(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_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_) {
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_CONSTR32534896(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_CONSTR32534896 },
+ { &hf_x411_iso_639_language_code, BER_CLASS_UNI, BER_UNI_TAG_PrintableString, BER_FLAGS_OPTIONAL|BER_FLAGS_NOOWNTAG, dissect_x411_PrintableString_SIZE_CONSTR44599704 },
{ NULL, 0, 0, 0, NULL }
};
@@ -8777,1987 +8777,1987 @@ void proto_register_x411(void) {
{ &hf_x411_InternalTraceInformation_PDU,
{ "InternalTraceInformation", "x411.InternalTraceInformation",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.InternalTraceInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_InternalTraceInformationElement_PDU,
{ "InternalTraceInformationElement", "x411.InternalTraceInformationElement",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.InternalTraceInformationElement", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_TraceInformation_PDU,
{ "TraceInformation", "x411.TraceInformation",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.TraceInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_TraceInformationElement_PDU,
{ "TraceInformationElement", "x411.TraceInformationElement",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.TraceInformationElement", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_MTSBindArgument_PDU,
{ "MTSBindArgument", "x411.MTSBindArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MTSBindArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_MTSBindResult_PDU,
{ "MTSBindResult", "x411.MTSBindResult",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MTSBindResult", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PAR_mts_bind_error_PDU,
{ "PAR-mts-bind-error", "x411.PAR_mts_bind_error",
FT_UINT32, BASE_DEC, VALS(x411_PAR_mts_bind_error_vals), 0,
- "x411.PAR_mts_bind_error", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_MessageSubmissionArgument_PDU,
{ "MessageSubmissionArgument", "x411.MessageSubmissionArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MessageSubmissionArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_MessageSubmissionResult_PDU,
{ "MessageSubmissionResult", "x411.MessageSubmissionResult",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MessageSubmissionResult", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ProbeSubmissionArgument_PDU,
{ "ProbeSubmissionArgument", "x411.ProbeSubmissionArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ProbeSubmissionArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ProbeSubmissionResult_PDU,
{ "ProbeSubmissionResult", "x411.ProbeSubmissionResult",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ProbeSubmissionResult", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_CancelDeferredDeliveryArgument_PDU,
{ "CancelDeferredDeliveryArgument", "x411.CancelDeferredDeliveryArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.CancelDeferredDeliveryArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_CancelDeferredDeliveryResult_PDU,
{ "CancelDeferredDeliveryResult", "x411.CancelDeferredDeliveryResult",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.CancelDeferredDeliveryResult", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_SubmissionControlArgument_PDU,
{ "SubmissionControlArgument", "x411.SubmissionControlArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.SubmissionControlArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_SubmissionControlResult_PDU,
{ "SubmissionControlResult", "x411.SubmissionControlResult",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.SubmissionControlResult", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PAR_submission_control_violated_PDU,
{ "PAR-submission-control-violated", "x411.PAR_submission_control_violated",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PAR_submission_control_violated", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PAR_element_of_service_not_subscribed_PDU,
{ "PAR-element-of-service-not-subscribed", "x411.PAR_element_of_service_not_subscribed",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PAR_element_of_service_not_subscribed", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PAR_deferred_delivery_cancellation_rejected_PDU,
{ "PAR-deferred-delivery-cancellation-rejected", "x411.PAR_deferred_delivery_cancellation_rejected",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PAR_deferred_delivery_cancellation_rejected", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PAR_originator_invalid_PDU,
{ "PAR-originator-invalid", "x411.PAR_originator_invalid",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PAR_originator_invalid", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ImproperlySpecifiedRecipients_PDU,
{ "ImproperlySpecifiedRecipients", "x411.ImproperlySpecifiedRecipients",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.ImproperlySpecifiedRecipients", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PAR_message_submission_identifier_invalid_PDU,
{ "PAR-message-submission-identifier-invalid", "x411.PAR_message_submission_identifier_invalid",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PAR_message_submission_identifier_invalid", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PAR_inconsistent_request_PDU,
{ "PAR-inconsistent-request", "x411.PAR_inconsistent_request",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PAR_inconsistent_request", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_SecurityProblem_PDU,
{ "SecurityProblem", "x411.SecurityProblem",
FT_UINT32, BASE_DEC, VALS(x411_SecurityProblem_vals), 0,
- "x411.SecurityProblem", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PAR_unsupported_critical_function_PDU,
{ "PAR-unsupported-critical-function", "x411.PAR_unsupported_critical_function",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PAR_unsupported_critical_function", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PAR_remote_bind_error_PDU,
{ "PAR-remote-bind-error", "x411.PAR_remote_bind_error",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PAR_remote_bind_error", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_MessageSubmissionTime_PDU,
{ "MessageSubmissionTime", "x411.MessageSubmissionTime",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.MessageSubmissionTime", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_MessageDeliveryArgument_PDU,
{ "MessageDeliveryArgument", "x411.MessageDeliveryArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MessageDeliveryArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_MessageDeliveryResult_PDU,
{ "MessageDeliveryResult", "x411.MessageDeliveryResult",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MessageDeliveryResult", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ReportDeliveryArgument_PDU,
{ "ReportDeliveryArgument", "x411.ReportDeliveryArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ReportDeliveryArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ReportDeliveryResult_PDU,
{ "ReportDeliveryResult", "x411.ReportDeliveryResult",
FT_UINT32, BASE_DEC, VALS(x411_ReportDeliveryResult_vals), 0,
- "x411.ReportDeliveryResult", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_DeliveryControlArgument_PDU,
{ "DeliveryControlArgument", "x411.DeliveryControlArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.DeliveryControlArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_DeliveryControlResult_PDU,
{ "DeliveryControlResult", "x411.DeliveryControlResult",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.DeliveryControlResult", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PAR_delivery_control_violated_PDU,
{ "PAR-delivery-control-violated", "x411.PAR_delivery_control_violated",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PAR_delivery_control_violated", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PAR_control_violates_registration_PDU,
{ "PAR-control-violates-registration", "x411.PAR_control_violates_registration",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PAR_control_violates_registration", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_RefusedOperation_PDU,
{ "RefusedOperation", "x411.RefusedOperation",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.RefusedOperation", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_RecipientCertificate_PDU,
{ "RecipientCertificate", "x411.RecipientCertificate",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.RecipientCertificate", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ProofOfDelivery_PDU,
{ "ProofOfDelivery", "x411.ProofOfDelivery",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ProofOfDelivery", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_RegisterArgument_PDU,
{ "RegisterArgument", "x411.RegisterArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.RegisterArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_RegisterResult_PDU,
{ "RegisterResult", "x411.RegisterResult",
FT_UINT32, BASE_DEC, VALS(x411_RegisterResult_vals), 0,
- "x411.RegisterResult", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ChangeCredentialsArgument_PDU,
{ "ChangeCredentialsArgument", "x411.ChangeCredentialsArgument",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ChangeCredentialsArgument", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_RES_change_credentials_PDU,
{ "RES-change-credentials", "x411.RES_change_credentials",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.RES_change_credentials", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PAR_register_rejected_PDU,
{ "PAR-register-rejected", "x411.PAR_register_rejected",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PAR_register_rejected", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PAR_new_credentials_unacceptable_PDU,
{ "PAR-new-credentials-unacceptable", "x411.PAR_new_credentials_unacceptable",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PAR_new_credentials_unacceptable", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PAR_old_credentials_incorrectly_specified_PDU,
{ "PAR-old-credentials-incorrectly-specified", "x411.PAR_old_credentials_incorrectly_specified",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PAR_old_credentials_incorrectly_specified", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_MessageSubmissionEnvelope_PDU,
{ "MessageSubmissionEnvelope", "x411.MessageSubmissionEnvelope",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MessageSubmissionEnvelope", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PerRecipientMessageSubmissionFields_PDU,
{ "PerRecipientMessageSubmissionFields", "x411.PerRecipientMessageSubmissionFields",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PerRecipientMessageSubmissionFields", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ProbeSubmissionEnvelope_PDU,
{ "ProbeSubmissionEnvelope", "x411.ProbeSubmissionEnvelope",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ProbeSubmissionEnvelope", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PerRecipientProbeSubmissionFields_PDU,
{ "PerRecipientProbeSubmissionFields", "x411.PerRecipientProbeSubmissionFields",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PerRecipientProbeSubmissionFields", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_MessageDeliveryEnvelope_PDU,
{ "MessageDeliveryEnvelope", "x411.MessageDeliveryEnvelope",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MessageDeliveryEnvelope", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ReportDeliveryEnvelope_PDU,
{ "ReportDeliveryEnvelope", "x411.ReportDeliveryEnvelope",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ReportDeliveryEnvelope", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PerRecipientReportDeliveryFields_PDU,
{ "PerRecipientReportDeliveryFields", "x411.PerRecipientReportDeliveryFields",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PerRecipientReportDeliveryFields", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ExtendedContentType_PDU,
{ "ExtendedContentType", "x411.ExtendedContentType",
FT_OID, BASE_NONE, NULL, 0,
- "x411.ExtendedContentType", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ContentIdentifier_PDU,
{ "ContentIdentifier", "x411.ContentIdentifier",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.ContentIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PerMessageIndicators_PDU,
{ "PerMessageIndicators", "x411.PerMessageIndicators",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.PerMessageIndicators", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_OriginatorReportRequest_PDU,
{ "OriginatorReportRequest", "x411.OriginatorReportRequest",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.OriginatorReportRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_DeferredDeliveryTime_PDU,
{ "DeferredDeliveryTime", "x411.DeferredDeliveryTime",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.DeferredDeliveryTime", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_Priority_PDU,
{ "Priority", "x411.Priority",
FT_UINT32, BASE_DEC, VALS(x411_Priority_U_vals), 0,
- "x411.Priority", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ContentLength_PDU,
{ "ContentLength", "x411.ContentLength",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.ContentLength", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_MessageDeliveryTime_PDU,
{ "MessageDeliveryTime", "x411.MessageDeliveryTime",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.MessageDeliveryTime", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_DeliveryFlags_PDU,
{ "DeliveryFlags", "x411.DeliveryFlags",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.DeliveryFlags", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_SubjectSubmissionIdentifier_PDU,
{ "SubjectSubmissionIdentifier", "x411.SubjectSubmissionIdentifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.SubjectSubmissionIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_RecipientReassignmentProhibited_PDU,
{ "RecipientReassignmentProhibited", "x411.RecipientReassignmentProhibited",
FT_UINT32, BASE_DEC, VALS(x411_RecipientReassignmentProhibited_vals), 0,
- "x411.RecipientReassignmentProhibited", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_OriginatorRequestedAlternateRecipient_PDU,
{ "OriginatorRequestedAlternateRecipient", "x411.OriginatorRequestedAlternateRecipient",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.OriginatorRequestedAlternateRecipient", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_DLExpansionProhibited_PDU,
{ "DLExpansionProhibited", "x411.DLExpansionProhibited",
FT_UINT32, BASE_DEC, VALS(x411_DLExpansionProhibited_vals), 0,
- "x411.DLExpansionProhibited", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ConversionWithLossProhibited_PDU,
{ "ConversionWithLossProhibited", "x411.ConversionWithLossProhibited",
FT_UINT32, BASE_DEC, VALS(x411_ConversionWithLossProhibited_vals), 0,
- "x411.ConversionWithLossProhibited", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_LatestDeliveryTime_PDU,
{ "LatestDeliveryTime", "x411.LatestDeliveryTime",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.LatestDeliveryTime", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_RequestedDeliveryMethod_PDU,
{ "RequestedDeliveryMethod", "x411.RequestedDeliveryMethod",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.RequestedDeliveryMethod", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PhysicalForwardingProhibited_PDU,
{ "PhysicalForwardingProhibited", "x411.PhysicalForwardingProhibited",
FT_UINT32, BASE_DEC, VALS(x411_PhysicalForwardingProhibited_vals), 0,
- "x411.PhysicalForwardingProhibited", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PhysicalForwardingAddressRequest_PDU,
{ "PhysicalForwardingAddressRequest", "x411.PhysicalForwardingAddressRequest",
FT_UINT32, BASE_DEC, VALS(x411_PhysicalForwardingAddressRequest_vals), 0,
- "x411.PhysicalForwardingAddressRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PhysicalDeliveryModes_PDU,
{ "PhysicalDeliveryModes", "x411.PhysicalDeliveryModes",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.PhysicalDeliveryModes", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_RegisteredMailType_PDU,
{ "RegisteredMailType", "x411.RegisteredMailType",
FT_UINT32, BASE_DEC, VALS(x411_RegisteredMailType_vals), 0,
- "x411.RegisteredMailType", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_RecipientNumberForAdvice_PDU,
{ "RecipientNumberForAdvice", "x411.RecipientNumberForAdvice",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.RecipientNumberForAdvice", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PhysicalRenditionAttributes_PDU,
{ "PhysicalRenditionAttributes", "x411.PhysicalRenditionAttributes",
FT_OID, BASE_NONE, NULL, 0,
- "x411.PhysicalRenditionAttributes", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_OriginatorReturnAddress_PDU,
{ "OriginatorReturnAddress", "x411.OriginatorReturnAddress",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.OriginatorReturnAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PhysicalDeliveryReportRequest_PDU,
{ "PhysicalDeliveryReportRequest", "x411.PhysicalDeliveryReportRequest",
FT_UINT32, BASE_DEC, VALS(x411_PhysicalDeliveryReportRequest_vals), 0,
- "x411.PhysicalDeliveryReportRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_OriginatorCertificate_PDU,
{ "OriginatorCertificate", "x411.OriginatorCertificate",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.OriginatorCertificate", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_MessageToken_PDU,
{ "MessageToken", "x411.MessageToken",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MessageToken", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ContentConfidentialityAlgorithmIdentifier_PDU,
{ "ContentConfidentialityAlgorithmIdentifier", "x411.ContentConfidentialityAlgorithmIdentifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ContentConfidentialityAlgorithmIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ContentIntegrityCheck_PDU,
{ "ContentIntegrityCheck", "x411.ContentIntegrityCheck",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ContentIntegrityCheck", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_MessageOriginAuthenticationCheck_PDU,
{ "MessageOriginAuthenticationCheck", "x411.MessageOriginAuthenticationCheck",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MessageOriginAuthenticationCheck", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_MessageSecurityLabel_PDU,
{ "MessageSecurityLabel", "x411.MessageSecurityLabel",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MessageSecurityLabel", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ProofOfSubmissionRequest_PDU,
{ "ProofOfSubmissionRequest", "x411.ProofOfSubmissionRequest",
FT_UINT32, BASE_DEC, VALS(x411_ProofOfSubmissionRequest_vals), 0,
- "x411.ProofOfSubmissionRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ProofOfDeliveryRequest_PDU,
{ "ProofOfDeliveryRequest", "x411.ProofOfDeliveryRequest",
FT_UINT32, BASE_DEC, VALS(x411_ProofOfDeliveryRequest_vals), 0,
- "x411.ProofOfDeliveryRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ContentCorrelator_PDU,
{ "ContentCorrelator", "x411.ContentCorrelator",
FT_UINT32, BASE_DEC, VALS(x411_ContentCorrelator_vals), 0,
- "x411.ContentCorrelator", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ProbeOriginAuthenticationCheck_PDU,
{ "ProbeOriginAuthenticationCheck", "x411.ProbeOriginAuthenticationCheck",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ProbeOriginAuthenticationCheck", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_RedirectionHistory_PDU,
{ "RedirectionHistory", "x411.RedirectionHistory",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.RedirectionHistory", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_Redirection_PDU,
{ "Redirection", "x411.Redirection",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.Redirection", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_DLExpansionHistory_PDU,
{ "DLExpansionHistory", "x411.DLExpansionHistory",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.DLExpansionHistory", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_DLExpansion_PDU,
{ "DLExpansion", "x411.DLExpansion",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.DLExpansion", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PhysicalForwardingAddress_PDU,
{ "PhysicalForwardingAddress", "x411.PhysicalForwardingAddress",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PhysicalForwardingAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_OriginatorAndDLExpansionHistory_PDU,
{ "OriginatorAndDLExpansionHistory", "x411.OriginatorAndDLExpansionHistory",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.OriginatorAndDLExpansionHistory", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ReportingDLName_PDU,
{ "ReportingDLName", "x411.ReportingDLName",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ReportingDLName", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ReportingMTACertificate_PDU,
{ "ReportingMTACertificate", "x411.ReportingMTACertificate",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ReportingMTACertificate", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ReportOriginAuthenticationCheck_PDU,
{ "ReportOriginAuthenticationCheck", "x411.ReportOriginAuthenticationCheck",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ReportOriginAuthenticationCheck", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_OriginatingMTACertificate_PDU,
{ "OriginatingMTACertificate", "x411.OriginatingMTACertificate",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.OriginatingMTACertificate", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ProofOfSubmission_PDU,
{ "ProofOfSubmission", "x411.ProofOfSubmission",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ProofOfSubmission", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ReportingMTAName_PDU,
{ "ReportingMTAName", "x411.ReportingMTAName",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ReportingMTAName", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ExtendedCertificates_PDU,
{ "ExtendedCertificates", "x411.ExtendedCertificates",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.ExtendedCertificates", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_DLExemptedRecipients_PDU,
{ "DLExemptedRecipients", "x411.DLExemptedRecipients",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.DLExemptedRecipients", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_CertificateSelectors_PDU,
{ "CertificateSelectors", "x411.CertificateSelectors",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.CertificateSelectors", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_Content_PDU,
{ "Content", "x411.Content",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.Content", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_MTSIdentifier_PDU,
{ "MTSIdentifier", "x411.MTSIdentifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MTSIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ORName_PDU,
{ "ORName", "x411.ORName",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ORName", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ORAddress_PDU,
{ "ORAddress", "x411.ORAddress",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ORAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_CommonName_PDU,
{ "CommonName", "x411.CommonName",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.CommonName", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_TeletexCommonName_PDU,
{ "TeletexCommonName", "x411.TeletexCommonName",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.TeletexCommonName", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_UniversalCommonName_PDU,
{ "UniversalCommonName", "x411.UniversalCommonName",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.UniversalCommonName", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_TeletexOrganizationName_PDU,
{ "TeletexOrganizationName", "x411.TeletexOrganizationName",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.TeletexOrganizationName", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_UniversalOrganizationName_PDU,
{ "UniversalOrganizationName", "x411.UniversalOrganizationName",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.UniversalOrganizationName", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_TeletexPersonalName_PDU,
{ "TeletexPersonalName", "x411.TeletexPersonalName",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.TeletexPersonalName", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_UniversalPersonalName_PDU,
{ "UniversalPersonalName", "x411.UniversalPersonalName",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.UniversalPersonalName", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_TeletexOrganizationalUnitNames_PDU,
{ "TeletexOrganizationalUnitNames", "x411.TeletexOrganizationalUnitNames",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.TeletexOrganizationalUnitNames", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_UniversalOrganizationalUnitNames_PDU,
{ "UniversalOrganizationalUnitNames", "x411.UniversalOrganizationalUnitNames",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.UniversalOrganizationalUnitNames", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PDSName_PDU,
{ "PDSName", "x411.PDSName",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.PDSName", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PhysicalDeliveryCountryName_PDU,
{ "PhysicalDeliveryCountryName", "x411.PhysicalDeliveryCountryName",
FT_UINT32, BASE_DEC, VALS(x411_PhysicalDeliveryCountryName_vals), 0,
- "x411.PhysicalDeliveryCountryName", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PostalCode_PDU,
{ "PostalCode", "x411.PostalCode",
FT_UINT32, BASE_DEC, VALS(x411_PostalCode_vals), 0,
- "x411.PostalCode", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PhysicalDeliveryOfficeName_PDU,
{ "PhysicalDeliveryOfficeName", "x411.PhysicalDeliveryOfficeName",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PhysicalDeliveryOfficeName", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_UniversalPhysicalDeliveryOfficeName_PDU,
{ "UniversalPhysicalDeliveryOfficeName", "x411.UniversalPhysicalDeliveryOfficeName",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.UniversalPhysicalDeliveryOfficeName", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PhysicalDeliveryOfficeNumber_PDU,
{ "PhysicalDeliveryOfficeNumber", "x411.PhysicalDeliveryOfficeNumber",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PhysicalDeliveryOfficeNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_UniversalPhysicalDeliveryOfficeNumber_PDU,
{ "UniversalPhysicalDeliveryOfficeNumber", "x411.UniversalPhysicalDeliveryOfficeNumber",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.UniversalPhysicalDeliveryOfficeNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ExtensionORAddressComponents_PDU,
{ "ExtensionORAddressComponents", "x411.ExtensionORAddressComponents",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ExtensionORAddressComponents", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_UniversalExtensionORAddressComponents_PDU,
{ "UniversalExtensionORAddressComponents", "x411.UniversalExtensionORAddressComponents",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.UniversalExtensionORAddressComponents", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PhysicalDeliveryPersonalName_PDU,
{ "PhysicalDeliveryPersonalName", "x411.PhysicalDeliveryPersonalName",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PhysicalDeliveryPersonalName", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_UniversalPhysicalDeliveryPersonalName_PDU,
{ "UniversalPhysicalDeliveryPersonalName", "x411.UniversalPhysicalDeliveryPersonalName",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.UniversalPhysicalDeliveryPersonalName", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PhysicalDeliveryOrganizationName_PDU,
{ "PhysicalDeliveryOrganizationName", "x411.PhysicalDeliveryOrganizationName",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PhysicalDeliveryOrganizationName", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_UniversalPhysicalDeliveryOrganizationName_PDU,
{ "UniversalPhysicalDeliveryOrganizationName", "x411.UniversalPhysicalDeliveryOrganizationName",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.UniversalPhysicalDeliveryOrganizationName", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ExtensionPhysicalDeliveryAddressComponents_PDU,
{ "ExtensionPhysicalDeliveryAddressComponents", "x411.ExtensionPhysicalDeliveryAddressComponents",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ExtensionPhysicalDeliveryAddressComponents", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_UniversalExtensionPhysicalDeliveryAddressComponents_PDU,
{ "UniversalExtensionPhysicalDeliveryAddressComponents", "x411.UniversalExtensionPhysicalDeliveryAddressComponents",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.UniversalExtensionPhysicalDeliveryAddressComponents", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_UnformattedPostalAddress_PDU,
{ "UnformattedPostalAddress", "x411.UnformattedPostalAddress",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.UnformattedPostalAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_UniversalUnformattedPostalAddress_PDU,
{ "UniversalUnformattedPostalAddress", "x411.UniversalUnformattedPostalAddress",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.UniversalUnformattedPostalAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_StreetAddress_PDU,
{ "StreetAddress", "x411.StreetAddress",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.StreetAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_UniversalStreetAddress_PDU,
{ "UniversalStreetAddress", "x411.UniversalStreetAddress",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.UniversalStreetAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PostOfficeBoxAddress_PDU,
{ "PostOfficeBoxAddress", "x411.PostOfficeBoxAddress",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PostOfficeBoxAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_UniversalPostOfficeBoxAddress_PDU,
{ "UniversalPostOfficeBoxAddress", "x411.UniversalPostOfficeBoxAddress",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.UniversalPostOfficeBoxAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_PosteRestanteAddress_PDU,
{ "PosteRestanteAddress", "x411.PosteRestanteAddress",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PosteRestanteAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_UniversalPosteRestanteAddress_PDU,
{ "UniversalPosteRestanteAddress", "x411.UniversalPosteRestanteAddress",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.UniversalPosteRestanteAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_UniquePostalName_PDU,
{ "UniquePostalName", "x411.UniquePostalName",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.UniquePostalName", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_UniversalUniquePostalName_PDU,
{ "UniversalUniquePostalName", "x411.UniversalUniquePostalName",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.UniversalUniquePostalName", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_LocalPostalAttributes_PDU,
{ "LocalPostalAttributes", "x411.LocalPostalAttributes",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.LocalPostalAttributes", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_UniversalLocalPostalAttributes_PDU,
{ "UniversalLocalPostalAttributes", "x411.UniversalLocalPostalAttributes",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.UniversalLocalPostalAttributes", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ExtendedNetworkAddress_PDU,
{ "ExtendedNetworkAddress", "x411.ExtendedNetworkAddress",
FT_UINT32, BASE_DEC, VALS(x411_ExtendedNetworkAddress_vals), 0,
- "x411.ExtendedNetworkAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_TerminalType_PDU,
{ "TerminalType", "x411.TerminalType",
FT_UINT32, BASE_DEC, VALS(x411_TerminalType_vals), 0,
- "x411.TerminalType", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_TeletexDomainDefinedAttributes_PDU,
{ "TeletexDomainDefinedAttributes", "x411.TeletexDomainDefinedAttributes",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.TeletexDomainDefinedAttributes", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_UniversalDomainDefinedAttributes_PDU,
{ "UniversalDomainDefinedAttributes", "x411.UniversalDomainDefinedAttributes",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.UniversalDomainDefinedAttributes", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_ExtendedEncodedInformationType_PDU,
{ "ExtendedEncodedInformationType", "x411.ExtendedEncodedInformationType",
FT_OID, BASE_NONE, NULL, 0,
- "x411.ExtendedEncodedInformationType", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_MTANameAndOptionalGDI_PDU,
{ "MTANameAndOptionalGDI", "x411.MTANameAndOptionalGDI",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MTANameAndOptionalGDI", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_AsymmetricToken_PDU,
{ "AsymmetricToken", "x411.AsymmetricToken",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.AsymmetricToken", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_BindTokenSignedData_PDU,
{ "BindTokenSignedData", "x411.BindTokenSignedData",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.BindTokenSignedData", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_MessageTokenSignedData_PDU,
{ "MessageTokenSignedData", "x411.MessageTokenSignedData",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MessageTokenSignedData", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_MessageTokenEncryptedData_PDU,
{ "MessageTokenEncryptedData", "x411.MessageTokenEncryptedData",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MessageTokenEncryptedData", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_BindTokenEncryptedData_PDU,
{ "BindTokenEncryptedData", "x411.BindTokenEncryptedData",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.BindTokenEncryptedData", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_SecurityClassification_PDU,
{ "SecurityClassification", "x411.SecurityClassification",
FT_UINT32, BASE_DEC, VALS(x411_SecurityClassification_vals), 0,
- "x411.SecurityClassification", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_unauthenticated,
{ "unauthenticated", "x411.unauthenticated",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_x411_authenticated_argument,
{ "authenticated", "x411.authenticated",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.AuthenticatedArgument", HFILL }},
+ "AuthenticatedArgument", HFILL }},
{ &hf_x411_authenticated_initiator_name,
{ "initiator-name", "x411.initiator_name",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.MTAName", HFILL }},
+ "MTAName", HFILL }},
{ &hf_x411_initiator_credentials,
{ "initiator-credentials", "x411.initiator_credentials",
FT_UINT32, BASE_DEC, VALS(x411_Credentials_vals), 0,
- "x411.InitiatorCredentials", HFILL }},
+ "InitiatorCredentials", HFILL }},
{ &hf_x411_security_context,
{ "security-context", "x411.security_context",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.SecurityContext", HFILL }},
+ "SecurityContext", HFILL }},
{ &hf_x411_authenticated_result,
{ "authenticated", "x411.authenticated",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.AuthenticatedResult", HFILL }},
+ "AuthenticatedResult", HFILL }},
{ &hf_x411_authenticated_responder_name,
{ "responder-name", "x411.responder_name",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.MTAName", HFILL }},
+ "MTAName", HFILL }},
{ &hf_x411_responder_credentials,
{ "responder-credentials", "x411.responder_credentials",
FT_UINT32, BASE_DEC, VALS(x411_Credentials_vals), 0,
- "x411.ResponderCredentials", HFILL }},
+ "ResponderCredentials", HFILL }},
{ &hf_x411_message,
{ "message", "x411.message",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.Message", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_probe,
{ "probe", "x411.probe",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.Probe", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_report,
{ "report", "x411.report",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.Report", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_message_envelope,
{ "envelope", "x411.envelope",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MessageTransferEnvelope", HFILL }},
+ "MessageTransferEnvelope", HFILL }},
{ &hf_x411_content,
{ "content", "x411.content",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.Content", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_report_envelope,
{ "envelope", "x411.envelope",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ReportTransferEnvelope", HFILL }},
+ "ReportTransferEnvelope", HFILL }},
{ &hf_x411_report_content,
{ "content", "x411.content",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ReportTransferContent", HFILL }},
+ "ReportTransferContent", HFILL }},
{ &hf_x411_message_identifier,
{ "message-identifier", "x411.message_identifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MessageIdentifier", HFILL }},
+ "MessageIdentifier", HFILL }},
{ &hf_x411_originator_name,
{ "originator-name", "x411.originator_name",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MTAOriginatorName", HFILL }},
+ "MTAOriginatorName", HFILL }},
{ &hf_x411_original_encoded_information_types,
{ "original-encoded-information-types", "x411.original_encoded_information_types",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.OriginalEncodedInformationTypes", HFILL }},
+ "OriginalEncodedInformationTypes", HFILL }},
{ &hf_x411_content_type,
{ "content-type", "x411.content_type",
FT_UINT32, BASE_DEC, VALS(x411_ContentType_vals), 0,
- "x411.ContentType", HFILL }},
+ "ContentType", HFILL }},
{ &hf_x411_content_identifier,
{ "content-identifier", "x411.content_identifier",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.ContentIdentifier", HFILL }},
+ "ContentIdentifier", HFILL }},
{ &hf_x411_priority,
{ "priority", "x411.priority",
FT_UINT32, BASE_DEC, VALS(x411_Priority_U_vals), 0,
- "x411.Priority", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_per_message_indicators,
{ "per-message-indicators", "x411.per_message_indicators",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.PerMessageIndicators", HFILL }},
+ "PerMessageIndicators", HFILL }},
{ &hf_x411_deferred_delivery_time,
{ "deferred-delivery-time", "x411.deferred_delivery_time",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.DeferredDeliveryTime", HFILL }},
+ "DeferredDeliveryTime", HFILL }},
{ &hf_x411_per_domain_bilateral_information,
{ "per-domain-bilateral-information", "x411.per_domain_bilateral_information",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.SEQUENCE_SIZE_1_ub_transfers_OF_PerDomainBilateralInformation", HFILL }},
+ "SEQUENCE_SIZE_1_ub_transfers_OF_PerDomainBilateralInformation", HFILL }},
{ &hf_x411_per_domain_bilateral_information_item,
{ "PerDomainBilateralInformation", "x411.PerDomainBilateralInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PerDomainBilateralInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_trace_information,
{ "trace-information", "x411.trace_information",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.TraceInformation", HFILL }},
+ "TraceInformation", HFILL }},
{ &hf_x411_extensions,
{ "extensions", "x411.extensions",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.SET_OF_ExtensionField", HFILL }},
+ "SET_OF_ExtensionField", HFILL }},
{ &hf_x411_extensions_item,
{ "ExtensionField", "x411.ExtensionField",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ExtensionField", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_recipient_name,
{ "recipient-name", "x411.recipient_name",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MTARecipientName", HFILL }},
+ "MTARecipientName", HFILL }},
{ &hf_x411_originally_specified_recipient_number,
{ "originally-specified-recipient-number", "x411.originally_specified_recipient_number",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.OriginallySpecifiedRecipientNumber", HFILL }},
+ "OriginallySpecifiedRecipientNumber", HFILL }},
{ &hf_x411_per_recipient_indicators,
{ "per-recipient-indicators", "x411.per_recipient_indicators",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.PerRecipientIndicators", HFILL }},
+ "PerRecipientIndicators", HFILL }},
{ &hf_x411_explicit_conversion,
{ "explicit-conversion", "x411.explicit_conversion",
FT_UINT32, BASE_DEC, VALS(x411_ExplicitConversion_vals), 0,
- "x411.ExplicitConversion", HFILL }},
+ "ExplicitConversion", HFILL }},
{ &hf_x411_probe_identifier,
{ "probe-identifier", "x411.probe_identifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ProbeIdentifier", HFILL }},
+ "ProbeIdentifier", HFILL }},
{ &hf_x411_content_length,
{ "content-length", "x411.content_length",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.ContentLength", HFILL }},
+ "ContentLength", HFILL }},
{ &hf_x411_report_identifier,
{ "report-identifier", "x411.report_identifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ReportIdentifier", HFILL }},
+ "ReportIdentifier", HFILL }},
{ &hf_x411_report_destination_name,
{ "report-destination-name", "x411.report_destination_name",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ReportDestinationName", HFILL }},
+ "ReportDestinationName", HFILL }},
{ &hf_x411_subject_identifier,
{ "subject-identifier", "x411.subject_identifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.SubjectIdentifier", HFILL }},
+ "SubjectIdentifier", HFILL }},
{ &hf_x411_subject_intermediate_trace_information,
{ "subject-intermediate-trace-information", "x411.subject_intermediate_trace_information",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.SubjectIntermediateTraceInformation", HFILL }},
+ "SubjectIntermediateTraceInformation", HFILL }},
{ &hf_x411_returned_content,
{ "returned-content", "x411.returned_content",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.Content", HFILL }},
+ "Content", HFILL }},
{ &hf_x411_additional_information,
{ "additional-information", "x411.additional_information",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.AdditionalInformation", HFILL }},
+ "AdditionalInformation", HFILL }},
{ &hf_x411_mta_actual_recipient_name,
{ "actual-recipient-name", "x411.actual_recipient_name",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MTAActualRecipientName", HFILL }},
+ "MTAActualRecipientName", HFILL }},
{ &hf_x411_last_trace_information,
{ "last-trace-information", "x411.last_trace_information",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.LastTraceInformation", HFILL }},
+ "LastTraceInformation", HFILL }},
{ &hf_x411_report_originally_intended_recipient_name,
{ "originally-intended-recipient-name", "x411.originally_intended_recipient_name",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.OriginallyIntendedRecipientName", HFILL }},
+ "OriginallyIntendedRecipientName", HFILL }},
{ &hf_x411_supplementary_information,
{ "supplementary-information", "x411.supplementary_information",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.SupplementaryInformation", HFILL }},
+ "SupplementaryInformation", HFILL }},
{ &hf_x411_country_name,
{ "country-name", "x411.country_name",
FT_UINT32, BASE_DEC, VALS(x411_CountryName_U_vals), 0,
- "x411.CountryName", HFILL }},
+ "CountryName", HFILL }},
{ &hf_x411_bilateral_domain,
{ "domain", "x411.domain",
FT_UINT32, BASE_DEC, VALS(x411_T_bilateral_domain_vals), 0,
- "x411.T_bilateral_domain", HFILL }},
+ "T_bilateral_domain", HFILL }},
{ &hf_x411_administration_domain_name,
{ "administration-domain-name", "x411.administration_domain_name",
FT_UINT32, BASE_DEC, VALS(x411_AdministrationDomainName_U_vals), 0,
- "x411.AdministrationDomainName", HFILL }},
+ "AdministrationDomainName", HFILL }},
{ &hf_x411_private_domain,
{ "private-domain", "x411.private_domain",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.T_private_domain", HFILL }},
+ "T_private_domain", HFILL }},
{ &hf_x411_private_domain_identifier,
{ "private-domain-identifier", "x411.private_domain_identifier",
FT_UINT32, BASE_DEC, VALS(x411_PrivateDomainIdentifier_vals), 0,
- "x411.PrivateDomainIdentifier", HFILL }},
+ "PrivateDomainIdentifier", HFILL }},
{ &hf_x411_bilateral_information,
{ "bilateral-information", "x411.bilateral_information",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.T_bilateral_information", HFILL }},
+ "T_bilateral_information", HFILL }},
{ &hf_x411_domain,
{ "domain", "x411.domain",
FT_UINT32, BASE_DEC, VALS(x411_T_domain_vals), 0,
- "x411.T_domain", HFILL }},
+ "T_domain", HFILL }},
{ &hf_x411_private_domain_01,
{ "private-domain", "x411.private_domain",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.T_private_domain_01", HFILL }},
+ "T_private_domain_01", HFILL }},
{ &hf_x411_arrival_time,
{ "arrival-time", "x411.arrival_time",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.ArrivalTime", HFILL }},
+ "ArrivalTime", HFILL }},
{ &hf_x411_converted_encoded_information_types,
{ "converted-encoded-information-types", "x411.converted_encoded_information_types",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ConvertedEncodedInformationTypes", HFILL }},
+ "ConvertedEncodedInformationTypes", HFILL }},
{ &hf_x411_trace_report_type,
{ "report-type", "x411.report_type",
FT_UINT32, BASE_DEC, VALS(x411_ReportType_vals), 0,
- "x411.ReportType", HFILL }},
+ "ReportType", HFILL }},
{ &hf_x411_InternalTraceInformation_item,
{ "InternalTraceInformationElement", "x411.InternalTraceInformationElement",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.InternalTraceInformationElement", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_global_domain_identifier,
{ "global-domain-identifier", "x411.global_domain_identifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.GlobalDomainIdentifier", HFILL }},
+ "GlobalDomainIdentifier", HFILL }},
{ &hf_x411_mta_name,
{ "mta-name", "x411.mta_name",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.MTAName", HFILL }},
+ "MTAName", HFILL }},
{ &hf_x411_mta_supplied_information,
{ "mta-supplied-information", "x411.mta_supplied_information",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MTASuppliedInformation", HFILL }},
+ "MTASuppliedInformation", HFILL }},
{ &hf_x411__untag_item,
{ "TraceInformationElement", "x411.TraceInformationElement",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.TraceInformationElement", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_domain_supplied_information,
{ "domain-supplied-information", "x411.domain_supplied_information",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.DomainSuppliedInformation", HFILL }},
+ "DomainSuppliedInformation", HFILL }},
{ &hf_x411_deferred_time,
{ "deferred-time", "x411.deferred_time",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.DeferredTime", HFILL }},
+ "DeferredTime", HFILL }},
{ &hf_x411_other_actions,
{ "other-actions", "x411.other_actions",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.OtherActions", HFILL }},
+ "OtherActions", HFILL }},
{ &hf_x411_initiator_name,
{ "initiator-name", "x411.initiator_name",
FT_UINT32, BASE_DEC, VALS(x411_ObjectName_vals), 0,
- "x411.ObjectName", HFILL }},
+ "ObjectName", HFILL }},
{ &hf_x411_messages_waiting,
{ "messages-waiting", "x411.messages_waiting",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MessagesWaiting", HFILL }},
+ "MessagesWaiting", HFILL }},
{ &hf_x411_responder_name,
{ "responder-name", "x411.responder_name",
FT_UINT32, BASE_DEC, VALS(x411_ObjectName_vals), 0,
- "x411.ObjectName", HFILL }},
+ "ObjectName", HFILL }},
{ &hf_x411_user_agent,
{ "user-agent", "x411.user_agent",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ORAddressAndOptionalDirectoryName", HFILL }},
+ "ORAddressAndOptionalDirectoryName", HFILL }},
{ &hf_x411_mTA,
{ "mTA", "x411.mTA",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.MTAName", HFILL }},
+ "MTAName", HFILL }},
{ &hf_x411_message_store,
{ "message-store", "x411.message_store",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ORAddressAndOptionalDirectoryName", HFILL }},
+ "ORAddressAndOptionalDirectoryName", HFILL }},
{ &hf_x411_urgent,
{ "urgent", "x411.urgent",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.DeliveryQueue", HFILL }},
+ "DeliveryQueue", HFILL }},
{ &hf_x411_normal,
{ "normal", "x411.normal",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.DeliveryQueue", HFILL }},
+ "DeliveryQueue", HFILL }},
{ &hf_x411_non_urgent,
{ "non-urgent", "x411.non_urgent",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.DeliveryQueue", HFILL }},
+ "DeliveryQueue", HFILL }},
{ &hf_x411_messages,
{ "messages", "x411.messages",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.INTEGER_0_ub_queue_size", HFILL }},
+ "INTEGER_0_ub_queue_size", HFILL }},
{ &hf_x411_delivery_queue_octets,
{ "octets", "x411.octets",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.INTEGER_0_ub_content_length", HFILL }},
+ "INTEGER_0_ub_content_length", HFILL }},
{ &hf_x411_simple,
{ "simple", "x411.simple",
FT_UINT32, BASE_DEC, VALS(x411_Password_vals), 0,
- "x411.Password", HFILL }},
+ "Password", HFILL }},
{ &hf_x411_strong,
{ "strong", "x411.strong",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.StrongCredentials", HFILL }},
+ "StrongCredentials", HFILL }},
{ &hf_x411_protected,
{ "protected", "x411.protected",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ProtectedPassword", HFILL }},
+ "ProtectedPassword", HFILL }},
{ &hf_x411_ia5_string,
{ "ia5-string", "x411.ia5_string",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.IA5String_SIZE_0_ub_password_length", HFILL }},
+ "IA5String_SIZE_0_ub_password_length", HFILL }},
{ &hf_x411_octet_string,
{ "octet-string", "x411.octet_string",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.OCTET_STRING_SIZE_0_ub_password_length", HFILL }},
+ "OCTET_STRING_SIZE_0_ub_password_length", HFILL }},
{ &hf_x411_bind_token,
{ "bind-token", "x411.bind_token",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.Token", HFILL }},
+ "Token", HFILL }},
{ &hf_x411_certificate,
{ "certificate", "x411.certificate",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.Certificates", HFILL }},
+ "Certificates", HFILL }},
{ &hf_x411_certificate_selector,
{ "certificate-selector", "x411.certificate_selector",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificateAssertion", HFILL }},
+ "CertificateAssertion", HFILL }},
{ &hf_x411_signature,
{ "signature", "x411.signature",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.Signature", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_time1,
{ "time1", "x411.time1",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.UTCTime", HFILL }},
+ "UTCTime", HFILL }},
{ &hf_x411_time2,
{ "time2", "x411.time2",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.UTCTime", HFILL }},
+ "UTCTime", HFILL }},
{ &hf_x411_random1,
{ "random1", "x411.random1",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.BIT_STRING", HFILL }},
+ "BIT_STRING", HFILL }},
{ &hf_x411_random2,
{ "random2", "x411.random2",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.BIT_STRING", HFILL }},
+ "BIT_STRING", HFILL }},
{ &hf_x411_algorithmIdentifier,
{ "algorithmIdentifier", "x411.algorithmIdentifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.AlgorithmIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_encrypted,
{ "encrypted", "x411.encrypted",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.BIT_STRING", HFILL }},
+ "BIT_STRING", HFILL }},
{ &hf_x411_SecurityContext_item,
{ "SecurityLabel", "x411.SecurityLabel",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.SecurityLabel", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_message_submission_envelope,
{ "envelope", "x411.envelope",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MessageSubmissionEnvelope", HFILL }},
+ "MessageSubmissionEnvelope", HFILL }},
{ &hf_x411_message_submission_identifier,
{ "message-submission-identifier", "x411.message_submission_identifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MessageSubmissionIdentifier", HFILL }},
+ "MessageSubmissionIdentifier", HFILL }},
{ &hf_x411_message_submission_time,
{ "message-submission-time", "x411.message_submission_time",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.MessageSubmissionTime", HFILL }},
+ "MessageSubmissionTime", HFILL }},
{ &hf_x411_probe_submission_identifier,
{ "probe-submission-identifier", "x411.probe_submission_identifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ProbeSubmissionIdentifier", HFILL }},
+ "ProbeSubmissionIdentifier", HFILL }},
{ &hf_x411_probe_submission_time,
{ "probe-submission-time", "x411.probe_submission_time",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.ProbeSubmissionTime", HFILL }},
+ "ProbeSubmissionTime", HFILL }},
{ &hf_x411_ImproperlySpecifiedRecipients_item,
{ "RecipientName", "x411.RecipientName",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.RecipientName", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_waiting_operations,
{ "waiting-operations", "x411.waiting_operations",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.Operations", HFILL }},
+ "Operations", HFILL }},
{ &hf_x411_waiting_messages,
{ "waiting-messages", "x411.waiting_messages",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.WaitingMessages", HFILL }},
+ "WaitingMessages", HFILL }},
{ &hf_x411_waiting_content_types,
{ "waiting-content-types", "x411.waiting_content_types",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.SET_SIZE_0_ub_content_types_OF_ContentType", HFILL }},
+ "SET_SIZE_0_ub_content_types_OF_ContentType", HFILL }},
{ &hf_x411_waiting_content_types_item,
{ "ContentType", "x411.ContentType",
FT_UINT32, BASE_DEC, VALS(x411_ContentType_vals), 0,
- "x411.ContentType", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_waiting_encoded_information_types,
{ "waiting-encoded-information-types", "x411.waiting_encoded_information_types",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.EncodedInformationTypes", HFILL }},
+ "EncodedInformationTypes", HFILL }},
{ &hf_x411_recipient_certificate,
{ "recipient-certificate", "x411.recipient_certificate",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.RecipientCertificate", HFILL }},
+ "RecipientCertificate", HFILL }},
{ &hf_x411_proof_of_delivery,
{ "proof-of-delivery", "x411.proof_of_delivery",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ProofOfDelivery", HFILL }},
+ "ProofOfDelivery", HFILL }},
{ &hf_x411_empty_result,
{ "empty-result", "x411.empty_result",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_x411_max_extensions,
{ "extensions", "x411.extensions",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.SET_SIZE_1_MAX_OF_ExtensionField", HFILL }},
+ "SET_SIZE_1_MAX_OF_ExtensionField", HFILL }},
{ &hf_x411_max_extensions_item,
{ "ExtensionField", "x411.ExtensionField",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ExtensionField", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_restrict,
{ "restrict", "x411.restrict",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x411.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_x411_permissible_operations,
{ "permissible-operations", "x411.permissible_operations",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.Operations", HFILL }},
+ "Operations", HFILL }},
{ &hf_x411_permissible_maximum_content_length,
{ "permissible-maximum-content-length", "x411.permissible_maximum_content_length",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.ContentLength", HFILL }},
+ "ContentLength", HFILL }},
{ &hf_x411_permissible_lowest_priority,
{ "permissible-lowest-priority", "x411.permissible_lowest_priority",
FT_UINT32, BASE_DEC, VALS(x411_Priority_U_vals), 0,
- "x411.Priority", HFILL }},
+ "Priority", HFILL }},
{ &hf_x411_permissible_content_types,
{ "permissible-content-types", "x411.permissible_content_types",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.ContentTypes", HFILL }},
+ "ContentTypes", HFILL }},
{ &hf_x411_permissible_encoded_information_types,
{ "permissible-encoded-information-types", "x411.permissible_encoded_information_types",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PermissibleEncodedInformationTypes", HFILL }},
+ "PermissibleEncodedInformationTypes", HFILL }},
{ &hf_x411_permissible_security_context,
{ "permissible-security-context", "x411.permissible_security_context",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.SecurityContext", HFILL }},
+ "SecurityContext", HFILL }},
{ &hf_x411_refused_argument,
{ "refused-argument", "x411.refused_argument",
FT_UINT32, BASE_DEC, VALS(x411_T_refused_argument_vals), 0,
- "x411.T_refused_argument", HFILL }},
+ "T_refused_argument", HFILL }},
{ &hf_x411_built_in_argument,
{ "built-in-argument", "x411.built_in_argument",
FT_UINT32, BASE_DEC, VALS(x411_RefusedArgument_vals), 0,
- "x411.RefusedArgument", HFILL }},
+ "RefusedArgument", HFILL }},
{ &hf_x411_refused_extension,
{ "refused-extension", "x411.refused_extension",
FT_UINT32, BASE_DEC, VALS(x411_ExtensionType_vals), 0,
- "x411.T_refused_extension", HFILL }},
+ "T_refused_extension", HFILL }},
{ &hf_x411_refusal_reason,
{ "refusal-reason", "x411.refusal_reason",
FT_UINT32, BASE_DEC, VALS(x411_RefusalReason_vals), 0,
- "x411.RefusalReason", HFILL }},
+ "RefusalReason", HFILL }},
{ &hf_x411_user_name,
{ "user-name", "x411.user_name",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.UserName", HFILL }},
+ "UserName", HFILL }},
{ &hf_x411_user_address,
{ "user-address", "x411.user_address",
FT_UINT32, BASE_DEC, VALS(x411_UserAddress_vals), 0,
- "x411.UserAddress", HFILL }},
+ "UserAddress", HFILL }},
{ &hf_x411_deliverable_class,
{ "deliverable-class", "x411.deliverable_class",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.SET_SIZE_1_ub_deliverable_class_OF_DeliverableClass", HFILL }},
+ "SET_SIZE_1_ub_deliverable_class_OF_DeliverableClass", HFILL }},
{ &hf_x411_deliverable_class_item,
{ "DeliverableClass", "x411.DeliverableClass",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.DeliverableClass", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_default_delivery_controls,
{ "default-delivery-controls", "x411.default_delivery_controls",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.DefaultDeliveryControls", HFILL }},
+ "DefaultDeliveryControls", HFILL }},
{ &hf_x411_redirections,
{ "redirections", "x411.redirections",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.Redirections", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_restricted_delivery,
{ "restricted-delivery", "x411.restricted_delivery",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.RestrictedDelivery", HFILL }},
+ "RestrictedDelivery", HFILL }},
{ &hf_x411_retrieve_registrations,
{ "retrieve-registrations", "x411.retrieve_registrations",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.RegistrationTypes", HFILL }},
+ "RegistrationTypes", HFILL }},
{ &hf_x411_non_empty_result,
{ "non-empty-result", "x411.non_empty_result",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.T_non_empty_result", HFILL }},
+ "T_non_empty_result", HFILL }},
{ &hf_x411_registered_information,
{ "registered-information", "x411.registered_information",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.RegisterArgument", HFILL }},
+ "RegisterArgument", HFILL }},
{ &hf_x411_old_credentials,
{ "old-credentials", "x411.old_credentials",
FT_UINT32, BASE_DEC, VALS(x411_Credentials_vals), 0,
- "x411.Credentials", HFILL }},
+ "Credentials", HFILL }},
{ &hf_x411_new_credentials,
{ "new-credentials", "x411.new_credentials",
FT_UINT32, BASE_DEC, VALS(x411_Credentials_vals), 0,
- "x411.Credentials", HFILL }},
+ "Credentials", HFILL }},
{ &hf_x411_x121,
{ "x121", "x411.x121",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.T_x121", HFILL }},
+ "T_x121", HFILL }},
{ &hf_x411_x121_address,
{ "x121-address", "x411.x121_address",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.T_x121_address", HFILL }},
+ "T_x121_address", HFILL }},
{ &hf_x411_tsap_id,
{ "tsap-id", "x411.tsap_id",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.PrintableString_SIZE_1_ub_tsap_id_length", HFILL }},
+ "PrintableString_SIZE_1_ub_tsap_id_length", HFILL }},
{ &hf_x411_presentation,
{ "presentation", "x411.presentation",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PSAPAddress", HFILL }},
+ "PSAPAddress", HFILL }},
{ &hf_x411_Redirections_item,
{ "RecipientRedirection", "x411.RecipientRedirection",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.RecipientRedirection", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_redirection_classes,
{ "redirection-classes", "x411.redirection_classes",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.SET_SIZE_1_ub_redirection_classes_OF_RedirectionClass", HFILL }},
+ "SET_SIZE_1_ub_redirection_classes_OF_RedirectionClass", HFILL }},
{ &hf_x411_redirection_classes_item,
{ "RedirectionClass", "x411.RedirectionClass",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.RedirectionClass", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_recipient_assigned_alternate_recipient,
{ "recipient-assigned-alternate-recipient", "x411.recipient_assigned_alternate_recipient",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.RecipientAssignedAlternateRecipient", HFILL }},
+ "RecipientAssignedAlternateRecipient", HFILL }},
{ &hf_x411_content_types,
{ "content-types", "x411.content_types",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.ContentTypes", HFILL }},
+ "ContentTypes", HFILL }},
{ &hf_x411_maximum_content_length,
{ "maximum-content-length", "x411.maximum_content_length",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.ContentLength", HFILL }},
+ "ContentLength", HFILL }},
{ &hf_x411_encoded_information_types_constraints,
{ "encoded-information-types-constraints", "x411.encoded_information_types_constraints",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.EncodedInformationTypesConstraints", HFILL }},
+ "EncodedInformationTypesConstraints", HFILL }},
{ &hf_x411_security_labels,
{ "security-labels", "x411.security_labels",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.SecurityContext", HFILL }},
+ "SecurityContext", HFILL }},
{ &hf_x411_class_priority,
{ "priority", "x411.priority",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.SET_OF_Priority", HFILL }},
+ "SET_OF_Priority", HFILL }},
{ &hf_x411_class_priority_item,
{ "Priority", "x411.Priority",
FT_UINT32, BASE_DEC, VALS(x411_Priority_U_vals), 0,
- "x411.Priority", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_objects,
{ "objects", "x411.objects",
FT_UINT32, BASE_DEC, VALS(x411_T_objects_vals), 0,
- "x411.T_objects", HFILL }},
+ "T_objects", HFILL }},
{ &hf_x411_applies_only_to,
{ "applies-only-to", "x411.applies_only_to",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.SEQUENCE_OF_Restriction", HFILL }},
+ "SEQUENCE_OF_Restriction", HFILL }},
{ &hf_x411_applies_only_to_item,
{ "Restriction", "x411.Restriction",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.Restriction", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_unacceptable_eits,
{ "unacceptable-eits", "x411.unacceptable_eits",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.ExtendedEncodedInformationTypes", HFILL }},
+ "ExtendedEncodedInformationTypes", HFILL }},
{ &hf_x411_acceptable_eits,
{ "acceptable-eits", "x411.acceptable_eits",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.ExtendedEncodedInformationTypes", HFILL }},
+ "ExtendedEncodedInformationTypes", HFILL }},
{ &hf_x411_exclusively_acceptable_eits,
{ "exclusively-acceptable-eits", "x411.exclusively_acceptable_eits",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.ExtendedEncodedInformationTypes", HFILL }},
+ "ExtendedEncodedInformationTypes", HFILL }},
{ &hf_x411_RestrictedDelivery_item,
{ "Restriction", "x411.Restriction",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.Restriction", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_permitted,
{ "permitted", "x411.permitted",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x411.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_x411_source_type,
{ "source-type", "x411.source_type",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.T_source_type", HFILL }},
+ "T_source_type", HFILL }},
{ &hf_x411_source_name,
{ "source-name", "x411.source_name",
FT_UINT32, BASE_DEC, VALS(x411_ExactOrPattern_vals), 0,
- "x411.ExactOrPattern", HFILL }},
+ "ExactOrPattern", HFILL }},
{ &hf_x411_exact_match,
{ "exact-match", "x411.exact_match",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ORName", HFILL }},
+ "ORName", HFILL }},
{ &hf_x411_pattern_match,
{ "pattern-match", "x411.pattern_match",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ORName", HFILL }},
+ "ORName", HFILL }},
{ &hf_x411_standard_parameters,
{ "standard-parameters", "x411.standard_parameters",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.T_standard_parameters", HFILL }},
+ "T_standard_parameters", HFILL }},
{ &hf_x411_type_extensions,
{ "extensions", "x411.extensions",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.T_type_extensions", HFILL }},
+ "T_type_extensions", HFILL }},
{ &hf_x411_type_extensions_item,
{ "extensions item", "x411.extensions_item",
FT_UINT32, BASE_DEC, VALS(x411_ExtensionType_vals), 0,
- "x411.T_type_extensions_item", HFILL }},
+ "T_type_extensions_item", HFILL }},
{ &hf_x411_originator_name_01,
{ "originator-name", "x411.originator_name",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.OriginatorName", HFILL }},
+ "OriginatorName", HFILL }},
{ &hf_x411_submission_recipient_name,
{ "recipient-name", "x411.recipient_name",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.RecipientName", HFILL }},
+ "RecipientName", HFILL }},
{ &hf_x411_originator_report_request,
{ "originator-report-request", "x411.originator_report_request",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.OriginatorReportRequest", HFILL }},
+ "OriginatorReportRequest", HFILL }},
{ &hf_x411_probe_recipient_name,
{ "recipient-name", "x411.recipient_name",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.RecipientName", HFILL }},
+ "RecipientName", HFILL }},
{ &hf_x411_message_delivery_identifier,
{ "message-delivery-identifier", "x411.message_delivery_identifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MessageDeliveryIdentifier", HFILL }},
+ "MessageDeliveryIdentifier", HFILL }},
{ &hf_x411_message_delivery_time,
{ "message-delivery-time", "x411.message_delivery_time",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.MessageDeliveryTime", HFILL }},
+ "MessageDeliveryTime", HFILL }},
{ &hf_x411_other_fields,
{ "other-fields", "x411.other_fields",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.OtherMessageDeliveryFields", HFILL }},
+ "OtherMessageDeliveryFields", HFILL }},
{ &hf_x411_delivered_content_type,
{ "content-type", "x411.content_type",
FT_UINT32, BASE_DEC, VALS(x411_DeliveredContentType_vals), 0,
- "x411.DeliveredContentType", HFILL }},
+ "DeliveredContentType", HFILL }},
{ &hf_x411_delivered_originator_name,
{ "originator-name", "x411.originator_name",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.DeliveredOriginatorName", HFILL }},
+ "DeliveredOriginatorName", HFILL }},
{ &hf_x411_delivery_flags,
{ "delivery-flags", "x411.delivery_flags",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.DeliveryFlags", HFILL }},
+ "DeliveryFlags", HFILL }},
{ &hf_x411_other_recipient_names,
{ "other-recipient-names", "x411.other_recipient_names",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.OtherRecipientNames", HFILL }},
+ "OtherRecipientNames", HFILL }},
{ &hf_x411_this_recipient_name,
{ "this-recipient-name", "x411.this_recipient_name",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ThisRecipientName", HFILL }},
+ "ThisRecipientName", HFILL }},
{ &hf_x411_originally_intended_recipient_name,
{ "originally-intended-recipient-name", "x411.originally_intended_recipient_name",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.OriginallyIntendedRecipientName", HFILL }},
+ "OriginallyIntendedRecipientName", HFILL }},
{ &hf_x411_subject_submission_identifier,
{ "subject-submission-identifier", "x411.subject_submission_identifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.SubjectSubmissionIdentifier", HFILL }},
+ "SubjectSubmissionIdentifier", HFILL }},
{ &hf_x411_actual_recipient_name,
{ "actual-recipient-name", "x411.actual_recipient_name",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ActualRecipientName", HFILL }},
+ "ActualRecipientName", HFILL }},
{ &hf_x411_delivery_report_type,
{ "report-type", "x411.report_type",
FT_UINT32, BASE_DEC, VALS(x411_ReportType_vals), 0,
- "x411.ReportType", HFILL }},
+ "ReportType", HFILL }},
{ &hf_x411_delivery,
{ "delivery", "x411.delivery",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.DeliveryReport", HFILL }},
+ "DeliveryReport", HFILL }},
{ &hf_x411_non_delivery,
{ "non-delivery", "x411.non_delivery",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.NonDeliveryReport", HFILL }},
+ "NonDeliveryReport", HFILL }},
{ &hf_x411_type_of_MTS_user,
{ "type-of-MTS-user", "x411.type_of_MTS_user",
FT_UINT32, BASE_DEC, VALS(x411_TypeOfMTSUser_vals), 0,
- "x411.TypeOfMTSUser", HFILL }},
+ "TypeOfMTSUser", HFILL }},
{ &hf_x411_non_delivery_reason_code,
{ "non-delivery-reason-code", "x411.non_delivery_reason_code",
FT_UINT32, BASE_DEC, VALS(x411_NonDeliveryReasonCode_vals), 0,
- "x411.NonDeliveryReasonCode", HFILL }},
+ "NonDeliveryReasonCode", HFILL }},
{ &hf_x411_non_delivery_diagnostic_code,
{ "non-delivery-diagnostic-code", "x411.non_delivery_diagnostic_code",
FT_UINT32, BASE_DEC, VALS(x411_NonDeliveryDiagnosticCode_vals), 0,
- "x411.NonDeliveryDiagnosticCode", HFILL }},
+ "NonDeliveryDiagnosticCode", HFILL }},
{ &hf_x411_ContentTypes_item,
{ "ContentType", "x411.ContentType",
FT_UINT32, BASE_DEC, VALS(x411_ContentType_vals), 0,
- "x411.ContentType", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_built_in,
{ "built-in", "x411.built_in",
FT_UINT32, BASE_DEC, VALS(x411_BuiltInContentType_U_vals), 0,
- "x411.BuiltInContentType", HFILL }},
+ "BuiltInContentType", HFILL }},
{ &hf_x411_extended,
{ "extended", "x411.extended",
FT_OID, BASE_NONE, NULL, 0,
- "x411.ExtendedContentType", HFILL }},
+ "ExtendedContentType", HFILL }},
{ &hf_x411_OtherRecipientNames_item,
{ "OtherRecipientName", "x411.OtherRecipientName",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.OtherRecipientName", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_standard_extension,
{ "standard-extension", "x411.standard_extension",
FT_INT32, BASE_DEC, VALS(x411_StandardExtension_vals), 0,
- "x411.StandardExtension", HFILL }},
+ "StandardExtension", HFILL }},
{ &hf_x411_private_extension,
{ "private-extension", "x411.private_extension",
FT_OID, BASE_NONE, NULL, 0,
- "x411.T_private_extension", HFILL }},
+ "T_private_extension", HFILL }},
{ &hf_x411_extension_type,
{ "type", "x411.type",
FT_UINT32, BASE_DEC, VALS(x411_ExtensionType_vals), 0,
- "x411.ExtensionType", HFILL }},
+ "ExtensionType", HFILL }},
{ &hf_x411_criticality,
{ "criticality", "x411.criticality",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.Criticality", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_extension_value,
{ "value", "x411.value",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ExtensionValue", HFILL }},
+ "ExtensionValue", HFILL }},
{ &hf_x411_RequestedDeliveryMethod_item,
{ "RequestedDeliveryMethod item", "x411.RequestedDeliveryMethod_item",
FT_UINT32, BASE_DEC, VALS(x411_RequestedDeliveryMethod_item_vals), 0,
- "x411.RequestedDeliveryMethod_item", HFILL }},
+ "RequestedDeliveryMethod_item", HFILL }},
{ &hf_x411_ia5text,
{ "ia5text", "x411.ia5text",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.IA5String", HFILL }},
+ "IA5String", HFILL }},
{ &hf_x411_octets,
{ "octets", "x411.octets",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.OCTET_STRING", HFILL }},
+ "OCTET_STRING", HFILL }},
{ &hf_x411_RedirectionHistory_item,
{ "Redirection", "x411.Redirection",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.Redirection", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_intended_recipient_name,
{ "intended-recipient-name", "x411.intended_recipient_name",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.IntendedRecipientName", HFILL }},
+ "IntendedRecipientName", HFILL }},
{ &hf_x411_redirection_reason,
{ "redirection-reason", "x411.redirection_reason",
FT_UINT32, BASE_DEC, VALS(x411_RedirectionReason_vals), 0,
- "x411.RedirectionReason", HFILL }},
+ "RedirectionReason", HFILL }},
{ &hf_x411_intended_recipient,
{ "intended-recipient", "x411.intended_recipient",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ORAddressAndOptionalDirectoryName", HFILL }},
+ "ORAddressAndOptionalDirectoryName", HFILL }},
{ &hf_x411_redirection_time,
{ "redirection-time", "x411.redirection_time",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.Time", HFILL }},
+ "Time", HFILL }},
{ &hf_x411_DLExpansionHistory_item,
{ "DLExpansion", "x411.DLExpansion",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.DLExpansion", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_dl,
{ "dl", "x411.dl",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ORAddressAndOptionalDirectoryName", HFILL }},
+ "ORAddressAndOptionalDirectoryName", HFILL }},
{ &hf_x411_dl_expansion_time,
{ "dl-expansion-time", "x411.dl_expansion_time",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.Time", HFILL }},
+ "Time", HFILL }},
{ &hf_x411_OriginatorAndDLExpansionHistory_item,
{ "OriginatorAndDLExpansion", "x411.OriginatorAndDLExpansion",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.OriginatorAndDLExpansion", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_originator_or_dl_name,
{ "originator-or-dl-name", "x411.originator_or_dl_name",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ORAddressAndOptionalDirectoryName", HFILL }},
+ "ORAddressAndOptionalDirectoryName", HFILL }},
{ &hf_x411_origination_or_expansion_time,
{ "origination-or-expansion-time", "x411.origination_or_expansion_time",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.Time", HFILL }},
+ "Time", HFILL }},
{ &hf_x411_report_type,
{ "report-type", "x411.report_type",
FT_UINT32, BASE_DEC, VALS(x411_T_report_type_vals), 0,
- "x411.T_report_type", HFILL }},
+ "T_report_type", HFILL }},
{ &hf_x411_report_type_delivery,
{ "delivery", "x411.delivery",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PerRecipientDeliveryReportFields", HFILL }},
+ "PerRecipientDeliveryReportFields", HFILL }},
{ &hf_x411_non_delivery_report,
{ "non-delivery", "x411.non_delivery",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PerRecipientNonDeliveryReportFields", HFILL }},
+ "PerRecipientNonDeliveryReportFields", HFILL }},
{ &hf_x411_domain_01,
{ "domain", "x411.domain",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.GlobalDomainIdentifier", HFILL }},
+ "GlobalDomainIdentifier", HFILL }},
{ &hf_x411_mta_directory_name,
{ "mta-directory-name", "x411.mta_directory_name",
FT_UINT32, BASE_DEC, VALS(x509if_Name_vals), 0,
- "x509if.Name", HFILL }},
+ "Name", HFILL }},
{ &hf_x411_ExtendedCertificates_item,
{ "ExtendedCertificate", "x411.ExtendedCertificate",
FT_UINT32, BASE_DEC, VALS(x411_ExtendedCertificate_vals), 0,
- "x411.ExtendedCertificate", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_directory_entry,
{ "directory-entry", "x411.directory_entry",
FT_UINT32, BASE_DEC, VALS(x509if_Name_vals), 0,
- "x509if.Name", HFILL }},
+ "Name", HFILL }},
{ &hf_x411_DLExemptedRecipients_item,
{ "ORAddressAndOrDirectoryName", "x411.ORAddressAndOrDirectoryName",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ORAddressAndOrDirectoryName", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_encryption_recipient,
{ "encryption-recipient", "x411.encryption_recipient",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificateAssertion", HFILL }},
+ "CertificateAssertion", HFILL }},
{ &hf_x411_encryption_originator,
{ "encryption-originator", "x411.encryption_originator",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificateAssertion", HFILL }},
+ "CertificateAssertion", HFILL }},
{ &hf_x411_selectors_content_integrity_check,
{ "content-integrity-check", "x411.content_integrity_check",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificateAssertion", HFILL }},
+ "CertificateAssertion", HFILL }},
{ &hf_x411_token_signature,
{ "token-signature", "x411.token_signature",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificateAssertion", HFILL }},
+ "CertificateAssertion", HFILL }},
{ &hf_x411_message_origin_authentication,
{ "message-origin-authentication", "x411.message_origin_authentication",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificateAssertion", HFILL }},
+ "CertificateAssertion", HFILL }},
{ &hf_x411_local_identifier,
{ "local-identifier", "x411.local_identifier",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.LocalIdentifier", HFILL }},
+ "LocalIdentifier", HFILL }},
{ &hf_x411_numeric_private_domain_identifier,
{ "numeric", "x411.numeric",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.T_numeric_private_domain_identifier", HFILL }},
+ "T_numeric_private_domain_identifier", HFILL }},
{ &hf_x411_printable_private_domain_identifier,
{ "printable", "x411.printable",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.T_printable_private_domain_identifier", HFILL }},
+ "T_printable_private_domain_identifier", HFILL }},
{ &hf_x411_built_in_standard_attributes,
{ "built-in-standard-attributes", "x411.built_in_standard_attributes",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.BuiltInStandardAttributes", HFILL }},
+ "BuiltInStandardAttributes", HFILL }},
{ &hf_x411_built_in_domain_defined_attributes,
{ "built-in-domain-defined-attributes", "x411.built_in_domain_defined_attributes",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.BuiltInDomainDefinedAttributes", HFILL }},
+ "BuiltInDomainDefinedAttributes", HFILL }},
{ &hf_x411_extension_attributes,
{ "extension-attributes", "x411.extension_attributes",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.ExtensionAttributes", HFILL }},
+ "ExtensionAttributes", HFILL }},
{ &hf_x411_network_address,
{ "network-address", "x411.network_address",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.NetworkAddress", HFILL }},
+ "NetworkAddress", HFILL }},
{ &hf_x411_terminal_identifier,
{ "terminal-identifier", "x411.terminal_identifier",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.TerminalIdentifier", HFILL }},
+ "TerminalIdentifier", HFILL }},
{ &hf_x411_private_domain_name,
{ "private-domain-name", "x411.private_domain_name",
FT_UINT32, BASE_DEC, VALS(x411_PrivateDomainName_vals), 0,
- "x411.PrivateDomainName", HFILL }},
+ "PrivateDomainName", HFILL }},
{ &hf_x411_organization_name,
{ "organization-name", "x411.organization_name",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.OrganizationName", HFILL }},
+ "OrganizationName", HFILL }},
{ &hf_x411_numeric_user_identifier,
{ "numeric-user-identifier", "x411.numeric_user_identifier",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.NumericUserIdentifier", HFILL }},
+ "NumericUserIdentifier", HFILL }},
{ &hf_x411_personal_name,
{ "personal-name", "x411.personal_name",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PersonalName", HFILL }},
+ "PersonalName", HFILL }},
{ &hf_x411_organizational_unit_names,
{ "organizational-unit-names", "x411.organizational_unit_names",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.OrganizationalUnitNames", HFILL }},
+ "OrganizationalUnitNames", HFILL }},
{ &hf_x411_x121_dcc_code,
{ "x121-dcc-code", "x411.x121_dcc_code",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.T_x121_dcc_code", HFILL }},
+ "T_x121_dcc_code", HFILL }},
{ &hf_x411_iso_3166_alpha2_code,
{ "iso-3166-alpha2-code", "x411.iso_3166_alpha2_code",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.T_iso_3166_alpha2_code", HFILL }},
+ "T_iso_3166_alpha2_code", HFILL }},
{ &hf_x411_numeric,
{ "numeric", "x411.numeric",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.T_numeric", HFILL }},
+ "T_numeric", HFILL }},
{ &hf_x411_printable,
{ "printable", "x411.printable",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.T_printable", HFILL }},
+ "T_printable", HFILL }},
{ &hf_x411_numeric_private_domain_name,
{ "numeric", "x411.numeric",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.T_numeric_private_domain_name", HFILL }},
+ "T_numeric_private_domain_name", HFILL }},
{ &hf_x411_printable_private_domain_name,
{ "printable", "x411.printable",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.T_printable_private_domain_name", HFILL }},
+ "T_printable_private_domain_name", HFILL }},
{ &hf_x411_printable_surname,
{ "surname", "x411.surname",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.T_printable_surname", HFILL }},
+ "T_printable_surname", HFILL }},
{ &hf_x411_printable_given_name,
{ "given-name", "x411.given_name",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.T_printable_given_name", HFILL }},
+ "T_printable_given_name", HFILL }},
{ &hf_x411_printable_initials,
{ "initials", "x411.initials",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.T_printable_initials", HFILL }},
+ "T_printable_initials", HFILL }},
{ &hf_x411_printable_generation_qualifier,
{ "generation-qualifier", "x411.generation_qualifier",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.T_printable_generation_qualifier", HFILL }},
+ "T_printable_generation_qualifier", HFILL }},
{ &hf_x411_OrganizationalUnitNames_item,
{ "OrganizationalUnitName", "x411.OrganizationalUnitName",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.OrganizationalUnitName", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_BuiltInDomainDefinedAttributes_item,
{ "BuiltInDomainDefinedAttribute", "x411.BuiltInDomainDefinedAttribute",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.BuiltInDomainDefinedAttribute", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_printable_type,
{ "type", "x411.type",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.T_printable_type", HFILL }},
+ "T_printable_type", HFILL }},
{ &hf_x411_printable_value,
{ "value", "x411.value",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.T_printable_value", HFILL }},
+ "T_printable_value", HFILL }},
{ &hf_x411_ExtensionAttributes_item,
{ "ExtensionAttribute", "x411.ExtensionAttribute",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ExtensionAttribute", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_extension_attribute_type,
{ "extension-attribute-type", "x411.extension_attribute_type",
FT_INT32, BASE_DEC, VALS(x411_ExtensionAttributeType_vals), 0,
- "x411.ExtensionAttributeType", HFILL }},
+ "ExtensionAttributeType", HFILL }},
{ &hf_x411_extension_attribute_value,
{ "extension-attribute-value", "x411.extension_attribute_value",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.T_extension_attribute_value", HFILL }},
+ "T_extension_attribute_value", HFILL }},
{ &hf_x411_teletex_surname,
{ "surname", "x411.surname",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.T_teletex_surname", HFILL }},
+ "T_teletex_surname", HFILL }},
{ &hf_x411_teletex_given_name,
{ "given-name", "x411.given_name",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.T_teletex_given_name", HFILL }},
+ "T_teletex_given_name", HFILL }},
{ &hf_x411_teletex_initials,
{ "initials", "x411.initials",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.T_teletex_initials", HFILL }},
+ "T_teletex_initials", HFILL }},
{ &hf_x411_teletex_generation_qualifier,
{ "generation-qualifier", "x411.generation_qualifier",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.T_teletex_generation_qualifier", HFILL }},
+ "T_teletex_generation_qualifier", HFILL }},
{ &hf_x411_universal_surname,
{ "surname", "x411.surname",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.UniversalOrBMPString", HFILL }},
+ "UniversalOrBMPString", HFILL }},
{ &hf_x411_universal_given_name,
{ "given-name", "x411.given_name",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.UniversalOrBMPString", HFILL }},
+ "UniversalOrBMPString", HFILL }},
{ &hf_x411_universal_initials,
{ "initials", "x411.initials",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.UniversalOrBMPString", HFILL }},
+ "UniversalOrBMPString", HFILL }},
{ &hf_x411_universal_generation_qualifier,
{ "generation-qualifier", "x411.generation_qualifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.UniversalOrBMPString", HFILL }},
+ "UniversalOrBMPString", HFILL }},
{ &hf_x411_TeletexOrganizationalUnitNames_item,
{ "TeletexOrganizationalUnitName", "x411.TeletexOrganizationalUnitName",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.TeletexOrganizationalUnitName", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_UniversalOrganizationalUnitNames_item,
{ "UniversalOrganizationalUnitName", "x411.UniversalOrganizationalUnitName",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.UniversalOrganizationalUnitName", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_character_encoding,
{ "character-encoding", "x411.character_encoding",
FT_UINT32, BASE_DEC, VALS(x411_T_character_encoding_vals), 0,
- "x411.T_character_encoding", HFILL }},
+ "T_character_encoding", HFILL }},
{ &hf_x411_two_octets,
{ "two-octets", "x411.two_octets",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.BMPString_SIZE_1_ub_string_length", HFILL }},
+ "BMPString_SIZE_1_ub_string_length", HFILL }},
{ &hf_x411_four_octets,
{ "four-octets", "x411.four_octets",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.UniversalString_SIZE_1_ub_string_length", HFILL }},
+ "UniversalString_SIZE_1_ub_string_length", HFILL }},
{ &hf_x411_iso_639_language_code,
{ "iso-639-language-code", "x411.iso_639_language_code",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.PrintableString_SIZE_CONSTR32534896", HFILL }},
+ "PrintableString_SIZE_CONSTR44599704", HFILL }},
{ &hf_x411_x121_dcc_code_01,
{ "x121-dcc-code", "x411.x121_dcc_code",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.T_x121_dcc_code_01", HFILL }},
+ "T_x121_dcc_code_01", HFILL }},
{ &hf_x411_iso_3166_alpha2_code_01,
{ "iso-3166-alpha2-code", "x411.iso_3166_alpha2_code",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.T_iso_3166_alpha2_code_01", HFILL }},
+ "T_iso_3166_alpha2_code_01", HFILL }},
{ &hf_x411_numeric_code,
{ "numeric-code", "x411.numeric_code",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.T_numeric_code", HFILL }},
+ "T_numeric_code", HFILL }},
{ &hf_x411_printable_code,
{ "printable-code", "x411.printable_code",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.PrintableString_SIZE_1_ub_postal_code_length", HFILL }},
+ "PrintableString_SIZE_1_ub_postal_code_length", HFILL }},
{ &hf_x411_printable_address,
{ "printable-address", "x411.printable_address",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.T_printable_address", HFILL }},
+ "T_printable_address", HFILL }},
{ &hf_x411_printable_address_item,
{ "printable-address item", "x411.printable_address_item",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.PrintableString_SIZE_1_ub_pds_parameter_length", HFILL }},
+ "PrintableString_SIZE_1_ub_pds_parameter_length", HFILL }},
{ &hf_x411_teletex_string,
{ "teletex-string", "x411.teletex_string",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.TeletexString_SIZE_1_ub_unformatted_address_length", HFILL }},
+ "TeletexString_SIZE_1_ub_unformatted_address_length", HFILL }},
{ &hf_x411_printable_string,
{ "printable-string", "x411.printable_string",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.PrintableString_SIZE_1_ub_pds_parameter_length", HFILL }},
+ "PrintableString_SIZE_1_ub_pds_parameter_length", HFILL }},
{ &hf_x411_pds_teletex_string,
{ "teletex-string", "x411.teletex_string",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.TeletexString_SIZE_1_ub_pds_parameter_length", HFILL }},
+ "TeletexString_SIZE_1_ub_pds_parameter_length", HFILL }},
{ &hf_x411_e163_4_address,
{ "e163-4-address", "x411.e163_4_address",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.T_e163_4_address", HFILL }},
+ "T_e163_4_address", HFILL }},
{ &hf_x411_number,
{ "number", "x411.number",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.NumericString_SIZE_1_ub_e163_4_number_length", HFILL }},
+ "NumericString_SIZE_1_ub_e163_4_number_length", HFILL }},
{ &hf_x411_sub_address,
{ "sub-address", "x411.sub_address",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.NumericString_SIZE_1_ub_e163_4_sub_address_length", HFILL }},
+ "NumericString_SIZE_1_ub_e163_4_sub_address_length", HFILL }},
{ &hf_x411_psap_address,
{ "psap-address", "x411.psap_address",
FT_NONE, BASE_NONE, NULL, 0,
- "x509sat.PresentationAddress", HFILL }},
+ "PresentationAddress", HFILL }},
{ &hf_x411_TeletexDomainDefinedAttributes_item,
{ "TeletexDomainDefinedAttribute", "x411.TeletexDomainDefinedAttribute",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.TeletexDomainDefinedAttribute", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_type,
{ "type", "x411.type",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.T_type", HFILL }},
+ "T_type", HFILL }},
{ &hf_x411_teletex_value,
{ "value", "x411.value",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.T_teletex_value", HFILL }},
+ "T_teletex_value", HFILL }},
{ &hf_x411_UniversalDomainDefinedAttributes_item,
{ "UniversalDomainDefinedAttribute", "x411.UniversalDomainDefinedAttribute",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.UniversalDomainDefinedAttribute", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_universal_type,
{ "type", "x411.type",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.UniversalOrBMPString", HFILL }},
+ "UniversalOrBMPString", HFILL }},
{ &hf_x411_universal_value,
{ "value", "x411.value",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.UniversalOrBMPString", HFILL }},
+ "UniversalOrBMPString", HFILL }},
{ &hf_x411_ExtendedEncodedInformationTypes_item,
{ "ExtendedEncodedInformationType", "x411.ExtendedEncodedInformationType",
FT_OID, BASE_NONE, NULL, 0,
- "x411.ExtendedEncodedInformationType", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_g3_facsimile,
{ "g3-facsimile", "x411.g3_facsimile",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.G3FacsimileNonBasicParameters", HFILL }},
+ "G3FacsimileNonBasicParameters", HFILL }},
{ &hf_x411_teletex,
{ "teletex", "x411.teletex",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.TeletexNonBasicParameters", HFILL }},
+ "TeletexNonBasicParameters", HFILL }},
{ &hf_x411_graphic_character_sets,
{ "graphic-character-sets", "x411.graphic_character_sets",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.TeletexString", HFILL }},
+ "TeletexString", HFILL }},
{ &hf_x411_control_character_sets,
{ "control-character-sets", "x411.control_character_sets",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.TeletexString", HFILL }},
+ "TeletexString", HFILL }},
{ &hf_x411_page_formats,
{ "page-formats", "x411.page_formats",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.OCTET_STRING", HFILL }},
+ "OCTET_STRING", HFILL }},
{ &hf_x411_miscellaneous_terminal_capabilities,
{ "miscellaneous-terminal-capabilities", "x411.miscellaneous_terminal_capabilities",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.TeletexString", HFILL }},
+ "TeletexString", HFILL }},
{ &hf_x411_private_use,
{ "private-use", "x411.private_use",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.OCTET_STRING", HFILL }},
+ "OCTET_STRING", HFILL }},
{ &hf_x411_token_type_identifier,
{ "token-type-identifier", "x411.token_type_identifier",
FT_OID, BASE_NONE, NULL, 0,
- "x411.TokenTypeIdentifier", HFILL }},
+ "TokenTypeIdentifier", HFILL }},
{ &hf_x411_token,
{ "token", "x411.token",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.TokenTypeData", HFILL }},
+ "TokenTypeData", HFILL }},
{ &hf_x411_signature_algorithm_identifier,
{ "signature-algorithm-identifier", "x411.signature_algorithm_identifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.AlgorithmIdentifier", HFILL }},
+ "AlgorithmIdentifier", HFILL }},
{ &hf_x411_name,
{ "name", "x411.name",
FT_UINT32, BASE_DEC, VALS(x411_T_name_vals), 0,
- "x411.T_name", HFILL }},
+ "T_name", HFILL }},
{ &hf_x411_token_recipient_name,
{ "recipient-name", "x411.recipient_name",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.RecipientName", HFILL }},
+ "RecipientName", HFILL }},
{ &hf_x411_token_mta,
{ "mta", "x411.mta",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MTANameAndOptionalGDI", HFILL }},
+ "MTANameAndOptionalGDI", HFILL }},
{ &hf_x411_time,
{ "time", "x411.time",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.Time", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_signed_data,
{ "signed-data", "x411.signed_data",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.TokenData", HFILL }},
+ "TokenData", HFILL }},
{ &hf_x411_encryption_algorithm_identifier,
{ "encryption-algorithm-identifier", "x411.encryption_algorithm_identifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.AlgorithmIdentifier", HFILL }},
+ "AlgorithmIdentifier", HFILL }},
{ &hf_x411_encrypted_data,
{ "encrypted-data", "x411.encrypted_data",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.BIT_STRING", HFILL }},
+ "BIT_STRING", HFILL }},
{ &hf_x411_asymmetric_token_data,
{ "asymmetric-token-data", "x411.asymmetric_token_data",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.AsymmetricTokenData", HFILL }},
+ "AsymmetricTokenData", HFILL }},
{ &hf_x411_algorithm_identifier,
{ "algorithm-identifier", "x411.algorithm_identifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.AlgorithmIdentifier", HFILL }},
+ "AlgorithmIdentifier", HFILL }},
{ &hf_x411_token_data_type,
{ "type", "x411.type",
FT_INT32, BASE_DEC, VALS(x411_TokenDataType_vals), 0,
- "x411.TokenDataType", HFILL }},
+ "TokenDataType", HFILL }},
{ &hf_x411_value,
{ "value", "x411.value",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.T_value", HFILL }},
+ "T_value", HFILL }},
{ &hf_x411_content_confidentiality_algorithm_identifier,
{ "content-confidentiality-algorithm-identifier", "x411.content_confidentiality_algorithm_identifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ContentConfidentialityAlgorithmIdentifier", HFILL }},
+ "ContentConfidentialityAlgorithmIdentifier", HFILL }},
{ &hf_x411_content_integrity_check,
{ "content-integrity-check", "x411.content_integrity_check",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ContentIntegrityCheck", HFILL }},
+ "ContentIntegrityCheck", HFILL }},
{ &hf_x411_message_security_label,
{ "message-security-label", "x411.message_security_label",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MessageSecurityLabel", HFILL }},
+ "MessageSecurityLabel", HFILL }},
{ &hf_x411_proof_of_delivery_request,
{ "proof-of-delivery-request", "x411.proof_of_delivery_request",
FT_UINT32, BASE_DEC, VALS(x411_ProofOfDeliveryRequest_vals), 0,
- "x411.ProofOfDeliveryRequest", HFILL }},
+ "ProofOfDeliveryRequest", HFILL }},
{ &hf_x411_message_sequence_number,
{ "message-sequence-number", "x411.message_sequence_number",
FT_INT32, BASE_DEC, NULL, 0,
- "x411.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x411_content_confidentiality_key,
{ "content-confidentiality-key", "x411.content_confidentiality_key",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.EncryptionKey", HFILL }},
+ "EncryptionKey", HFILL }},
{ &hf_x411_content_integrity_key,
{ "content-integrity-key", "x411.content_integrity_key",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.EncryptionKey", HFILL }},
+ "EncryptionKey", HFILL }},
{ &hf_x411_security_policy_identifier,
{ "security-policy-identifier", "x411.security_policy_identifier",
FT_OID, BASE_NONE, NULL, 0,
- "x411.SecurityPolicyIdentifier", HFILL }},
+ "SecurityPolicyIdentifier", HFILL }},
{ &hf_x411_security_classification,
{ "security-classification", "x411.security_classification",
FT_UINT32, BASE_DEC, VALS(x411_SecurityClassification_vals), 0,
- "x411.SecurityClassification", HFILL }},
+ "SecurityClassification", HFILL }},
{ &hf_x411_privacy_mark,
{ "privacy-mark", "x411.privacy_mark",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.PrivacyMark", HFILL }},
+ "PrivacyMark", HFILL }},
{ &hf_x411_security_categories,
{ "security-categories", "x411.security_categories",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.SecurityCategories", HFILL }},
+ "SecurityCategories", HFILL }},
{ &hf_x411_SecurityCategories_item,
{ "SecurityCategory", "x411.SecurityCategory",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.SecurityCategory", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_category_type,
{ "type", "x411.type",
FT_OID, BASE_NONE, NULL, 0,
- "x411.SecurityCategoryIdentifier", HFILL }},
+ "SecurityCategoryIdentifier", HFILL }},
{ &hf_x411_category_value,
{ "value", "x411.value",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.CategoryValue", HFILL }},
+ "CategoryValue", HFILL }},
{ &hf_x411_rtorq_apdu,
{ "rtorq-apdu", "x411.rtorq_apdu",
FT_NONE, BASE_NONE, NULL, 0,
- "rtse.RTORQapdu", HFILL }},
+ "RTORQapdu", HFILL }},
{ &hf_x411_rtoac_apdu,
{ "rtoac-apdu", "x411.rtoac_apdu",
FT_NONE, BASE_NONE, NULL, 0,
- "rtse.RTOACapdu", HFILL }},
+ "RTOACapdu", HFILL }},
{ &hf_x411_rtorj_apdu,
{ "rtorj-apdu", "x411.rtorj_apdu",
FT_NONE, BASE_NONE, NULL, 0,
- "rtse.RTORJapdu", HFILL }},
+ "RTORJapdu", HFILL }},
{ &hf_x411_rttp_apdu,
{ "rttp-apdu", "x411.rttp_apdu",
FT_INT32, BASE_DEC, NULL, 0,
- "x411.RTTPapdu", HFILL }},
+ "RTTPapdu", HFILL }},
{ &hf_x411_rttr_apdu,
{ "rttr-apdu", "x411.rttr_apdu",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.RTTRapdu", HFILL }},
+ "RTTRapdu", HFILL }},
{ &hf_x411_rtab_apdu,
{ "rtab-apdu", "x411.rtab_apdu",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.RTABapdu", HFILL }},
+ "RTABapdu", HFILL }},
{ &hf_x411_abortReason,
{ "abortReason", "x411.abortReason",
FT_INT32, BASE_DEC, VALS(x411_AbortReason_vals), 0,
- "x411.AbortReason", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_reflectedParameter,
{ "reflectedParameter", "x411.reflectedParameter",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.BIT_STRING", HFILL }},
+ "BIT_STRING", HFILL }},
{ &hf_x411_userdataAB,
{ "userdataAB", "x411.userdataAB",
FT_OID, BASE_NONE, NULL, 0,
- "x411.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x411_mta_originator_name,
{ "originator-name", "x411.originator_name",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MTAOriginatorName", HFILL }},
+ "MTAOriginatorName", HFILL }},
{ &hf_x411_per_recipient_message_fields,
{ "per-recipient-fields", "x411.per_recipient_fields",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.SEQUENCE_SIZE_1_ub_recipients_OF_PerRecipientMessageTransferFields", HFILL }},
+ "SEQUENCE_SIZE_1_ub_recipients_OF_PerRecipientMessageTransferFields", HFILL }},
{ &hf_x411_per_recipient_message_fields_item,
{ "PerRecipientMessageTransferFields", "x411.PerRecipientMessageTransferFields",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PerRecipientMessageTransferFields", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_per_recipient_probe_transfer_fields,
{ "per-recipient-fields", "x411.per_recipient_fields",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.SEQUENCE_SIZE_1_ub_recipients_OF_PerRecipientProbeTransferFields", HFILL }},
+ "SEQUENCE_SIZE_1_ub_recipients_OF_PerRecipientProbeTransferFields", HFILL }},
{ &hf_x411_per_recipient_probe_transfer_fields_item,
{ "PerRecipientProbeTransferFields", "x411.PerRecipientProbeTransferFields",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PerRecipientProbeTransferFields", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_per_recipient_report_fields,
{ "per-recipient-fields", "x411.per_recipient_fields",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.SEQUENCE_SIZE_1_ub_recipients_OF_PerRecipientReportTransferFields", HFILL }},
+ "SEQUENCE_SIZE_1_ub_recipients_OF_PerRecipientReportTransferFields", HFILL }},
{ &hf_x411_per_recipient_report_fields_item,
{ "PerRecipientReportTransferFields", "x411.PerRecipientReportTransferFields",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PerRecipientReportTransferFields", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_routing_action,
{ "routing-action", "x411.routing_action",
FT_UINT32, BASE_DEC, VALS(x411_RoutingAction_vals), 0,
- "x411.RoutingAction", HFILL }},
+ "RoutingAction", HFILL }},
{ &hf_x411_attempted,
{ "attempted", "x411.attempted",
FT_UINT32, BASE_DEC, VALS(x411_T_attempted_vals), 0,
- "x411.T_attempted", HFILL }},
+ "T_attempted", HFILL }},
{ &hf_x411_mta,
{ "mta", "x411.mta",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.MTAName", HFILL }},
+ "MTAName", HFILL }},
{ &hf_x411_attempted_domain,
{ "attempted-domain", "x411.attempted_domain",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.GlobalDomainIdentifier", HFILL }},
+ "GlobalDomainIdentifier", HFILL }},
{ &hf_x411_per_recipient_report_delivery_fields,
{ "per-recipient-fields", "x411.per_recipient_fields",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.SEQUENCE_SIZE_1_ub_recipients_OF_PerRecipientReportDeliveryFields", HFILL }},
+ "SEQUENCE_SIZE_1_ub_recipients_OF_PerRecipientReportDeliveryFields", HFILL }},
{ &hf_x411_per_recipient_report_delivery_fields_item,
{ "PerRecipientReportDeliveryFields", "x411.PerRecipientReportDeliveryFields",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PerRecipientReportDeliveryFields", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_mts_originator_name,
{ "originator-name", "x411.originator_name",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.OriginatorName", HFILL }},
+ "OriginatorName", HFILL }},
{ &hf_x411_per_recipient_message_submission_fields,
{ "per-recipient-fields", "x411.per_recipient_fields",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.SEQUENCE_SIZE_1_ub_recipients_OF_PerRecipientMessageSubmissionFields", HFILL }},
+ "SEQUENCE_SIZE_1_ub_recipients_OF_PerRecipientMessageSubmissionFields", HFILL }},
{ &hf_x411_per_recipient_message_submission_fields_item,
{ "PerRecipientMessageSubmissionFields", "x411.PerRecipientMessageSubmissionFields",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PerRecipientMessageSubmissionFields", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_per_recipient_probe_submission_fields,
{ "per-recipient-fields", "x411.per_recipient_fields",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.SEQUENCE_SIZE_1_ub_recipients_OF_PerRecipientProbeSubmissionFields", HFILL }},
+ "SEQUENCE_SIZE_1_ub_recipients_OF_PerRecipientProbeSubmissionFields", HFILL }},
{ &hf_x411_per_recipient_probe_submission_fields_item,
{ "PerRecipientProbeSubmissionFields", "x411.PerRecipientProbeSubmissionFields",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.PerRecipientProbeSubmissionFields", HFILL }},
+ NULL, HFILL }},
{ &hf_x411_directory_name,
{ "directory-name", "x411.directory_name",
FT_UINT32, BASE_DEC, VALS(x509if_Name_vals), 0,
- "x509if.Name", HFILL }},
+ "Name", HFILL }},
{ &hf_x411_built_in_encoded_information_types,
{ "built-in-encoded-information-types", "x411.built_in_encoded_information_types",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.BuiltInEncodedInformationTypes", HFILL }},
+ "BuiltInEncodedInformationTypes", HFILL }},
{ &hf_x411_extended_encoded_information_types,
{ "extended-encoded-information-types", "x411.extended_encoded_information_types",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.ExtendedEncodedInformationTypes", HFILL }},
+ "ExtendedEncodedInformationTypes", HFILL }},
{ &hf_x411_PerRecipientIndicators_responsibility,
{ "responsibility", "x411.responsibility",
FT_BOOLEAN, 8, NULL, 0x80,
diff --git a/epan/dissectors/packet-x420.c b/epan/dissectors/packet-x420.c
index 5b98fde8ff..f6ecbb56d6 100644
--- a/epan/dissectors/packet-x420.c
+++ b/epan/dissectors/packet-x420.c
@@ -4566,1443 +4566,1443 @@ void proto_register_x420(void) {
{ &hf_x420_InformationObject_PDU,
{ "InformationObject", "x420.InformationObject",
FT_UINT32, BASE_DEC, VALS(x420_InformationObject_vals), 0,
- "x420.InformationObject", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_Heading_PDU,
{ "Heading", "x420.Heading",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.Heading", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_ORDescriptor_PDU,
{ "ORDescriptor", "x420.ORDescriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.ORDescriptor", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_ThisIPMField_PDU,
{ "ThisIPMField", "x420.ThisIPMField",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.ThisIPMField", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_OriginatorField_PDU,
{ "OriginatorField", "x420.OriginatorField",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.OriginatorField", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_AuthorizingUsersSubfield_PDU,
{ "AuthorizingUsersSubfield", "x420.AuthorizingUsersSubfield",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.AuthorizingUsersSubfield", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_PrimaryRecipientsSubfield_PDU,
{ "PrimaryRecipientsSubfield", "x420.PrimaryRecipientsSubfield",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.PrimaryRecipientsSubfield", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_CopyRecipientsSubfield_PDU,
{ "CopyRecipientsSubfield", "x420.CopyRecipientsSubfield",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.CopyRecipientsSubfield", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_BlindCopyRecipientsSubfield_PDU,
{ "BlindCopyRecipientsSubfield", "x420.BlindCopyRecipientsSubfield",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.BlindCopyRecipientsSubfield", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_RepliedToIPMField_PDU,
{ "RepliedToIPMField", "x420.RepliedToIPMField",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.RepliedToIPMField", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_ObsoletedIPMsSubfield_PDU,
{ "ObsoletedIPMsSubfield", "x420.ObsoletedIPMsSubfield",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.ObsoletedIPMsSubfield", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_RelatedIPMsSubfield_PDU,
{ "RelatedIPMsSubfield", "x420.RelatedIPMsSubfield",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.RelatedIPMsSubfield", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_SubjectField_PDU,
{ "SubjectField", "x420.SubjectField",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.SubjectField", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_ExpiryTimeField_PDU,
{ "ExpiryTimeField", "x420.ExpiryTimeField",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.ExpiryTimeField", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_ReplyTimeField_PDU,
{ "ReplyTimeField", "x420.ReplyTimeField",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.ReplyTimeField", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_ReplyRecipientsSubfield_PDU,
{ "ReplyRecipientsSubfield", "x420.ReplyRecipientsSubfield",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.ReplyRecipientsSubfield", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_ImportanceField_PDU,
{ "ImportanceField", "x420.ImportanceField",
FT_UINT32, BASE_DEC, VALS(x420_ImportanceField_vals), 0,
- "x420.ImportanceField", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_SensitivityField_PDU,
{ "SensitivityField", "x420.SensitivityField",
FT_UINT32, BASE_DEC, VALS(x420_SensitivityField_vals), 0,
- "x420.SensitivityField", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_AutoForwardedField_PDU,
{ "AutoForwardedField", "x420.AutoForwardedField",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x420.AutoForwardedField", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_Body_PDU,
{ "Body", "x420.Body",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.Body", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_IA5TextParameters_PDU,
{ "IA5TextParameters", "x420.IA5TextParameters",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.IA5TextParameters", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_IA5TextData_PDU,
{ "IA5TextData", "x420.IA5TextData",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.IA5TextData", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_G3FacsimileParameters_PDU,
{ "G3FacsimileParameters", "x420.G3FacsimileParameters",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.G3FacsimileParameters", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_G3FacsimileData_PDU,
{ "G3FacsimileData", "x420.G3FacsimileData",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.G3FacsimileData", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_G4Class1BodyPart_PDU,
{ "G4Class1BodyPart", "x420.G4Class1BodyPart",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.G4Class1BodyPart", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_MixedModeBodyPart_PDU,
{ "MixedModeBodyPart", "x420.MixedModeBodyPart",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.MixedModeBodyPart", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_TeletexParameters_PDU,
{ "TeletexParameters", "x420.TeletexParameters",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.TeletexParameters", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_TeletexData_PDU,
{ "TeletexData", "x420.TeletexData",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.TeletexData", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_VideotexParameters_PDU,
{ "VideotexParameters", "x420.VideotexParameters",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.VideotexParameters", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_VideotexData_PDU,
{ "VideotexData", "x420.VideotexData",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.VideotexData", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_EncryptedParameters_PDU,
{ "EncryptedParameters", "x420.EncryptedParameters",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.EncryptedParameters", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_EncryptedData_PDU,
{ "EncryptedData", "x420.EncryptedData",
FT_BYTES, BASE_NONE, NULL, 0,
- "x420.EncryptedData", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_MessageParameters_PDU,
{ "MessageParameters", "x420.MessageParameters",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.MessageParameters", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_MessageData_PDU,
{ "MessageData", "x420.MessageData",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.MessageData", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_BilaterallyDefinedBodyPart_PDU,
{ "BilaterallyDefinedBodyPart", "x420.BilaterallyDefinedBodyPart",
FT_BYTES, BASE_NONE, NULL, 0,
- "x420.BilaterallyDefinedBodyPart", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_IPN_PDU,
{ "IPN", "x420.IPN",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.IPN", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_AbsenceAdvice_PDU,
{ "AbsenceAdvice", "x420.AbsenceAdvice",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.AbsenceAdvice", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_ChangeOfAddressAdvice_PDU,
{ "ChangeOfAddressAdvice", "x420.ChangeOfAddressAdvice",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.ChangeOfAddressAdvice", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_IPMAssemblyInstructions_PDU,
{ "IPMAssemblyInstructions", "x420.IPMAssemblyInstructions",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.IPMAssemblyInstructions", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_IncompleteCopy_PDU,
{ "IncompleteCopy", "x420.IncompleteCopy",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.IncompleteCopy", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_Languages_PDU,
{ "Languages", "x420.Languages",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.Languages", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_Language_PDU,
{ "Language", "x420.Language",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.Language", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_AutoSubmitted_PDU,
{ "AutoSubmitted", "x420.AutoSubmitted",
FT_UINT32, BASE_DEC, VALS(x420_AutoSubmitted_vals), 0,
- "x420.AutoSubmitted", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_BodyPartSignatures_PDU,
{ "BodyPartSignatures", "x420.BodyPartSignatures",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.BodyPartSignatures", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_IPMSecurityLabel_PDU,
{ "IPMSecurityLabel", "x420.IPMSecurityLabel",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.IPMSecurityLabel", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_BodyPartSecurityLabel_PDU,
{ "BodyPartSecurityLabel", "x420.BodyPartSecurityLabel",
FT_UINT32, BASE_DEC, VALS(x420_BodyPartSecurityLabel_vals), 0,
- "x420.BodyPartSecurityLabel", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_AuthorizationTime_PDU,
{ "AuthorizationTime", "x420.AuthorizationTime",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.AuthorizationTime", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_CirculationList_PDU,
{ "CirculationList", "x420.CirculationList",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.CirculationList", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_CirculationMember_PDU,
{ "CirculationMember", "x420.CirculationMember",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.CirculationMember", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_CirculationListIndicator_PDU,
{ "CirculationListIndicator", "x420.CirculationListIndicator",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.CirculationListIndicator", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_DistributionCodes_PDU,
{ "DistributionCodes", "x420.DistributionCodes",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.DistributionCodes", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_DistributionCode_PDU,
{ "DistributionCode", "x420.DistributionCode",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.DistributionCode", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_ExtendedSubject_PDU,
{ "ExtendedSubject", "x420.ExtendedSubject",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.ExtendedSubject", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_InformationCategories_PDU,
{ "InformationCategories", "x420.InformationCategories",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.InformationCategories", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_InformationCategory_PDU,
{ "InformationCategory", "x420.InformationCategory",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.InformationCategory", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_ManualHandlingInstructions_PDU,
{ "ManualHandlingInstructions", "x420.ManualHandlingInstructions",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.ManualHandlingInstructions", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_ManualHandlingInstruction_PDU,
{ "ManualHandlingInstruction", "x420.ManualHandlingInstruction",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.ManualHandlingInstruction", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_OriginatorsReference_PDU,
{ "OriginatorsReference", "x420.OriginatorsReference",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.OriginatorsReference", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_PrecedencePolicyIdentifier_PDU,
{ "PrecedencePolicyIdentifier", "x420.PrecedencePolicyIdentifier",
FT_OID, BASE_NONE, NULL, 0,
- "x420.PrecedencePolicyIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_Precedence_PDU,
{ "Precedence", "x420.Precedence",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.Precedence", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_GeneralTextParameters_PDU,
{ "GeneralTextParameters", "x420.GeneralTextParameters",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.GeneralTextParameters", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_GeneralTextData_PDU,
{ "GeneralTextData", "x420.GeneralTextData",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.GeneralTextData", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_FileTransferParameters_PDU,
{ "FileTransferParameters", "x420.FileTransferParameters",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.FileTransferParameters", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_FileTransferData_PDU,
{ "FileTransferData", "x420.FileTransferData",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.FileTransferData", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_VoiceParameters_PDU,
{ "VoiceParameters", "x420.VoiceParameters",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.VoiceParameters", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_VoiceData_PDU,
{ "VoiceData", "x420.VoiceData",
FT_BYTES, BASE_NONE, NULL, 0,
- "x420.VoiceData", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_ForwardedContentParameters_PDU,
{ "ForwardedContentParameters", "x420.ForwardedContentParameters",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.ForwardedContentParameters", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_IPMEntryType_PDU,
{ "IPMEntryType", "x420.IPMEntryType",
FT_UINT32, BASE_DEC, VALS(x420_IPMEntryType_vals), 0,
- "x420.IPMEntryType", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_IPMSynopsis_PDU,
{ "IPMSynopsis", "x420.IPMSynopsis",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.IPMSynopsis", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_BodyPartDescriptor_PDU,
{ "BodyPartDescriptor", "x420.BodyPartDescriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.BodyPartDescriptor", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_BodyPartSignatureVerification_PDU,
{ "BodyPartSignatureVerification", "x420.BodyPartSignatureVerification",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.BodyPartSignatureVerification", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_IPMLocation_PDU,
{ "IPMLocation", "x420.IPMLocation",
FT_UINT32, BASE_DEC, VALS(x420_IPMLocation_vals), 0,
- "x420.IPMLocation", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_DeliveredReplyStatus_PDU,
{ "DeliveredReplyStatus", "x420.DeliveredReplyStatus",
FT_INT32, BASE_DEC, VALS(x420_DeliveredReplyStatus_vals), 0,
- "x420.DeliveredReplyStatus", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_CorrelatedDeliveredReplies_PDU,
{ "CorrelatedDeliveredReplies", "x420.CorrelatedDeliveredReplies",
FT_UINT32, BASE_DEC, VALS(x420_CorrelatedDeliveredReplies_vals), 0,
- "x420.CorrelatedDeliveredReplies", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_DeliveredIPNStatus_PDU,
{ "DeliveredIPNStatus", "x420.DeliveredIPNStatus",
FT_INT32, BASE_DEC, VALS(x420_DeliveredIPNStatus_vals), 0,
- "x420.DeliveredIPNStatus", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_CorrelatedDeliveredIPNs_PDU,
{ "CorrelatedDeliveredIPNs", "x420.CorrelatedDeliveredIPNs",
FT_UINT32, BASE_DEC, VALS(x420_CorrelatedDeliveredIPNs_vals), 0,
- "x420.CorrelatedDeliveredIPNs", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_SubmittedReplyStatus_PDU,
{ "SubmittedReplyStatus", "x420.SubmittedReplyStatus",
FT_INT32, BASE_DEC, VALS(x420_SubmittedReplyStatus_vals), 0,
- "x420.SubmittedReplyStatus", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_SubmittedIPNStatus_PDU,
{ "SubmittedIPNStatus", "x420.SubmittedIPNStatus",
FT_INT32, BASE_DEC, VALS(x420_SubmittedIPNStatus_vals), 0,
- "x420.SubmittedIPNStatus", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_RecipientCategory_PDU,
{ "RecipientCategory", "x420.RecipientCategory",
FT_INT32, BASE_DEC, VALS(x420_RecipientCategory_vals), 0,
- "x420.RecipientCategory", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_RecipientSecurityRequest_PDU,
{ "RecipientSecurityRequest", "x420.RecipientSecurityRequest",
FT_BYTES, BASE_NONE, NULL, 0,
- "x420.RecipientSecurityRequest", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_IpnSecurityResponse_PDU,
{ "IpnSecurityResponse", "x420.IpnSecurityResponse",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.IpnSecurityResponse", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_BodyPartTokens_PDU,
{ "BodyPartTokens", "x420.BodyPartTokens",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.BodyPartTokens", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_ForwardedContentToken_PDU,
{ "ForwardedContentToken", "x420.ForwardedContentToken",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.ForwardedContentToken", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_ipm,
{ "ipm", "x420.ipm",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.IPM", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_ipn,
{ "ipn", "x420.ipn",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.IPN", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_heading,
{ "heading", "x420.heading",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.Heading", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_body,
{ "body", "x420.body",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.Body", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_type,
{ "type", "x420.type",
FT_OID, BASE_NONE, NULL, 0,
- "x420.T_type", HFILL }},
+ "T_type", HFILL }},
{ &hf_x420_value,
{ "value", "x420.value",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.T_value", HFILL }},
+ "T_value", HFILL }},
{ &hf_x420_this_IPM,
{ "this-IPM", "x420.this_IPM",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.ThisIPMField", HFILL }},
+ "ThisIPMField", HFILL }},
{ &hf_x420_originator,
{ "originator", "x420.originator",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.OriginatorField", HFILL }},
+ "OriginatorField", HFILL }},
{ &hf_x420_authorizing_users,
{ "authorizing-users", "x420.authorizing_users",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.AuthorizingUsersField", HFILL }},
+ "AuthorizingUsersField", HFILL }},
{ &hf_x420_primary_recipients,
{ "primary-recipients", "x420.primary_recipients",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.PrimaryRecipientsField", HFILL }},
+ "PrimaryRecipientsField", HFILL }},
{ &hf_x420_copy_recipients,
{ "copy-recipients", "x420.copy_recipients",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.CopyRecipientsField", HFILL }},
+ "CopyRecipientsField", HFILL }},
{ &hf_x420_blind_copy_recipients,
{ "blind-copy-recipients", "x420.blind_copy_recipients",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.BlindCopyRecipientsField", HFILL }},
+ "BlindCopyRecipientsField", HFILL }},
{ &hf_x420_replied_to_IPM,
{ "replied-to-IPM", "x420.replied_to_IPM",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.RepliedToIPMField", HFILL }},
+ "RepliedToIPMField", HFILL }},
{ &hf_x420_obsoleted_IPMs,
{ "obsoleted-IPMs", "x420.obsoleted_IPMs",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.ObsoletedIPMsField", HFILL }},
+ "ObsoletedIPMsField", HFILL }},
{ &hf_x420_related_IPMs,
{ "related-IPMs", "x420.related_IPMs",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.RelatedIPMsField", HFILL }},
+ "RelatedIPMsField", HFILL }},
{ &hf_x420_subject,
{ "subject", "x420.subject",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.SubjectField", HFILL }},
+ "SubjectField", HFILL }},
{ &hf_x420_expiry_time,
{ "expiry-time", "x420.expiry_time",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.ExpiryTimeField", HFILL }},
+ "ExpiryTimeField", HFILL }},
{ &hf_x420_reply_time,
{ "reply-time", "x420.reply_time",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.ReplyTimeField", HFILL }},
+ "ReplyTimeField", HFILL }},
{ &hf_x420_reply_recipients,
{ "reply-recipients", "x420.reply_recipients",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.ReplyRecipientsField", HFILL }},
+ "ReplyRecipientsField", HFILL }},
{ &hf_x420_importance,
{ "importance", "x420.importance",
FT_UINT32, BASE_DEC, VALS(x420_ImportanceField_vals), 0,
- "x420.ImportanceField", HFILL }},
+ "ImportanceField", HFILL }},
{ &hf_x420_sensitivity,
{ "sensitivity", "x420.sensitivity",
FT_UINT32, BASE_DEC, VALS(x420_SensitivityField_vals), 0,
- "x420.SensitivityField", HFILL }},
+ "SensitivityField", HFILL }},
{ &hf_x420_auto_forwarded,
{ "auto-forwarded", "x420.auto_forwarded",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x420.AutoForwardedField", HFILL }},
+ "AutoForwardedField", HFILL }},
{ &hf_x420_extensions,
{ "extensions", "x420.extensions",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.ExtensionsField", HFILL }},
+ "ExtensionsField", HFILL }},
{ &hf_x420_user,
{ "user", "x420.user",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ORName", HFILL }},
+ "ORName", HFILL }},
{ &hf_x420_user_relative_identifier,
{ "user-relative-identifier", "x420.user_relative_identifier",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.LocalIPMIdentifier", HFILL }},
+ "LocalIPMIdentifier", HFILL }},
{ &hf_x420_recipient,
{ "recipient", "x420.recipient",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.ORDescriptor", HFILL }},
+ "ORDescriptor", HFILL }},
{ &hf_x420_notification_requests,
{ "notification-requests", "x420.notification_requests",
FT_BYTES, BASE_NONE, NULL, 0,
- "x420.NotificationRequests", HFILL }},
+ "NotificationRequests", HFILL }},
{ &hf_x420_reply_requested,
{ "reply-requested", "x420.reply_requested",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x420.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_x420_recipient_extensions,
{ "recipient-extensions", "x420.recipient_extensions",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.RecipientExtensionsField", HFILL }},
+ "RecipientExtensionsField", HFILL }},
{ &hf_x420_formal_name,
{ "formal-name", "x420.formal_name",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ORName", HFILL }},
+ "ORName", HFILL }},
{ &hf_x420_free_form_name,
{ "free-form-name", "x420.free_form_name",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.FreeFormName", HFILL }},
+ "FreeFormName", HFILL }},
{ &hf_x420_telephone_number,
{ "telephone-number", "x420.telephone_number",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.TelephoneNumber", HFILL }},
+ "TelephoneNumber", HFILL }},
{ &hf_x420_RecipientExtensionsField_item,
{ "IPMSExtension", "x420.IPMSExtension",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.IPMSExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_AuthorizingUsersField_item,
{ "AuthorizingUsersSubfield", "x420.AuthorizingUsersSubfield",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.AuthorizingUsersSubfield", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_PrimaryRecipientsField_item,
{ "PrimaryRecipientsSubfield", "x420.PrimaryRecipientsSubfield",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.PrimaryRecipientsSubfield", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_CopyRecipientsField_item,
{ "CopyRecipientsSubfield", "x420.CopyRecipientsSubfield",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.CopyRecipientsSubfield", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_BlindCopyRecipientsField_item,
{ "BlindCopyRecipientsSubfield", "x420.BlindCopyRecipientsSubfield",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.BlindCopyRecipientsSubfield", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_ObsoletedIPMsField_item,
{ "ObsoletedIPMsSubfield", "x420.ObsoletedIPMsSubfield",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.ObsoletedIPMsSubfield", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_RelatedIPMsField_item,
{ "RelatedIPMsSubfield", "x420.RelatedIPMsSubfield",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.RelatedIPMsSubfield", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_ReplyRecipientsField_item,
{ "ReplyRecipientsSubfield", "x420.ReplyRecipientsSubfield",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.ReplyRecipientsSubfield", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_ExtensionsField_item,
{ "IPMSExtension", "x420.IPMSExtension",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.IPMSExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_Body_item,
{ "BodyPart", "x420.BodyPart",
FT_UINT32, BASE_DEC, VALS(x420_BodyPart_vals), 0,
- "x420.BodyPart", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_basic,
{ "basic", "x420.basic",
FT_UINT32, BASE_DEC, VALS(x420_T_basic_vals), 0,
- "x420.T_basic", HFILL }},
+ "T_basic", HFILL }},
{ &hf_x420_ia5_text,
{ "ia5-text", "x420.ia5_text",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.IA5TextBodyPart", HFILL }},
+ "IA5TextBodyPart", HFILL }},
{ &hf_x420_g3_facsimile,
{ "g3-facsimile", "x420.g3_facsimile",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.G3FacsimileBodyPart", HFILL }},
+ "G3FacsimileBodyPart", HFILL }},
{ &hf_x420_g4_class1,
{ "g4-class1", "x420.g4_class1",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.G4Class1BodyPart", HFILL }},
+ "G4Class1BodyPart", HFILL }},
{ &hf_x420_teletex,
{ "teletex", "x420.teletex",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.TeletexBodyPart", HFILL }},
+ "TeletexBodyPart", HFILL }},
{ &hf_x420_videotex,
{ "videotex", "x420.videotex",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.VideotexBodyPart", HFILL }},
+ "VideotexBodyPart", HFILL }},
{ &hf_x420_encrypted_bp,
{ "encrypted", "x420.encrypted",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.EncryptedBodyPart", HFILL }},
+ "EncryptedBodyPart", HFILL }},
{ &hf_x420_message,
{ "message", "x420.message",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.MessageBodyPart", HFILL }},
+ "MessageBodyPart", HFILL }},
{ &hf_x420_mixed_mode,
{ "mixed-mode", "x420.mixed_mode",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.MixedModeBodyPart", HFILL }},
+ "MixedModeBodyPart", HFILL }},
{ &hf_x420_bilaterally_defined,
{ "bilaterally-defined", "x420.bilaterally_defined",
FT_BYTES, BASE_NONE, NULL, 0,
- "x420.BilaterallyDefinedBodyPart", HFILL }},
+ "BilaterallyDefinedBodyPart", HFILL }},
{ &hf_x420_nationally_defined,
{ "nationally-defined", "x420.nationally_defined",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.NationallyDefinedBodyPart", HFILL }},
+ "NationallyDefinedBodyPart", HFILL }},
{ &hf_x420_extended,
{ "extended", "x420.extended",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.ExtendedBodyPart", HFILL }},
+ "ExtendedBodyPart", HFILL }},
{ &hf_x420_extended_parameters,
{ "parameters", "x420.parameters",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.INSTANCE_OF", HFILL }},
+ "INSTANCE_OF", HFILL }},
{ &hf_x420_extended_data,
{ "data", "x420.data",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.INSTANCE_OF", HFILL }},
+ "INSTANCE_OF", HFILL }},
{ &hf_x420_ia5text_parameters,
{ "parameters", "x420.parameters",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.IA5TextParameters", HFILL }},
+ "IA5TextParameters", HFILL }},
{ &hf_x420_ia5text_data,
{ "data", "x420.data",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.IA5TextData", HFILL }},
+ "IA5TextData", HFILL }},
{ &hf_x420_repertoire,
{ "repertoire", "x420.repertoire",
FT_UINT32, BASE_DEC, VALS(x420_Repertoire_vals), 0,
- "x420.Repertoire", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_g3facsimile_parameters,
{ "parameters", "x420.parameters",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.G3FacsimileParameters", HFILL }},
+ "G3FacsimileParameters", HFILL }},
{ &hf_x420_g3facsimile_data,
{ "data", "x420.data",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.G3FacsimileData", HFILL }},
+ "G3FacsimileData", HFILL }},
{ &hf_x420_number_of_pages,
{ "number-of-pages", "x420.number_of_pages",
FT_INT32, BASE_DEC, NULL, 0,
- "x420.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x420_g3facsimile_non_basic_parameters,
{ "non-basic-parameters", "x420.non_basic_parameters",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.G3FacsimileNonBasicParameters", HFILL }},
+ "G3FacsimileNonBasicParameters", HFILL }},
{ &hf_x420_G3FacsimileData_item,
{ "G3FacsimileData item", "x420.G3FacsimileData_item",
FT_BYTES, BASE_NONE, NULL, 0,
- "x420.BIT_STRING", HFILL }},
+ "BIT_STRING", HFILL }},
{ &hf_x420_G4Class1BodyPart_item,
{ "Interchange-Data-Element", "x420.Interchange_Data_Element",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.Interchange_Data_Element", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_MixedModeBodyPart_item,
{ "Interchange-Data-Element", "x420.Interchange_Data_Element",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.Interchange_Data_Element", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_teletex_parameters,
{ "parameters", "x420.parameters",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.TeletexParameters", HFILL }},
+ "TeletexParameters", HFILL }},
{ &hf_x420_teletex_data,
{ "data", "x420.data",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.TeletexData", HFILL }},
+ "TeletexData", HFILL }},
{ &hf_x420_telex_compatible,
{ "telex-compatible", "x420.telex_compatible",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x420.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_x420_teletex_non_basic_parameters,
{ "non-basic-parameters", "x420.non_basic_parameters",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.TeletexNonBasicParameters", HFILL }},
+ "TeletexNonBasicParameters", HFILL }},
{ &hf_x420_TeletexData_item,
{ "TeletexData item", "x420.TeletexData_item",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.TeletexString", HFILL }},
+ "TeletexString", HFILL }},
{ &hf_x420_videotex_parameters,
{ "parameters", "x420.parameters",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.VideotexParameters", HFILL }},
+ "VideotexParameters", HFILL }},
{ &hf_x420_videotex_data,
{ "data", "x420.data",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.VideotexData", HFILL }},
+ "VideotexData", HFILL }},
{ &hf_x420_syntax,
{ "syntax", "x420.syntax",
FT_INT32, BASE_DEC, VALS(x420_VideotexSyntax_vals), 0,
- "x420.VideotexSyntax", HFILL }},
+ "VideotexSyntax", HFILL }},
{ &hf_x420_encrypted_parameters,
{ "parameters", "x420.parameters",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.EncryptedParameters", HFILL }},
+ "EncryptedParameters", HFILL }},
{ &hf_x420_encrypted_data,
{ "data", "x420.data",
FT_BYTES, BASE_NONE, NULL, 0,
- "x420.EncryptedData", HFILL }},
+ "EncryptedData", HFILL }},
{ &hf_x420_algorithm_identifier,
{ "algorithm-identifier", "x420.algorithm_identifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.AlgorithmIdentifier", HFILL }},
+ "AlgorithmIdentifier", HFILL }},
{ &hf_x420_originator_certificates,
{ "originator-certificates", "x420.originator_certificates",
FT_UINT32, BASE_DEC, NULL, 0,
- "x411.ExtendedCertificates", HFILL }},
+ "ExtendedCertificates", HFILL }},
{ &hf_x420_message_parameters,
{ "parameters", "x420.parameters",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.MessageParameters", HFILL }},
+ "MessageParameters", HFILL }},
{ &hf_x420_message_data,
{ "data", "x420.data",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.MessageData", HFILL }},
+ "MessageData", HFILL }},
{ &hf_x420_delivery_time,
{ "delivery-time", "x420.delivery_time",
FT_STRING, BASE_NONE, NULL, 0,
- "x411.MessageDeliveryTime", HFILL }},
+ "MessageDeliveryTime", HFILL }},
{ &hf_x420_delivery_envelope,
{ "delivery-envelope", "x420.delivery_envelope",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.OtherMessageDeliveryFields", HFILL }},
+ "OtherMessageDeliveryFields", HFILL }},
{ &hf_x420_subject_ipm,
{ "subject-ipm", "x420.subject_ipm",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.SubjectIPMField", HFILL }},
+ "SubjectIPMField", HFILL }},
{ &hf_x420_ipn_originator,
{ "ipn-originator", "x420.ipn_originator",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.IPNOriginatorField", HFILL }},
+ "IPNOriginatorField", HFILL }},
{ &hf_x420_ipm_intended_recipient,
{ "ipm-intended-recipient", "x420.ipm_intended_recipient",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.IPMIntendedRecipientField", HFILL }},
+ "IPMIntendedRecipientField", HFILL }},
{ &hf_x420_conversion_eits,
{ "conversion-eits", "x420.conversion_eits",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.ConversionEITsField", HFILL }},
+ "ConversionEITsField", HFILL }},
{ &hf_x420_notification_extensions,
{ "notification-extensions", "x420.notification_extensions",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.NotificationExtensionsField", HFILL }},
+ "NotificationExtensionsField", HFILL }},
{ &hf_x420_non_receipt_reason,
{ "non-receipt-reason", "x420.non_receipt_reason",
FT_UINT32, BASE_DEC, VALS(x420_NonReceiptReasonField_vals), 0,
- "x420.NonReceiptReasonField", HFILL }},
+ "NonReceiptReasonField", HFILL }},
{ &hf_x420_discard_reason,
{ "discard-reason", "x420.discard_reason",
FT_UINT32, BASE_DEC, VALS(x420_DiscardReasonField_vals), 0,
- "x420.DiscardReasonField", HFILL }},
+ "DiscardReasonField", HFILL }},
{ &hf_x420_auto_forward_comment,
{ "auto-forward-comment", "x420.auto_forward_comment",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.AutoForwardCommentField", HFILL }},
+ "AutoForwardCommentField", HFILL }},
{ &hf_x420_returned_ipm,
{ "returned-ipm", "x420.returned_ipm",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.ReturnedIPMField", HFILL }},
+ "ReturnedIPMField", HFILL }},
{ &hf_x420_nrn_extensions,
{ "nrn-extensions", "x420.nrn_extensions",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.NRNExtensionsField", HFILL }},
+ "NRNExtensionsField", HFILL }},
{ &hf_x420_receipt_time,
{ "receipt-time", "x420.receipt_time",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.ReceiptTimeField", HFILL }},
+ "ReceiptTimeField", HFILL }},
{ &hf_x420_acknowledgment_mode,
{ "acknowledgment-mode", "x420.acknowledgment_mode",
FT_UINT32, BASE_DEC, VALS(x420_AcknowledgmentModeField_vals), 0,
- "x420.AcknowledgmentModeField", HFILL }},
+ "AcknowledgmentModeField", HFILL }},
{ &hf_x420_suppl_receipt_info,
{ "suppl-receipt-info", "x420.suppl_receipt_info",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.SupplReceiptInfoField", HFILL }},
+ "SupplReceiptInfoField", HFILL }},
{ &hf_x420_rn_extensions,
{ "rn-extensions", "x420.rn_extensions",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.RNExtensionsField", HFILL }},
+ "RNExtensionsField", HFILL }},
{ &hf_x420_NotificationExtensionsField_item,
{ "IPMSExtension", "x420.IPMSExtension",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.IPMSExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_NRNExtensionsField_item,
{ "IPMSExtension", "x420.IPMSExtension",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.IPMSExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_RNExtensionsField_item,
{ "IPMSExtension", "x420.IPMSExtension",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.IPMSExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_OtherNotificationTypeFields_item,
{ "IPMSExtension", "x420.IPMSExtension",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.IPMSExtension", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_advice,
{ "advice", "x420.advice",
FT_UINT32, BASE_DEC, VALS(x420_BodyPart_vals), 0,
- "x420.BodyPart", HFILL }},
+ "BodyPart", HFILL }},
{ &hf_x420_next_available,
{ "next-available", "x420.next_available",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.Time", HFILL }},
+ "Time", HFILL }},
{ &hf_x420_new_address,
{ "new-address", "x420.new_address",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.ORDescriptor", HFILL }},
+ "ORDescriptor", HFILL }},
{ &hf_x420_effective_from,
{ "effective-from", "x420.effective_from",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.Time", HFILL }},
+ "Time", HFILL }},
{ &hf_x420_assembly_instructions,
{ "assembly-instructions", "x420.assembly_instructions",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.BodyPartReferences", HFILL }},
+ "BodyPartReferences", HFILL }},
{ &hf_x420_BodyPartReferences_item,
{ "BodyPartReference", "x420.BodyPartReference",
FT_UINT32, BASE_DEC, VALS(x420_BodyPartReference_vals), 0,
- "x420.BodyPartReference", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_stored_entry,
{ "stored-entry", "x420.stored_entry",
FT_UINT32, BASE_DEC, NULL, 0,
- "p7.SequenceNumber", HFILL }},
+ "SequenceNumber", HFILL }},
{ &hf_x420_stored_content,
{ "stored-content", "x420.stored_content",
FT_UINT32, BASE_DEC, NULL, 0,
- "p7.SequenceNumber", HFILL }},
+ "SequenceNumber", HFILL }},
{ &hf_x420_submitted_body_part,
{ "submitted-body-part", "x420.submitted_body_part",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.INTEGER_1_MAX", HFILL }},
+ "INTEGER_1_MAX", HFILL }},
{ &hf_x420_stored_body_part,
{ "stored-body-part", "x420.stored_body_part",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.T_stored_body_part", HFILL }},
+ "T_stored_body_part", HFILL }},
{ &hf_x420_message_entry,
{ "message-entry", "x420.message_entry",
FT_UINT32, BASE_DEC, NULL, 0,
- "p7.SequenceNumber", HFILL }},
+ "SequenceNumber", HFILL }},
{ &hf_x420_body_part_number,
{ "body-part-number", "x420.body_part_number",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.BodyPartNumber", HFILL }},
+ "BodyPartNumber", HFILL }},
{ &hf_x420_Languages_item,
{ "Language", "x420.Language",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.Language", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_BodyPartSignatures_item,
{ "BodyPartSignatures item", "x420.BodyPartSignatures_item",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.BodyPartSignatures_item", HFILL }},
+ "BodyPartSignatures_item", HFILL }},
{ &hf_x420_body_part_signature,
{ "body-part-signature", "x420.body_part_signature",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.BodyPartSignature", HFILL }},
+ "BodyPartSignature", HFILL }},
{ &hf_x420_originator_certificate_selector,
{ "originator-certificate-selector", "x420.originator_certificate_selector",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificateAssertion", HFILL }},
+ "CertificateAssertion", HFILL }},
{ &hf_x420_algorithmIdentifier,
{ "algorithmIdentifier", "x420.algorithmIdentifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.AlgorithmIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_encrypted,
{ "encrypted", "x420.encrypted",
FT_BYTES, BASE_NONE, NULL, 0,
- "x420.BIT_STRING", HFILL }},
+ "BIT_STRING", HFILL }},
{ &hf_x420_content_security_label,
{ "content-security-label", "x420.content_security_label",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.SecurityLabel", HFILL }},
+ "SecurityLabel", HFILL }},
{ &hf_x420_heading_security_label,
{ "heading-security-label", "x420.heading_security_label",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.SecurityLabel", HFILL }},
+ "SecurityLabel", HFILL }},
{ &hf_x420_body_part_security_labels,
{ "body-part-security-labels", "x420.body_part_security_labels",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.SEQUENCE_OF_BodyPartSecurityLabel", HFILL }},
+ "SEQUENCE_OF_BodyPartSecurityLabel", HFILL }},
{ &hf_x420_body_part_security_labels_item,
{ "BodyPartSecurityLabel", "x420.BodyPartSecurityLabel",
FT_UINT32, BASE_DEC, VALS(x420_BodyPartSecurityLabel_vals), 0,
- "x420.BodyPartSecurityLabel", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_body_part_unlabelled,
{ "body-part-unlabelled", "x420.body_part_unlabelled",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.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,
- "x411.SecurityLabel", HFILL }},
+ "SecurityLabel", HFILL }},
{ &hf_x420_CirculationList_item,
{ "CirculationMember", "x420.CirculationMember",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.CirculationMember", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_circulation_recipient,
{ "circulation-recipient", "x420.circulation_recipient",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.RecipientSpecifier", HFILL }},
+ "RecipientSpecifier", HFILL }},
{ &hf_x420_checked,
{ "checked", "x420.checked",
FT_UINT32, BASE_DEC, VALS(x420_Checkmark_vals), 0,
- "x420.Checkmark", HFILL }},
+ "Checkmark", HFILL }},
{ &hf_x420_simple,
{ "simple", "x420.simple",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_x420_timestamped,
{ "timestamped", "x420.timestamped",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.CirculationTime", HFILL }},
+ "CirculationTime", HFILL }},
{ &hf_x420_signed,
{ "signed", "x420.signed",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.CirculationSignature", HFILL }},
+ "CirculationSignature", HFILL }},
{ &hf_x420_circulation_signature_algorithm_identifier,
{ "algorithm-identifier", "x420.algorithm_identifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.CirculationSignatureAlgorithmIdentifier", HFILL }},
+ "CirculationSignatureAlgorithmIdentifier", HFILL }},
{ &hf_x420_timestamp,
{ "timestamp", "x420.timestamp",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.CirculationTime", HFILL }},
+ "CirculationTime", HFILL }},
{ &hf_x420_circulation_signature_data,
{ "circulation-signature-data", "x420.circulation_signature_data",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.CirculationSignatureData", HFILL }},
+ "CirculationSignatureData", HFILL }},
{ &hf_x420_DistributionCodes_item,
{ "DistributionCode", "x420.DistributionCode",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.DistributionCode", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_oid_code,
{ "oid-code", "x420.oid_code",
FT_OID, BASE_NONE, NULL, 0,
- "x420.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x420_alphanumeric_code,
{ "alphanumeric-code", "x420.alphanumeric_code",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.AlphaCode", HFILL }},
+ "AlphaCode", HFILL }},
{ &hf_x420_or_descriptor,
{ "or-descriptor", "x420.or_descriptor",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.ORDescriptor", HFILL }},
+ "ORDescriptor", HFILL }},
{ &hf_x420_InformationCategories_item,
{ "InformationCategory", "x420.InformationCategory",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.InformationCategory", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_reference,
{ "reference", "x420.reference",
FT_OID, BASE_NONE, NULL, 0,
- "x420.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x420_description,
{ "description", "x420.description",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.DescriptionString", HFILL }},
+ "DescriptionString", HFILL }},
{ &hf_x420_ManualHandlingInstructions_item,
{ "ManualHandlingInstruction", "x420.ManualHandlingInstruction",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.ManualHandlingInstruction", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_GeneralTextParameters_item,
{ "CharacterSetRegistration", "x420.CharacterSetRegistration",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.CharacterSetRegistration", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_related_stored_file,
{ "related-stored-file", "x420.related_stored_file",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.RelatedStoredFile", HFILL }},
+ "RelatedStoredFile", HFILL }},
{ &hf_x420_contents_type,
{ "contents-type", "x420.contents_type",
FT_UINT32, BASE_DEC, VALS(x420_Contents_Type_Attribute_vals), 0,
- "x420.ContentsTypeParameter", HFILL }},
+ "ContentsTypeParameter", HFILL }},
{ &hf_x420_environment,
{ "environment", "x420.environment",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.EnvironmentParameter", HFILL }},
+ "EnvironmentParameter", HFILL }},
{ &hf_x420_compression,
{ "compression", "x420.compression",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.CompressionParameter", HFILL }},
+ "CompressionParameter", HFILL }},
{ &hf_x420_file_attributes,
{ "file-attributes", "x420.file_attributes",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.FileAttributes", HFILL }},
+ "FileAttributes", HFILL }},
{ &hf_x420_FileTransferData_item,
{ "FileTransferData item", "x420.FileTransferData_item",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.EXTERNAL", HFILL }},
+ "EXTERNAL", HFILL }},
{ &hf_x420_RelatedStoredFile_item,
{ "RelatedStoredFile item", "x420.RelatedStoredFile_item",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.RelatedStoredFile_item", HFILL }},
+ "RelatedStoredFile_item", HFILL }},
{ &hf_x420_file_identifier,
{ "file-identifier", "x420.file_identifier",
FT_UINT32, BASE_DEC, VALS(x420_FileIdentifier_vals), 0,
- "x420.FileIdentifier", HFILL }},
+ "FileIdentifier", HFILL }},
{ &hf_x420_relationship,
{ "relationship", "x420.relationship",
FT_UINT32, BASE_DEC, VALS(x420_Relationship_vals), 0,
- "x420.Relationship", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_pathname_and_version,
{ "pathname-and-version", "x420.pathname_and_version",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.PathnameandVersion", HFILL }},
+ "PathnameandVersion", HFILL }},
{ &hf_x420_cross_reference,
{ "cross-reference", "x420.cross_reference",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.CrossReference", HFILL }},
+ "CrossReference", HFILL }},
{ &hf_x420_pathname,
{ "pathname", "x420.pathname",
FT_UINT32, BASE_DEC, VALS(x420_Pathname_Attribute_vals), 0,
- "x420.Pathname_Attribute", HFILL }},
+ "Pathname_Attribute", HFILL }},
{ &hf_x420_file_version,
{ "file-version", "x420.file_version",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.GraphicString", HFILL }},
+ "GraphicString", HFILL }},
{ &hf_x420_application_cross_reference,
{ "application-cross-reference", "x420.application_cross_reference",
FT_BYTES, BASE_NONE, NULL, 0,
- "x420.OCTET_STRING", HFILL }},
+ "OCTET_STRING", HFILL }},
{ &hf_x420_message_reference,
{ "message-reference", "x420.message_reference",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.MessageReference", HFILL }},
+ "MessageReference", HFILL }},
{ &hf_x420_body_part_reference,
{ "body-part-reference", "x420.body_part_reference",
FT_INT32, BASE_DEC, NULL, 0,
- "x420.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x420_user_relative_identifier_ref,
{ "user-relative-identifier", "x420.user_relative_identifier",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.PrintableString", HFILL }},
+ "PrintableString", HFILL }},
{ &hf_x420_explicit_relationship,
{ "explicit-relationship", "x420.explicit_relationship",
FT_INT32, BASE_DEC, VALS(x420_ExplicitRelationship_vals), 0,
- "x420.ExplicitRelationship", HFILL }},
+ "ExplicitRelationship", HFILL }},
{ &hf_x420_descriptive_relationship,
{ "descriptive-relationship", "x420.descriptive_relationship",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.GraphicString", HFILL }},
+ "GraphicString", HFILL }},
{ &hf_x420_document_type,
{ "document-type", "x420.document_type",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.T_document_type", HFILL }},
+ "T_document_type", HFILL }},
{ &hf_x420_document_type_name,
{ "document-type-name", "x420.document_type_name",
FT_OID, BASE_NONE, NULL, 0,
- "x420.Document_Type_Name", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_parameter,
{ "parameter", "x420.parameter",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.T_parameter", HFILL }},
+ "T_parameter", 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,
- "x420.T_constraint_set_and_abstract_syntax", HFILL }},
+ "T_constraint_set_and_abstract_syntax", HFILL }},
{ &hf_x420_constraint_set_name,
{ "constraint-set-name", "x420.constraint_set_name",
FT_OID, BASE_NONE, NULL, 0,
- "x420.Constraint_Set_Name", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_abstract_syntax_name,
{ "abstract-syntax-name", "x420.abstract_syntax_name",
FT_OID, BASE_NONE, NULL, 0,
- "x420.Abstract_Syntax_Name", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_application_reference,
{ "application-reference", "x420.application_reference",
FT_UINT32, BASE_DEC, VALS(x420_GeneralIdentifier_vals), 0,
- "x420.GeneralIdentifier", HFILL }},
+ "GeneralIdentifier", HFILL }},
{ &hf_x420_machine,
{ "machine", "x420.machine",
FT_UINT32, BASE_DEC, VALS(x420_GeneralIdentifier_vals), 0,
- "x420.GeneralIdentifier", HFILL }},
+ "GeneralIdentifier", HFILL }},
{ &hf_x420_operating_system,
{ "operating-system", "x420.operating_system",
FT_OID, BASE_NONE, NULL, 0,
- "x420.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x420_user_visible_string,
{ "user-visible-string", "x420.user_visible_string",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.T_user_visible_string", HFILL }},
+ "T_user_visible_string", HFILL }},
{ &hf_x420_user_visible_string_item,
{ "user-visible-string item", "x420.user_visible_string_item",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.GraphicString", HFILL }},
+ "GraphicString", HFILL }},
{ &hf_x420_registered_identifier,
{ "registered-identifier", "x420.registered_identifier",
FT_OID, BASE_NONE, NULL, 0,
- "x420.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x420_descriptive_identifier,
{ "descriptive-identifier", "x420.descriptive_identifier",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.T_descriptive_identifier", HFILL }},
+ "T_descriptive_identifier", HFILL }},
{ &hf_x420_descriptive_identifier_item,
{ "descriptive-identifier item", "x420.descriptive_identifier_item",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.GraphicString", HFILL }},
+ "GraphicString", HFILL }},
{ &hf_x420_compression_algorithm_id,
{ "compression-algorithm-id", "x420.compression_algorithm_id",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.T_compression_algorithm_id", HFILL }},
+ "T_compression_algorithm_id", HFILL }},
{ &hf_x420_compression_algorithm_param,
{ "compression-algorithm-param", "x420.compression_algorithm_param",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.T_compression_algorithm_param", HFILL }},
+ "T_compression_algorithm_param", HFILL }},
{ &hf_x420_permitted_actions,
{ "permitted-actions", "x420.permitted_actions",
FT_BYTES, BASE_NONE, NULL, 0,
- "ftam.Permitted_Actions_Attribute", HFILL }},
+ "Permitted_Actions_Attribute", HFILL }},
{ &hf_x420_storage_account,
{ "storage-account", "x420.storage_account",
FT_UINT32, BASE_DEC, VALS(x420_Account_Attribute_vals), 0,
- "x420.Account_Attribute", HFILL }},
+ "Account_Attribute", HFILL }},
{ &hf_x420_date_and_time_of_creation,
{ "date-and-time-of-creation", "x420.date_and_time_of_creation",
FT_UINT32, BASE_DEC, VALS(ftam_Date_and_Time_Attribute_vals), 0,
- "ftam.Date_and_Time_Attribute", HFILL }},
+ "Date_and_Time_Attribute", HFILL }},
{ &hf_x420_date_and_time_of_last_modification,
{ "date-and-time-of-last-modification", "x420.date_and_time_of_last_modification",
FT_UINT32, BASE_DEC, VALS(ftam_Date_and_Time_Attribute_vals), 0,
- "ftam.Date_and_Time_Attribute", HFILL }},
+ "Date_and_Time_Attribute", HFILL }},
{ &hf_x420_date_and_time_of_last_read_access,
{ "date-and-time-of-last-read-access", "x420.date_and_time_of_last_read_access",
FT_UINT32, BASE_DEC, VALS(ftam_Date_and_Time_Attribute_vals), 0,
- "ftam.Date_and_Time_Attribute", HFILL }},
+ "Date_and_Time_Attribute", HFILL }},
{ &hf_x420_date_and_time_of_last_attribute_modification,
{ "date-and-time-of-last-attribute-modification", "x420.date_and_time_of_last_attribute_modification",
FT_UINT32, BASE_DEC, VALS(ftam_Date_and_Time_Attribute_vals), 0,
- "ftam.Date_and_Time_Attribute", HFILL }},
+ "Date_and_Time_Attribute", HFILL }},
{ &hf_x420_identity_of_creator,
{ "identity-of-creator", "x420.identity_of_creator",
FT_UINT32, BASE_DEC, VALS(x420_User_Identity_Attribute_vals), 0,
- "x420.User_Identity_Attribute", HFILL }},
+ "User_Identity_Attribute", HFILL }},
{ &hf_x420_identity_of_last_modifier,
{ "identity-of-last-modifier", "x420.identity_of_last_modifier",
FT_UINT32, BASE_DEC, VALS(x420_User_Identity_Attribute_vals), 0,
- "x420.User_Identity_Attribute", HFILL }},
+ "User_Identity_Attribute", HFILL }},
{ &hf_x420_identity_of_last_reader,
{ "identity-of-last-reader", "x420.identity_of_last_reader",
FT_UINT32, BASE_DEC, VALS(x420_User_Identity_Attribute_vals), 0,
- "x420.User_Identity_Attribute", HFILL }},
+ "User_Identity_Attribute", HFILL }},
{ &hf_x420_identity_of_last_attribute_modifier,
{ "identity-of-last-attribute-modifier", "x420.identity_of_last_attribute_modifier",
FT_UINT32, BASE_DEC, VALS(x420_User_Identity_Attribute_vals), 0,
- "x420.User_Identity_Attribute", HFILL }},
+ "User_Identity_Attribute", HFILL }},
{ &hf_x420_object_availability,
{ "object-availability", "x420.object_availability",
FT_UINT32, BASE_DEC, VALS(ftam_Object_Availability_Attribute_vals), 0,
- "ftam.Object_Availability_Attribute", HFILL }},
+ "Object_Availability_Attribute", HFILL }},
{ &hf_x420_object_size,
{ "object-size", "x420.object_size",
FT_UINT32, BASE_DEC, VALS(ftam_Object_Size_Attribute_vals), 0,
- "ftam.Object_Size_Attribute", HFILL }},
+ "Object_Size_Attribute", HFILL }},
{ &hf_x420_future_object_size,
{ "future-object-size", "x420.future_object_size",
FT_UINT32, BASE_DEC, VALS(ftam_Object_Size_Attribute_vals), 0,
- "ftam.Object_Size_Attribute", HFILL }},
+ "Object_Size_Attribute", HFILL }},
{ &hf_x420_access_control,
{ "access-control", "x420.access_control",
FT_UINT32, BASE_DEC, VALS(x420_Access_Control_Attribute_vals), 0,
- "x420.Access_Control_Attribute", HFILL }},
+ "Access_Control_Attribute", HFILL }},
{ &hf_x420_legal_qualifications,
{ "legal-qualifications", "x420.legal_qualifications",
FT_UINT32, BASE_DEC, VALS(ftam_Legal_Qualification_Attribute_vals), 0,
- "ftam.Legal_Qualification_Attribute", HFILL }},
+ "Legal_Qualification_Attribute", HFILL }},
{ &hf_x420_private_use,
{ "private-use", "x420.private_use",
FT_UINT32, BASE_DEC, VALS(ftam_Private_Use_Attribute_vals), 0,
- "ftam.Private_Use_Attribute", HFILL }},
+ "Private_Use_Attribute", HFILL }},
{ &hf_x420_attribute_extensions,
{ "attribute-extensions", "x420.attribute_extensions",
FT_UINT32, BASE_DEC, NULL, 0,
- "ftam.Attribute_Extensions", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_incomplete_pathname,
{ "incomplete-pathname", "x420.incomplete_pathname",
FT_UINT32, BASE_DEC, NULL, 0,
- "ftam.Pathname", HFILL }},
+ "Pathname", HFILL }},
{ &hf_x420_complete_pathname,
{ "complete-pathname", "x420.complete_pathname",
FT_UINT32, BASE_DEC, NULL, 0,
- "ftam.Pathname", HFILL }},
+ "Pathname", HFILL }},
{ &hf_x420_no_value_available,
{ "no-value-available", "x420.no_value_available",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_x420_account_actual_values,
{ "actual-values", "x420.actual_values",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.Account", HFILL }},
+ "Account", HFILL }},
{ &hf_x420_identity_actual_values,
{ "actual-values", "x420.actual_values",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.User_Identity", HFILL }},
+ "User_Identity", HFILL }},
{ &hf_x420_actual_values,
{ "actual-values", "x420.actual_values",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.SET_OF_Access_Control_Element", HFILL }},
+ "SET_OF_Access_Control_Element", HFILL }},
{ &hf_x420_actual_values_item,
{ "Access-Control-Element", "x420.Access_Control_Element",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.Access_Control_Element", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_action_list,
{ "action-list", "x420.action_list",
FT_BYTES, BASE_NONE, NULL, 0,
- "x420.Access_Request", HFILL }},
+ "Access_Request", HFILL }},
{ &hf_x420_concurrency_access,
{ "concurrency-access", "x420.concurrency_access",
FT_NONE, BASE_NONE, NULL, 0,
- "ftam.Concurrency_Access", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_identity,
{ "identity", "x420.identity",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.User_Identity", HFILL }},
+ "User_Identity", HFILL }},
{ &hf_x420_passwords,
{ "passwords", "x420.passwords",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.Access_Passwords", HFILL }},
+ "Access_Passwords", HFILL }},
{ &hf_x420_location,
{ "location", "x420.location",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.Application_Entity_Title", HFILL }},
+ "Application_Entity_Title", HFILL }},
{ &hf_x420_read_password,
{ "read-password", "x420.read_password",
FT_UINT32, BASE_DEC, VALS(x420_Password_vals), 0,
- "x420.Password", HFILL }},
+ "Password", HFILL }},
{ &hf_x420_insert_password,
{ "insert-password", "x420.insert_password",
FT_UINT32, BASE_DEC, VALS(x420_Password_vals), 0,
- "x420.Password", HFILL }},
+ "Password", HFILL }},
{ &hf_x420_replace_password,
{ "replace-password", "x420.replace_password",
FT_UINT32, BASE_DEC, VALS(x420_Password_vals), 0,
- "x420.Password", HFILL }},
+ "Password", HFILL }},
{ &hf_x420_extend_password,
{ "extend-password", "x420.extend_password",
FT_UINT32, BASE_DEC, VALS(x420_Password_vals), 0,
- "x420.Password", HFILL }},
+ "Password", HFILL }},
{ &hf_x420_erase_password,
{ "erase-password", "x420.erase_password",
FT_UINT32, BASE_DEC, VALS(x420_Password_vals), 0,
- "x420.Password", HFILL }},
+ "Password", HFILL }},
{ &hf_x420_read_attribute_password,
{ "read-attribute-password", "x420.read_attribute_password",
FT_UINT32, BASE_DEC, VALS(x420_Password_vals), 0,
- "x420.Password", HFILL }},
+ "Password", HFILL }},
{ &hf_x420_change_attribute_password,
{ "change-attribute-password", "x420.change_attribute_password",
FT_UINT32, BASE_DEC, VALS(x420_Password_vals), 0,
- "x420.Password", HFILL }},
+ "Password", HFILL }},
{ &hf_x420_delete_password,
{ "delete-password", "x420.delete_password",
FT_UINT32, BASE_DEC, VALS(x420_Password_vals), 0,
- "x420.Password", HFILL }},
+ "Password", HFILL }},
{ &hf_x420_pass_passwords,
{ "pass-passwords", "x420.pass_passwords",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.Pass_Passwords", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_link_password,
{ "link-password", "x420.link_password",
FT_UINT32, BASE_DEC, VALS(x420_Password_vals), 0,
- "x420.Password", HFILL }},
+ "Password", HFILL }},
{ &hf_x420_graphic_string,
{ "graphic-string", "x420.graphic_string",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.GraphicString", HFILL }},
+ "GraphicString", HFILL }},
{ &hf_x420_octet_string,
{ "octet-string", "x420.octet_string",
FT_BYTES, BASE_NONE, NULL, 0,
- "x420.OCTET_STRING", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_Pass_Passwords_item,
{ "Password", "x420.Password",
FT_UINT32, BASE_DEC, VALS(x420_Password_vals), 0,
- "x420.Password", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_ap_title,
{ "ap-title", "x420.ap_title",
FT_UINT32, BASE_DEC, VALS(acse_AP_title_vals), 0,
- "acse.AP_title", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_ae_qualifier,
{ "ae-qualifier", "x420.ae_qualifier",
FT_UINT32, BASE_DEC, VALS(acse_ASO_qualifier_vals), 0,
- "acse.AE_qualifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_voice_message_duration,
{ "voice-message-duration", "x420.voice_message_duration",
FT_INT32, BASE_DEC, NULL, 0,
- "x420.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x420_voice_encoding_type,
{ "voice-encoding-type", "x420.voice_encoding_type",
FT_OID, BASE_NONE, NULL, 0,
- "x420.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x420_supplementary_information,
{ "supplementary-information", "x420.supplementary_information",
FT_STRING, BASE_NONE, NULL, 0,
- "x420.IA5String", HFILL }},
+ "IA5String", HFILL }},
{ &hf_x420_mts_identifier,
{ "mts-identifier", "x420.mts_identifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MessageDeliveryIdentifier", HFILL }},
+ "MessageDeliveryIdentifier", HFILL }},
{ &hf_x420_submission_proof,
{ "submission-proof", "x420.submission_proof",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.SubmissionProof", HFILL }},
+ "SubmissionProof", HFILL }},
{ &hf_x420_proof_of_submission,
{ "proof-of-submission", "x420.proof_of_submission",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ProofOfSubmission", HFILL }},
+ "ProofOfSubmission", HFILL }},
{ &hf_x420_originating_MTA_certificate,
{ "originating-MTA-certificate", "x420.originating_MTA_certificate",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.OriginatingMTACertificate", HFILL }},
+ "OriginatingMTACertificate", HFILL }},
{ &hf_x420_message_submission_envelope,
{ "message-submission-envelope", "x420.message_submission_envelope",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MessageSubmissionEnvelope", HFILL }},
+ "MessageSubmissionEnvelope", HFILL }},
{ &hf_x420_IPMSynopsis_item,
{ "BodyPartSynopsis", "x420.BodyPartSynopsis",
FT_UINT32, BASE_DEC, VALS(x420_BodyPartSynopsis_vals), 0,
- "x420.BodyPartSynopsis", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_message_synopsis,
{ "message", "x420.message",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.MessageBodyPartSynopsis", HFILL }},
+ "MessageBodyPartSynopsis", HFILL }},
{ &hf_x420_non_message,
{ "non-message", "x420.non_message",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.NonMessageBodyPartSynopsis", HFILL }},
+ "NonMessageBodyPartSynopsis", HFILL }},
{ &hf_x420_number,
{ "number", "x420.number",
FT_UINT32, BASE_DEC, NULL, 0,
- "p7.SequenceNumber", HFILL }},
+ "SequenceNumber", HFILL }},
{ &hf_x420_synopsis,
{ "synopsis", "x420.synopsis",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.IPMSynopsis", HFILL }},
+ "IPMSynopsis", HFILL }},
{ &hf_x420_bp_type,
{ "type", "x420.type",
FT_OID, BASE_NONE, NULL, 0,
- "x420.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x420_bp_parameters,
{ "parameters", "x420.parameters",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.INSTANCE_OF", HFILL }},
+ "INSTANCE_OF", HFILL }},
{ &hf_x420_size,
{ "size", "x420.size",
FT_INT32, BASE_DEC, NULL, 0,
- "x420.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x420_processed,
{ "processed", "x420.processed",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x420.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_x420_data,
{ "data", "x420.data",
FT_OID, BASE_NONE, NULL, 0,
- "x420.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x420_parameters,
{ "parameters", "x420.parameters",
FT_OID, BASE_NONE, NULL, 0,
- "x420.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x420_this_child_entry,
{ "this-child-entry", "x420.this_child_entry",
FT_UINT32, BASE_DEC, NULL, 0,
- "p7.SequenceNumber", HFILL }},
+ "SequenceNumber", HFILL }},
{ &hf_x420_position,
{ "position", "x420.position",
FT_INT32, BASE_DEC, NULL, 0,
- "x420.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x420_BodyPartSignatureVerification_item,
{ "BodyPartSignatureVerification item", "x420.BodyPartSignatureVerification_item",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.BodyPartSignatureVerification_item", HFILL }},
+ "BodyPartSignatureVerification_item", HFILL }},
{ &hf_x420_body_part_sequence_number,
{ "body-part-sequence-number", "x420.body_part_sequence_number",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.BodyPartNumber", HFILL }},
+ "BodyPartNumber", HFILL }},
{ &hf_x420_body_part_signature_status,
{ "body-part-signature", "x420.body_part_signature",
FT_INT32, BASE_DEC, VALS(p7_SignatureStatus_vals), 0,
- "p7.SignatureStatus", HFILL }},
+ "SignatureStatus", HFILL }},
{ &hf_x420_stored,
{ "stored", "x420.stored",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.SET_OF_SequenceNumber", HFILL }},
+ "SET_OF_SequenceNumber", HFILL }},
{ &hf_x420_stored_item,
{ "SequenceNumber", "x420.SequenceNumber",
FT_UINT32, BASE_DEC, NULL, 0,
- "p7.SequenceNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_absent,
{ "absent", "x420.absent",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_x420_no_reply_received,
{ "no-reply-received", "x420.no_reply_received",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_x420_received_replies,
{ "received-replies", "x420.received_replies",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.SEQUENCE_OF_SequenceNumber", HFILL }},
+ "SEQUENCE_OF_SequenceNumber", HFILL }},
{ &hf_x420_received_replies_item,
{ "SequenceNumber", "x420.SequenceNumber",
FT_UINT32, BASE_DEC, NULL, 0,
- "p7.SequenceNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_no_ipn_received,
{ "no-ipn-received", "x420.no_ipn_received",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_x420_ipns_received,
{ "ipns-received", "x420.ipns_received",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.SEQUENCE_OF_SequenceNumber", HFILL }},
+ "SEQUENCE_OF_SequenceNumber", HFILL }},
{ &hf_x420_ipns_received_item,
{ "SequenceNumber", "x420.SequenceNumber",
FT_UINT32, BASE_DEC, NULL, 0,
- "p7.SequenceNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_x420_content_or_arguments,
{ "content-or-arguments", "x420.content_or_arguments",
FT_UINT32, BASE_DEC, VALS(x420_T_content_or_arguments_vals), 0,
- "x420.T_content_or_arguments", HFILL }},
+ "T_content_or_arguments", HFILL }},
{ &hf_x420_original_content,
{ "original-content", "x420.original_content",
FT_BYTES, BASE_NONE, NULL, 0,
- "x420.OriginalContent", HFILL }},
+ "OriginalContent", HFILL }},
{ &hf_x420_original_security_arguments,
{ "original-security-arguments", "x420.original_security_arguments",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.T_original_security_arguments", HFILL }},
+ "T_original_security_arguments", HFILL }},
{ &hf_x420_original_content_integrity_check,
{ "original-content-integrity-check", "x420.original_content_integrity_check",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.OriginalContentIntegrityCheck", HFILL }},
+ "OriginalContentIntegrityCheck", HFILL }},
{ &hf_x420_original_message_origin_authentication_check,
{ "original-message-origin-authentication-check", "x420.original_message_origin_authentication_check",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.OriginalMessageOriginAuthenticationCheck", HFILL }},
+ "OriginalMessageOriginAuthenticationCheck", HFILL }},
{ &hf_x420_original_message_token,
{ "original-message-token", "x420.original_message_token",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.OriginalMessageToken", HFILL }},
+ "OriginalMessageToken", HFILL }},
{ &hf_x420_security_diagnostic_code,
{ "security-diagnostic-code", "x420.security_diagnostic_code",
FT_INT32, BASE_DEC, VALS(x420_SecurityDiagnosticCode_vals), 0,
- "x420.SecurityDiagnosticCode", HFILL }},
+ "SecurityDiagnosticCode", HFILL }},
{ &hf_x420_BodyPartTokens_item,
{ "BodyPartTokens item", "x420.BodyPartTokens_item",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.BodyPartTokens_item", HFILL }},
+ "BodyPartTokens_item", 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,
- "x420.T_body_part_choice", HFILL }},
+ "T_body_part_choice", HFILL }},
{ &hf_x420_encryption_token,
{ "encryption-token", "x420.encryption_token",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.EncryptionToken", HFILL }},
+ "EncryptionToken", HFILL }},
{ &hf_x420_message_or_content_body_part,
{ "message-or-content-body-part", "x420.message_or_content_body_part",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.BodyPartTokens", HFILL }},
+ "BodyPartTokens", HFILL }},
{ &hf_x420_encryption_algorithm_identifier,
{ "encryption-algorithm-identifier", "x420.encryption_algorithm_identifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.AlgorithmIdentifier", HFILL }},
+ "AlgorithmIdentifier", HFILL }},
{ &hf_x420_encrypted_key,
{ "encrypted-key", "x420.encrypted_key",
FT_BYTES, BASE_NONE, NULL, 0,
- "x420.BIT_STRING", HFILL }},
+ "BIT_STRING", HFILL }},
{ &hf_x420_recipient_certificate_selector,
{ "recipient-certificate-selector", "x420.recipient_certificate_selector",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificateAssertion", HFILL }},
+ "CertificateAssertion", HFILL }},
{ &hf_x420_recipient_certificate,
{ "recipient-certificate", "x420.recipient_certificate",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.Certificates", HFILL }},
+ "Certificates", HFILL }},
{ &hf_x420_ForwardedContentToken_item,
{ "ForwardedContentToken item", "x420.ForwardedContentToken_item",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.ForwardedContentToken_item", HFILL }},
+ "ForwardedContentToken_item", 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,
- "x420.T_body_part_token_choice", HFILL }},
+ "T_body_part_token_choice", HFILL }},
{ &hf_x420_forwarding_token,
{ "forwarding-token", "x420.forwarding_token",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.MessageToken", HFILL }},
+ "MessageToken", HFILL }},
{ &hf_x420_forwarded_content_token,
{ "message-or-content-body-part", "x420.message_or_content_body_part",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.ForwardedContentToken", HFILL }},
+ "ForwardedContentToken", HFILL }},
{ &hf_x420_choice,
{ "choice", "x420.choice",
FT_UINT32, BASE_DEC, VALS(x420_T_choice_vals), 0,
- "x420.T_choice", HFILL }},
+ "T_choice", HFILL }},
{ &hf_x420_non_receipt_fields,
{ "non-receipt-fields", "x420.non_receipt_fields",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.NonReceiptFields", HFILL }},
+ "NonReceiptFields", HFILL }},
{ &hf_x420_receipt_fields,
{ "receipt-fields", "x420.receipt_fields",
FT_NONE, BASE_NONE, NULL, 0,
- "x420.ReceiptFields", HFILL }},
+ "ReceiptFields", HFILL }},
{ &hf_x420_other_notification_type_fields,
{ "other-notification-type-fields", "x420.other_notification_type_fields",
FT_UINT32, BASE_DEC, NULL, 0,
- "x420.OtherNotificationTypeFields", HFILL }},
+ "OtherNotificationTypeFields", HFILL }},
{ &hf_x420_NotificationRequests_rn,
{ "rn", "x420.rn",
FT_BOOLEAN, 8, NULL, 0x80,
diff --git a/epan/dissectors/packet-x509af.c b/epan/dissectors/packet-x509af.c
index b715d99007..bc7ce84fd4 100644
--- a/epan/dissectors/packet-x509af.c
+++ b/epan/dissectors/packet-x509af.c
@@ -936,299 +936,299 @@ void proto_register_x509af(void) {
{ &hf_x509af_x509af_Certificate_PDU,
{ "Certificate", "x509af.Certificate",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.Certificate", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_CertificatePair_PDU,
{ "CertificatePair", "x509af.CertificatePair",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.CertificatePair", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_CertificateList_PDU,
{ "CertificateList", "x509af.CertificateList",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.CertificateList", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_AttributeCertificate_PDU,
{ "AttributeCertificate", "x509af.AttributeCertificate",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.AttributeCertificate", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_DSS_Params_PDU,
{ "DSS-Params", "x509af.DSS_Params",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.DSS_Params", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_signedCertificate,
{ "signedCertificate", "x509af.signedCertificate",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.T_signedCertificate", HFILL }},
+ "T_signedCertificate", HFILL }},
{ &hf_x509af_version,
{ "version", "x509af.version",
FT_INT32, BASE_DEC, VALS(x509af_Version_vals), 0,
- "x509af.Version", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_serialNumber,
{ "serialNumber", "x509af.serialNumber",
FT_INT32, BASE_DEC, NULL, 0,
- "x509af.CertificateSerialNumber", HFILL }},
+ "CertificateSerialNumber", HFILL }},
{ &hf_x509af_signature,
{ "signature", "x509af.signature",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.AlgorithmIdentifier", HFILL }},
+ "AlgorithmIdentifier", HFILL }},
{ &hf_x509af_issuer,
{ "issuer", "x509af.issuer",
FT_UINT32, BASE_DEC, VALS(x509if_Name_vals), 0,
- "x509if.Name", HFILL }},
+ "Name", HFILL }},
{ &hf_x509af_validity,
{ "validity", "x509af.validity",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.Validity", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_subject,
{ "subject", "x509af.subject",
FT_UINT32, BASE_DEC, VALS(x509af_SubjectName_vals), 0,
- "x509af.SubjectName", HFILL }},
+ "SubjectName", HFILL }},
{ &hf_x509af_subjectPublicKeyInfo,
{ "subjectPublicKeyInfo", "x509af.subjectPublicKeyInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.SubjectPublicKeyInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_issuerUniqueIdentifier,
{ "issuerUniqueIdentifier", "x509af.issuerUniqueIdentifier",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509sat.UniqueIdentifier", HFILL }},
+ "UniqueIdentifier", HFILL }},
{ &hf_x509af_subjectUniqueIdentifier,
{ "subjectUniqueIdentifier", "x509af.subjectUniqueIdentifier",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509sat.UniqueIdentifier", HFILL }},
+ "UniqueIdentifier", HFILL }},
{ &hf_x509af_extensions,
{ "extensions", "x509af.extensions",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509af.Extensions", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_algorithmIdentifier,
{ "algorithmIdentifier", "x509af.algorithmIdentifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.AlgorithmIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_encrypted,
{ "encrypted", "x509af.encrypted",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509af.BIT_STRING", HFILL }},
+ "BIT_STRING", HFILL }},
{ &hf_x509af_rdnSequence,
{ "rdnSequence", "x509af.rdnSequence",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.RDNSequence", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_algorithmId,
{ "algorithmId", "x509af.algorithmId",
FT_OID, BASE_NONE, NULL, 0,
- "x509af.T_algorithmId", HFILL }},
+ "T_algorithmId", HFILL }},
{ &hf_x509af_parameters,
{ "parameters", "x509af.parameters",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.T_parameters", HFILL }},
+ "T_parameters", HFILL }},
{ &hf_x509af_notBefore,
{ "notBefore", "x509af.notBefore",
FT_UINT32, BASE_DEC, VALS(x509af_Time_vals), 0,
- "x509af.Time", HFILL }},
+ "Time", HFILL }},
{ &hf_x509af_notAfter,
{ "notAfter", "x509af.notAfter",
FT_UINT32, BASE_DEC, VALS(x509af_Time_vals), 0,
- "x509af.Time", HFILL }},
+ "Time", HFILL }},
{ &hf_x509af_algorithm,
{ "algorithm", "x509af.algorithm",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.AlgorithmIdentifier", HFILL }},
+ "AlgorithmIdentifier", HFILL }},
{ &hf_x509af_subjectPublicKey,
{ "subjectPublicKey", "x509af.subjectPublicKey",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509af.BIT_STRING", HFILL }},
+ "BIT_STRING", HFILL }},
{ &hf_x509af_utcTime,
{ "utcTime", "x509af.utcTime",
FT_STRING, BASE_NONE, NULL, 0,
- "x509af.UTCTime", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_generalizedTime,
{ "generalizedTime", "x509af.generalizedTime",
FT_STRING, BASE_NONE, NULL, 0,
- "x509af.GeneralizedTime", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_Extensions_item,
{ "Extension", "x509af.Extension",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.Extension", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_extnId,
{ "extnId", "x509af.extnId",
FT_OID, BASE_NONE, NULL, 0,
- "x509af.T_extnId", HFILL }},
+ "T_extnId", HFILL }},
{ &hf_x509af_critical,
{ "critical", "x509af.critical",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x509af.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_x509af_extnValue,
{ "extnValue", "x509af.extnValue",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509af.T_extnValue", HFILL }},
+ "T_extnValue", HFILL }},
{ &hf_x509af_userCertificate,
{ "userCertificate", "x509af.userCertificate",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.Certificate", HFILL }},
+ "Certificate", HFILL }},
{ &hf_x509af_certificationPath,
{ "certificationPath", "x509af.certificationPath",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509af.ForwardCertificationPath", HFILL }},
+ "ForwardCertificationPath", HFILL }},
{ &hf_x509af_ForwardCertificationPath_item,
{ "CrossCertificates", "x509af.CrossCertificates",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509af.CrossCertificates", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_CrossCertificates_item,
{ "Certificate", "x509af.Certificate",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.Certificate", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_theCACertificates,
{ "theCACertificates", "x509af.theCACertificates",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509af.SEQUENCE_OF_CertificatePair", HFILL }},
+ "SEQUENCE_OF_CertificatePair", HFILL }},
{ &hf_x509af_theCACertificates_item,
{ "CertificatePair", "x509af.CertificatePair",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.CertificatePair", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_issuedByThisCA,
{ "issuedByThisCA", "x509af.issuedByThisCA",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.Certificate", HFILL }},
+ "Certificate", HFILL }},
{ &hf_x509af_issuedToThisCA,
{ "issuedToThisCA", "x509af.issuedToThisCA",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.Certificate", HFILL }},
+ "Certificate", HFILL }},
{ &hf_x509af_signedCertificateList,
{ "signedCertificateList", "x509af.signedCertificateList",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.T_signedCertificateList", HFILL }},
+ "T_signedCertificateList", HFILL }},
{ &hf_x509af_thisUpdate,
{ "thisUpdate", "x509af.thisUpdate",
FT_UINT32, BASE_DEC, VALS(x509af_Time_vals), 0,
- "x509af.Time", HFILL }},
+ "Time", HFILL }},
{ &hf_x509af_nextUpdate,
{ "nextUpdate", "x509af.nextUpdate",
FT_UINT32, BASE_DEC, VALS(x509af_Time_vals), 0,
- "x509af.Time", HFILL }},
+ "Time", HFILL }},
{ &hf_x509af_revokedCertificates,
{ "revokedCertificates", "x509af.revokedCertificates",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509af.T_revokedCertificates", HFILL }},
+ "T_revokedCertificates", HFILL }},
{ &hf_x509af_revokedCertificates_item,
{ "revokedCertificates item", "x509af.revokedCertificates_item",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.T_revokedCertificates_item", HFILL }},
+ "T_revokedCertificates_item", HFILL }},
{ &hf_x509af_revokedUserCertificate,
{ "userCertificate", "x509af.userCertificate",
FT_INT32, BASE_DEC, NULL, 0,
- "x509af.CertificateSerialNumber", HFILL }},
+ "CertificateSerialNumber", HFILL }},
{ &hf_x509af_revocationDate,
{ "revocationDate", "x509af.revocationDate",
FT_UINT32, BASE_DEC, VALS(x509af_Time_vals), 0,
- "x509af.Time", HFILL }},
+ "Time", HFILL }},
{ &hf_x509af_crlEntryExtensions,
{ "crlEntryExtensions", "x509af.crlEntryExtensions",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509af.Extensions", HFILL }},
+ "Extensions", HFILL }},
{ &hf_x509af_crlExtensions,
{ "crlExtensions", "x509af.crlExtensions",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509af.Extensions", HFILL }},
+ "Extensions", HFILL }},
{ &hf_x509af_attributeCertificate,
{ "attributeCertificate", "x509af.attributeCertificate",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.AttributeCertificate", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_acPath,
{ "acPath", "x509af.acPath",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509af.SEQUENCE_OF_ACPathData", HFILL }},
+ "SEQUENCE_OF_ACPathData", HFILL }},
{ &hf_x509af_acPath_item,
{ "ACPathData", "x509af.ACPathData",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.ACPathData", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_certificate,
{ "certificate", "x509af.certificate",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.Certificate", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_signedAttributeCertificateInfo,
{ "signedAttributeCertificateInfo", "x509af.signedAttributeCertificateInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.AttributeCertificateInfo", HFILL }},
+ "AttributeCertificateInfo", HFILL }},
{ &hf_x509af_info_subject,
{ "subject", "x509af.subject",
FT_UINT32, BASE_DEC, VALS(x509af_InfoSubject_vals), 0,
- "x509af.InfoSubject", HFILL }},
+ "InfoSubject", HFILL }},
{ &hf_x509af_baseCertificateID,
{ "baseCertificateID", "x509af.baseCertificateID",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.IssuerSerial", HFILL }},
+ "IssuerSerial", HFILL }},
{ &hf_x509af_infoSubjectName,
{ "subjectName", "x509af.subjectName",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.GeneralNames", HFILL }},
+ "GeneralNames", HFILL }},
{ &hf_x509af_issuerName,
{ "issuer", "x509af.issuer",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.GeneralNames", HFILL }},
+ "GeneralNames", HFILL }},
{ &hf_x509af_attCertValidityPeriod,
{ "attCertValidityPeriod", "x509af.attCertValidityPeriod",
FT_NONE, BASE_NONE, NULL, 0,
- "x509af.AttCertValidityPeriod", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_attributes,
{ "attributes", "x509af.attributes",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509af.SEQUENCE_OF_Attribute", HFILL }},
+ "SEQUENCE_OF_Attribute", HFILL }},
{ &hf_x509af_attributes_item,
{ "Attribute", "x509af.Attribute",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.Attribute", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_issuerUniqueID,
{ "issuerUniqueID", "x509af.issuerUniqueID",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509sat.UniqueIdentifier", HFILL }},
+ "UniqueIdentifier", HFILL }},
{ &hf_x509af_serial,
{ "serial", "x509af.serial",
FT_INT32, BASE_DEC, NULL, 0,
- "x509af.CertificateSerialNumber", HFILL }},
+ "CertificateSerialNumber", HFILL }},
{ &hf_x509af_issuerUID,
{ "issuerUID", "x509af.issuerUID",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509sat.UniqueIdentifier", HFILL }},
+ "UniqueIdentifier", HFILL }},
{ &hf_x509af_notBeforeTime,
{ "notBeforeTime", "x509af.notBeforeTime",
FT_STRING, BASE_NONE, NULL, 0,
- "x509af.GeneralizedTime", HFILL }},
+ "GeneralizedTime", HFILL }},
{ &hf_x509af_notAfterTime,
{ "notAfterTime", "x509af.notAfterTime",
FT_STRING, BASE_NONE, NULL, 0,
- "x509af.GeneralizedTime", HFILL }},
+ "GeneralizedTime", HFILL }},
{ &hf_x509af_assertion_subject,
{ "subject", "x509af.subject",
FT_UINT32, BASE_DEC, VALS(x509af_AssertionSubject_vals), 0,
- "x509af.AssertionSubject", HFILL }},
+ "AssertionSubject", HFILL }},
{ &hf_x509af_assertionSubjectName,
{ "subjectName", "x509af.subjectName",
FT_UINT32, BASE_DEC, VALS(x509af_SubjectName_vals), 0,
- "x509af.SubjectName", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_assertionIssuer,
{ "issuer", "x509af.issuer",
FT_UINT32, BASE_DEC, VALS(x509if_Name_vals), 0,
- "x509if.Name", HFILL }},
+ "Name", HFILL }},
{ &hf_x509af_attCertValidity,
{ "attCertValidity", "x509af.attCertValidity",
FT_STRING, BASE_NONE, NULL, 0,
- "x509af.GeneralizedTime", HFILL }},
+ "GeneralizedTime", HFILL }},
{ &hf_x509af_attType,
{ "attType", "x509af.attType",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509af.SET_OF_AttributeType", HFILL }},
+ "SET_OF_AttributeType", HFILL }},
{ &hf_x509af_attType_item,
{ "AttributeType", "x509af.AttributeType",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.AttributeType", HFILL }},
+ NULL, HFILL }},
{ &hf_x509af_p,
{ "p", "x509af.p",
FT_INT32, BASE_DEC, NULL, 0,
- "x509af.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x509af_q,
{ "q", "x509af.q",
FT_INT32, BASE_DEC, NULL, 0,
- "x509af.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x509af_g,
{ "g", "x509af.g",
FT_INT32, BASE_DEC, NULL, 0,
- "x509af.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
/*--- End of included file: packet-x509af-hfarr.c ---*/
#line 101 "packet-x509af-template.c"
diff --git a/epan/dissectors/packet-x509ce.c b/epan/dissectors/packet-x509ce.c
index 29418840e5..950a53dd82 100644
--- a/epan/dissectors/packet-x509ce.c
+++ b/epan/dissectors/packet-x509ce.c
@@ -1860,659 +1860,659 @@ void proto_register_x509ce(void) {
{ &hf_x509ce_AuthorityKeyIdentifier_PDU,
{ "AuthorityKeyIdentifier", "x509ce.AuthorityKeyIdentifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.AuthorityKeyIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_SubjectKeyIdentifier_PDU,
{ "SubjectKeyIdentifier", "x509ce.SubjectKeyIdentifier",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509ce.SubjectKeyIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_KeyUsage_PDU,
{ "KeyUsage", "x509ce.KeyUsage",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509ce.KeyUsage", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_KeyPurposeIDs_PDU,
{ "KeyPurposeIDs", "x509ce.KeyPurposeIDs",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.KeyPurposeIDs", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_PrivateKeyUsagePeriod_PDU,
{ "PrivateKeyUsagePeriod", "x509ce.PrivateKeyUsagePeriod",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.PrivateKeyUsagePeriod", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_CertificatePoliciesSyntax_PDU,
{ "CertificatePoliciesSyntax", "x509ce.CertificatePoliciesSyntax",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.CertificatePoliciesSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_PolicyMappingsSyntax_PDU,
{ "PolicyMappingsSyntax", "x509ce.PolicyMappingsSyntax",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.PolicyMappingsSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_GeneralNames_PDU,
{ "GeneralNames", "x509ce.GeneralNames",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.GeneralNames", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_AttributesSyntax_PDU,
{ "AttributesSyntax", "x509ce.AttributesSyntax",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.AttributesSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_BasicConstraintsSyntax_PDU,
{ "BasicConstraintsSyntax", "x509ce.BasicConstraintsSyntax",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.BasicConstraintsSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_NameConstraintsSyntax_PDU,
{ "NameConstraintsSyntax", "x509ce.NameConstraintsSyntax",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.NameConstraintsSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_PolicyConstraintsSyntax_PDU,
{ "PolicyConstraintsSyntax", "x509ce.PolicyConstraintsSyntax",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.PolicyConstraintsSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_SkipCerts_PDU,
{ "SkipCerts", "x509ce.SkipCerts",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.SkipCerts", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_CRLNumber_PDU,
{ "CRLNumber", "x509ce.CRLNumber",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.CRLNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_CRLReason_PDU,
{ "CRLReason", "x509ce.CRLReason",
FT_UINT32, BASE_DEC, VALS(x509ce_CRLReason_vals), 0,
- "x509ce.CRLReason", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_HoldInstruction_PDU,
{ "HoldInstruction", "x509ce.HoldInstruction",
FT_OID, BASE_NONE, NULL, 0,
- "x509ce.HoldInstruction", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_CRLScopeSyntax_PDU,
{ "CRLScopeSyntax", "x509ce.CRLScopeSyntax",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.CRLScopeSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_StatusReferrals_PDU,
{ "StatusReferrals", "x509ce.StatusReferrals",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.StatusReferrals", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_CRLStreamIdentifier_PDU,
{ "CRLStreamIdentifier", "x509ce.CRLStreamIdentifier",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.CRLStreamIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_OrderedListSyntax_PDU,
{ "OrderedListSyntax", "x509ce.OrderedListSyntax",
FT_UINT32, BASE_DEC, VALS(x509ce_OrderedListSyntax_vals), 0,
- "x509ce.OrderedListSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_DeltaInformation_PDU,
{ "DeltaInformation", "x509ce.DeltaInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.DeltaInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_CRLDistPointsSyntax_PDU,
{ "CRLDistPointsSyntax", "x509ce.CRLDistPointsSyntax",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.CRLDistPointsSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_IssuingDistPointSyntax_PDU,
{ "IssuingDistPointSyntax", "x509ce.IssuingDistPointSyntax",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.IssuingDistPointSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_BaseCRLNumber_PDU,
{ "BaseCRLNumber", "x509ce.BaseCRLNumber",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.BaseCRLNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_ToBeRevokedSyntax_PDU,
{ "ToBeRevokedSyntax", "x509ce.ToBeRevokedSyntax",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.ToBeRevokedSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_RevokedGroupsSyntax_PDU,
{ "RevokedGroupsSyntax", "x509ce.RevokedGroupsSyntax",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.RevokedGroupsSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_ExpiredCertsOnCRL_PDU,
{ "ExpiredCertsOnCRL", "x509ce.ExpiredCertsOnCRL",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.ExpiredCertsOnCRL", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_AAIssuingDistPointSyntax_PDU,
{ "AAIssuingDistPointSyntax", "x509ce.AAIssuingDistPointSyntax",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.AAIssuingDistPointSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_CertificateAssertion_PDU,
{ "CertificateAssertion", "x509ce.CertificateAssertion",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificateAssertion", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_CertificatePairExactAssertion_PDU,
{ "CertificatePairExactAssertion", "x509ce.CertificatePairExactAssertion",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificatePairExactAssertion", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_CertificatePairAssertion_PDU,
{ "CertificatePairAssertion", "x509ce.CertificatePairAssertion",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificatePairAssertion", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_CertificateListExactAssertion_PDU,
{ "CertificateListExactAssertion", "x509ce.CertificateListExactAssertion",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificateListExactAssertion", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_CertificateListAssertion_PDU,
{ "CertificateListAssertion", "x509ce.CertificateListAssertion",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificateListAssertion", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_PkiPathMatchSyntax_PDU,
{ "PkiPathMatchSyntax", "x509ce.PkiPathMatchSyntax",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.PkiPathMatchSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_EnhancedCertificateAssertion_PDU,
{ "EnhancedCertificateAssertion", "x509ce.EnhancedCertificateAssertion",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.EnhancedCertificateAssertion", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_CertificateTemplate_PDU,
{ "CertificateTemplate", "x509ce.CertificateTemplate",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificateTemplate", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_EntrustVersionInfo_PDU,
{ "EntrustVersionInfo", "x509ce.EntrustVersionInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.EntrustVersionInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_keyIdentifier,
{ "keyIdentifier", "x509ce.keyIdentifier",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509ce.KeyIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_authorityCertIssuer,
{ "authorityCertIssuer", "x509ce.authorityCertIssuer",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.GeneralNames", HFILL }},
+ "GeneralNames", HFILL }},
{ &hf_x509ce_authorityCertSerialNumber,
{ "authorityCertSerialNumber", "x509ce.authorityCertSerialNumber",
FT_INT32, BASE_DEC, NULL, 0,
- "x509af.CertificateSerialNumber", HFILL }},
+ "CertificateSerialNumber", HFILL }},
{ &hf_x509ce_KeyPurposeIDs_item,
{ "KeyPurposeId", "x509ce.KeyPurposeId",
FT_OID, BASE_NONE, NULL, 0,
- "x509ce.KeyPurposeId", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_notBefore,
{ "notBefore", "x509ce.notBefore",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.GeneralizedTime", HFILL }},
+ "GeneralizedTime", HFILL }},
{ &hf_x509ce_notAfter,
{ "notAfter", "x509ce.notAfter",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.GeneralizedTime", HFILL }},
+ "GeneralizedTime", HFILL }},
{ &hf_x509ce_CertificatePoliciesSyntax_item,
{ "PolicyInformation", "x509ce.PolicyInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.PolicyInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_policyIdentifier,
{ "policyIdentifier", "x509ce.policyIdentifier",
FT_OID, BASE_NONE, NULL, 0,
- "x509ce.CertPolicyId", HFILL }},
+ "CertPolicyId", HFILL }},
{ &hf_x509ce_policyQualifiers,
{ "policyQualifiers", "x509ce.policyQualifiers",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.SEQUENCE_SIZE_1_MAX_OF_PolicyQualifierInfo", HFILL }},
+ "SEQUENCE_SIZE_1_MAX_OF_PolicyQualifierInfo", HFILL }},
{ &hf_x509ce_policyQualifiers_item,
{ "PolicyQualifierInfo", "x509ce.PolicyQualifierInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.PolicyQualifierInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_policyQualifierId,
{ "policyQualifierId", "x509ce.policyQualifierId",
FT_OID, BASE_NONE, NULL, 0,
- "x509ce.T_policyQualifierId", HFILL }},
+ "T_policyQualifierId", HFILL }},
{ &hf_x509ce_qualifier,
{ "qualifier", "x509ce.qualifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.T_qualifier", HFILL }},
+ "T_qualifier", HFILL }},
{ &hf_x509ce_PolicyMappingsSyntax_item,
{ "PolicyMappingsSyntax item", "x509ce.PolicyMappingsSyntax_item",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.PolicyMappingsSyntax_item", HFILL }},
+ "PolicyMappingsSyntax_item", HFILL }},
{ &hf_x509ce_issuerDomainPolicy,
{ "issuerDomainPolicy", "x509ce.issuerDomainPolicy",
FT_OID, BASE_NONE, NULL, 0,
- "x509ce.CertPolicyId", HFILL }},
+ "CertPolicyId", HFILL }},
{ &hf_x509ce_subjectDomainPolicy,
{ "subjectDomainPolicy", "x509ce.subjectDomainPolicy",
FT_OID, BASE_NONE, NULL, 0,
- "x509ce.CertPolicyId", HFILL }},
+ "CertPolicyId", HFILL }},
{ &hf_x509ce_GeneralNames_item,
{ "GeneralName", "x509ce.GeneralName",
FT_UINT32, BASE_DEC, VALS(x509ce_GeneralName_vals), 0,
- "x509ce.GeneralName", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_otherName,
{ "otherName", "x509ce.otherName",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.OtherName", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_rfc822Name,
{ "rfc822Name", "x509ce.rfc822Name",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.IA5String", HFILL }},
+ "IA5String", HFILL }},
{ &hf_x509ce_dNSName,
{ "dNSName", "x509ce.dNSName",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.IA5String", HFILL }},
+ "IA5String", HFILL }},
{ &hf_x509ce_x400Address,
{ "x400Address", "x509ce.x400Address",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ORAddress", HFILL }},
+ "ORAddress", HFILL }},
{ &hf_x509ce_directoryName,
{ "directoryName", "x509ce.directoryName",
FT_UINT32, BASE_DEC, VALS(x509if_Name_vals), 0,
- "x509if.Name", HFILL }},
+ "Name", HFILL }},
{ &hf_x509ce_ediPartyName,
{ "ediPartyName", "x509ce.ediPartyName",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.EDIPartyName", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_uniformResourceIdentifier,
{ "uniformResourceIdentifier", "x509ce.uniformResourceIdentifier",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.T_uniformResourceIdentifier", HFILL }},
+ "T_uniformResourceIdentifier", HFILL }},
{ &hf_x509ce_iPAddress,
{ "iPAddress", "x509ce.iPAddress",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509ce.T_iPAddress", HFILL }},
+ "T_iPAddress", HFILL }},
{ &hf_x509ce_registeredID,
{ "registeredID", "x509ce.registeredID",
FT_OID, BASE_NONE, NULL, 0,
- "x509ce.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509ce_type_id,
{ "type-id", "x509ce.type_id",
FT_OID, BASE_NONE, NULL, 0,
- "x509ce.OtherNameType", HFILL }},
+ "OtherNameType", HFILL }},
{ &hf_x509ce_value,
{ "value", "x509ce.value",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.OtherNameValue", HFILL }},
+ "OtherNameValue", HFILL }},
{ &hf_x509ce_nameAssigner,
{ "nameAssigner", "x509ce.nameAssigner",
FT_UINT32, BASE_DEC, VALS(x509sat_DirectoryString_vals), 0,
- "x509sat.DirectoryString", HFILL }},
+ "DirectoryString", HFILL }},
{ &hf_x509ce_partyName,
{ "partyName", "x509ce.partyName",
FT_UINT32, BASE_DEC, VALS(x509sat_DirectoryString_vals), 0,
- "x509sat.DirectoryString", HFILL }},
+ "DirectoryString", HFILL }},
{ &hf_x509ce_AttributesSyntax_item,
{ "Attribute", "x509ce.Attribute",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.Attribute", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_cA,
{ "cA", "x509ce.cA",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x509ce.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_x509ce_pathLenConstraint,
{ "pathLenConstraint", "x509ce.pathLenConstraint",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.INTEGER_0_MAX", HFILL }},
+ "INTEGER_0_MAX", HFILL }},
{ &hf_x509ce_permittedSubtrees,
{ "permittedSubtrees", "x509ce.permittedSubtrees",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.GeneralSubtrees", HFILL }},
+ "GeneralSubtrees", HFILL }},
{ &hf_x509ce_excludedSubtrees,
{ "excludedSubtrees", "x509ce.excludedSubtrees",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.GeneralSubtrees", HFILL }},
+ "GeneralSubtrees", HFILL }},
{ &hf_x509ce_GeneralSubtrees_item,
{ "GeneralSubtree", "x509ce.GeneralSubtree",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.GeneralSubtree", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_base,
{ "base", "x509ce.base",
FT_UINT32, BASE_DEC, VALS(x509ce_GeneralName_vals), 0,
- "x509ce.GeneralName", HFILL }},
+ "GeneralName", HFILL }},
{ &hf_x509ce_minimum,
{ "minimum", "x509ce.minimum",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.BaseDistance", HFILL }},
+ "BaseDistance", HFILL }},
{ &hf_x509ce_maximum,
{ "maximum", "x509ce.maximum",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.BaseDistance", HFILL }},
+ "BaseDistance", HFILL }},
{ &hf_x509ce_requireExplicitPolicy,
{ "requireExplicitPolicy", "x509ce.requireExplicitPolicy",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.SkipCerts", HFILL }},
+ "SkipCerts", HFILL }},
{ &hf_x509ce_inhibitPolicyMapping,
{ "inhibitPolicyMapping", "x509ce.inhibitPolicyMapping",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.SkipCerts", HFILL }},
+ "SkipCerts", HFILL }},
{ &hf_x509ce_CRLScopeSyntax_item,
{ "PerAuthorityScope", "x509ce.PerAuthorityScope",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.PerAuthorityScope", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_authorityName,
{ "authorityName", "x509ce.authorityName",
FT_UINT32, BASE_DEC, VALS(x509ce_GeneralName_vals), 0,
- "x509ce.GeneralName", HFILL }},
+ "GeneralName", HFILL }},
{ &hf_x509ce_distributionPoint,
{ "distributionPoint", "x509ce.distributionPoint",
FT_UINT32, BASE_DEC, VALS(x509ce_DistributionPointName_vals), 0,
- "x509ce.DistributionPointName", HFILL }},
+ "DistributionPointName", HFILL }},
{ &hf_x509ce_onlyContains,
{ "onlyContains", "x509ce.onlyContains",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509ce.OnlyCertificateTypes", HFILL }},
+ "OnlyCertificateTypes", HFILL }},
{ &hf_x509ce_onlySomeReasons,
{ "onlySomeReasons", "x509ce.onlySomeReasons",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509ce.ReasonFlags", HFILL }},
+ "ReasonFlags", HFILL }},
{ &hf_x509ce_serialNumberRange,
{ "serialNumberRange", "x509ce.serialNumberRange",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.NumberRange", HFILL }},
+ "NumberRange", HFILL }},
{ &hf_x509ce_subjectKeyIdRange,
{ "subjectKeyIdRange", "x509ce.subjectKeyIdRange",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.NumberRange", HFILL }},
+ "NumberRange", HFILL }},
{ &hf_x509ce_nameSubtrees,
{ "nameSubtrees", "x509ce.nameSubtrees",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.GeneralNames", HFILL }},
+ "GeneralNames", HFILL }},
{ &hf_x509ce_baseRevocationInfo,
{ "baseRevocationInfo", "x509ce.baseRevocationInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.BaseRevocationInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_startingNumber,
{ "startingNumber", "x509ce.startingNumber",
FT_INT32, BASE_DEC, NULL, 0,
- "x509ce.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x509ce_endingNumber,
{ "endingNumber", "x509ce.endingNumber",
FT_INT32, BASE_DEC, NULL, 0,
- "x509ce.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x509ce_modulus,
{ "modulus", "x509ce.modulus",
FT_INT32, BASE_DEC, NULL, 0,
- "x509ce.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x509ce_cRLStreamIdentifier,
{ "cRLStreamIdentifier", "x509ce.cRLStreamIdentifier",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.CRLStreamIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_cRLNumber,
{ "cRLNumber", "x509ce.cRLNumber",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.CRLNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_baseThisUpdate,
{ "baseThisUpdate", "x509ce.baseThisUpdate",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.GeneralizedTime", HFILL }},
+ "GeneralizedTime", HFILL }},
{ &hf_x509ce_StatusReferrals_item,
{ "StatusReferral", "x509ce.StatusReferral",
FT_UINT32, BASE_DEC, VALS(x509ce_StatusReferral_vals), 0,
- "x509ce.StatusReferral", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_cRLReferral,
{ "cRLReferral", "x509ce.cRLReferral",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CRLReferral", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_crlr_issuer,
{ "issuer", "x509ce.issuer",
FT_UINT32, BASE_DEC, VALS(x509ce_GeneralName_vals), 0,
- "x509ce.GeneralName", HFILL }},
+ "GeneralName", HFILL }},
{ &hf_x509ce_location,
{ "location", "x509ce.location",
FT_UINT32, BASE_DEC, VALS(x509ce_GeneralName_vals), 0,
- "x509ce.GeneralName", HFILL }},
+ "GeneralName", HFILL }},
{ &hf_x509ce_deltaRefInfo,
{ "deltaRefInfo", "x509ce.deltaRefInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.DeltaRefInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_cRLScope,
{ "cRLScope", "x509ce.cRLScope",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.CRLScopeSyntax", HFILL }},
+ "CRLScopeSyntax", HFILL }},
{ &hf_x509ce_lastUpdate,
{ "lastUpdate", "x509ce.lastUpdate",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.GeneralizedTime", HFILL }},
+ "GeneralizedTime", HFILL }},
{ &hf_x509ce_lastChangedCRL,
{ "lastChangedCRL", "x509ce.lastChangedCRL",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.GeneralizedTime", HFILL }},
+ "GeneralizedTime", HFILL }},
{ &hf_x509ce_deltaLocation,
{ "deltaLocation", "x509ce.deltaLocation",
FT_UINT32, BASE_DEC, VALS(x509ce_GeneralName_vals), 0,
- "x509ce.GeneralName", HFILL }},
+ "GeneralName", HFILL }},
{ &hf_x509ce_lastDelta,
{ "lastDelta", "x509ce.lastDelta",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.GeneralizedTime", HFILL }},
+ "GeneralizedTime", HFILL }},
{ &hf_x509ce_nextDelta,
{ "nextDelta", "x509ce.nextDelta",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.GeneralizedTime", HFILL }},
+ "GeneralizedTime", HFILL }},
{ &hf_x509ce_CRLDistPointsSyntax_item,
{ "DistributionPoint", "x509ce.DistributionPoint",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.DistributionPoint", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_reasons,
{ "reasons", "x509ce.reasons",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509ce.ReasonFlags", HFILL }},
+ "ReasonFlags", HFILL }},
{ &hf_x509ce_cRLIssuer,
{ "cRLIssuer", "x509ce.cRLIssuer",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.GeneralNames", HFILL }},
+ "GeneralNames", HFILL }},
{ &hf_x509ce_fullName,
{ "fullName", "x509ce.fullName",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.GeneralNames", HFILL }},
+ "GeneralNames", HFILL }},
{ &hf_x509ce_nameRelativeToCRLIssuer,
{ "nameRelativeToCRLIssuer", "x509ce.nameRelativeToCRLIssuer",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.RelativeDistinguishedName", HFILL }},
+ "RelativeDistinguishedName", HFILL }},
{ &hf_x509ce_onlyContainsUserPublicKeyCerts,
{ "onlyContainsUserPublicKeyCerts", "x509ce.onlyContainsUserPublicKeyCerts",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x509ce.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_x509ce_onlyContainsCACerts,
{ "onlyContainsCACerts", "x509ce.onlyContainsCACerts",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x509ce.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_x509ce_indirectCRL,
{ "indirectCRL", "x509ce.indirectCRL",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x509ce.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_x509ce_ToBeRevokedSyntax_item,
{ "ToBeRevokedGroup", "x509ce.ToBeRevokedGroup",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.ToBeRevokedGroup", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_certificateIssuer,
{ "certificateIssuer", "x509ce.certificateIssuer",
FT_UINT32, BASE_DEC, VALS(x509ce_GeneralName_vals), 0,
- "x509ce.GeneralName", HFILL }},
+ "GeneralName", HFILL }},
{ &hf_x509ce_reasonInfo,
{ "reasonInfo", "x509ce.reasonInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.ReasonInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_revocationTime,
{ "revocationTime", "x509ce.revocationTime",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.GeneralizedTime", HFILL }},
+ "GeneralizedTime", HFILL }},
{ &hf_x509ce_certificateGroup,
{ "certificateGroup", "x509ce.certificateGroup",
FT_UINT32, BASE_DEC, VALS(x509ce_CertificateGroup_vals), 0,
- "x509ce.CertificateGroup", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_reasonCode,
{ "reasonCode", "x509ce.reasonCode",
FT_UINT32, BASE_DEC, VALS(x509ce_CRLReason_vals), 0,
- "x509ce.CRLReason", HFILL }},
+ "CRLReason", HFILL }},
{ &hf_x509ce_holdInstructionCode,
{ "holdInstructionCode", "x509ce.holdInstructionCode",
FT_OID, BASE_NONE, NULL, 0,
- "x509ce.HoldInstruction", HFILL }},
+ "HoldInstruction", HFILL }},
{ &hf_x509ce_serialNumbers,
{ "serialNumbers", "x509ce.serialNumbers",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.CertificateSerialNumbers", HFILL }},
+ "CertificateSerialNumbers", HFILL }},
{ &hf_x509ce_serialNumberRange_01,
{ "serialNumberRange", "x509ce.serialNumberRange",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificateGroupNumberRange", HFILL }},
+ "CertificateGroupNumberRange", HFILL }},
{ &hf_x509ce_nameSubtree,
{ "nameSubtree", "x509ce.nameSubtree",
FT_UINT32, BASE_DEC, VALS(x509ce_GeneralName_vals), 0,
- "x509ce.GeneralName", HFILL }},
+ "GeneralName", HFILL }},
{ &hf_x509ce_CertificateSerialNumbers_item,
{ "CertificateSerialNumber", "x509ce.CertificateSerialNumber",
FT_INT32, BASE_DEC, NULL, 0,
- "x509af.CertificateSerialNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_RevokedGroupsSyntax_item,
{ "RevokedGroup", "x509ce.RevokedGroup",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.RevokedGroup", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_invalidityDate,
{ "invalidityDate", "x509ce.invalidityDate",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.GeneralizedTime", HFILL }},
+ "GeneralizedTime", HFILL }},
{ &hf_x509ce_revokedcertificateGroup,
{ "revokedcertificateGroup", "x509ce.revokedcertificateGroup",
FT_UINT32, BASE_DEC, VALS(x509ce_RevokedCertificateGroup_vals), 0,
- "x509ce.RevokedCertificateGroup", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_containsUserAttributeCerts,
{ "containsUserAttributeCerts", "x509ce.containsUserAttributeCerts",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x509ce.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_x509ce_containsAACerts,
{ "containsAACerts", "x509ce.containsAACerts",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x509ce.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_x509ce_containsSOAPublicKeyCerts,
{ "containsSOAPublicKeyCerts", "x509ce.containsSOAPublicKeyCerts",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x509ce.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_x509ce_serialNumber,
{ "serialNumber", "x509ce.serialNumber",
FT_INT32, BASE_DEC, NULL, 0,
- "x509af.CertificateSerialNumber", HFILL }},
+ "CertificateSerialNumber", HFILL }},
{ &hf_x509ce_issuer,
{ "issuer", "x509ce.issuer",
FT_UINT32, BASE_DEC, VALS(x509if_Name_vals), 0,
- "x509if.Name", HFILL }},
+ "Name", HFILL }},
{ &hf_x509ce_subjectKeyIdentifier,
{ "subjectKeyIdentifier", "x509ce.subjectKeyIdentifier",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509ce.SubjectKeyIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_authorityKeyIdentifier,
{ "authorityKeyIdentifier", "x509ce.authorityKeyIdentifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.AuthorityKeyIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_certificateValid,
{ "certificateValid", "x509ce.certificateValid",
FT_UINT32, BASE_DEC, VALS(x509af_Time_vals), 0,
- "x509af.Time", HFILL }},
+ "Time", HFILL }},
{ &hf_x509ce_privateKeyValid,
{ "privateKeyValid", "x509ce.privateKeyValid",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.GeneralizedTime", HFILL }},
+ "GeneralizedTime", HFILL }},
{ &hf_x509ce_subjectPublicKeyAlgID,
{ "subjectPublicKeyAlgID", "x509ce.subjectPublicKeyAlgID",
FT_OID, BASE_NONE, NULL, 0,
- "x509ce.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509ce_keyUsage,
{ "keyUsage", "x509ce.keyUsage",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509ce.KeyUsage", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_subjectAltName,
{ "subjectAltName", "x509ce.subjectAltName",
FT_UINT32, BASE_DEC, VALS(x509ce_AltNameType_vals), 0,
- "x509ce.AltNameType", HFILL }},
+ "AltNameType", HFILL }},
{ &hf_x509ce_policy,
{ "policy", "x509ce.policy",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.CertPolicySet", HFILL }},
+ "CertPolicySet", HFILL }},
{ &hf_x509ce_pathToName,
{ "pathToName", "x509ce.pathToName",
FT_UINT32, BASE_DEC, VALS(x509if_Name_vals), 0,
- "x509if.Name", HFILL }},
+ "Name", HFILL }},
{ &hf_x509ce_subject,
{ "subject", "x509ce.subject",
FT_UINT32, BASE_DEC, VALS(x509if_Name_vals), 0,
- "x509if.Name", HFILL }},
+ "Name", HFILL }},
{ &hf_x509ce_nameConstraints,
{ "nameConstraints", "x509ce.nameConstraints",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.NameConstraintsSyntax", HFILL }},
+ "NameConstraintsSyntax", HFILL }},
{ &hf_x509ce_builtinNameForm,
{ "builtinNameForm", "x509ce.builtinNameForm",
FT_UINT32, BASE_DEC, VALS(x509ce_T_builtinNameForm_vals), 0,
- "x509ce.T_builtinNameForm", HFILL }},
+ "T_builtinNameForm", HFILL }},
{ &hf_x509ce_otherNameForm,
{ "otherNameForm", "x509ce.otherNameForm",
FT_OID, BASE_NONE, NULL, 0,
- "x509ce.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509ce_CertPolicySet_item,
{ "CertPolicyId", "x509ce.CertPolicyId",
FT_OID, BASE_NONE, NULL, 0,
- "x509ce.CertPolicyId", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_cpea_issuedToThisCAAssertion,
{ "issuedToThisCAAssertion", "x509ce.issuedToThisCAAssertion",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificateExactAssertion", HFILL }},
+ "CertificateExactAssertion", HFILL }},
{ &hf_x509ce_cpea_issuedByThisCAAssertion,
{ "issuedByThisCAAssertion", "x509ce.issuedByThisCAAssertion",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificateExactAssertion", HFILL }},
+ "CertificateExactAssertion", HFILL }},
{ &hf_x509ce_issuedToThisCAAssertion,
{ "issuedToThisCAAssertion", "x509ce.issuedToThisCAAssertion",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificateAssertion", HFILL }},
+ "CertificateAssertion", HFILL }},
{ &hf_x509ce_issuedByThisCAAssertion,
{ "issuedByThisCAAssertion", "x509ce.issuedByThisCAAssertion",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificateAssertion", HFILL }},
+ "CertificateAssertion", HFILL }},
{ &hf_x509ce_thisUpdate,
{ "thisUpdate", "x509ce.thisUpdate",
FT_UINT32, BASE_DEC, VALS(x509af_Time_vals), 0,
- "x509af.Time", HFILL }},
+ "Time", HFILL }},
{ &hf_x509ce_minCRLNumber,
{ "minCRLNumber", "x509ce.minCRLNumber",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.CRLNumber", HFILL }},
+ "CRLNumber", HFILL }},
{ &hf_x509ce_maxCRLNumber,
{ "maxCRLNumber", "x509ce.maxCRLNumber",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.CRLNumber", HFILL }},
+ "CRLNumber", HFILL }},
{ &hf_x509ce_reasonFlags,
{ "reasonFlags", "x509ce.reasonFlags",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509ce.ReasonFlags", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_dateAndTime,
{ "dateAndTime", "x509ce.dateAndTime",
FT_UINT32, BASE_DEC, VALS(x509af_Time_vals), 0,
- "x509af.Time", HFILL }},
+ "Time", HFILL }},
{ &hf_x509ce_firstIssuer,
{ "firstIssuer", "x509ce.firstIssuer",
FT_UINT32, BASE_DEC, VALS(x509if_Name_vals), 0,
- "x509if.Name", HFILL }},
+ "Name", HFILL }},
{ &hf_x509ce_lastSubject,
{ "lastSubject", "x509ce.lastSubject",
FT_UINT32, BASE_DEC, VALS(x509if_Name_vals), 0,
- "x509if.Name", HFILL }},
+ "Name", HFILL }},
{ &hf_x509ce_subjectAltName_01,
{ "subjectAltName", "x509ce.subjectAltName",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.AltName", HFILL }},
+ "AltName", HFILL }},
{ &hf_x509ce_pathToName_01,
{ "pathToName", "x509ce.pathToName",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.GeneralNames", HFILL }},
+ "GeneralNames", HFILL }},
{ &hf_x509ce_altnameType,
{ "altnameType", "x509ce.altnameType",
FT_UINT32, BASE_DEC, VALS(x509ce_AltNameType_vals), 0,
- "x509ce.AltNameType", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_altNameValue,
{ "altNameValue", "x509ce.altNameValue",
FT_UINT32, BASE_DEC, VALS(x509ce_GeneralName_vals), 0,
- "x509ce.GeneralName", HFILL }},
+ "GeneralName", HFILL }},
{ &hf_x509ce_templateID,
{ "templateID", "x509ce.templateID",
FT_OID, BASE_NONE, NULL, 0,
- "x509ce.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509ce_templateMajorVersion,
{ "templateMajorVersion", "x509ce.templateMajorVersion",
FT_INT32, BASE_DEC, NULL, 0,
- "x509ce.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x509ce_templateMinorVersion,
{ "templateMinorVersion", "x509ce.templateMinorVersion",
FT_INT32, BASE_DEC, NULL, 0,
- "x509ce.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x509ce_entrustVers,
{ "entrustVers", "x509ce.entrustVers",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.GeneralString", HFILL }},
+ "GeneralString", HFILL }},
{ &hf_x509ce_entrustVersInfoFlags,
{ "entrustVersInfoFlags", "x509ce.entrustVersInfoFlags",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509ce.EntrustInfoFlags", HFILL }},
+ "EntrustInfoFlags", HFILL }},
{ &hf_x509ce_KeyUsage_digitalSignature,
{ "digitalSignature", "x509ce.digitalSignature",
FT_BOOLEAN, 8, NULL, 0x80,
diff --git a/epan/dissectors/packet-x509if.c b/epan/dissectors/packet-x509if.c
index 1838024693..98c3db72c3 100644
--- a/epan/dissectors/packet-x509if.c
+++ b/epan/dissectors/packet-x509if.c
@@ -2131,607 +2131,607 @@ void proto_register_x509if(void) {
{ &hf_x509if_DistinguishedName_PDU,
{ "DistinguishedName", "x509if.DistinguishedName",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.DistinguishedName", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_SubtreeSpecification_PDU,
{ "SubtreeSpecification", "x509if.SubtreeSpecification",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.SubtreeSpecification", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_HierarchyLevel_PDU,
{ "HierarchyLevel", "x509if.HierarchyLevel",
FT_INT32, BASE_DEC, NULL, 0,
- "x509if.HierarchyLevel", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_HierarchyBelow_PDU,
{ "HierarchyBelow", "x509if.HierarchyBelow",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x509if.HierarchyBelow", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_type,
{ "type", "x509if.type",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.T_type", HFILL }},
+ "T_type", HFILL }},
{ &hf_x509if_values,
{ "values", "x509if.values",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.T_values", HFILL }},
+ "T_values", HFILL }},
{ &hf_x509if_values_item,
{ "values item", "x509if.values_item",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.T_values_item", HFILL }},
+ "T_values_item", HFILL }},
{ &hf_x509if_valuesWithContext,
{ "valuesWithContext", "x509if.valuesWithContext",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.T_valuesWithContext", HFILL }},
+ "T_valuesWithContext", HFILL }},
{ &hf_x509if_valuesWithContext_item,
{ "valuesWithContext item", "x509if.valuesWithContext_item",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.T_valuesWithContext_item", HFILL }},
+ "T_valuesWithContext_item", HFILL }},
{ &hf_x509if_value,
{ "value", "x509if.value",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.T_value", HFILL }},
+ "T_value", HFILL }},
{ &hf_x509if_contextList,
{ "contextList", "x509if.contextList",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.SET_SIZE_1_MAX_OF_Context", HFILL }},
+ "SET_SIZE_1_MAX_OF_Context", HFILL }},
{ &hf_x509if_contextList_item,
{ "Context", "x509if.Context",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.Context", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_contextType,
{ "contextType", "x509if.contextType",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.T_contextType", HFILL }},
+ "T_contextType", HFILL }},
{ &hf_x509if_contextValues,
{ "contextValues", "x509if.contextValues",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.T_contextValues", HFILL }},
+ "T_contextValues", HFILL }},
{ &hf_x509if_contextValues_item,
{ "contextValues item", "x509if.contextValues_item",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.T_contextValues_item", HFILL }},
+ "T_contextValues_item", HFILL }},
{ &hf_x509if_fallback,
{ "fallback", "x509if.fallback",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x509if.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_x509if_type_01,
{ "type", "x509if.type",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.T_type_01", HFILL }},
+ "T_type_01", HFILL }},
{ &hf_x509if_assertion,
{ "assertion", "x509if.assertion",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.T_assertion", HFILL }},
+ "T_assertion", HFILL }},
{ &hf_x509if_assertedContexts,
{ "assertedContexts", "x509if.assertedContexts",
FT_UINT32, BASE_DEC, VALS(x509if_T_assertedContexts_vals), 0,
- "x509if.T_assertedContexts", HFILL }},
+ "T_assertedContexts", HFILL }},
{ &hf_x509if_allContexts,
{ "allContexts", "x509if.allContexts",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_x509if_selectedContexts,
{ "selectedContexts", "x509if.selectedContexts",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.SET_SIZE_1_MAX_OF_ContextAssertion", HFILL }},
+ "SET_SIZE_1_MAX_OF_ContextAssertion", HFILL }},
{ &hf_x509if_selectedContexts_item,
{ "ContextAssertion", "x509if.ContextAssertion",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.ContextAssertion", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_ca_contextType,
{ "contextType", "x509if.contextType",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.T_ca_contextType", HFILL }},
+ "T_ca_contextType", HFILL }},
{ &hf_x509if_ca_contextValues,
{ "contextValues", "x509if.contextValues",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.T_ca_contextValues", HFILL }},
+ "T_ca_contextValues", HFILL }},
{ &hf_x509if_ca_contextValues_item,
{ "contextValues item", "x509if.contextValues_item",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.T_ca_contextValues_item", HFILL }},
+ "T_ca_contextValues_item", HFILL }},
{ &hf_x509if_type_02,
{ "type", "x509if.type",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509if_ata_assertedContexts,
{ "assertedContexts", "x509if.assertedContexts",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.SEQUENCE_SIZE_1_MAX_OF_ContextAssertion", HFILL }},
+ "SEQUENCE_SIZE_1_MAX_OF_ContextAssertion", HFILL }},
{ &hf_x509if_ata_assertedContexts_item,
{ "ContextAssertion", "x509if.ContextAssertion",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.ContextAssertion", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_rdnSequence,
{ "rdnSequence", "x509if.rdnSequence",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.RDNSequence", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_RDNSequence_item,
{ "RDNSequence item", "x509if.RDNSequence_item",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.RDNSequence_item", HFILL }},
+ "RDNSequence_item", HFILL }},
{ &hf_x509if_RelativeDistinguishedName_item,
{ "RelativeDistinguishedName item", "x509if.RelativeDistinguishedName_item",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.RelativeDistinguishedName_item", HFILL }},
+ "RelativeDistinguishedName_item", HFILL }},
{ &hf_x509if_type_03,
{ "type", "x509if.type",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.T_type_02", HFILL }},
+ "T_type_02", HFILL }},
{ &hf_x509if_atadv_value,
{ "value", "x509if.value",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.T_atadv_value", HFILL }},
+ "T_atadv_value", HFILL }},
{ &hf_x509if_primaryDistinguished,
{ "primaryDistinguished", "x509if.primaryDistinguished",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x509if.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_x509if_valueswithContext,
{ "valuesWithContext", "x509if.valuesWithContext",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.T_valWithContext", HFILL }},
+ "T_valWithContext", HFILL }},
{ &hf_x509if_valueswithContext_item,
{ "valuesWithContext item", "x509if.valuesWithContext_item",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.T_valWithContext_item", HFILL }},
+ "T_valWithContext_item", HFILL }},
{ &hf_x509if_distingAttrValue,
{ "distingAttrValue", "x509if.distingAttrValue",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.T_distingAttrValue", HFILL }},
+ "T_distingAttrValue", HFILL }},
{ &hf_x509if_chopSpecificExclusions,
{ "specificExclusions", "x509if.specificExclusions",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.T_chopSpecificExclusions", HFILL }},
+ "T_chopSpecificExclusions", HFILL }},
{ &hf_x509if_chopSpecificExclusions_item,
{ "specificExclusions item", "x509if.specificExclusions_item",
FT_UINT32, BASE_DEC, VALS(x509if_T_chopSpecificExclusions_item_vals), 0,
- "x509if.T_chopSpecificExclusions_item", HFILL }},
+ "T_chopSpecificExclusions_item", HFILL }},
{ &hf_x509if_chopBefore,
{ "chopBefore", "x509if.chopBefore",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.LocalName", HFILL }},
+ "LocalName", HFILL }},
{ &hf_x509if_chopAfter,
{ "chopAfter", "x509if.chopAfter",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.LocalName", HFILL }},
+ "LocalName", HFILL }},
{ &hf_x509if_minimum,
{ "minimum", "x509if.minimum",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.BaseDistance", HFILL }},
+ "BaseDistance", HFILL }},
{ &hf_x509if_maximum,
{ "maximum", "x509if.maximum",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.BaseDistance", HFILL }},
+ "BaseDistance", HFILL }},
{ &hf_x509if_item,
{ "item", "x509if.item",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509if_refinement_and,
{ "and", "x509if.and",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.SET_OF_Refinement", HFILL }},
+ "SET_OF_Refinement", HFILL }},
{ &hf_x509if_refinement_and_item,
{ "Refinement", "x509if.Refinement",
FT_UINT32, BASE_DEC, VALS(x509if_Refinement_vals), 0,
- "x509if.Refinement", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_refinement_or,
{ "or", "x509if.or",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.SET_OF_Refinement", HFILL }},
+ "SET_OF_Refinement", HFILL }},
{ &hf_x509if_refinement_or_item,
{ "Refinement", "x509if.Refinement",
FT_UINT32, BASE_DEC, VALS(x509if_Refinement_vals), 0,
- "x509if.Refinement", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_refinement_not,
{ "not", "x509if.not",
FT_UINT32, BASE_DEC, VALS(x509if_Refinement_vals), 0,
- "x509if.Refinement", HFILL }},
+ "Refinement", HFILL }},
{ &hf_x509if_ruleIdentifier,
{ "ruleIdentifier", "x509if.ruleIdentifier",
FT_INT32, BASE_DEC, NULL, 0,
- "x509if.RuleIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_nameForm,
{ "nameForm", "x509if.nameForm",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509if_superiorStructureRules,
{ "superiorStructureRules", "x509if.superiorStructureRules",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.SET_SIZE_1_MAX_OF_RuleIdentifier", HFILL }},
+ "SET_SIZE_1_MAX_OF_RuleIdentifier", HFILL }},
{ &hf_x509if_superiorStructureRules_item,
{ "RuleIdentifier", "x509if.RuleIdentifier",
FT_INT32, BASE_DEC, NULL, 0,
- "x509if.RuleIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_structuralObjectClass,
{ "structuralObjectClass", "x509if.structuralObjectClass",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509if_auxiliaries,
{ "auxiliaries", "x509if.auxiliaries",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.T_auxiliaries", HFILL }},
+ "T_auxiliaries", HFILL }},
{ &hf_x509if_auxiliaries_item,
{ "auxiliaries item", "x509if.auxiliaries_item",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509if_mandatory,
{ "mandatory", "x509if.mandatory",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.T_mandatory", HFILL }},
+ "T_mandatory", HFILL }},
{ &hf_x509if_mandatory_item,
{ "mandatory item", "x509if.mandatory_item",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509if_optional,
{ "optional", "x509if.optional",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.T_optional", HFILL }},
+ "T_optional", HFILL }},
{ &hf_x509if_optional_item,
{ "optional item", "x509if.optional_item",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509if_precluded,
{ "precluded", "x509if.precluded",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.T_precluded", HFILL }},
+ "T_precluded", HFILL }},
{ &hf_x509if_precluded_item,
{ "precluded item", "x509if.precluded_item",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509if_attributeType,
{ "attributeType", "x509if.attributeType",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509if_mandatoryContexts,
{ "mandatoryContexts", "x509if.mandatoryContexts",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.T_mandatoryContexts", HFILL }},
+ "T_mandatoryContexts", HFILL }},
{ &hf_x509if_mandatoryContexts_item,
{ "mandatoryContexts item", "x509if.mandatoryContexts_item",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509if_optionalContexts,
{ "optionalContexts", "x509if.optionalContexts",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.T_optionalContexts", HFILL }},
+ "T_optionalContexts", HFILL }},
{ &hf_x509if_optionalContexts_item,
{ "optionalContexts item", "x509if.optionalContexts_item",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509if_id,
{ "id", "x509if.id",
FT_INT32, BASE_DEC, NULL, 0,
- "x509if.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x509if_dmdId,
{ "dmdId", "x509if.dmdId",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509if_attributeType_01,
{ "attributeType", "x509if.attributeType",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.T_attributeType", HFILL }},
+ "T_attributeType", HFILL }},
{ &hf_x509if_includeSubtypes,
{ "includeSubtypes", "x509if.includeSubtypes",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x509if.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_x509if_ra_selectedValues,
{ "selectedValues", "x509if.selectedValues",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.T_ra_selectedValues", HFILL }},
+ "T_ra_selectedValues", HFILL }},
{ &hf_x509if_ra_selectedValues_item,
{ "selectedValues item", "x509if.selectedValues_item",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.T_ra_selectedValues_item", HFILL }},
+ "T_ra_selectedValues_item", HFILL }},
{ &hf_x509if_defaultValues,
{ "defaultValues", "x509if.defaultValues",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.T_defaultValues", HFILL }},
+ "T_defaultValues", HFILL }},
{ &hf_x509if_defaultValues_item,
{ "defaultValues item", "x509if.defaultValues_item",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.T_defaultValues_item", HFILL }},
+ "T_defaultValues_item", HFILL }},
{ &hf_x509if_entryType,
{ "entryType", "x509if.entryType",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.T_entryType", HFILL }},
+ "T_entryType", HFILL }},
{ &hf_x509if_ra_values,
{ "values", "x509if.values",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.T_ra_values", HFILL }},
+ "T_ra_values", HFILL }},
{ &hf_x509if_ra_values_item,
{ "values item", "x509if.values_item",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.T_ra_values_item", HFILL }},
+ "T_ra_values_item", HFILL }},
{ &hf_x509if_contexts,
{ "contexts", "x509if.contexts",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.SEQUENCE_SIZE_0_MAX_OF_ContextProfile", HFILL }},
+ "SEQUENCE_SIZE_0_MAX_OF_ContextProfile", HFILL }},
{ &hf_x509if_contexts_item,
{ "ContextProfile", "x509if.ContextProfile",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.ContextProfile", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_contextCombination,
{ "contextCombination", "x509if.contextCombination",
FT_UINT32, BASE_DEC, VALS(x509if_ContextCombination_vals), 0,
- "x509if.ContextCombination", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_matchingUse,
{ "matchingUse", "x509if.matchingUse",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.SEQUENCE_SIZE_1_MAX_OF_MatchingUse", HFILL }},
+ "SEQUENCE_SIZE_1_MAX_OF_MatchingUse", HFILL }},
{ &hf_x509if_matchingUse_item,
{ "MatchingUse", "x509if.MatchingUse",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.MatchingUse", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_contextType_01,
{ "contextType", "x509if.contextType",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.T_contextType_01", HFILL }},
+ "T_contextType_01", HFILL }},
{ &hf_x509if_contextValue,
{ "contextValue", "x509if.contextValue",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.T_contextValue", HFILL }},
+ "T_contextValue", HFILL }},
{ &hf_x509if_contextValue_item,
{ "contextValue item", "x509if.contextValue_item",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.T_contextValue_item", HFILL }},
+ "T_contextValue_item", HFILL }},
{ &hf_x509if_context,
{ "context", "x509if.context",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509if_contextcombination_and,
{ "and", "x509if.and",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.SEQUENCE_OF_ContextCombination", HFILL }},
+ "SEQUENCE_OF_ContextCombination", HFILL }},
{ &hf_x509if_contextcombination_and_item,
{ "ContextCombination", "x509if.ContextCombination",
FT_UINT32, BASE_DEC, VALS(x509if_ContextCombination_vals), 0,
- "x509if.ContextCombination", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_contextcombination_or,
{ "or", "x509if.or",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.SEQUENCE_OF_ContextCombination", HFILL }},
+ "SEQUENCE_OF_ContextCombination", HFILL }},
{ &hf_x509if_contextcombination_or_item,
{ "ContextCombination", "x509if.ContextCombination",
FT_UINT32, BASE_DEC, VALS(x509if_ContextCombination_vals), 0,
- "x509if.ContextCombination", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_contextcombination_not,
{ "not", "x509if.not",
FT_UINT32, BASE_DEC, VALS(x509if_ContextCombination_vals), 0,
- "x509if.ContextCombination", HFILL }},
+ "ContextCombination", HFILL }},
{ &hf_x509if_restrictionType,
{ "restrictionType", "x509if.restrictionType",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.T_restrictionType", HFILL }},
+ "T_restrictionType", HFILL }},
{ &hf_x509if_restrictionValue,
{ "restrictionValue", "x509if.restrictionValue",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.T_restrictionValue", HFILL }},
+ "T_restrictionValue", HFILL }},
{ &hf_x509if_attribute,
{ "attribute", "x509if.attribute",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.AttributeType", HFILL }},
+ "AttributeType", HFILL }},
{ &hf_x509if_and,
{ "and", "x509if.and",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.SEQUENCE_OF_AttributeCombination", HFILL }},
+ "SEQUENCE_OF_AttributeCombination", HFILL }},
{ &hf_x509if_and_item,
{ "AttributeCombination", "x509if.AttributeCombination",
FT_UINT32, BASE_DEC, VALS(x509if_AttributeCombination_vals), 0,
- "x509if.AttributeCombination", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_or,
{ "or", "x509if.or",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.SEQUENCE_OF_AttributeCombination", HFILL }},
+ "SEQUENCE_OF_AttributeCombination", HFILL }},
{ &hf_x509if_or_item,
{ "AttributeCombination", "x509if.AttributeCombination",
FT_UINT32, BASE_DEC, VALS(x509if_AttributeCombination_vals), 0,
- "x509if.AttributeCombination", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_not,
{ "not", "x509if.not",
FT_UINT32, BASE_DEC, VALS(x509if_AttributeCombination_vals), 0,
- "x509if.AttributeCombination", HFILL }},
+ "AttributeCombination", HFILL }},
{ &hf_x509if_attributeType_02,
{ "attributeType", "x509if.attributeType",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.T_attributeType_01", HFILL }},
+ "T_attributeType_01", HFILL }},
{ &hf_x509if_outputValues,
{ "outputValues", "x509if.outputValues",
FT_UINT32, BASE_DEC, VALS(x509if_T_outputValues_vals), 0,
- "x509if.T_outputValues", HFILL }},
+ "T_outputValues", HFILL }},
{ &hf_x509if_selectedValues,
{ "selectedValues", "x509if.selectedValues",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.T_selectedValues", HFILL }},
+ "T_selectedValues", HFILL }},
{ &hf_x509if_selectedValues_item,
{ "selectedValues item", "x509if.selectedValues_item",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.T_selectedValues_item", HFILL }},
+ "T_selectedValues_item", HFILL }},
{ &hf_x509if_matchedValuesOnly,
{ "matchedValuesOnly", "x509if.matchedValuesOnly",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_x509if_contexts_01,
{ "contexts", "x509if.contexts",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.SEQUENCE_SIZE_1_MAX_OF_ContextProfile", HFILL }},
+ "SEQUENCE_SIZE_1_MAX_OF_ContextProfile", HFILL }},
{ &hf_x509if_serviceControls,
{ "serviceControls", "x509if.serviceControls",
FT_NONE, BASE_NONE, NULL, 0,
- "dap.ServiceControlOptions", HFILL }},
+ "ServiceControlOptions", HFILL }},
{ &hf_x509if_searchOptions,
{ "searchOptions", "x509if.searchOptions",
FT_NONE, BASE_NONE, NULL, 0,
- "dap.SearchControlOptions", HFILL }},
+ "SearchControlOptions", HFILL }},
{ &hf_x509if_hierarchyOptions,
{ "hierarchyOptions", "x509if.hierarchyOptions",
FT_NONE, BASE_NONE, NULL, 0,
- "dap.HierarchySelections", HFILL }},
+ "HierarchySelections", HFILL }},
{ &hf_x509if_default,
{ "default", "x509if.default",
FT_INT32, BASE_DEC, NULL, 0,
- "x509if.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x509if_max,
{ "max", "x509if.max",
FT_INT32, BASE_DEC, NULL, 0,
- "x509if.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x509if_basic,
{ "basic", "x509if.basic",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.MRMapping", HFILL }},
+ "MRMapping", HFILL }},
{ &hf_x509if_tightenings,
{ "tightenings", "x509if.tightenings",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.SEQUENCE_SIZE_1_MAX_OF_MRMapping", HFILL }},
+ "SEQUENCE_SIZE_1_MAX_OF_MRMapping", HFILL }},
{ &hf_x509if_tightenings_item,
{ "MRMapping", "x509if.MRMapping",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.MRMapping", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_relaxations,
{ "relaxations", "x509if.relaxations",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.SEQUENCE_SIZE_1_MAX_OF_MRMapping", HFILL }},
+ "SEQUENCE_SIZE_1_MAX_OF_MRMapping", HFILL }},
{ &hf_x509if_relaxations_item,
{ "MRMapping", "x509if.MRMapping",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.MRMapping", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_maximum_relaxation,
{ "maximum", "x509if.maximum",
FT_INT32, BASE_DEC, NULL, 0,
- "x509if.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x509if_minimum_relaxation,
{ "minimum", "x509if.minimum",
FT_INT32, BASE_DEC, NULL, 0,
- "x509if.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x509if_mapping,
{ "mapping", "x509if.mapping",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.SEQUENCE_SIZE_1_MAX_OF_Mapping", HFILL }},
+ "SEQUENCE_SIZE_1_MAX_OF_Mapping", HFILL }},
{ &hf_x509if_mapping_item,
{ "Mapping", "x509if.Mapping",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.Mapping", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_substitution,
{ "substitution", "x509if.substitution",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.SEQUENCE_SIZE_1_MAX_OF_MRSubstitution", HFILL }},
+ "SEQUENCE_SIZE_1_MAX_OF_MRSubstitution", HFILL }},
{ &hf_x509if_substitution_item,
{ "MRSubstitution", "x509if.MRSubstitution",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.MRSubstitution", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_mappingFunction,
{ "mappingFunction", "x509if.mappingFunction",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509if_level,
{ "level", "x509if.level",
FT_INT32, BASE_DEC, NULL, 0,
- "x509if.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x509if_oldMatchingRule,
{ "oldMatchingRule", "x509if.oldMatchingRule",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509if_newMatchingRule,
{ "newMatchingRule", "x509if.newMatchingRule",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509if_base,
{ "base", "x509if.base",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.LocalName", HFILL }},
+ "LocalName", HFILL }},
{ &hf_x509if_specificExclusions,
{ "specificExclusions", "x509if.specificExclusions",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.T_specificExclusions", HFILL }},
+ "T_specificExclusions", HFILL }},
{ &hf_x509if_specificExclusions_item,
{ "specificExclusions item", "x509if.specificExclusions_item",
FT_UINT32, BASE_DEC, VALS(x509if_T_specificExclusions_item_vals), 0,
- "x509if.T_specificExclusions_item", HFILL }},
+ "T_specificExclusions_item", HFILL }},
{ &hf_x509if_specificationFilter,
{ "specificationFilter", "x509if.specificationFilter",
FT_UINT32, BASE_DEC, VALS(x509if_Refinement_vals), 0,
- "x509if.Refinement", HFILL }},
+ "Refinement", HFILL }},
{ &hf_x509if_serviceType,
{ "serviceType", "x509if.serviceType",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509if_userClass,
{ "userClass", "x509if.userClass",
FT_INT32, BASE_DEC, NULL, 0,
- "x509if.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x509if_inputAttributeTypes,
{ "inputAttributeTypes", "x509if.inputAttributeTypes",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.SEQUENCE_SIZE_0_MAX_OF_RequestAttribute", HFILL }},
+ "SEQUENCE_SIZE_0_MAX_OF_RequestAttribute", HFILL }},
{ &hf_x509if_inputAttributeTypes_item,
{ "RequestAttribute", "x509if.RequestAttribute",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.RequestAttribute", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_attributeCombination,
{ "attributeCombination", "x509if.attributeCombination",
FT_UINT32, BASE_DEC, VALS(x509if_AttributeCombination_vals), 0,
- "x509if.AttributeCombination", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_outputAttributeTypes,
{ "outputAttributeTypes", "x509if.outputAttributeTypes",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.SEQUENCE_SIZE_1_MAX_OF_ResultAttribute", HFILL }},
+ "SEQUENCE_SIZE_1_MAX_OF_ResultAttribute", HFILL }},
{ &hf_x509if_outputAttributeTypes_item,
{ "ResultAttribute", "x509if.ResultAttribute",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.ResultAttribute", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_defaultControls,
{ "defaultControls", "x509if.defaultControls",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.ControlOptions", HFILL }},
+ "ControlOptions", HFILL }},
{ &hf_x509if_mandatoryControls,
{ "mandatoryControls", "x509if.mandatoryControls",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.ControlOptions", HFILL }},
+ "ControlOptions", HFILL }},
{ &hf_x509if_searchRuleControls,
{ "searchRuleControls", "x509if.searchRuleControls",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.ControlOptions", HFILL }},
+ "ControlOptions", HFILL }},
{ &hf_x509if_familyGrouping,
{ "familyGrouping", "x509if.familyGrouping",
FT_NONE, BASE_NONE, NULL, 0,
- "dap.FamilyGrouping", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_familyReturn,
{ "familyReturn", "x509if.familyReturn",
FT_NONE, BASE_NONE, NULL, 0,
- "dap.FamilyReturn", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_relaxation,
{ "relaxation", "x509if.relaxation",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.RelaxationPolicy", HFILL }},
+ "RelaxationPolicy", HFILL }},
{ &hf_x509if_additionalControl,
{ "additionalControl", "x509if.additionalControl",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.SEQUENCE_SIZE_1_MAX_OF_AttributeType", HFILL }},
+ "SEQUENCE_SIZE_1_MAX_OF_AttributeType", HFILL }},
{ &hf_x509if_additionalControl_item,
{ "AttributeType", "x509if.AttributeType",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.AttributeType", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_allowedSubset,
{ "allowedSubset", "x509if.allowedSubset",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509if.AllowedSubset", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_imposedSubset,
{ "imposedSubset", "x509if.imposedSubset",
FT_UINT32, BASE_DEC, VALS(x509if_ImposedSubset_vals), 0,
- "x509if.ImposedSubset", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_entryLimit,
{ "entryLimit", "x509if.entryLimit",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.EntryLimit", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_name,
{ "name", "x509if.name",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.SET_SIZE_1_MAX_OF_DirectoryString", HFILL }},
+ "SET_SIZE_1_MAX_OF_DirectoryString", HFILL }},
{ &hf_x509if_name_item,
{ "DirectoryString", "x509if.DirectoryString",
FT_UINT32, BASE_DEC, VALS(x509sat_DirectoryString_vals), 0,
- "x509sat.DirectoryString", HFILL }},
+ NULL, HFILL }},
{ &hf_x509if_description,
{ "description", "x509if.description",
FT_UINT32, BASE_DEC, VALS(x509sat_DirectoryString_vals), 0,
- "x509sat.DirectoryString", HFILL }},
+ "DirectoryString", HFILL }},
{ &hf_x509if_AllowedSubset_baseObject,
{ "baseObject", "x509if.baseObject",
FT_BOOLEAN, 8, NULL, 0x80,
diff --git a/epan/dissectors/packet-x509sat.c b/epan/dissectors/packet-x509sat.c
index 438b324ff9..84637b9d0c 100644
--- a/epan/dissectors/packet-x509sat.c
+++ b/epan/dissectors/packet-x509sat.c
@@ -1740,507 +1740,507 @@ void proto_register_x509sat(void) {
{ &hf_x509sat_DirectoryString_PDU,
{ "DirectoryString", "x509sat.DirectoryString",
FT_UINT32, BASE_DEC, VALS(x509sat_DirectoryString_vals), 0,
- "x509sat.DirectoryString", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_UniqueIdentifier_PDU,
{ "UniqueIdentifier", "x509sat.UniqueIdentifier",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509sat.UniqueIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_CountryName_PDU,
{ "CountryName", "x509sat.CountryName",
FT_STRING, BASE_NONE, NULL, 0,
- "x509sat.CountryName", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_Guide_PDU,
{ "Guide", "x509sat.Guide",
FT_NONE, BASE_NONE, NULL, 0,
- "x509sat.Guide", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_EnhancedGuide_PDU,
{ "EnhancedGuide", "x509sat.EnhancedGuide",
FT_NONE, BASE_NONE, NULL, 0,
- "x509sat.EnhancedGuide", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_PostalAddress_PDU,
{ "PostalAddress", "x509sat.PostalAddress",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509sat.PostalAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_TelephoneNumber_PDU,
{ "TelephoneNumber", "x509sat.TelephoneNumber",
FT_STRING, BASE_NONE, NULL, 0,
- "x509sat.TelephoneNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_TelexNumber_PDU,
{ "TelexNumber", "x509sat.TelexNumber",
FT_NONE, BASE_NONE, NULL, 0,
- "x509sat.TelexNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_FacsimileTelephoneNumber_PDU,
{ "FacsimileTelephoneNumber", "x509sat.FacsimileTelephoneNumber",
FT_NONE, BASE_NONE, NULL, 0,
- "x509sat.FacsimileTelephoneNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_X121Address_PDU,
{ "X121Address", "x509sat.X121Address",
FT_STRING, BASE_NONE, NULL, 0,
- "x509sat.X121Address", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_InternationalISDNNumber_PDU,
{ "InternationalISDNNumber", "x509sat.InternationalISDNNumber",
FT_STRING, BASE_NONE, NULL, 0,
- "x509sat.InternationalISDNNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_DestinationIndicator_PDU,
{ "DestinationIndicator", "x509sat.DestinationIndicator",
FT_STRING, BASE_NONE, NULL, 0,
- "x509sat.DestinationIndicator", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_PreferredDeliveryMethod_PDU,
{ "PreferredDeliveryMethod", "x509sat.PreferredDeliveryMethod",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509sat.PreferredDeliveryMethod", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_PresentationAddress_PDU,
{ "PresentationAddress", "x509sat.PresentationAddress",
FT_NONE, BASE_NONE, NULL, 0,
- "x509sat.PresentationAddress", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_ProtocolInformation_PDU,
{ "ProtocolInformation", "x509sat.ProtocolInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "x509sat.ProtocolInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_NameAndOptionalUID_PDU,
{ "NameAndOptionalUID", "x509sat.NameAndOptionalUID",
FT_NONE, BASE_NONE, NULL, 0,
- "x509sat.NameAndOptionalUID", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_CaseIgnoreListMatch_PDU,
{ "CaseIgnoreListMatch", "x509sat.CaseIgnoreListMatch",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509sat.CaseIgnoreListMatch", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_ObjectIdentifier_PDU,
{ "ObjectIdentifier", "x509sat.ObjectIdentifier",
FT_OID, BASE_NONE, NULL, 0,
- "x509sat.ObjectIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_OctetString_PDU,
{ "OctetString", "x509sat.OctetString",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509sat.OctetString", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_BitString_PDU,
{ "BitString", "x509sat.BitString",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509sat.BitString", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_Integer_PDU,
{ "Integer", "x509sat.Integer",
FT_INT32, BASE_DEC, NULL, 0,
- "x509sat.Integer", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_Boolean_PDU,
{ "Boolean", "x509sat.Boolean",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x509sat.Boolean", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_SyntaxGeneralizedTime_PDU,
{ "SyntaxGeneralizedTime", "x509sat.SyntaxGeneralizedTime",
FT_STRING, BASE_NONE, NULL, 0,
- "x509sat.SyntaxGeneralizedTime", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_SyntaxUTCTime_PDU,
{ "SyntaxUTCTime", "x509sat.SyntaxUTCTime",
FT_STRING, BASE_NONE, NULL, 0,
- "x509sat.SyntaxUTCTime", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_SyntaxNumericString_PDU,
{ "SyntaxNumericString", "x509sat.SyntaxNumericString",
FT_STRING, BASE_NONE, NULL, 0,
- "x509sat.SyntaxNumericString", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_SyntaxPrintableString_PDU,
{ "SyntaxPrintableString", "x509sat.SyntaxPrintableString",
FT_STRING, BASE_NONE, NULL, 0,
- "x509sat.SyntaxPrintableString", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_SyntaxIA5String_PDU,
{ "SyntaxIA5String", "x509sat.SyntaxIA5String",
FT_STRING, BASE_NONE, NULL, 0,
- "x509sat.SyntaxIA5String", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_SyntaxBMPString_PDU,
{ "SyntaxBMPString", "x509sat.SyntaxBMPString",
FT_STRING, BASE_NONE, NULL, 0,
- "x509sat.SyntaxBMPString", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_SyntaxUTF8String_PDU,
{ "SyntaxUTF8String", "x509sat.SyntaxUTF8String",
FT_STRING, BASE_NONE, NULL, 0,
- "x509sat.SyntaxUTF8String", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_SyntaxGraphicString_PDU,
{ "SyntaxGraphicString", "x509sat.SyntaxGraphicString",
FT_STRING, BASE_NONE, NULL, 0,
- "x509sat.SyntaxGraphicString", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_GUID_PDU,
{ "GUID", "x509sat.GUID",
FT_GUID, BASE_NONE, NULL, 0,
- "x509sat.GUID", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_teletexString,
{ "teletexString", "x509sat.teletexString",
FT_STRING, BASE_NONE, NULL, 0,
- "x509sat.TeletexString", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_printableString,
{ "printableString", "x509sat.printableString",
FT_STRING, BASE_NONE, NULL, 0,
- "x509sat.PrintableString", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_universalString,
{ "universalString", "x509sat.universalString",
FT_STRING, BASE_NONE, NULL, 0,
- "x509sat.UniversalString", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_bmpString,
{ "bmpString", "x509sat.bmpString",
FT_STRING, BASE_NONE, NULL, 0,
- "x509sat.BMPString", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_uTF8String,
{ "uTF8String", "x509sat.uTF8String",
FT_STRING, BASE_NONE, NULL, 0,
- "x509sat.UTF8String", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_objectClass,
{ "objectClass", "x509sat.objectClass",
FT_OID, BASE_NONE, NULL, 0,
- "x509sat.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509sat_criteria,
{ "criteria", "x509sat.criteria",
FT_UINT32, BASE_DEC, VALS(x509sat_Criteria_vals), 0,
- "x509sat.Criteria", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_type,
{ "type", "x509sat.type",
FT_UINT32, BASE_DEC, VALS(x509sat_CriteriaItem_vals), 0,
- "x509sat.CriteriaItem", HFILL }},
+ "CriteriaItem", HFILL }},
{ &hf_x509sat_and,
{ "and", "x509sat.and",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509sat.SET_OF_Criteria", HFILL }},
+ "SET_OF_Criteria", HFILL }},
{ &hf_x509sat_and_item,
{ "Criteria", "x509sat.Criteria",
FT_UINT32, BASE_DEC, VALS(x509sat_Criteria_vals), 0,
- "x509sat.Criteria", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_or,
{ "or", "x509sat.or",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509sat.SET_OF_Criteria", HFILL }},
+ "SET_OF_Criteria", HFILL }},
{ &hf_x509sat_or_item,
{ "Criteria", "x509sat.Criteria",
FT_UINT32, BASE_DEC, VALS(x509sat_Criteria_vals), 0,
- "x509sat.Criteria", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_not,
{ "not", "x509sat.not",
FT_UINT32, BASE_DEC, VALS(x509sat_Criteria_vals), 0,
- "x509sat.Criteria", HFILL }},
+ "Criteria", HFILL }},
{ &hf_x509sat_equality,
{ "equality", "x509sat.equality",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.AttributeType", HFILL }},
+ "AttributeType", HFILL }},
{ &hf_x509sat_substrings,
{ "substrings", "x509sat.substrings",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.AttributeType", HFILL }},
+ "AttributeType", HFILL }},
{ &hf_x509sat_greaterOrEqual,
{ "greaterOrEqual", "x509sat.greaterOrEqual",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.AttributeType", HFILL }},
+ "AttributeType", HFILL }},
{ &hf_x509sat_lessOrEqual,
{ "lessOrEqual", "x509sat.lessOrEqual",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.AttributeType", HFILL }},
+ "AttributeType", HFILL }},
{ &hf_x509sat_approximateMatch,
{ "approximateMatch", "x509sat.approximateMatch",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.AttributeType", HFILL }},
+ "AttributeType", HFILL }},
{ &hf_x509sat_subset,
{ "subset", "x509sat.subset",
FT_INT32, BASE_DEC, VALS(x509sat_T_subset_vals), 0,
- "x509sat.T_subset", HFILL }},
+ "T_subset", HFILL }},
{ &hf_x509sat_PostalAddress_item,
{ "DirectoryString", "x509sat.DirectoryString",
FT_UINT32, BASE_DEC, VALS(x509sat_DirectoryString_vals), 0,
- "x509sat.DirectoryString", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_telexNumber,
{ "telexNumber", "x509sat.telexNumber",
FT_STRING, BASE_NONE, NULL, 0,
- "x509sat.PrintableString", HFILL }},
+ "PrintableString", HFILL }},
{ &hf_x509sat_countryCode,
{ "countryCode", "x509sat.countryCode",
FT_STRING, BASE_NONE, NULL, 0,
- "x509sat.PrintableString", HFILL }},
+ "PrintableString", HFILL }},
{ &hf_x509sat_answerback,
{ "answerback", "x509sat.answerback",
FT_STRING, BASE_NONE, NULL, 0,
- "x509sat.PrintableString", HFILL }},
+ "PrintableString", HFILL }},
{ &hf_x509sat_telephoneNumber,
{ "telephoneNumber", "x509sat.telephoneNumber",
FT_STRING, BASE_NONE, NULL, 0,
- "x509sat.TelephoneNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_parameters,
{ "parameters", "x509sat.parameters",
FT_BYTES, BASE_NONE, NULL, 0,
- "x411.G3FacsimileNonBasicParameters", HFILL }},
+ "G3FacsimileNonBasicParameters", HFILL }},
{ &hf_x509sat_PreferredDeliveryMethod_item,
{ "PreferredDeliveryMethod item", "x509sat.PreferredDeliveryMethod_item",
FT_INT32, BASE_DEC, VALS(x509sat_PreferredDeliveryMethod_item_vals), 0,
- "x509sat.PreferredDeliveryMethod_item", HFILL }},
+ "PreferredDeliveryMethod_item", HFILL }},
{ &hf_x509sat_pSelector,
{ "pSelector", "x509sat.pSelector",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509sat.OCTET_STRING", HFILL }},
+ "OCTET_STRING", HFILL }},
{ &hf_x509sat_sSelector,
{ "sSelector", "x509sat.sSelector",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509sat.OCTET_STRING", HFILL }},
+ "OCTET_STRING", HFILL }},
{ &hf_x509sat_tSelector,
{ "tSelector", "x509sat.tSelector",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509sat.OCTET_STRING", HFILL }},
+ "OCTET_STRING", HFILL }},
{ &hf_x509sat_nAddresses,
{ "nAddresses", "x509sat.nAddresses",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509sat.T_nAddresses", HFILL }},
+ "T_nAddresses", HFILL }},
{ &hf_x509sat_nAddresses_item,
{ "nAddresses item", "x509sat.nAddresses_item",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509sat.OCTET_STRING", HFILL }},
+ "OCTET_STRING", HFILL }},
{ &hf_x509sat_nAddress,
{ "nAddress", "x509sat.nAddress",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509sat.OCTET_STRING", HFILL }},
+ "OCTET_STRING", HFILL }},
{ &hf_x509sat_profiles,
{ "profiles", "x509sat.profiles",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509sat.T_profiles", HFILL }},
+ "T_profiles", HFILL }},
{ &hf_x509sat_profiles_item,
{ "profiles item", "x509sat.profiles_item",
FT_OID, BASE_NONE, NULL, 0,
- "x509sat.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509sat_dn,
{ "dn", "x509sat.dn",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.DistinguishedName", HFILL }},
+ "DistinguishedName", HFILL }},
{ &hf_x509sat_uid,
{ "uid", "x509sat.uid",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509sat.UniqueIdentifier", HFILL }},
+ "UniqueIdentifier", HFILL }},
{ &hf_x509sat_matchingRuleUsed,
{ "matchingRuleUsed", "x509sat.matchingRuleUsed",
FT_OID, BASE_NONE, NULL, 0,
- "x509sat.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509sat_attributeList,
{ "attributeList", "x509sat.attributeList",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509sat.SEQUENCE_OF_AttributeValueAssertion", HFILL }},
+ "SEQUENCE_OF_AttributeValueAssertion", HFILL }},
{ &hf_x509sat_attributeList_item,
{ "AttributeValueAssertion", "x509sat.AttributeValueAssertion",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.AttributeValueAssertion", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_SubstringAssertion_item,
{ "SubstringAssertion item", "x509sat.SubstringAssertion_item",
FT_UINT32, BASE_DEC, VALS(x509sat_SubstringAssertion_item_vals), 0,
- "x509sat.SubstringAssertion_item", HFILL }},
+ "SubstringAssertion_item", HFILL }},
{ &hf_x509sat_initial,
{ "initial", "x509sat.initial",
FT_UINT32, BASE_DEC, VALS(x509sat_DirectoryString_vals), 0,
- "x509sat.DirectoryString", HFILL }},
+ "DirectoryString", HFILL }},
{ &hf_x509sat_any,
{ "any", "x509sat.any",
FT_UINT32, BASE_DEC, VALS(x509sat_DirectoryString_vals), 0,
- "x509sat.DirectoryString", HFILL }},
+ "DirectoryString", HFILL }},
{ &hf_x509sat_final,
{ "final", "x509sat.final",
FT_UINT32, BASE_DEC, VALS(x509sat_DirectoryString_vals), 0,
- "x509sat.DirectoryString", HFILL }},
+ "DirectoryString", HFILL }},
{ &hf_x509sat_control,
{ "control", "x509sat.control",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.Attribute", HFILL }},
+ "Attribute", HFILL }},
{ &hf_x509sat_CaseIgnoreListMatch_item,
{ "DirectoryString", "x509sat.DirectoryString",
FT_UINT32, BASE_DEC, VALS(x509sat_DirectoryString_vals), 0,
- "x509sat.DirectoryString", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_OctetSubstringAssertion_item,
{ "OctetSubstringAssertion item", "x509sat.OctetSubstringAssertion_item",
FT_UINT32, BASE_DEC, VALS(x509sat_OctetSubstringAssertion_item_vals), 0,
- "x509sat.OctetSubstringAssertion_item", HFILL }},
+ "OctetSubstringAssertion_item", HFILL }},
{ &hf_x509sat_initial_substring,
{ "initial", "x509sat.initial",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509sat.OCTET_STRING", HFILL }},
+ "OCTET_STRING", HFILL }},
{ &hf_x509sat_any_substring,
{ "any", "x509sat.any",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509sat.OCTET_STRING", HFILL }},
+ "OCTET_STRING", HFILL }},
{ &hf_x509sat_finall_substring,
{ "final", "x509sat.final",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509sat.OCTET_STRING", HFILL }},
+ "OCTET_STRING", HFILL }},
{ &hf_x509sat_ZonalSelect_item,
{ "AttributeType", "x509sat.AttributeType",
FT_OID, BASE_NONE, NULL, 0,
- "x509if.AttributeType", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_time,
{ "time", "x509sat.time",
FT_UINT32, BASE_DEC, VALS(x509sat_T_time_vals), 0,
- "x509sat.T_time", HFILL }},
+ "T_time", HFILL }},
{ &hf_x509sat_absolute,
{ "absolute", "x509sat.absolute",
FT_NONE, BASE_NONE, NULL, 0,
- "x509sat.T_absolute", HFILL }},
+ "T_absolute", HFILL }},
{ &hf_x509sat_startTime,
{ "startTime", "x509sat.startTime",
FT_STRING, BASE_NONE, NULL, 0,
- "x509sat.GeneralizedTime", HFILL }},
+ "GeneralizedTime", HFILL }},
{ &hf_x509sat_endTime,
{ "endTime", "x509sat.endTime",
FT_STRING, BASE_NONE, NULL, 0,
- "x509sat.GeneralizedTime", HFILL }},
+ "GeneralizedTime", HFILL }},
{ &hf_x509sat_periodic,
{ "periodic", "x509sat.periodic",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509sat.SET_OF_Period", HFILL }},
+ "SET_OF_Period", HFILL }},
{ &hf_x509sat_periodic_item,
{ "Period", "x509sat.Period",
FT_NONE, BASE_NONE, NULL, 0,
- "x509sat.Period", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_notThisTime,
{ "notThisTime", "x509sat.notThisTime",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x509sat.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_x509sat_timeZone,
{ "timeZone", "x509sat.timeZone",
FT_INT32, BASE_DEC, NULL, 0,
- "x509sat.TimeZone", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_timesOfDay,
{ "timesOfDay", "x509sat.timesOfDay",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509sat.SET_OF_DayTimeBand", HFILL }},
+ "SET_OF_DayTimeBand", HFILL }},
{ &hf_x509sat_timesOfDay_item,
{ "DayTimeBand", "x509sat.DayTimeBand",
FT_NONE, BASE_NONE, NULL, 0,
- "x509sat.DayTimeBand", HFILL }},
+ NULL, HFILL }},
{ &hf_x509sat_days,
{ "days", "x509sat.days",
FT_UINT32, BASE_DEC, VALS(x509sat_T_days_vals), 0,
- "x509sat.T_days", HFILL }},
+ "T_days", HFILL }},
{ &hf_x509sat_intDay,
{ "intDay", "x509sat.intDay",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509sat.T_intDay", HFILL }},
+ "T_intDay", HFILL }},
{ &hf_x509sat_intDay_item,
{ "intDay item", "x509sat.intDay_item",
FT_INT32, BASE_DEC, NULL, 0,
- "x509sat.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x509sat_bitDay,
{ "bitDay", "x509sat.bitDay",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509sat.T_bitDay", HFILL }},
+ "T_bitDay", HFILL }},
{ &hf_x509sat_dayOf,
{ "dayOf", "x509sat.dayOf",
FT_UINT32, BASE_DEC, VALS(x509sat_XDayOf_vals), 0,
- "x509sat.XDayOf", HFILL }},
+ "XDayOf", HFILL }},
{ &hf_x509sat_weeks,
{ "weeks", "x509sat.weeks",
FT_UINT32, BASE_DEC, VALS(x509sat_T_weeks_vals), 0,
- "x509sat.T_weeks", HFILL }},
+ "T_weeks", HFILL }},
{ &hf_x509sat_allWeeks,
{ "allWeeks", "x509sat.allWeeks",
FT_NONE, BASE_NONE, NULL, 0,
- "x509sat.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_x509sat_intWeek,
{ "intWeek", "x509sat.intWeek",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509sat.T_intWeek", HFILL }},
+ "T_intWeek", HFILL }},
{ &hf_x509sat_intWeek_item,
{ "intWeek item", "x509sat.intWeek_item",
FT_INT32, BASE_DEC, NULL, 0,
- "x509sat.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x509sat_bitWeek,
{ "bitWeek", "x509sat.bitWeek",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509sat.T_bitWeek", HFILL }},
+ "T_bitWeek", HFILL }},
{ &hf_x509sat_months,
{ "months", "x509sat.months",
FT_UINT32, BASE_DEC, VALS(x509sat_T_months_vals), 0,
- "x509sat.T_months", HFILL }},
+ "T_months", HFILL }},
{ &hf_x509sat_allMonths,
{ "allMonths", "x509sat.allMonths",
FT_NONE, BASE_NONE, NULL, 0,
- "x509sat.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_x509sat_intMonth,
{ "intMonth", "x509sat.intMonth",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509sat.T_intMonth", HFILL }},
+ "T_intMonth", HFILL }},
{ &hf_x509sat_intMonth_item,
{ "intMonth item", "x509sat.intMonth_item",
FT_INT32, BASE_DEC, NULL, 0,
- "x509sat.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x509sat_bitMonth,
{ "bitMonth", "x509sat.bitMonth",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509sat.T_bitMonth", HFILL }},
+ "T_bitMonth", HFILL }},
{ &hf_x509sat_years,
{ "years", "x509sat.years",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509sat.T_years", HFILL }},
+ "T_years", HFILL }},
{ &hf_x509sat_years_item,
{ "years item", "x509sat.years_item",
FT_INT32, BASE_DEC, NULL, 0,
- "x509sat.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x509sat_first_dayof,
{ "first", "x509sat.first",
FT_UINT32, BASE_DEC, VALS(x509sat_NamedDay_vals), 0,
- "x509sat.NamedDay", HFILL }},
+ "NamedDay", HFILL }},
{ &hf_x509sat_second_dayof,
{ "second", "x509sat.second",
FT_UINT32, BASE_DEC, VALS(x509sat_NamedDay_vals), 0,
- "x509sat.NamedDay", HFILL }},
+ "NamedDay", HFILL }},
{ &hf_x509sat_third_dayof,
{ "third", "x509sat.third",
FT_UINT32, BASE_DEC, VALS(x509sat_NamedDay_vals), 0,
- "x509sat.NamedDay", HFILL }},
+ "NamedDay", HFILL }},
{ &hf_x509sat_fourth_dayof,
{ "fourth", "x509sat.fourth",
FT_UINT32, BASE_DEC, VALS(x509sat_NamedDay_vals), 0,
- "x509sat.NamedDay", HFILL }},
+ "NamedDay", HFILL }},
{ &hf_x509sat_fifth_dayof,
{ "fifth", "x509sat.fifth",
FT_UINT32, BASE_DEC, VALS(x509sat_NamedDay_vals), 0,
- "x509sat.NamedDay", HFILL }},
+ "NamedDay", HFILL }},
{ &hf_x509sat_intNamedDays,
{ "intNamedDays", "x509sat.intNamedDays",
FT_UINT32, BASE_DEC, VALS(x509sat_T_intNamedDays_vals), 0,
- "x509sat.T_intNamedDays", HFILL }},
+ "T_intNamedDays", HFILL }},
{ &hf_x509sat_bitNamedDays,
{ "bitNamedDays", "x509sat.bitNamedDays",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509sat.T_bitNamedDays", HFILL }},
+ "T_bitNamedDays", HFILL }},
{ &hf_x509sat_startDayTime,
{ "startDayTime", "x509sat.startDayTime",
FT_NONE, BASE_NONE, NULL, 0,
- "x509sat.DayTime", HFILL }},
+ "DayTime", HFILL }},
{ &hf_x509sat_endDayTime,
{ "endDayTime", "x509sat.endDayTime",
FT_NONE, BASE_NONE, NULL, 0,
- "x509sat.DayTime", HFILL }},
+ "DayTime", HFILL }},
{ &hf_x509sat_hour,
{ "hour", "x509sat.hour",
FT_INT32, BASE_DEC, NULL, 0,
- "x509sat.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x509sat_minute,
{ "minute", "x509sat.minute",
FT_INT32, BASE_DEC, NULL, 0,
- "x509sat.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x509sat_second,
{ "second", "x509sat.second",
FT_INT32, BASE_DEC, NULL, 0,
- "x509sat.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x509sat_now,
{ "now", "x509sat.now",
FT_NONE, BASE_NONE, NULL, 0,
- "x509sat.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_x509sat_at,
{ "at", "x509sat.at",
FT_STRING, BASE_NONE, NULL, 0,
- "x509sat.GeneralizedTime", HFILL }},
+ "GeneralizedTime", HFILL }},
{ &hf_x509sat_between,
{ "between", "x509sat.between",
FT_NONE, BASE_NONE, NULL, 0,
- "x509sat.T_between", HFILL }},
+ "T_between", HFILL }},
{ &hf_x509sat_entirely,
{ "entirely", "x509sat.entirely",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x509sat.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_x509sat_localeID1,
{ "localeID1", "x509sat.localeID1",
FT_OID, BASE_NONE, NULL, 0,
- "x509sat.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509sat_localeID2,
{ "localeID2", "x509sat.localeID2",
FT_UINT32, BASE_DEC, VALS(x509sat_DirectoryString_vals), 0,
- "x509sat.DirectoryString", HFILL }},
+ "DirectoryString", HFILL }},
{ &hf_x509sat_T_bitDay_sunday,
{ "sunday", "x509sat.sunday",
FT_BOOLEAN, 8, NULL, 0x80,