Home
last modified time | relevance | path

Searched refs:PIcmp6SendEcho2 (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/base/
Dwinping.h53 typedef DWORD (WINAPI *PIcmp6SendEcho2)( typedef
93 PIcmp6SendEcho2 send6_;
Dwinping.cc174 send6_ = (PIcmp6SendEcho2) GetProcAddress(dll_, ICMP6_SEND_FUNC); in WinPing()