Searched defs:crtt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_probe.c670 * If the crtt has now dropped by a factor of LOWER_FT_TRIGGER,
858 * If the crtt exceeds the average time between probes,
925 * If the crtt has now dropped by a factor of LOWER_FDT_TRIGGER
1017 * Check whether the crtt for the group has improved by a factor of
1018 * LOWER_FDT_TRIGGER. Small crtt improvements are ignored to avoid failure
1019 * detection time flapping in the face of small crtt changes.
1030 * The crtt for the group is only improved if each phyint_instance
1043 * Check whether the crtt has improved substantially on this phyint_instance.
1044 * Returns _B_TRUE if there's no crtt information available, because pii
1071 * This target responds very slowly to probes. The target's crtt exceed
1203 int64_t crtt; local
[all...]

Completed in 49 milliseconds