Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/base/
Dwinping.cc128 const char * const ICMP_CLOSE_FUNC = "IcmpCloseHandle"; variable
152 close_ = (PIcmpCloseHandle) GetProcAddress(dll_, ICMP_CLOSE_FUNC); in WinPing()