Searched refs:ICMP_TIMESTAMP (Results 1 – 3 of 3) sorted by relevance
29 #define ICMP_TIMESTAMP 13 /* Timestamp Request */ macro
1149 #if defined(ICMP_TIMESTAMP)1150 { (1<<ICMP_TIMESTAMP), "ICMP_TIMESTAMP" },
1380 case ICMP_TIMESTAMP: in pr_icmph()