Lines Matching full:instance
30 /// The EFI DHCPv6 Protocol instance is configured, and start() needs
36 /// DHCPv6 Protocol instance is collecting Advertise packets.
41 /// Protocol instance is waiting for Reply packet.
47 /// Protocol instance is waiting for Reply packet.
52 /// configured IA, and the EFI DHCPv6 Protocol instance is waiting for Reply packet.
57 /// the configured IA, and the EFI DHCPv6 Protocol instance is waiting for Reply packet.
66 /// the configured IA, and the EFI DHCPv6 Protocol instance is waiting for Reply packet.
71 /// the configured IA, and the EFI DHCPv6 Protocol instance is waiting for Reply packet.
290 /// Pointer to the configured IA of current instance. The caller can free this buffer after
297 EFI_DHCP6_CALLBACK is provided by the consumer of the EFI DHCPv6 Protocol instance to
300 …@param[in] This Pointer to the EFI_DHCP6_PROTOCOL instance that is used to configure…
306 … The EFI DHCPv6 Protocol instance is responsible for freeing the buffer.
309 Protocol instance is responsible for freeing the buffer.
311 …@retval EFI_SUCCESS Tell the EFI DHCPv6 Protocol instance to continue the DHCPv6 S.A.R.R…
312 …@retval EFI_ABORTED Tell the EFI DHCPv6 Protocol instance to abort the DHCPv6 S.A.R.R pr…
345 /// and any IA option, which will be appended by EFI DHCPv6 Protocol instance
350 /// The descriptor for the IA of the EFI DHCPv6 Protocol instance.
362 /// If TRUE, the EFI DHCPv6 Protocol instance is willing to accept Reconfigure packet.
368 /// If TRUE, the EFI DHCPv6 Protocol instance will send Solicit packet with Rapid
382 instance to intercept events that occurs in the DHCPv6 Information Request exchange process.
384 …@param[in] This Pointer to the EFI_DHCP6_PROTOCOL instance that is used to configure…
387 …cket Pointer to Reply packet that has been received. The EFI DHCPv6 Protocol instance is
390 …@retval EFI_SUCCESS Tell the EFI DHCPv6 Protocol instance to finish Information Request …
391 …@retval EFI_NOT_READY Tell the EFI DHCPv6 Protocol instance to continue Information Reques…
392 …@retval EFI_ABORTED Tell the EFI DHCPv6 Protocol instance to abort the Information Reque…
404 …trieve the current operating mode data and configuration data for the EFI DHCPv6 Protocol instance.
406 @param[in] This Pointer to the EFI_DHCP6_PROTOCOL instance.
413 …@retval EFI_ACCESS_DENIED The EFI DHCPv6 Protocol instance has not been configured when Dhcp6C…
428 Initialize or clean up the configuration data for the EFI DHCPv6 Protocol instance.
431 DHCPv6 Protocol instance.
433 configuration data will be initialized in the EFI DHCPv6 Protocol instance and the state of the
436 data will be cleaned up and no IA will be associated with the EFI DHCPv6 Protocol instance.
438 To update the configuration data for an EFI DCHPv6 Protocol instance, the original data must be
441 @param[in] This Pointer to the EFI_DHCP6_PROTOCOL instance.
455 @retval EFI_ACCESS_DENIED The EFI DHCPv6 Protocol instance has been already configured
457 The EFI DHCPv6 Protocol instance has already started the
485 @param[in] This Pointer to the EFI_DHCP6_PROTOCOL instance.
492 @retval EFI_ACCESS_DENIED The EFI DHCPv6 Child instance hasn't been configured.
518 Protocol instance will continue to receive other Reply packets unless timeout according to
522 @param[in] This Pointer to the EFI_DHCP6_PROTOCOL instance.
523 @param[in] SendClientId If TRUE, the EFI DHCPv6 Protocol instance will build Client
598 @param[in] This Pointer to the EFI_DHCP4_PROTOCOL instance.
605 The EFI DHCPv6 Protocol instance has sent Renew or Rebind packet
607 @retval EFI_ACCESS_DENIED The EFI DHCPv6 Child instance hasn't been configured, or the state
640 @param[in] This Pointer to the EFI_DHCP4_PROTOCOL instance.
646 The EFI DHCPv6 Protocol instance has sent Decline packet when
652 for this instance.
653 @retval EFI_ACCESS_DENIED The EFI DHCPv6 Child instance hasn't been configured, or the
668 Release one or more IPv6 addresses associated with the configured IA for current instance.
678 @param[in] This Pointer to the EFI_DHCP6_PROTOCOL instance.
684 The EFI DHCPv6 Protocol instance has sent Release packet when
690 IA for this instance.
691 @retval EFI_ACCESS_DENIED The EFI DHCPv6 Child instance hasn't been configured, or the
712 @param[in] This Pointer to the EFI_DHCP6_PROTOCOL instance.
716 The EFI DHCPv6 Protocol instance has sent Release packet if
733 @param[in] This Pointer to the EFI_DHCP6_PROTOCOL instance.