Searched refs:ICMP_TIMESTAMP (Results 1 - 4 of 4) sorted by relevance

/external/strace/xlat/
H A Dicmpfilterflags.h25 #if defined(ICMP_TIMESTAMP) || (defined(HAVE_DECL_ICMP_TIMESTAMP) && HAVE_DECL_ICMP_TIMESTAMP)
26 { 1<<ICMP_TIMESTAMP, "ICMP_TIMESTAMP" },
/external/kernel-headers/original/uapi/linux/
H A Dicmp.h29 #define ICMP_TIMESTAMP 13 /* Timestamp Request */ macro
/external/iputils/
H A Dclockdiff.c171 oicp->type = ICMP_TIMESTAMP;
H A Dping.c1102 case ICMP_TIMESTAMP:

Completed in 314 milliseconds