Searched refs:WEAK_PING_DELAY (Results 1 – 2 of 2) sorted by relevance
37 extern const uint32_t WEAK_PING_DELAY;297 int weak_ping_delay_ = WEAK_PING_DELAY;
196 const uint32_t WEAK_PING_DELAY = 1000 * PING_PACKET_SIZE / 10000; variable