Home | History | Annotate | Download | only in TrafficMonitor

Lines Matching refs:TimeIntervalMs

203             AlertElement->TimeOut = AlertElement->TimeIntervalMs + CurentTime;
328 TrafficAlertElement->TimeIntervalMs = TrafficAlertRegParm->TimeIntervalMs;
329 TrafficAlertElement->TimeOut = CurentTime + TrafficAlertRegParm->TimeIntervalMs;
542 TrafficAlertElement->TimeOut = CurentTime + TrafficAlertElement->TimeIntervalMs;
564 TrafficResetAlertElement->TimeOut = CurentTime + TrafficAlertElement->TimeIntervalMs;
716 AlertElement->TimeOut = CurrentTime + AlertElement->TimeIntervalMs;
723 AlertElement->TimeOut = CurrentTime + AlertElement->TimeIntervalMs;
739 rstElmt->TimeOut = CurrentTime + rstElmt->TimeIntervalMs;
809 rstElmt->TimeOut = CurrentTime + rstElmt->TimeIntervalMs;
826 AlertElement->TimeOut = CurrentTime + AlertElement->TimeIntervalMs;
838 AlertElement->TimeOut = CurrentTime + AlertElement->TimeIntervalMs;
887 if ((AlertElement->TimeIntervalMs) < (trafficDownMinTimeout))
888 trafficDownMinTimeout = AlertElement->TimeIntervalMs;
1098 if ((AlertElement->TimeIntervalMs) < (trafficDownMinTimeout))
1099 trafficDownMinTimeout = AlertElement->TimeIntervalMs;
1158 if ((AlertElement->TimeIntervalMs) < (trafficDownMinTimeout))
1159 trafficDownMinTimeout = AlertElement->TimeIntervalMs;
1280 TrafficAlertRegParm.TimeIntervalMs = 1000;
1290 TrafficAlertRegParm.TimeIntervalMs = 1000;
1301 TrafficAlertRegParm.TimeIntervalMs = 1000;
1311 TrafficAlertRegParm.TimeIntervalMs = 1000;