suricata
|
Data Fields | |
uint32_t | instance |
uint32_t | min |
uint32_t | max |
FlowCounters | cnt |
FlowManagerTimeoutThread | timeout |
Definition at line 620 of file flow-manager.c.
FlowCounters FlowManagerThreadData_::cnt |
Definition at line 625 of file flow-manager.c.
uint32_t FlowManagerThreadData_::instance |
Definition at line 621 of file flow-manager.c.
uint32_t FlowManagerThreadData_::max |
Definition at line 623 of file flow-manager.c.
uint32_t FlowManagerThreadData_::min |
Definition at line 622 of file flow-manager.c.
FlowManagerTimeoutThread FlowManagerThreadData_::timeout |
Definition at line 627 of file flow-manager.c.