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

/external/chromium_org/third_party/webrtc/base/
H A Dwinping.cc122 const char * const ICMP_CLOSE_FUNC = "IcmpCloseHandle"; member in namespace:rtc
159 close_ = (PIcmpCloseHandle) GetProcAddress(dll_, ICMP_CLOSE_FUNC);

Completed in 1503 milliseconds