Searched refs:icmp_otime (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dip_icmp.h102 #define icmp_otime icmp_dun.id_ts.its_otime macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux.c988 (ulong_t)ntohl(icp->icmp_otime),
994 * icp->icmp_otime is the time passed since midnight.
1000 triptime -= ntohl(icp->icmp_otime);
H A Dping.c2128 icp->icmp_otime = htonl((tp->tv_sec % (24*60*60)) * 1000 +

Completed in 51 milliseconds