suricata
|
Go to the source code of this file.
Functions | |
uint32_t | HostTimeoutHash (SCTime_t ts) |
time out hosts from the hash More... | |
Definition in file host-timeout.h.
uint32_t HostTimeoutHash | ( | SCTime_t | ts | ) |
time out hosts from the hash
ts | timestamp |
cnt | number of timed out host |
Definition at line 126 of file host-timeout.c.
References cnt, HostConfig_::hash_size, host_config, host_hash, HRLOCK_TRYLOCK, and HRLOCK_UNLOCK.