HomeSort by relevance Sort by last modified time
    Searched refs:Dhcp6Bound (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/
Dhcp6Impl.c 46 Dhcp6Bound state.
715 - When RebindRequest is FALSE and the state of the configured IA is Dhcp6Bound,
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.
720 - When RebindRequest is TRUE and the state of the configured IA is Dhcp6Bound,
722 to Dhcp6Bound and the valid and preferred timer restarts. If it fails, the state
737 state of the configured IA is not in Dhcp6Bound.
789 if (Instance->IaCb.Ia->State != Dhcp6Bound) {
849 Otherwise, the state of the IA will restore to Dhcp6Bound after the
851 Dhcp6Bound state. If the EFI_DHCP6_CONFIG_DATA.IaInfoEvent is NULL,
    [all...]
Dhcp6Io.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Dhcp6.h 69 Dhcp6Bound = 0x6,
285 /// in Dhcp6Bound, Dhcp6Renewing and Dhcp6Rebinding, the IPv6 addresses are usable.
482 Dhcp6Requesting to Dhcp6Bound state. The update of the IPv6 addresses will be notified through
594 - When RebindRequest is FALSE and the state of the configured IA is Dhcp6Bound, it
596 IA to Dhcp6Renewing. If valid Reply packet received, the state transfers to Dhcp6Bound
597 and the valid and preferred timer restarts. If fails, the state transfers to Dhcp6Bound but the
599 - When RebindRequest is TRUE and the state of the configured IA is Dhcp6Bound, it will
600 send Rebind packet. If valid Reply packet received, the state transfers to Dhcp6Bound and the
614 of the configured IA is not in Dhcp6Bound.
641 otherwise, the state of the IA will restore to Dhcp6Bound after the declining process. The
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
HttpBootDhcp6.c 991 ASSERT (Mode.Ia->State == Dhcp6Bound);
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6ConfigImpl.c     [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
PxeBcDhcp6.c     [all...]

Completed in 73 milliseconds