Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dstunport.cc26 const int KEEPALIVE_DELAY = 10 * 1000; // 10 seconds - sort timeouts variable
181 stun_keepalive_delay_(KEEPALIVE_DELAY), in UDPPort()
209 stun_keepalive_delay_(KEEPALIVE_DELAY), in UDPPort()