TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_IP6_CONFIG_PROTOCOL Struct Reference

#include <MdePkg/Include/Protocol/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 358 of file Ip6Config.h.

Field Documentation

◆ GetData

EFI_IP6_CONFIG_GET_DATA _EFI_IP6_CONFIG_PROTOCOL::GetData

Definition at line 360 of file Ip6Config.h.

◆ RegisterDataNotify

EFI_IP6_CONFIG_REGISTER_NOTIFY _EFI_IP6_CONFIG_PROTOCOL::RegisterDataNotify

Definition at line 361 of file Ip6Config.h.

◆ SetData

EFI_IP6_CONFIG_SET_DATA _EFI_IP6_CONFIG_PROTOCOL::SetData

Definition at line 359 of file Ip6Config.h.

◆ UnregisterDataNotify

EFI_IP6_CONFIG_UNREGISTER_NOTIFY _EFI_IP6_CONFIG_PROTOCOL::UnregisterDataNotify

Definition at line 362 of file Ip6Config.h.


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