summaryrefslogtreecommitdiff
path: root/packet_states.h
diff options
context:
space:
mode:
Diffstat (limited to 'packet_states.h')
-rw-r--r--packet_states.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/packet_states.h b/packet_states.h
index 8839b98e..d08b464d 100644
--- a/packet_states.h
+++ b/packet_states.h
@@ -206,4 +206,8 @@
JSON_RECOGNIZED, /* JSON packet recognized */
#endif
+#ifdef STASH_ENABLE
+ STASH_RECOGNIZED, /* stashable prefix recognized */
+#endif
+
/* end of packet_states.h */