diff options
Diffstat (limited to 'src/tsg_send_log_internal.h')
| -rw-r--r-- | src/tsg_send_log_internal.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tsg_send_log_internal.h b/src/tsg_send_log_internal.h index 209be8b..5414a95 100644 --- a/src/tsg_send_log_internal.h +++ b/src/tsg_send_log_internal.h @@ -105,6 +105,8 @@ typedef enum _tsg_log_field_id LOG_COMMON_GTP_IMEI, LOG_COMMON_GTP_MSISDN, //PHONE_NUMBER LOG_COMMON_USERDEFINE_APP, + LOG_COMMON_MIRRORED_PKTS, + LOG_COMMON_MIRRORED_BYTES, LOG_COMMON_MAX }tsg_log_field_id_t; |
