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

  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6ConfigImpl.h 207 EFI_EVENT Dhcp6Event;
Ip6Driver.c 747 gBS->CloseEvent (IpSb->Ip6ConfigInstance.Dhcp6Event);
748 IpSb->Ip6ConfigInstance.Dhcp6Event = NULL;
Ip6ConfigImpl.c 239 Dhcp6CfgData.IaInfoEvent = Instance->Dhcp6Event;
273 Instance->Dhcp6Event,
    [all...]
Ip6Nd.c 872 IpSb->Ip6ConfigInstance.Dhcp6Event,
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
PxeBcDhcp6.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Dhcp6.h 310 @param[in] Dhcp6Event The event that occurs in the current state, which usually means a state transition.
328 IN EFI_DHCP6_EVENT Dhcp6Event,
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
HttpBootDhcp6.c 411 @param[in] Dhcp6Event The event that occurs in the current state, which usually means a
429 IN EFI_DHCP6_EVENT Dhcp6Event,
442 switch (Dhcp6Event) {

Completed in 269 milliseconds