Searched refs:STUN_PING_PACKET_SIZE (Results 1 – 1 of 1) sorted by relevance
57 const int STUN_PING_PACKET_SIZE = 60 * 8; variable58 const int STRONG_PING_INTERVAL = 1000 * STUN_PING_PACKET_SIZE / 1000; // 480ms.59 const int WEAK_PING_INTERVAL = 1000 * STUN_PING_PACKET_SIZE / 10000; // 48ms.