Searched refs:ICMP_TSTAMP (Results 1 – 3 of 3) sorted by relevance
207 #define ICMP_TSTAMP 13 /* timestamp request */ macro231 (type) == ICMP_TSTAMP || (type) == ICMP_TSTAMPREPLY || \
394 #ifndef ICMP_TSTAMP395 # define ICMP_TSTAMP ICMP_TIMESTAMP
669 case ICMP_TSTAMP: in icmp_input()1310 case ICMP_TSTAMP: in icmp_dgram_send()