Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_probe.c84 static int64_t tv2ns(struct timeval *);
725 ntohs(reply->pr_icmp_seq), tv2ns(recv_tvp)); in incoming_echo_reply()
956 (tv2ns(recv_tvp) - tv2ns(&pr_statp->pr_tv_sent)); in incoming_echo_reply()
2733 tv2ns(struct timeval *tvp) in tv2ns() function