TSG-20717 Service Chaining增加全局链路号以支持无历史状态发包

This commit is contained in:
luwenpeng
2024-04-20 11:40:00 +08:00
parent 6b03470739
commit a0f1eca0ce
25 changed files with 314 additions and 109 deletions

View File

@@ -84,6 +84,9 @@ struct thread_metrics
uint64_t session_new; // 累计值
uint64_t session_free; // 累计值
// stateless inject
struct throughput_metrics stateless_inject; // 累计值
};
struct metrics_config