TSG-13196 Decrypted Traffic Steering增加FieldStat字段

* stee_c_err
    * stee_s_err
    * stee_c_eof
    * stee_s_eof
This commit is contained in:
luwenpeng
2022-12-29 17:24:00 +08:00
parent cd93796cce
commit f2856eaa0b
2 changed files with 50 additions and 8 deletions

View File

@@ -59,6 +59,8 @@ enum tfe_stream_event_log_type
EVENT_LOG_CLOSE_BY_FD_EOF,
EVENT_LOG_CLOSE_BY_FD_ERROR,
EVENT_LOG_CLOSE_BY_SSL_ERROR,
EVENT_LOG_CLOSE_BY_FACKFD_EOF,
EVENT_LOG_CLOSE_BY_FACKFD_ERROR,
__EVENT_LOG_CLOSE_MAX
};