Searched refs:ICMP_TIMESTAMPREPLY (Results 1 – 4 of 4) sorted by relevance
30 #define ICMP_TIMESTAMPREPLY 14 /* Timestamp Reply */ macro
227 if( icp->type == ICMP_TIMESTAMPREPLY && in measure()
1103 case ICMP_TIMESTAMPREPLY: in pr_icmph()
1152 #if defined(ICMP_TIMESTAMPREPLY)1153 { (1<<ICMP_TIMESTAMPREPLY), "ICMP_TIMESTAMPREPLY" },