Searched refs:STRONG_PING_DELAY (Results 1 – 1 of 1) sorted by relevance
193 static const uint32_t STRONG_PING_DELAY = 1000 * PING_PACKET_SIZE / 1000; variable1200 int ping_delay = weak() ? weak_ping_delay_ : STRONG_PING_DELAY; in OnCheckAndPing()