session manager support output fieldstat
This commit is contained in:
@@ -36,6 +36,10 @@ struct packet_manager
|
||||
struct packet_manager_runtime *runtime[MAX_THREAD_NUM];
|
||||
};
|
||||
|
||||
/******************************************************************************
|
||||
* packet manager runtime
|
||||
******************************************************************************/
|
||||
|
||||
const char *packet_stage_to_str(enum packet_stage stage)
|
||||
{
|
||||
switch (stage)
|
||||
|
||||
Reference in New Issue
Block a user