Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dwinping.cc125 const char * const ICMP_SEND_FUNC = "IcmpSendEcho"; variable
161 send_ = (PIcmpSendEcho) GetProcAddress(dll_, ICMP_SEND_FUNC); in WinPing()