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

1 2 3 4 5

  /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)) {
  /external/ltp/testcases/network/tcp_cmds/include/
netdefs.h 38 #define IERP ICMP6_ECHO_REPLY
  /libcore/ojluni/src/main/java/java/net/
Inet6AddressImpl.java 47 import static android.system.OsConstants.ICMP6_ECHO_REPLY;
253 : (byte) ICMP6_ECHO_REPLY;
  /development/ndk/platforms/android-21/include/netinet/
icmp6.h 99 #define ICMP6_ECHO_REPLY 129 /* echo reply */
723 case ICMP6_ECHO_REPLY: \
  /development/ndk/platforms/android-9/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/r10/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/r10/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/r10/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/r10/platforms/android-15/arch-arm/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \
  /prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/netinet/
icmp6.h 97 #define ICMP6_ECHO_REPLY 129 /* echo reply */
696 case ICMP6_ECHO_REPLY: \

Completed in 236 milliseconds

1 2 3 4 5