Searched refs:PIcmpSendEcho (Results 1 – 2 of 2) sorted by relevance
43 typedef DWORD (WINAPI *PIcmpSendEcho)( typedef91 PIcmpSendEcho send_;
161 send_ = (PIcmpSendEcho) GetProcAddress(dll_, ICMP_SEND_FUNC); in WinPing()