Home | History | Annotate | Download | only in Protocol

Lines Matching defs:Dhcp4Init

116   Dhcp4Init           = 0x1,

238 return to the Dhcp4Init or Dhcp4InitReboot state.
280 /// And set this field to 0.0.0.0 to enter the Dhcp4Init state.
448 Dhcp4Init,
455 * Dhcp4Init
470 @retval EFI_SUCCESS The EFI DHCPv4 Protocol driver is now in the Dhcp4Init or
472 was Dhcp4Stopped, Dhcp4Init,Dhcp4InitReboot, or Dhcp4Bound
476 Dhcp4Stopped, Dhcp4Init, Dhcp4InitReboot, or Dhcp4Bound state;
501 be called only when the EFI DHCPv4 Protocol driver is in the Dhcp4Init or
507 the state is restored to the Dhcp4Init state. The Start() function can be called
602 to the Dhcp4Init state, and any subsequent incoming packets will be discarded silently.
606 @retval EFI_SUCCESS The EFI DHCPv4 Protocol driver is now in the Dhcp4Init phase.