Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_probe.c57 static hrtime_t last_fdt_bumpup_time; /* When FDT was bumped up last */ variable
668 (last_fdt_bumpup_time + MIN_SETTLING_TIME < gethrtime())) { in incoming_rtt_reply()
911 last_fdt_bumpup_time = gethrtime(); in incoming_echo_reply()
923 (last_fdt_bumpup_time + MIN_SETTLING_TIME < gethrtime())) { in incoming_echo_reply()