Searched refs:icmp_otime (Results 1 – 3 of 3) sorted by relevance
101 #define icmp_otime icmp_dun.id_ts.its_otime macro
961 (ulong_t)ntohl(icp->icmp_otime), in check_reply()973 triptime -= ntohl(icp->icmp_otime); in check_reply()
2134 icp->icmp_otime = htonl((tp->tv_sec % (24*60*60)) * 1000 + in pinger()