Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/base/
Dwinping.h74 enum PingResult { PING_FAIL, PING_TOO_LARGE, PING_TIMEOUT, PING_SUCCESS }; enumerator
Dwinping.cc224 return PING_FAIL; in Ping()
Dwin32socketserver.cc520 if (result == WinPing::PING_FAIL) { in EstimateMTU()
Dphysicalsocketserver.cc416 if (result == WinPing::PING_FAIL) { in EstimateMTU()