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

/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c143 * mdi_path_discovery_interval
149 static int mdi_path_discovery_interval = 10; variable
9216 * Do full path discovery at most once per mdi_path_discovery_interval.
9220 if (mdi_path_discovery_interval != -1 &&
9252 mdi_path_discovery_interval * TICKS_PER_SECOND;

Completed in 73 milliseconds