aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509sat.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-x509sat.c')
-rw-r--r--epan/dissectors/packet-x509sat.c36
1 files changed, 18 insertions, 18 deletions
diff --git a/epan/dissectors/packet-x509sat.c b/epan/dissectors/packet-x509sat.c
index e9fe185ef0..b34d72aafe 100644
--- a/epan/dissectors/packet-x509sat.c
+++ b/epan/dissectors/packet-x509sat.c
@@ -5,7 +5,7 @@
/* Input file: packet-x509sat-template.c */
-#line 1 "packet-x509sat-template.c"
+#line 1 "../../asn1/x509sat/packet-x509sat-template.c"
/* packet-x509sat.c
* Routines for X.509 Selected Attribute Types packet dissection
* Ronnie Sahlberg 2004
@@ -53,7 +53,7 @@
static int proto_x509sat = -1;
/*--- Included file: packet-x509sat-hf.c ---*/
-#line 1 "packet-x509sat-hf.c"
+#line 1 "../../asn1/x509sat/packet-x509sat-hf.c"
static int hf_x509sat_DirectoryString_PDU = -1; /* DirectoryString */
static int hf_x509sat_UniqueIdentifier_PDU = -1; /* UniqueIdentifier */
static int hf_x509sat_CountryName_PDU = -1; /* CountryName */
@@ -221,12 +221,12 @@ static int hf_x509sat_T_bitNamedDays_friday = -1;
static int hf_x509sat_T_bitNamedDays_saturday = -1;
/*--- End of included file: packet-x509sat-hf.c ---*/
-#line 47 "packet-x509sat-template.c"
+#line 47 "../../asn1/x509sat/packet-x509sat-template.c"
/* Initialize the subtree pointers */
/*--- Included file: packet-x509sat-ett.c ---*/
-#line 1 "packet-x509sat-ett.c"
+#line 1 "../../asn1/x509sat/packet-x509sat-ett.c"
static gint ett_x509sat_DirectoryString = -1;
static gint ett_x509sat_Guide = -1;
static gint ett_x509sat_Criteria = -1;
@@ -276,11 +276,11 @@ static gint ett_x509sat_T_between = -1;
static gint ett_x509sat_LocaleContextSyntax = -1;
/*--- End of included file: packet-x509sat-ett.c ---*/
-#line 50 "packet-x509sat-template.c"
+#line 50 "../../asn1/x509sat/packet-x509sat-template.c"
/*--- Included file: packet-x509sat-fn.c ---*/
-#line 1 "packet-x509sat-fn.c"
+#line 1 "../../asn1/x509sat/packet-x509sat-fn.c"
/*--- Cyclic dependencies ---*/
/* Criteria -> Criteria/and -> Criteria */
@@ -1506,7 +1506,7 @@ dissect_x509sat_SyntaxIA5String(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, in
static int
dissect_x509sat_SyntaxBMPString(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 351 "x509sat.cnf"
+#line 351 "../../asn1/x509sat/x509sat.cnf"
tvbuff_t *wide_tvb = NULL;
char *string;
@@ -1514,7 +1514,7 @@ dissect_x509sat_SyntaxBMPString(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, in
actx, tree, tvb, offset, hf_index,
&wide_tvb);
-#line 356 "x509sat.cnf"
+#line 356 "../../asn1/x509sat/x509sat.cnf"
if (! wide_tvb) {
return offset;
}
@@ -1628,7 +1628,7 @@ dissect_x509sat_SyntaxGeneralString(gboolean implicit_tag _U_, tvbuff_t *tvb _U_
static int
dissect_x509sat_GUID(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 365 "x509sat.cnf"
+#line 365 "../../asn1/x509sat/x509sat.cnf"
gint8 class;
gboolean pc;
gint32 tag;
@@ -1845,7 +1845,7 @@ static void dissect_GUID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tr
/*--- End of included file: packet-x509sat-fn.c ---*/
-#line 52 "packet-x509sat-template.c"
+#line 52 "../../asn1/x509sat/packet-x509sat-template.c"
/*--- proto_register_x509sat ----------------------------------------------*/
@@ -1855,7 +1855,7 @@ void proto_register_x509sat(void) {
static hf_register_info hf[] = {
/*--- Included file: packet-x509sat-hfarr.c ---*/
-#line 1 "packet-x509sat-hfarr.c"
+#line 1 "../../asn1/x509sat/packet-x509sat-hfarr.c"
{ &hf_x509sat_DirectoryString_PDU,
{ "DirectoryString", "x509sat.DirectoryString",
FT_UINT32, BASE_DEC, VALS(x509sat_DirectoryString_vals), 0,
@@ -2514,14 +2514,14 @@ void proto_register_x509sat(void) {
NULL, HFILL }},
/*--- End of included file: packet-x509sat-hfarr.c ---*/
-#line 60 "packet-x509sat-template.c"
+#line 60 "../../asn1/x509sat/packet-x509sat-template.c"
};
/* List of subtrees */
static gint *ett[] = {
/*--- Included file: packet-x509sat-ettarr.c ---*/
-#line 1 "packet-x509sat-ettarr.c"
+#line 1 "../../asn1/x509sat/packet-x509sat-ettarr.c"
&ett_x509sat_DirectoryString,
&ett_x509sat_Guide,
&ett_x509sat_Criteria,
@@ -2571,7 +2571,7 @@ void proto_register_x509sat(void) {
&ett_x509sat_LocaleContextSyntax,
/*--- End of included file: packet-x509sat-ettarr.c ---*/
-#line 65 "packet-x509sat-template.c"
+#line 65 "../../asn1/x509sat/packet-x509sat-template.c"
};
/* Register protocol */
@@ -2583,7 +2583,7 @@ void proto_register_x509sat(void) {
/*--- Included file: packet-x509sat-syn-reg.c ---*/
-#line 1 "packet-x509sat-syn-reg.c"
+#line 1 "../../asn1/x509sat/packet-x509sat-syn-reg.c"
/*--- Syntax registrations ---*/
register_ber_syntax_dissector("BitString", proto_x509sat, dissect_BitString_PDU);
register_ber_syntax_dissector("Boolean", proto_x509sat, dissect_Boolean_PDU);
@@ -2624,7 +2624,7 @@ void proto_register_x509sat(void) {
register_ber_syntax_dissector("X121Address", proto_x509sat, dissect_X121Address_PDU);
/*--- End of included file: packet-x509sat-syn-reg.c ---*/
-#line 75 "packet-x509sat-template.c"
+#line 75 "../../asn1/x509sat/packet-x509sat-template.c"
}
@@ -2633,7 +2633,7 @@ void proto_register_x509sat(void) {
void proto_reg_handoff_x509sat(void) {
/*--- Included file: packet-x509sat-dis-tab.c ---*/
-#line 1 "packet-x509sat-dis-tab.c"
+#line 1 "../../asn1/x509sat/packet-x509sat-dis-tab.c"
register_ber_oid_dissector("2.5.4.0", dissect_ObjectIdentifier_PDU, proto_x509sat, "id-at-objectClass");
register_ber_oid_dissector("2.5.4.2", dissect_DirectoryString_PDU, proto_x509sat, "id-at-knowledgeInformation");
register_ber_oid_dissector("2.5.4.3", dissect_DirectoryString_PDU, proto_x509sat, "id-at-commonName");
@@ -2791,7 +2791,7 @@ void proto_reg_handoff_x509sat(void) {
/*--- End of included file: packet-x509sat-dis-tab.c ---*/
-#line 82 "packet-x509sat-template.c"
+#line 82 "../../asn1/x509sat/packet-x509sat-template.c"
/* OBJECT CLASSES */