HomeSort by relevance Sort by last modified time
    Searched defs:icmp_type (Results 1 - 25 of 54) sorted by null

1 2 3

  /external/android-clat/
translate.c 247 uint8_t icmp_type; local
253 icmp_type = icmp6_to_icmp_type(icmp6->icmp6_type, icmp6->icmp6_code);
254 icmp_targ->type = icmp_type;
261 icmp_type != ICMP_PARAMETERPROB) {
265 } else if (icmp_type == ICMP_ECHO || icmp_type == ICMP_ECHOREPLY) {
  /external/qemu/slirp/
ip_icmp.h 47 u_char icmp_type; /* type of message, see below */ member in struct:icmp
  /external/qemu/slirp-android/
ip_icmp.h 49 u_char icmp_type; /* type of message, see below */ member in struct:icmp
  /bionic/libc/include/netinet/
ip_icmp.h 67 uint8_t icmp_type; /* type of message, see below */ member in struct:icmp
  /development/ndk/platforms/android-3/include/netinet/
ip_icmp.h 67 uint8_t icmp_type; /* type of message, see below */ member in struct:icmp
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/netinet/
ip_icmp.h 67 uint8_t icmp_type; /* type of message, see below */ member in struct:icmp
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/netinet/
ip_icmp.h 67 uint8_t icmp_type; /* type of message, see below */ member in struct:icmp
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/netinet/
ip_icmp.h 67 uint8_t icmp_type; /* type of message, see below */ member in struct:icmp
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/netinet/
ip_icmp.h 67 uint8_t icmp_type; /* type of message, see below */ member in struct:icmp
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/netinet/
ip_icmp.h 67 uint8_t icmp_type; /* type of message, see below */ member in struct:icmp
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/netinet/
ip_icmp.h 67 uint8_t icmp_type; /* type of message, see below */ member in struct:icmp
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/netinet/
ip_icmp.h 67 uint8_t icmp_type; /* type of message, see below */ member in struct:icmp
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/netinet/
ip_icmp.h 67 uint8_t icmp_type; /* type of message, see below */ member in struct:icmp
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/netinet/
ip_icmp.h 67 uint8_t icmp_type; /* type of message, see below */ member in struct:icmp
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/netinet/
ip_icmp.h 67 uint8_t icmp_type; /* type of message, see below */ member in struct:icmp
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/netinet/
ip_icmp.h 67 uint8_t icmp_type; /* type of message, see below */ member in struct:icmp
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/netinet/
ip_icmp.h 67 uint8_t icmp_type; /* type of message, see below */ member in struct:icmp
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/netinet/
ip_icmp.h 67 uint8_t icmp_type; /* type of message, see below */ member in struct:icmp
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/netinet/
ip_icmp.h 67 uint8_t icmp_type; /* type of message, see below */ member in struct:icmp
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/netinet/
ip_icmp.h 67 uint8_t icmp_type; /* type of message, see below */ member in struct:icmp
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/netinet/
ip_icmp.h 67 uint8_t icmp_type; /* type of message, see below */ member in struct:icmp
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/netinet/
ip_icmp.h 67 uint8_t icmp_type; /* type of message, see below */ member in struct:icmp
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/netinet/
ip_icmp.h 67 uint8_t icmp_type; /* type of message, see below */ member in struct:icmp
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/netinet/
ip_icmp.h 67 uint8_t icmp_type; /* type of message, see below */ member in struct:icmp
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/netinet/
ip_icmp.h 67 uint8_t icmp_type; /* type of message, see below */ member in struct:icmp

Completed in 805 milliseconds

1 2 3