Lines Matching refs:Timer
524 Heart beat timer handler, queues the DPC at TPL_CALLBACK.
526 @param[in] Event Timer event signaled, ignored.
527 @param[in] Context Context of the timer event, ignored.
538 Enable a TCP timer.
541 @param[in] Timer The index of the timer to be enabled.
542 @param[in] TimeOut The timeout value of this timer.
548 IN UINT16 Timer,
553 Clear one TCP timer.
556 @param[in] Timer The index of the timer to be cleared.
562 IN UINT16 Timer
577 Enable the window prober timer and set the timeout value.
588 Enable the keepalive timer and set the timeout value.