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

  /bionic/libc/include/netinet/
ip_icmp.h 185 #define ICMP_TSTAMPREPLY 14 /* timestamp reply */
208 (type) == ICMP_TSTAMP || (type) == ICMP_TSTAMPREPLY || \
  /development/ndk/platforms/android-3/include/netinet/
ip_icmp.h 185 #define ICMP_TSTAMPREPLY 14 /* timestamp reply */
208 (type) == ICMP_TSTAMP || (type) == ICMP_TSTAMPREPLY || \
  /development/ndk/platforms/android-L/include/netinet/
ip_icmp.h 185 #define ICMP_TSTAMPREPLY 14 /* timestamp reply */
208 (type) == ICMP_TSTAMP || (type) == ICMP_TSTAMPREPLY || \
  /external/chromium_org/third_party/usrsctp/usrsctplib/
user_ip_icmp.h 197 #define ICMP_TSTAMPREPLY 14 /* timestamp reply */
220 (type) == ICMP_TSTAMP || (type) == ICMP_TSTAMPREPLY || \

Completed in 388 milliseconds