Searched refs:ICMP_TIMESTAMPREPLY (Results 1 – 3 of 3) sorted by relevance
30 #define ICMP_TIMESTAMPREPLY 14 /* Timestamp Reply */ macro
880 #if defined(ICMP_TIMESTAMPREPLY)881 { (1<<ICMP_TIMESTAMPREPLY), "ICMP_TIMESTAMPREPLY" },
1382 case ICMP_TIMESTAMPREPLY: in pr_icmph()