Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dstunport.cc31 const int KEEP_ALIVE_TIMEOUT = 2 * 60 * 1000; // 2 minutes variable
401 rtc::Time() + KEEP_ALIVE_TIMEOUT)); in SendStunBindingRequest()