HomeSort by relevance Sort by last modified time
    Searched refs:PIcmpSendEcho (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libjingle/source/talk/base/
winping.h 55 typedef DWORD (WINAPI *PIcmpSendEcho)(
84 PIcmpSendEcho send_;
winping.cc 153 send_ = (PIcmpSendEcho) GetProcAddress(dll_, ICMP_SEND_FUNC);

Completed in 29 milliseconds