iPXE
Data Fields
_EFI_DHCP6_PROTOCOL Struct Reference

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

#include <Dhcp6.h>

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.

Definition at line 767 of file Dhcp6.h.

Field Documentation

◆ GetModeData

EFI_DHCP6_GET_MODE_DATA _EFI_DHCP6_PROTOCOL::GetModeData

Definition at line 768 of file Dhcp6.h.

◆ Configure

EFI_DHCP6_CONFIGURE _EFI_DHCP6_PROTOCOL::Configure

Definition at line 769 of file Dhcp6.h.

◆ Start

EFI_DHCP6_START _EFI_DHCP6_PROTOCOL::Start

Definition at line 770 of file Dhcp6.h.

◆ InfoRequest

EFI_DHCP6_INFO_REQUEST _EFI_DHCP6_PROTOCOL::InfoRequest

Definition at line 771 of file Dhcp6.h.

◆ RenewRebind

EFI_DHCP6_RENEW_REBIND _EFI_DHCP6_PROTOCOL::RenewRebind

Definition at line 772 of file Dhcp6.h.

◆ Decline

EFI_DHCP6_DECLINE _EFI_DHCP6_PROTOCOL::Decline

Definition at line 773 of file Dhcp6.h.

◆ Release

EFI_DHCP6_RELEASE _EFI_DHCP6_PROTOCOL::Release

Definition at line 774 of file Dhcp6.h.

◆ Stop

EFI_DHCP6_STOP _EFI_DHCP6_PROTOCOL::Stop

Definition at line 775 of file Dhcp6.h.

◆ Parse

EFI_DHCP6_PARSE _EFI_DHCP6_PROTOCOL::Parse

Definition at line 776 of file Dhcp6.h.


The documentation for this struct was generated from the following file: