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

  /external/webrtc/webrtc/base/
winping.h 43 typedef DWORD (WINAPI *PIcmpSendEcho)(
91 PIcmpSendEcho send_;
winping.cc 161 send_ = (PIcmpSendEcho) GetProcAddress(dll_, ICMP_SEND_FUNC);

Completed in 44 milliseconds