Searched refs:ICMP_TSTAMP (Results 1 - 5 of 5) sorted by relevance

/external/qemu/slirp/
H A Dip_icmp.h140 #define ICMP_TSTAMP 13 /* timestamp request */ macro
152 (type) == ICMP_TSTAMP || (type) == ICMP_TSTAMPREPLY || \
H A Dip_icmp.c166 case ICMP_TSTAMP:
/external/qemu/slirp-android/
H A Dip_icmp.h142 #define ICMP_TSTAMP 13 /* timestamp request */ macro
154 (type) == ICMP_TSTAMP || (type) == ICMP_TSTAMPREPLY || \
H A Dip_icmp.c168 case ICMP_TSTAMP:
/external/tcpdump/
H A Dprint-icmp.c143 #define ICMP_TSTAMP 13 /* timestamp request */ macro
155 (type) == ICMP_TSTAMP || (type) == ICMP_TSTAMPREPLY || \
202 { ICMP_TSTAMP, "time stamp request" },
534 case ICMP_TSTAMP:

Completed in 90 milliseconds