Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dutil.h55 monosec_t hrtime_to_monosec(hrtime_t);
H A Dpacket.c880 hrtime_to_monosec(dsmp->dsm_neg_hrtime); in send_pkt_internal()
886 hrtime_to_monosec(dsmp->dsm_neg_hrtime)); in send_pkt_internal()
898 hrtime_to_monosec(dsmp->dsm_neg_hrtime)); in send_pkt_internal()
H A Dutil.c165 hrtime_to_monosec(hrtime_t hrtime) in hrtime_to_monosec() function