iPXE
Data Fields
_EFI_IP4_CONFIG2_PROTOCOL Struct Reference

The EFI_IP4_CONFIG2_PROTOCOL is designed to be the central repository for the common configurations and the administrator configurable settings for the EFI IPv4 network stack. More...

#include <Ip4Config2.h>

Data Fields

EFI_IP4_CONFIG2_SET_DATA SetData
 
EFI_IP4_CONFIG2_GET_DATA GetData
 
EFI_IP4_CONFIG2_REGISTER_NOTIFY RegisterDataNotify
 
EFI_IP4_CONFIG2_UNREGISTER_NOTIFY UnregisterDataNotify
 

Detailed Description

The EFI_IP4_CONFIG2_PROTOCOL is designed to be the central repository for the common configurations and the administrator configurable settings for the EFI IPv4 network stack.

An EFI IPv4 Configuration II Protocol instance will be installed on each communication device that the EFI IPv4 network stack runs on.

Definition at line 309 of file Ip4Config2.h.

Field Documentation

◆ SetData

EFI_IP4_CONFIG2_SET_DATA _EFI_IP4_CONFIG2_PROTOCOL::SetData

Definition at line 310 of file Ip4Config2.h.

◆ GetData

EFI_IP4_CONFIG2_GET_DATA _EFI_IP4_CONFIG2_PROTOCOL::GetData

Definition at line 311 of file Ip4Config2.h.

◆ RegisterDataNotify

EFI_IP4_CONFIG2_REGISTER_NOTIFY _EFI_IP4_CONFIG2_PROTOCOL::RegisterDataNotify

Definition at line 312 of file Ip4Config2.h.

◆ UnregisterDataNotify

EFI_IP4_CONFIG2_UNREGISTER_NOTIFY _EFI_IP4_CONFIG2_PROTOCOL::UnregisterDataNotify

Definition at line 313 of file Ip4Config2.h.


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