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