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

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Dhcp6.h 84 /// A Solicit packet is about to be sent. The packet is passed to Dhcp6Callback and
85 /// can be modified or replaced in Dhcp6Callback.
89 /// An Advertise packet is received and will be passed to Dhcp6Callback.
93 /// It is time for Dhcp6Callback to determine whether select the default Advertise
98 /// A Request packet is about to be sent. The packet is passed to Dhcp6Callback and
99 /// can be modified or replaced in Dhcp6Callback.
103 /// A Reply packet is received and will be passed to Dhcp6Callback.
107 /// A Reconfigure packet is received and will be passed to Dhcp6Callback.
111 /// A Decline packet is about to be sent. The packet is passed to Dhcp6Callback and
112 /// can be modified or replaced in Dhcp6Callback.
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
HttpBootDhcp6.c 946 Config.Dhcp6Callback = HttpBootDhcp6CallBack;
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6ConfigImpl.c 233 Dhcp6CfgData.Dhcp6Callback = NULL;
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
PxeBcDhcp6.c     [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/
Dhcp6Io.c 501 Callback = Instance->Config->Dhcp6Callback;
    [all...]

Completed in 64 milliseconds