Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.h256 struct timeval pr_tv_sent; /* Wall time probe was sent */ member
H A Dmpd_probe.c335 pii->pii_probes[pr_ndx].pr_tv_sent = sent_tv; in probe()
956 (tv2ns(recv_tvp) - tv2ns(&pr_statp->pr_tv_sent)); in incoming_echo_reply()