Home
last modified time | relevance | path

Searched refs:KILL_NODE_TIMEOUT (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A DDHT.c28 #define KILL_NODE_TIMEOUT (BAD_NODE_TIMEOUT + PING_INTERVAL) macro
1712 if (!mono_time_is_timeout(dht->mono_time, assoc->timestamp, KILL_NODE_TIMEOUT)) { in do_ping_and_sendnode_requests()