Searched refs:ICMPV6_ECHO_REPLY (Results 1 - 2 of 2) sorted by last modified time

/external/kernel-headers/original/uapi/linux/
H A Dicmpv6.h95 #define ICMPV6_ECHO_REPLY 129 macro
/external/chromium_org/third_party/webrtc/base/
H A Dwinping.cc43 } ICMPV6_ECHO_REPLY, *PICMPV6_ECHO_REPLY; typedef in namespace:rtc
134 // Per MSDN, Send6IcmpEcho2 needs at least one ICMPV6_ECHO_REPLY,
137 return sizeof(ICMPV6_ECHO_REPLY) + data_size + 8 + (2 * sizeof(DWORD*));

Completed in 345 milliseconds