|
suricata
|

Data Fields | |
| int8_t | track |
| int8_t | ipv |
| int8_t | retval |
| uint32_t | key [5] |
| SCTime_t | expires_at |
Definition at line 402 of file detect-engine-threshold.c.
| SCTime_t ThresholdCacheItem::expires_at |
Definition at line 407 of file detect-engine-threshold.c.
| int8_t ThresholdCacheItem::ipv |
Definition at line 404 of file detect-engine-threshold.c.
| uint32_t ThresholdCacheItem::key[5] |
Definition at line 406 of file detect-engine-threshold.c.
| int8_t ThresholdCacheItem::retval |
Definition at line 405 of file detect-engine-threshold.c.
| int8_t ThresholdCacheItem::track |
Definition at line 403 of file detect-engine-threshold.c.