aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ocsp.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2011-05-13 08:12:27 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2011-05-13 08:12:27 +0000
commita7c5d642d5e123b34143cf4ad623c7ced230f831 (patch)
treedd3b15fac572e5069d3f9b065201a97328478c92 /epan/dissectors/packet-ocsp.c
parenta10ffa4cebdb415fdce6312b621238fca022d066 (diff)
Regenerate ASN.1 dissectors to update the #line directive.
svn path=/trunk/; revision=37118
Diffstat (limited to 'epan/dissectors/packet-ocsp.c')
-rw-r--r--epan/dissectors/packet-ocsp.c28
1 files changed, 14 insertions, 14 deletions
diff --git a/epan/dissectors/packet-ocsp.c b/epan/dissectors/packet-ocsp.c
index c89e21affb..2f358ca5fa 100644
--- a/epan/dissectors/packet-ocsp.c
+++ b/epan/dissectors/packet-ocsp.c
@@ -5,7 +5,7 @@
/* Input file: packet-ocsp-template.c */
-#line 1 "packet-ocsp-template.c"
+#line 1 "../../asn1/ocsp/packet-ocsp-template.c"
/* packet-ocsp.c
* Routines for Online Certificate Status Protocol (RFC2560) packet dissection
* Ronnie Sahlberg 2004
@@ -56,7 +56,7 @@ int proto_ocsp = -1;
static int hf_ocsp_responseType_id = -1;
/*--- Included file: packet-ocsp-hf.c ---*/
-#line 1 "packet-ocsp-hf.c"
+#line 1 "../../asn1/ocsp/packet-ocsp-hf.c"
static int hf_ocsp_BasicOCSPResponse_PDU = -1; /* BasicOCSPResponse */
static int hf_ocsp_ArchiveCutoff_PDU = -1; /* ArchiveCutoff */
static int hf_ocsp_AcceptableResponses_PDU = -1; /* AcceptableResponses */
@@ -110,13 +110,13 @@ static int hf_ocsp_crlNum = -1; /* INTEGER */
static int hf_ocsp_crlTime = -1; /* GeneralizedTime */
/*--- End of included file: packet-ocsp-hf.c ---*/
-#line 50 "packet-ocsp-template.c"
+#line 50 "../../asn1/ocsp/packet-ocsp-template.c"
/* Initialize the subtree pointers */
static gint ett_ocsp = -1;
/*--- Included file: packet-ocsp-ett.c ---*/
-#line 1 "packet-ocsp-ett.c"
+#line 1 "../../asn1/ocsp/packet-ocsp-ett.c"
static gint ett_ocsp_OCSPRequest = -1;
static gint ett_ocsp_TBSRequest = -1;
static gint ett_ocsp_SEQUENCE_OF_Request = -1;
@@ -138,14 +138,14 @@ static gint ett_ocsp_ServiceLocator = -1;
static gint ett_ocsp_CrlID = -1;
/*--- End of included file: packet-ocsp-ett.c ---*/
-#line 54 "packet-ocsp-template.c"
+#line 54 "../../asn1/ocsp/packet-ocsp-template.c"
static const char *responseType_id;
/*--- Included file: packet-ocsp-fn.c ---*/
-#line 1 "packet-ocsp-fn.c"
+#line 1 "../../asn1/ocsp/packet-ocsp-fn.c"
static const value_string ocsp_Version_vals[] = {
{ 0, "v1" },
@@ -321,7 +321,7 @@ dissect_ocsp_T_responseType(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int of
static int
dissect_ocsp_T_response(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 38 "ocsp.cnf"
+#line 38 "../../asn1/ocsp/ocsp.cnf"
gint8 class;
gboolean pc, ind;
gint32 tag;
@@ -648,7 +648,7 @@ static void dissect_NULL_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tr
/*--- End of included file: packet-ocsp-fn.c ---*/
-#line 59 "packet-ocsp-template.c"
+#line 59 "../../asn1/ocsp/packet-ocsp-template.c"
static int
@@ -705,7 +705,7 @@ void proto_register_ocsp(void) {
NULL, HFILL }},
/*--- Included file: packet-ocsp-hfarr.c ---*/
-#line 1 "packet-ocsp-hfarr.c"
+#line 1 "../../asn1/ocsp/packet-ocsp-hfarr.c"
{ &hf_ocsp_BasicOCSPResponse_PDU,
{ "BasicOCSPResponse", "ocsp.BasicOCSPResponse",
FT_NONE, BASE_NONE, NULL, 0,
@@ -912,7 +912,7 @@ void proto_register_ocsp(void) {
"GeneralizedTime", HFILL }},
/*--- End of included file: packet-ocsp-hfarr.c ---*/
-#line 114 "packet-ocsp-template.c"
+#line 114 "../../asn1/ocsp/packet-ocsp-template.c"
};
/* List of subtrees */
@@ -920,7 +920,7 @@ void proto_register_ocsp(void) {
&ett_ocsp,
/*--- Included file: packet-ocsp-ettarr.c ---*/
-#line 1 "packet-ocsp-ettarr.c"
+#line 1 "../../asn1/ocsp/packet-ocsp-ettarr.c"
&ett_ocsp_OCSPRequest,
&ett_ocsp_TBSRequest,
&ett_ocsp_SEQUENCE_OF_Request,
@@ -942,7 +942,7 @@ void proto_register_ocsp(void) {
&ett_ocsp_CrlID,
/*--- End of included file: packet-ocsp-ettarr.c ---*/
-#line 120 "packet-ocsp-template.c"
+#line 120 "../../asn1/ocsp/packet-ocsp-template.c"
};
/* Register protocol */
@@ -967,7 +967,7 @@ void proto_reg_handoff_ocsp(void) {
/*--- Included file: packet-ocsp-dis-tab.c ---*/
-#line 1 "packet-ocsp-dis-tab.c"
+#line 1 "../../asn1/ocsp/packet-ocsp-dis-tab.c"
register_ber_oid_dissector("1.3.6.1.5.5.7.48.1.1", dissect_BasicOCSPResponse_PDU, proto_ocsp, "id-pkix-ocsp-basic");
register_ber_oid_dissector("1.3.6.1.5.5.7.48.1.3", dissect_CrlID_PDU, proto_ocsp, "id-pkix-ocsp-crl");
register_ber_oid_dissector("1.3.6.1.5.5.7.48.1.4", dissect_AcceptableResponses_PDU, proto_ocsp, "id-pkix-ocsp-response");
@@ -977,6 +977,6 @@ void proto_reg_handoff_ocsp(void) {
/*--- End of included file: packet-ocsp-dis-tab.c ---*/
-#line 143 "packet-ocsp-template.c"
+#line 143 "../../asn1/ocsp/packet-ocsp-template.c"
}