aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-p22.c
diff options
context:
space:
mode:
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2011-05-13 08:12:27 +0000
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2011-05-13 08:12:27 +0000
commit2625b60a94396a8b555c829f2bec3fa67c433f46 (patch)
treedd3b15fac572e5069d3f9b065201a97328478c92 /epan/dissectors/packet-p22.c
parent6f997ff02d4ed0a01ae12a951c70272d369718da (diff)
Regenerate ASN.1 dissectors to update the #line directive.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37118 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-p22.c')
-rw-r--r--epan/dissectors/packet-p22.c52
1 files changed, 26 insertions, 26 deletions
diff --git a/epan/dissectors/packet-p22.c b/epan/dissectors/packet-p22.c
index 1b5d7718ee..646b872425 100644
--- a/epan/dissectors/packet-p22.c
+++ b/epan/dissectors/packet-p22.c
@@ -5,7 +5,7 @@
/* Input file: packet-p22-template.c */
-#line 1 "packet-p22-template.c"
+#line 1 "../../asn1/p22/packet-p22-template.c"
/* packet-p22.c
* Routines for X.420 (X.400 Message Transfer) packet dissection
* Graeme Lunt 2005
@@ -92,7 +92,7 @@ static const value_string charsetreg_vals [] = {
/*--- Included file: packet-p22-val.h ---*/
-#line 1 "packet-p22-val.h"
+#line 1 "../../asn1/p22/packet-p22-val.h"
#define id_ipms "2.6.1"
#define id_mod id_ipms".0"
#define id_ot id_ipms".1"
@@ -342,11 +342,11 @@ static const value_string charsetreg_vals [] = {
#define ub_telephone_number 32
/*--- End of included file: packet-p22-val.h ---*/
-#line 86 "packet-p22-template.c"
+#line 86 "../../asn1/p22/packet-p22-template.c"
/*--- Included file: packet-p22-hf.c ---*/
-#line 1 "packet-p22-hf.c"
+#line 1 "../../asn1/p22/packet-p22-hf.c"
static int hf_p22_InformationObject_PDU = -1; /* InformationObject */
static int hf_p22_Heading_PDU = -1; /* Heading */
static int hf_p22_ORDescriptor_PDU = -1; /* ORDescriptor */
@@ -727,13 +727,13 @@ static int hf_p22_RecipientSecurityRequest_ipn_non_repudiation = -1;
static int hf_p22_RecipientSecurityRequest_ipn_proof = -1;
/*--- End of included file: packet-p22-hf.c ---*/
-#line 88 "packet-p22-template.c"
+#line 88 "../../asn1/p22/packet-p22-template.c"
/* Initialize the subtree pointers */
static gint ett_p22 = -1;
/*--- Included file: packet-p22-ett.c ---*/
-#line 1 "packet-p22-ett.c"
+#line 1 "../../asn1/p22/packet-p22-ett.c"
static gint ett_p22_InformationObject = -1;
static gint ett_p22_IPM = -1;
static gint ett_p22_IPMSExtension = -1;
@@ -861,11 +861,11 @@ static gint ett_p22_T_body_part_token_choice = -1;
static gint ett_p22_T_choice = -1;
/*--- End of included file: packet-p22-ett.c ---*/
-#line 92 "packet-p22-template.c"
+#line 92 "../../asn1/p22/packet-p22-template.c"
/*--- Included file: packet-p22-fn.c ---*/
-#line 1 "packet-p22-fn.c"
+#line 1 "../../asn1/p22/packet-p22-fn.c"
/*--- Cyclic dependencies ---*/
/* IPM -> Body -> BodyPart -> BodyPart/basic -> MessageBodyPart -> MessageData -> IPM */
@@ -1036,7 +1036,7 @@ dissect_p22_BOOLEAN(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_
static int
dissect_p22_T_type(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-#line 221 "p22.cnf"
+#line 221 "../../asn1/p22/p22.cnf"
const char *name = NULL;
offset = dissect_ber_object_identifier_str(implicit_tag, actx, tree, tvb, offset, hf_index, &object_identifier_id);
@@ -1054,7 +1054,7 @@ dissect_p22_T_type(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_,
static int
dissect_p22_T_value(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-#line 229 "p22.cnf"
+#line 229 "../../asn1/p22/p22.cnf"
offset=call_ber_oid_callback(object_identifier_id, tvb, offset, actx->pinfo, tree);
@@ -1231,7 +1231,7 @@ dissect_p22_RelatedIPMsField(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int o
static int
dissect_p22_SubjectField(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-#line 249 "p22.cnf"
+#line 249 "../../asn1/p22/p22.cnf"
tvbuff_t *subject=NULL;
offset = dissect_ber_constrained_restricted_string(implicit_tag, BER_UNI_TAG_TeletexString,
@@ -1497,7 +1497,7 @@ dissect_p22_G3FacsimileBodyPart(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, in
static int
dissect_p22_Interchange_Data_Element(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-#line 267 "p22.cnf"
+#line 267 "../../asn1/p22/p22.cnf"
/* XXX Not implemented yet */
@@ -1738,7 +1738,7 @@ dissect_p22_BilaterallyDefinedBodyPart(gboolean implicit_tag _U_, tvbuff_t *tvb
static int
dissect_p22_NationallyDefinedBodyPart(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-#line 270 "p22.cnf"
+#line 270 "../../asn1/p22/p22.cnf"
/* XXX Not implemented yet */
@@ -1852,7 +1852,7 @@ static const ber_sequence_t IPM_sequence[] = {
int
dissect_p22_IPM(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-#line 233 "p22.cnf"
+#line 233 "../../asn1/p22/p22.cnf"
col_append_str(actx->pinfo->cinfo, COL_INFO, " Message");
@@ -2123,7 +2123,7 @@ static const ber_sequence_t IPN_set[] = {
int
dissect_p22_IPN(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-#line 240 "p22.cnf"
+#line 240 "../../asn1/p22/p22.cnf"
col_append_str(actx->pinfo->cinfo, COL_INFO, " Notification");
@@ -2708,7 +2708,7 @@ dissect_p22_Precedence(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset
static int
dissect_p22_CharacterSetRegistration(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-#line 260 "p22.cnf"
+#line 260 "../../asn1/p22/p22.cnf"
guint32 crs;
offset = dissect_ber_constrained_integer(implicit_tag, actx, tree, tvb, offset,
1U, 32767U, hf_index, &crs);
@@ -2949,7 +2949,7 @@ dissect_p22_Document_Type_Name(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int
static int
dissect_p22_T_parameter(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-#line 273 "p22.cnf"
+#line 273 "../../asn1/p22/p22.cnf"
/* XXX: Not implemented yet */
@@ -3105,7 +3105,7 @@ dissect_p22_EnvironmentParameter(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, i
static int
dissect_p22_T_compression_algorithm_id(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-#line 276 "p22.cnf"
+#line 276 "../../asn1/p22/p22.cnf"
offset = dissect_ber_object_identifier_str(implicit_tag, actx, tree, tvb, offset, hf_index, &object_identifier_id);
@@ -3117,7 +3117,7 @@ dissect_p22_T_compression_algorithm_id(gboolean implicit_tag _U_, tvbuff_t *tvb
static int
dissect_p22_T_compression_algorithm_param(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-#line 279 "p22.cnf"
+#line 279 "../../asn1/p22/p22.cnf"
/* XXX: Not implemented yet */
@@ -4511,7 +4511,7 @@ static void dissect_ForwardedContentToken_PDU(tvbuff_t *tvb _U_, packet_info *pi
/*--- End of included file: packet-p22-fn.c ---*/
-#line 94 "packet-p22-template.c"
+#line 94 "../../asn1/p22/packet-p22-template.c"
/*
* Dissect P22 PDUs inside a PPDU.
@@ -4545,7 +4545,7 @@ void proto_register_p22(void) {
{
/*--- Included file: packet-p22-hfarr.c ---*/
-#line 1 "packet-p22-hfarr.c"
+#line 1 "../../asn1/p22/packet-p22-hfarr.c"
{ &hf_p22_InformationObject_PDU,
{ "InformationObject", "p22.InformationObject",
FT_UINT32, BASE_DEC, VALS(p22_InformationObject_vals), 0,
@@ -6056,7 +6056,7 @@ void proto_register_p22(void) {
NULL, HFILL }},
/*--- End of included file: packet-p22-hfarr.c ---*/
-#line 126 "packet-p22-template.c"
+#line 126 "../../asn1/p22/packet-p22-template.c"
};
/* List of subtrees */
@@ -6064,7 +6064,7 @@ void proto_register_p22(void) {
&ett_p22,
/*--- Included file: packet-p22-ettarr.c ---*/
-#line 1 "packet-p22-ettarr.c"
+#line 1 "../../asn1/p22/packet-p22-ettarr.c"
&ett_p22_InformationObject,
&ett_p22_IPM,
&ett_p22_IPMSExtension,
@@ -6192,7 +6192,7 @@ void proto_register_p22(void) {
&ett_p22_T_choice,
/*--- End of included file: packet-p22-ettarr.c ---*/
-#line 132 "packet-p22-template.c"
+#line 132 "../../asn1/p22/packet-p22-template.c"
};
/* Register protocol */
@@ -6210,7 +6210,7 @@ void proto_reg_handoff_p22(void) {
/*--- Included file: packet-p22-dis-tab.c ---*/
-#line 1 "packet-p22-dis-tab.c"
+#line 1 "../../asn1/p22/packet-p22-dis-tab.c"
register_ber_oid_dissector("2.6.1.19.0", dissect_AbsenceAdvice_PDU, proto_p22, "id-on-absence-advice");
register_ber_oid_dissector("2.6.1.19.1", dissect_ChangeOfAddressAdvice_PDU, proto_p22, "id-on-change-of-address-advice");
register_ber_oid_dissector("2.6.1.17.2", dissect_IPMAssemblyInstructions_PDU, proto_p22, "id-mst-assembly-instructions");
@@ -6312,7 +6312,7 @@ void proto_reg_handoff_p22(void) {
/*--- End of included file: packet-p22-dis-tab.c ---*/
-#line 148 "packet-p22-template.c"
+#line 148 "../../asn1/p22/packet-p22-template.c"
register_ber_oid_dissector("2.6.1.10.0", dissect_p22, proto_p22, "InterPersonal Message (1984)");
register_ber_oid_dissector("2.6.1.10.1", dissect_p22, proto_p22, "InterPersonal Message (1988)");