Home | History | Annotate | Download | only in Data_link

Lines Matching refs:TimeIntervalMs

206             AlertElement->TimeOut = AlertElement->TimeIntervalMs + CurentTime;
340 TrafficAlertElement->TimeIntervalMs = TrafficAlertRegParm->TimeIntervalMs;
341 TrafficAlertElement->TimeOut = CurentTime + TrafficAlertRegParm->TimeIntervalMs;
554 TrafficAlertElement->TimeOut = CurentTime + TrafficAlertElement->TimeIntervalMs;
576 TrafficResetAlertElement->TimeOut = CurentTime + TrafficAlertElement->TimeIntervalMs;
725 AlertElement->TimeOut = CurrentTime + AlertElement->TimeIntervalMs;
732 AlertElement->TimeOut = CurrentTime + AlertElement->TimeIntervalMs;
748 rstElmt->TimeOut = CurrentTime + rstElmt->TimeIntervalMs;
818 rstElmt->TimeOut = CurrentTime + rstElmt->TimeIntervalMs;
835 AlertElement->TimeOut = CurrentTime + AlertElement->TimeIntervalMs;
847 AlertElement->TimeOut = CurrentTime + AlertElement->TimeIntervalMs;
896 if ((AlertElement->TimeIntervalMs) < (trafficDownMinTimeout))
897 trafficDownMinTimeout = AlertElement->TimeIntervalMs;
1109 if ((AlertElement->TimeIntervalMs) < (trafficDownMinTimeout))
1110 trafficDownMinTimeout = AlertElement->TimeIntervalMs;
1169 if ((AlertElement->TimeIntervalMs) < (trafficDownMinTimeout))
1170 trafficDownMinTimeout = AlertElement->TimeIntervalMs;
1293 TrafficAlertRegParm.TimeIntervalMs = 1000;
1303 TrafficAlertRegParm.TimeIntervalMs = 1000;
1314 TrafficAlertRegParm.TimeIntervalMs = 1000;
1324 TrafficAlertRegParm.TimeIntervalMs = 1000;