Searched refs:ICMP_TSTAMPREPLY (Results 1 – 3 of 3) sorted by relevance
208 #define ICMP_TSTAMPREPLY 14 /* timestamp reply */ macro231 (type) == ICMP_TSTAMP || (type) == ICMP_TSTAMPREPLY || \
397 #ifndef ICMP_TSTAMPREPLY398 # define ICMP_TSTAMPREPLY ICMP_TIMESTAMPREPLY
683 icp->icmp_type = ICMP_TSTAMPREPLY; in icmp_input()794 case ICMP_TSTAMPREPLY: in icmp_input()