Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dwinping.cc63 #define IP_REQ_TIMED_OUT (IP_STATUS_BASE + 10) macro
260 if (error == IP_REQ_TIMED_OUT) in Ping()