summaryrefslogtreecommitdiff
path: root/src/tsg_send_log_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tsg_send_log_internal.h')
-rw-r--r--src/tsg_send_log_internal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tsg_send_log_internal.h b/src/tsg_send_log_internal.h
index 777aaf6..44ad8d4 100644
--- a/src/tsg_send_log_internal.h
+++ b/src/tsg_send_log_internal.h
@@ -152,6 +152,8 @@ enum LOG_FIELD_ID
LOG_COMMON_INCOMING_DST_MAC,
LOG_COMMON_OUTCOMING_SRC_MAC,
LOG_COMMON_OUTCOMING_DST_MAC,
+ LOG_COMMON_START_TIME_MS,
+ LOG_COMMON_END_TIME_MS,
LOG_COMMON_MAX
};