aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/suricata/src/detect-engine-content-inspection.h
diff options
context:
space:
mode:
authorAshlee Young <ashlee@onosfw.com>2015-09-22 12:53:15 -0700
committerAshlee Young <ashlee@onosfw.com>2015-09-22 12:53:15 -0700
commite6d71622143ff9b2421a1abbe8434b954b5b1099 (patch)
treec5b037b78e9170e62538c72ab604189c47159a80 /framework/src/suricata/src/detect-engine-content-inspection.h
parent81391595dca425ae58e2294898f09f11d9a32dbc (diff)
bringing suricata to commit 4a738023d5ac945f0109ceb13fcc43e3f3095453
Change-Id: I7bbd8767089a43573cb38d23fe7bf1b656b29893
Diffstat (limited to 'framework/src/suricata/src/detect-engine-content-inspection.h')
-rw-r--r--framework/src/suricata/src/detect-engine-content-inspection.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/src/suricata/src/detect-engine-content-inspection.h b/framework/src/suricata/src/detect-engine-content-inspection.h
index 6d3accaa..dc0b5026 100644
--- a/framework/src/suricata/src/detect-engine-content-inspection.h
+++ b/framework/src/suricata/src/detect-engine-content-inspection.h
@@ -50,6 +50,7 @@ enum {
DETECT_ENGINE_CONTENT_INSPECTION_MODE_HRHHD,
DETECT_ENGINE_CONTENT_INSPECTION_MODE_DNSQUERY,
DETECT_ENGINE_CONTENT_INSPECTION_MODE_FD_SMTP,
+ DETECT_ENGINE_CONTENT_INSPECTION_MODE_TEMPLATE_BUFFER,
};
int DetectEngineContentInspection(DetectEngineCtx *de_ctx, DetectEngineThreadCtx *det_ctx,