iPXE
Data Fields
EFI_PXE_BASE_CODE_SRVLIST Struct Reference

Discover() server list structure. More...

#include <PxeBaseCode.h>

Data Fields

UINT16 Type
 
BOOLEAN AcceptAnyResponse
 
UINT8 Reserved
 
EFI_IP_ADDRESS IpAddr
 

Detailed Description

Discover() server list structure.

Definition at line 171 of file PxeBaseCode.h.

Field Documentation

◆ Type

UINT16 EFI_PXE_BASE_CODE_SRVLIST::Type

Definition at line 172 of file PxeBaseCode.h.

◆ AcceptAnyResponse

BOOLEAN EFI_PXE_BASE_CODE_SRVLIST::AcceptAnyResponse

Definition at line 173 of file PxeBaseCode.h.

◆ Reserved

UINT8 EFI_PXE_BASE_CODE_SRVLIST::Reserved

Definition at line 174 of file PxeBaseCode.h.

◆ IpAddr

EFI_IP_ADDRESS EFI_PXE_BASE_CODE_SRVLIST::IpAddr

Definition at line 175 of file PxeBaseCode.h.


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