Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dwinping.h77 enum PingResult { PING_FAIL, PING_INVALID_PARAMS, enumerator
Dwinping.cc264 return PING_FAIL; in Ping()
Dwin32socketserver.cc532 if (result == WinPing::PING_FAIL) { in EstimateMTU()
Dphysicalsocketserver.cc430 if (result == WinPing::PING_FAIL) { in EstimateMTU()