stellar support monotonic time and real time
This commit is contained in:
@@ -46,7 +46,7 @@ struct session
|
||||
{
|
||||
uint64_t id;
|
||||
uint64_t stats[MAX_FLOW_DIRECTION][MAX_STAT];
|
||||
uint64_t timestamps[MAX_TIMESTAMP];
|
||||
uint64_t timestamps[MAX_TIMESTAMP]; // realtime seconds
|
||||
struct tcp_half tcp_halfs[MAX_FLOW_DIRECTION];
|
||||
struct timeout timeout;
|
||||
struct list_head lru;
|
||||
|
||||
Reference in New Issue
Block a user