MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_EFI_DHCP6_PROTOCOL Struct Reference

Data Fields

EFI_DHCP6_GET_MODE_DATA GetModeData
 
EFI_DHCP6_CONFIGURE Configure
 
EFI_DHCP6_START Start
 
EFI_DHCP6_INFO_REQUEST InfoRequest
 
EFI_DHCP6_RENEW_REBIND RenewRebind
 
EFI_DHCP6_DECLINE Decline
 
EFI_DHCP6_RELEASE Release
 
EFI_DHCP6_STOP Stop
 
EFI_DHCP6_PARSE Parse
 

Detailed Description

The EFI DHCPv6 Protocol is used to get IPv6 addresses and other configuration parameters from DHCPv6 servers.

Field Documentation

EFI_DHCP6_CONFIGURE _EFI_DHCP6_PROTOCOL::Configure
EFI_DHCP6_DECLINE _EFI_DHCP6_PROTOCOL::Decline
EFI_DHCP6_GET_MODE_DATA _EFI_DHCP6_PROTOCOL::GetModeData
EFI_DHCP6_INFO_REQUEST _EFI_DHCP6_PROTOCOL::InfoRequest
EFI_DHCP6_PARSE _EFI_DHCP6_PROTOCOL::Parse
EFI_DHCP6_RELEASE _EFI_DHCP6_PROTOCOL::Release
EFI_DHCP6_RENEW_REBIND _EFI_DHCP6_PROTOCOL::RenewRebind
EFI_DHCP6_START _EFI_DHCP6_PROTOCOL::Start
EFI_DHCP6_STOP _EFI_DHCP6_PROTOCOL::Stop