HomeSort by relevance Sort by last modified time
    Searched refs:ICMP_TSTAMP (Results 1 - 2 of 2) sorted by null

  /bionic/libc/include/netinet/
ip_icmp.h 186 #define ICMP_TSTAMP 13 /* timestamp request */
210 (type) == ICMP_TSTAMP || (type) == ICMP_TSTAMPREPLY || \
  /external/tcpdump/
print-icmp.c 140 #define ICMP_TSTAMP 13 /* timestamp request */
197 { ICMP_TSTAMP, "time stamp request" },
532 case ICMP_TSTAMP:

Completed in 55 milliseconds