Home | History | Annotate | Download | only in Protocol

Lines Matching defs:Dhcp4Callback

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.