HomeSort by relevance Sort by last modified time
    Searched refs:ICMPV6_ECHO_REPLY (Results 1 - 6 of 6) sorted by null

  /bionic/libc/kernel/common/linux/
icmpv6.h 116 #define ICMPV6_ECHO_REPLY 129
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
icmpv6.h 92 #define ICMPV6_ECHO_REPLY 129
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
icmpv6.h 92 #define ICMPV6_ECHO_REPLY 129
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
icmpv6.h 92 #define ICMPV6_ECHO_REPLY 129
  /external/chromium_org/third_party/libjingle/source/talk/base/
winping.cc 60 } ICMPV6_ECHO_REPLY, *PICMPV6_ECHO_REPLY;
151 // Per MSDN, Send6IcmpEcho2 needs at least one ICMPV6_ECHO_REPLY,
154 return sizeof(ICMPV6_ECHO_REPLY) + data_size + 8 + (2 * sizeof(DWORD*));
  /external/kernel-headers/original/linux/
icmpv6.h 103 #define ICMPV6_ECHO_REPLY 129

Completed in 157 milliseconds