iPXE
Data Fields
_EFI_IP6_CONFIG_PROTOCOL Struct Reference

The EFI_IP6_CONFIG_PROTOCOL provides the mechanism to set and get various types of configurations for the EFI IPv6 network stack. More...

#include <Ip6Config.h>

Data Fields

EFI_IP6_CONFIG_SET_DATA SetData
 
EFI_IP6_CONFIG_GET_DATA GetData
 
EFI_IP6_CONFIG_REGISTER_NOTIFY RegisterDataNotify
 
EFI_IP6_CONFIG_UNREGISTER_NOTIFY UnregisterDataNotify
 

Detailed Description

The EFI_IP6_CONFIG_PROTOCOL provides the mechanism to set and get various types of configurations for the EFI IPv6 network stack.

Definition at line 360 of file Ip6Config.h.

Field Documentation

◆ SetData

EFI_IP6_CONFIG_SET_DATA _EFI_IP6_CONFIG_PROTOCOL::SetData

Definition at line 361 of file Ip6Config.h.

◆ GetData

EFI_IP6_CONFIG_GET_DATA _EFI_IP6_CONFIG_PROTOCOL::GetData

Definition at line 362 of file Ip6Config.h.

◆ RegisterDataNotify

EFI_IP6_CONFIG_REGISTER_NOTIFY _EFI_IP6_CONFIG_PROTOCOL::RegisterDataNotify

Definition at line 363 of file Ip6Config.h.

◆ UnregisterDataNotify

EFI_IP6_CONFIG_UNREGISTER_NOTIFY _EFI_IP6_CONFIG_PROTOCOL::UnregisterDataNotify

Definition at line 364 of file Ip6Config.h.


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