Searched refs:LOWER_FDT_TRIGGER (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_defs.h156 #define LOWER_FDT_TRIGGER 4 /* Lower the FDT if crtt is less */ macro
157 /* than FDT / LOWER_FDT_TRIGGER */
H A Dmpd_probe.c666 if ((target->tg_crtt < (pg->pg_probeint / LOWER_FDT_TRIGGER)) &&
921 } else if ((target->tg_crtt < (pg->pg_probeint / LOWER_FDT_TRIGGER)) &&
925 * If the crtt has now dropped by a factor of LOWER_FDT_TRIGGER
1018 * LOWER_FDT_TRIGGER. Small crtt improvements are ignored to avoid failure
1062 LOWER_FDT_TRIGGER)) {

Completed in 122 milliseconds