Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/netinet/
H A Dip_icmp.h102 #define icmp_otime icmp_dun.id_ts.its_otime macro
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux.c985 (ulong_t)ntohl(icp->icmp_otime), in check_reply()
997 triptime -= ntohl(icp->icmp_otime); in check_reply()
H A Dping.c2058 icp->icmp_otime = htonl((tp->tv_sec % (24*60*60)) * 1000 + in pinger()