Searched refs:PING_PACKET_SIZE (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dp2ptransportchannel.cc52 static const uint32 PING_PACKET_SIZE = 60 * 8; member in namespace:__anon12671
53 static const uint32 WRITABLE_DELAY = 1000 * PING_PACKET_SIZE / 1000; // 480ms
54 static const uint32 UNWRITABLE_DELAY = 1000 * PING_PACKET_SIZE / 10000; // 50ms

Completed in 47 milliseconds