Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dp2ptransportchannel.cc189 static const uint32_t PING_PACKET_SIZE = 60 * 8; variable
193 static const uint32_t STRONG_PING_DELAY = 1000 * PING_PACKET_SIZE / 1000;
196 const uint32_t WEAK_PING_DELAY = 1000 * PING_PACKET_SIZE / 10000;