Searched refs:ICMP6_SEND_FUNC (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dwinping.cc126 const char * const ICMP6_SEND_FUNC = "Icmp6SendEcho2"; member in namespace:rtc
173 send6_ = (PIcmp6SendEcho2) GetProcAddress(dll_, ICMP6_SEND_FUNC);

Completed in 316 milliseconds