Home
last modified time | relevance | path

Searched refs:ICMP_TIMESTAMPREPLY (Results 1 – 4 of 4) sorted by relevance

/external/kernel-headers/original/linux/
Dicmp.h30 #define ICMP_TIMESTAMPREPLY 14 /* Timestamp Reply */ macro
/external/iputils/
Dclockdiff.c227 if( icp->type == ICMP_TIMESTAMPREPLY && in measure()
Dping.c1103 case ICMP_TIMESTAMPREPLY: in pr_icmph()
/external/strace/
Dnet.c1152 #if defined(ICMP_TIMESTAMPREPLY)
1153 { (1<<ICMP_TIMESTAMPREPLY), "ICMP_TIMESTAMPREPLY" },