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

  /external/chromium_org/third_party/webrtc/base/
winping.cc 149 create6_(0), send6_(0), data_(0), dlen_(0), reply_(0),
173 send6_ = (PIcmp6SendEcho2) GetProcAddress(dll_, ICMP6_SEND_FUNC);
174 if (!create6_ || !send6_) {
252 result = send6_(hping6_, NULL, NULL, NULL,
winping.h 91 PIcmp6SendEcho2 send6_; member in class:rtc::WinPing

Completed in 79 milliseconds