HomeSort by relevance Sort by last modified time
    Searched refs:ICMP6_ECHO_REPLY (Results 1 - 25 of 71) sorted by null

1 2 3

  /external/android-clat/
icmp.c 69 return ICMP6_ECHO_REPLY;
131 case ICMP6_ECHO_REPLY:
154 case ICMP6_ECHO_REPLY:
dump.c 118 } else if(icmp6->icmp6_type == ICMP6_ECHO_REPLY) {
126 if((icmp6->icmp6_type == ICMP6_ECHO_REQUEST) || (icmp6->icmp6_type == ICMP6_ECHO_REPLY)) {
  /bionic/libc/include/netinet/
icmp6.h 99 #define ICMP6_ECHO_REPLY 129 /* echo reply */
723 case ICMP6_ECHO_REPLY: \
  /development/ndk/platforms/android-3/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /development/ndk/platforms/android-L/include/netinet/
icmp6.h 99 #define ICMP6_ECHO_REPLY 129 /* echo reply */
723 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \

Completed in 257 milliseconds

1 2 3