TSG-17728 tsg-service-chaining-engine增加日志字段

This commit is contained in:
luwenpeng
2023-11-14 18:28:27 +08:00
committed by luwenpeng
parent b4c688c87c
commit 9601137937
3 changed files with 59 additions and 27 deletions

View File

@@ -36,7 +36,7 @@ struct thread_ctx
int session_table_need_reset;
int thread_is_runing;
uint64_t tx_packets_to_sf;
uint64_t tx_packets_ipid;
};
/******************************************************************************