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

  /external/webrtc/webrtc/base/
winping.h 53 typedef DWORD (WINAPI *PIcmp6SendEcho2)(
93 PIcmp6SendEcho2 send6_;
winping.cc 174 send6_ = (PIcmp6SendEcho2) GetProcAddress(dll_, ICMP6_SEND_FUNC);

Completed in 45 milliseconds