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

/external/chromium/third_party/libjingle/source/talk/base/
H A Dwinping.cc128 const char * const ICMP_CLOSE_FUNC = "IcmpCloseHandle"; member in namespace:talk_base
152 close_ = (PIcmpCloseHandle) GetProcAddress(dll_, ICMP_CLOSE_FUNC);

Completed in 249 milliseconds