Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dutil.h57 monosec_t hrtime_to_monosec(hrtime_t);
H A Dpacket.c913 hrtime_to_monosec(dsmp->dsm_neg_hrtime); in send_pkt_internal()
919 hrtime_to_monosec(dsmp->dsm_neg_hrtime)); in send_pkt_internal()
931 hrtime_to_monosec(dsmp->dsm_neg_hrtime)); in send_pkt_internal()
H A Dutil.c182 hrtime_to_monosec(hrtime_t hrtime) in hrtime_to_monosec() function