TSG-13626 tsg-service-chaining-engine发送Metrics
This commit is contained in:
@@ -19,6 +19,7 @@ struct thread_ctx
|
||||
pthread_t tid;
|
||||
int thread_index;
|
||||
struct session_table *session_table;
|
||||
struct sf_metrics *sf_metrics;
|
||||
|
||||
struct packet_io *ref_io;
|
||||
struct global_metrics *ref_metrics;
|
||||
@@ -26,6 +27,7 @@ struct thread_ctx
|
||||
struct sce_ctx *ref_sce_ctx;
|
||||
|
||||
int session_table_need_reset;
|
||||
int sf_metrics_need_send;
|
||||
};
|
||||
|
||||
/******************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user