Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dwinping.cc124 const char * const ICMP_CLOSE_FUNC = "IcmpCloseHandle"; variable
160 close_ = (PIcmpCloseHandle) GetProcAddress(dll_, ICMP_CLOSE_FUNC); in WinPing()