aboutsummaryrefslogtreecommitdiff
path: root/lib/Events/EV_SYN.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Events/EV_SYN.js')
-rw-r--r--lib/Events/EV_SYN.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/Events/EV_SYN.js b/lib/Events/EV_SYN.js
new file mode 100644
index 0000000..47d2cde
--- /dev/null
+++ b/lib/Events/EV_SYN.js
@@ -0,0 +1,6 @@
+module.exports = {
+ 0:"SYN_REPORT",
+ 1:"SYN_CONFIG",
+ 2:"SYN_MT_REPORT",
+ 3:"SYN_DROPPED"
+};