HomeSort by relevance Sort by last modified time
    Searched defs:Dhcp4Callback (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Dhcp4/
Dhcp4.h 117 EFI_DHCP4_CALLBACK Dhcp4Callback;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Dhcp4.h 162 /// It is time for Dhcp4Callback to select an offer.
170 /// A DHCPACK packet was received and will be passed to Dhcp4Callback.
174 /// A DHCPNAK packet was received and will be passed to Dhcp4Callback.
289 EFI_DHCP4_CALLBACK Dhcp4Callback;
291 /// The pointer to the context that will be passed to Dhcp4Callback when it is called.
    [all...]

Completed in 1161 milliseconds