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

  /external/webrtc/webrtc/base/
winping.cc 45 } ICMPV6_ECHO_REPLY, *PICMPV6_ECHO_REPLY;
135 // Per MSDN, Send6IcmpEcho2 needs at least one ICMPV6_ECHO_REPLY,
138 return sizeof(ICMPV6_ECHO_REPLY) + data_size + 8 + (2 * sizeof(DWORD*));
  /bionic/libc/kernel/uapi/linux/
icmpv6.h 82 #define ICMPV6_ECHO_REPLY 129
  /external/iproute2/include/uapi/linux/
icmpv6.h 96 #define ICMPV6_ECHO_REPLY 129
  /external/kernel-headers/original/uapi/linux/
icmpv6.h 96 #define ICMPV6_ECHO_REPLY 129

Completed in 71 milliseconds