|
suricata
|

Data Fields | |
| int8_t | track |
| int8_t | ipv |
| int8_t | retval |
| uint32_t | key [5] |
| SCTime_t | expires_at |
Definition at line 388 of file detect-engine-threshold.c.
| SCTime_t ThresholdCacheItem::expires_at |
Definition at line 393 of file detect-engine-threshold.c.
| int8_t ThresholdCacheItem::ipv |
Definition at line 390 of file detect-engine-threshold.c.
| uint32_t ThresholdCacheItem::key[5] |
Definition at line 392 of file detect-engine-threshold.c.
| int8_t ThresholdCacheItem::retval |
Definition at line 391 of file detect-engine-threshold.c.
| int8_t ThresholdCacheItem::track |
Definition at line 389 of file detect-engine-threshold.c.