suricata
|
Data Fields | |
int8_t | track |
int8_t | ipv |
int8_t | retval |
uint32_t | key [5] |
SCTime_t | expires_at |
Definition at line 244 of file detect-engine-threshold.c.
SCTime_t ThresholdCacheItem::expires_at |
Definition at line 249 of file detect-engine-threshold.c.
int8_t ThresholdCacheItem::ipv |
Definition at line 246 of file detect-engine-threshold.c.
uint32_t ThresholdCacheItem::key[5] |
Definition at line 248 of file detect-engine-threshold.c.
int8_t ThresholdCacheItem::retval |
Definition at line 247 of file detect-engine-threshold.c.
int8_t ThresholdCacheItem::track |
Definition at line 245 of file detect-engine-threshold.c.