aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-inap.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2009-05-16 22:07:03 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2009-05-16 22:07:03 +0000
commitc47e788c94af5656ffbc83ebbe03a8539cdcde72 (patch)
treeb1055286b24404aea8078ca2430dda80e1440964 /epan/dissectors/packet-inap.c
parentb4f4444202b90da79333137f5bb5166cd78bd701 (diff)
Regenerate all asn2wrs generated dissectors.
svn path=/trunk/; revision=28379
Diffstat (limited to 'epan/dissectors/packet-inap.c')
-rw-r--r--epan/dissectors/packet-inap.c46
1 files changed, 23 insertions, 23 deletions
diff --git a/epan/dissectors/packet-inap.c b/epan/dissectors/packet-inap.c
index d1a7d75b78..e8bc2bfe97 100644
--- a/epan/dissectors/packet-inap.c
+++ b/epan/dissectors/packet-inap.c
@@ -1,7 +1,7 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Wireshark dissector compiler */
/* packet-inap.c */
-/* ../../tools/asn2wrs.py -b -e -p inap -c inap.cnf -s packet-inap-template IN-common-classes.asn IN-SSF-SCF-Classes.asn IN-SCF-SRF-Classes.asn IN-operationcodes.asn IN-object-identifiers.asn IN-common-datatypes.asn IN-SSF-SCF-datatypes.asn IN-SSF-SCF-ops-args.asn IN-SCF-SRF-datatypes.asn IN-SCF-SRF-ops-args.asn ../ros/Remote-Operations-Information-Objects.asn ../ros/Remote-Operations-Generic-ROS-PDUs.asn */
+/* ../../tools/asn2wrs.py -b -e -p inap -c ./inap.cnf -s ./packet-inap-template -D . IN-common-classes.asn IN-SSF-SCF-Classes.asn IN-SCF-SRF-Classes.asn IN-operationcodes.asn IN-object-identifiers.asn IN-common-datatypes.asn IN-SSF-SCF-datatypes.asn IN-SSF-SCF-ops-args.asn IN-SCF-SRF-datatypes.asn IN-SCF-SRF-ops-args.asn ../ros/Remote-Operations-Information-Objects.asn ../ros/Remote-Operations-Generic-ROS-PDUs.asn */
/* Input file: packet-inap-template.c */
@@ -9564,7 +9564,7 @@ void proto_register_inap(void) {
FT_NONE, BASE_NONE, NULL, 0,
"inap.SRFCallGapArg", HFILL }},
{ &hf_inap_Extensions_item,
- { "Extensions", "inap.Extensions_item",
+ { "ExtensionField", "inap.ExtensionField",
FT_NONE, BASE_NONE, NULL, 0,
"inap.ExtensionField", HFILL }},
{ &hf_inap_type,
@@ -9580,7 +9580,7 @@ void proto_register_inap(void) {
FT_NONE, BASE_NONE, NULL, 0,
"inap.T_value", HFILL }},
{ &hf_inap_AlternativeIdentities_item,
- { "AlternativeIdentities", "inap.AlternativeIdentities_item",
+ { "AlternativeIdentity", "inap.AlternativeIdentity",
FT_UINT32, BASE_DEC, VALS(inap_AlternativeIdentity_vals), 0,
"inap.AlternativeIdentity", HFILL }},
{ &hf_inap_url,
@@ -9732,7 +9732,7 @@ void proto_register_inap(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"inap.Integer4", HFILL }},
{ &hf_inap_CountersValue_item,
- { "CountersValue", "inap.CountersValue_item",
+ { "CounterAndValue", "inap.CounterAndValue",
FT_NONE, BASE_NONE, NULL, 0,
"inap.CounterAndValue", HFILL }},
{ &hf_inap_action,
@@ -9744,7 +9744,7 @@ void proto_register_inap(void) {
FT_UINT32, BASE_DEC, VALS(inap_GapTreatment_vals), 0,
"inap.GapTreatment", HFILL }},
{ &hf_inap_DestinationRoutingAddress_item,
- { "DestinationRoutingAddress", "inap.DestinationRoutingAddress_item",
+ { "CalledPartyNumber", "inap.CalledPartyNumber",
FT_BYTES, BASE_HEX, NULL, 0,
"inap.CalledPartyNumber", HFILL }},
{ &hf_inap_serviceAddressInformation,
@@ -10132,7 +10132,7 @@ void proto_register_inap(void) {
FT_NONE, BASE_NONE, NULL, 0,
"inap.T_both", HFILL }},
{ &hf_inap_GenericNumbers_item,
- { "GenericNumbers", "inap.GenericNumbers_item",
+ { "GenericNumber", "inap.GenericNumber",
FT_BYTES, BASE_HEX, NULL, 0,
"inap.GenericNumber", HFILL }},
{ &hf_inap_actionOnProfile,
@@ -10148,7 +10148,7 @@ void proto_register_inap(void) {
FT_UINT32, BASE_DEC, VALS(inap_EventTypeBCSM_vals), 0,
"inap.EventTypeBCSM", HFILL }},
{ &hf_inap_INServiceCompatibilityIndication_item,
- { "INServiceCompatibilityIndication", "inap.INServiceCompatibilityIndication_item",
+ { "Entry", "inap.Entry",
FT_UINT32, BASE_DEC, VALS(inap_Entry_vals), 0,
"inap.Entry", HFILL }},
{ &hf_inap_alternativeCalledPartyIds,
@@ -10176,7 +10176,7 @@ void proto_register_inap(void) {
FT_BYTES, BASE_HEX, NULL, 0,
"inap.LegType", HFILL }},
{ &hf_inap_MidCallControlInfo_item,
- { "MidCallControlInfo", "inap.MidCallControlInfo_item",
+ { "MidCallControlInfo item", "inap.MidCallControlInfo_item",
FT_NONE, BASE_NONE, NULL, 0,
"inap.MidCallControlInfo_item", HFILL }},
{ &hf_inap_midCallInfoType,
@@ -10224,11 +10224,11 @@ void proto_register_inap(void) {
FT_UINT32, BASE_DEC, VALS(inap_FacilityGroup_vals), 0,
"inap.FacilityGroup", HFILL }},
{ &hf_inap_RequestedInformationList_item,
- { "RequestedInformationList", "inap.RequestedInformationList_item",
+ { "RequestedInformation", "inap.RequestedInformation",
FT_NONE, BASE_NONE, NULL, 0,
"inap.RequestedInformation", HFILL }},
{ &hf_inap_RequestedInformationTypeList_item,
- { "RequestedInformationTypeList", "inap.RequestedInformationTypeList_item",
+ { "RequestedInformationType", "inap.RequestedInformationType",
FT_UINT32, BASE_DEC, VALS(inap_RequestedInformationType_vals), 0,
"inap.RequestedInformationType", HFILL }},
{ &hf_inap_requestedInformationType,
@@ -10260,7 +10260,7 @@ void proto_register_inap(void) {
FT_UINT32, BASE_DEC, VALS(inap_USIMonitorMode_vals), 0,
"inap.USIMonitorMode", HFILL }},
{ &hf_inap_RequestedUTSIList_item,
- { "RequestedUTSIList", "inap.RequestedUTSIList_item",
+ { "RequestedUTSI", "inap.RequestedUTSI",
FT_NONE, BASE_NONE, NULL, 0,
"inap.RequestedUTSI", HFILL }},
{ &hf_inap_lineID,
@@ -10276,7 +10276,7 @@ void proto_register_inap(void) {
FT_INT32, BASE_DEC, NULL, 0,
"inap.INTEGER", HFILL }},
{ &hf_inap_RouteCountersValue_item,
- { "RouteCountersValue", "inap.RouteCountersValue_item",
+ { "RouteCountersAndValue", "inap.RouteCountersAndValue",
FT_NONE, BASE_NONE, NULL, 0,
"inap.RouteCountersAndValue", HFILL }},
{ &hf_inap_route,
@@ -10284,7 +10284,7 @@ void proto_register_inap(void) {
FT_BYTES, BASE_HEX, NULL, 0,
"inap.Route", HFILL }},
{ &hf_inap_RouteList_item,
- { "RouteList", "inap.RouteList_item",
+ { "Route", "inap.Route",
FT_BYTES, BASE_HEX, NULL, 0,
"inap.Route", HFILL }},
{ &hf_inap_miscCallInfo,
@@ -10380,7 +10380,7 @@ void proto_register_inap(void) {
FT_UINT32, BASE_DEC, VALS(inap_ProfileIdentifier_vals), 0,
"inap.ProfileIdentifier", HFILL }},
{ &hf_inap_TriggerResults_item,
- { "TriggerResults", "inap.TriggerResults_item",
+ { "TriggerResult", "inap.TriggerResult",
FT_NONE, BASE_NONE, NULL, 0,
"inap.TriggerResult", HFILL }},
{ &hf_inap_tDPIdentifer,
@@ -10392,7 +10392,7 @@ void proto_register_inap(void) {
FT_UINT32, BASE_DEC, VALS(inap_ActionPerformed_vals), 0,
"inap.ActionPerformed", HFILL }},
{ &hf_inap_Triggers_item,
- { "Triggers", "inap.Triggers_item",
+ { "Trigger", "inap.Trigger",
FT_NONE, BASE_NONE, NULL, 0,
"inap.Trigger", HFILL }},
{ &hf_inap_tDPIdentifier_01,
@@ -10876,7 +10876,7 @@ void proto_register_inap(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"inap.T_callSegments", HFILL }},
{ &hf_inap_callSegments_item,
- { "callSegments", "inap.callSegments_item",
+ { "callSegments item", "inap.callSegments_item",
FT_NONE, BASE_NONE, NULL, 0,
"inap.T_callSegments_item", HFILL }},
{ &hf_inap_legs,
@@ -10884,7 +10884,7 @@ void proto_register_inap(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"inap.T_legs", HFILL }},
{ &hf_inap_legs_item,
- { "legs", "inap.legs_item",
+ { "legs item", "inap.legs_item",
FT_NONE, BASE_NONE, NULL, 0,
"inap.T_legs_item", HFILL }},
{ &hf_inap_sourceLeg,
@@ -10952,7 +10952,7 @@ void proto_register_inap(void) {
FT_INT32, BASE_DEC, NULL, 0,
"inap.Duration", HFILL }},
{ &hf_inap_RequestNotificationChargingEventArg_item,
- { "RequestNotificationChargingEventArg", "inap.RequestNotificationChargingEventArg_item",
+ { "ChargingEvent", "inap.ChargingEvent",
FT_NONE, BASE_NONE, NULL, 0,
"inap.ChargingEvent", HFILL }},
{ &hf_inap_bcsmEvents,
@@ -10960,7 +10960,7 @@ void proto_register_inap(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"inap.SEQUENCE_SIZE_1_numOfBCSMEvents_OF_BCSMEvent", HFILL }},
{ &hf_inap_bcsmEvents_item,
- { "bcsmEvents", "inap.bcsmEvents_item",
+ { "BCSMEvent", "inap.BCSMEvent",
FT_NONE, BASE_NONE, NULL, 0,
"inap.BCSMEvent", HFILL }},
{ &hf_inap_componentTypes,
@@ -10968,7 +10968,7 @@ void proto_register_inap(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"inap.SEQUENCE_SIZE_1_3_OF_ComponentType", HFILL }},
{ &hf_inap_componentTypes_item,
- { "componentTypes", "inap.componentTypes_item",
+ { "ComponentType", "inap.ComponentType",
FT_UINT32, BASE_DEC, VALS(inap_ComponentType_vals), 0,
"inap.ComponentType", HFILL }},
{ &hf_inap_requestedUTSIList,
@@ -11016,7 +11016,7 @@ void proto_register_inap(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"inap.SEQUENCE_SIZE_1_numOfINProfile_OF_INprofile", HFILL }},
{ &hf_inap_iNprofiles_item,
- { "iNprofiles", "inap.iNprofiles_item",
+ { "INprofile", "inap.INprofile",
FT_NONE, BASE_NONE, NULL, 0,
"inap.INprofile", HFILL }},
{ &hf_inap_legToBeSplit,
@@ -11172,7 +11172,7 @@ void proto_register_inap(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"inap.SEQUENCE_SIZE_1_b3__numOfMessageIDs_OF_Integer4", HFILL }},
{ &hf_inap_elementaryMessageIDs_item,
- { "elementaryMessageIDs", "inap.elementaryMessageIDs_item",
+ { "Integer4", "inap.Integer4",
FT_UINT32, BASE_DEC, NULL, 0,
"inap.Integer4", HFILL }},
{ &hf_inap_variableMessage,
@@ -11184,7 +11184,7 @@ void proto_register_inap(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"inap.SEQUENCE_SIZE_1_b3__maxVariableParts_OF_VariablePart", HFILL }},
{ &hf_inap_variableParts_item,
- { "variableParts", "inap.variableParts_item",
+ { "VariablePart", "inap.VariablePart",
FT_UINT32, BASE_DEC, VALS(inap_VariablePart_vals), 0,
"inap.VariablePart", HFILL }},
{ &hf_inap_iPAddressValue,