aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/suricata/src/detect-engine-state.h
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/suricata/src/detect-engine-state.h')
-rw-r--r--framework/src/suricata/src/detect-engine-state.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/src/suricata/src/detect-engine-state.h b/framework/src/suricata/src/detect-engine-state.h
index 51f67448..c8944cff 100644
--- a/framework/src/suricata/src/detect-engine-state.h
+++ b/framework/src/suricata/src/detect-engine-state.h
@@ -81,6 +81,7 @@
#define DE_STATE_FLAG_FD_SMTP_INSPECT (1 << 21)
#define DE_STATE_FLAG_DNSREQUEST_INSPECT (1 << 22)
#define DE_STATE_FLAG_DNSRESPONSE_INSPECT (1 << 23)
+#define DE_STATE_FLAG_TEMPLATE_BUFFER_INSPECT (1 << 24)
/* state flags */
#define DETECT_ENGINE_STATE_FLAG_FILE_STORE_DISABLED 0x0001