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

  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
PxeBcDhcp6.c     [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
HttpBootDhcp6.c 391 @param[in] Dhcp6Event The event that occurs in the current state, which usually means a
408 IN EFI_DHCP6_EVENT Dhcp6Event,
416 if ((Dhcp6Event != Dhcp6RcvdAdvertise) && (Dhcp6Event != Dhcp6SelectAdvertise)) {
424 switch (Dhcp6Event) {
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6ConfigImpl.h 209 EFI_EVENT Dhcp6Event;
Ip6Driver.c 719 gBS->CloseEvent (IpSb->Ip6ConfigInstance.Dhcp6Event);
720 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/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...]

Completed in 349 milliseconds