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

/external/chromium_org/third_party/webrtc/base/
H A Dwinping.cc37 } ICMP_ECHO_REPLY, * PICMP_ECHO_REPLY; typedef in namespace:rtc
132 return sizeof(ICMP_ECHO_REPLY) + rtc::_max<uint32>(8, data_size);
339 // ICMP_ECHO_REPLY structures followed by the
342 // ICMP_ECHO_REPLY structure plus
352 // Returns the number of ICMP_ECHO_REPLY structures stored in ReplyBuffer.

Completed in 130 milliseconds