Home | History | Annotate | Download | only in Dhcp6Dxe

Lines Matching refs:Timer

607   EFI_EVENT                    Timer;

655 Status = gBS->CreateEvent (EVT_TIMER, TPL_CALLBACK, NULL, NULL, &Timer);
661 // Start the timer, wait for link local address DAD to finish.
663 Status = gBS->SetTimer (Timer, TimerRelative, GetMappingTimeOut);
665 gBS->CloseEvent (Timer);
670 TimerStatus = gBS->CheckEvent (Timer);
686 gBS->CloseEvent (Timer);
718 the state transfers to Dhcp6Bound and the valid and preferred timer restarts.
719 If fails, the state transfers to Dhcp6Bound, but the timer continues.
722 to Dhcp6Bound and the valid and preferred timer restarts. If it fails, the state