iPXE
Data Fields
EFI_PXE_BASE_CODE_IP_FILTER Struct Reference

IP Receive Filter structure. More...

#include <PxeBaseCode.h>

Data Fields

UINT8 Filters
 
UINT8 IpCnt
 
UINT16 reserved
 
EFI_IP_ADDRESS IpList [EFI_PXE_BASE_CODE_MAX_IPCNT]
 

Detailed Description

IP Receive Filter structure.

Definition at line 77 of file PxeBaseCode.h.

Field Documentation

◆ Filters

UINT8 EFI_PXE_BASE_CODE_IP_FILTER::Filters

Definition at line 78 of file PxeBaseCode.h.

Referenced by efi_pxe_start().

◆ IpCnt

UINT8 EFI_PXE_BASE_CODE_IP_FILTER::IpCnt

Definition at line 79 of file PxeBaseCode.h.

◆ reserved

UINT16 EFI_PXE_BASE_CODE_IP_FILTER::reserved

Definition at line 80 of file PxeBaseCode.h.

◆ IpList

EFI_IP_ADDRESS EFI_PXE_BASE_CODE_IP_FILTER::IpList[EFI_PXE_BASE_CODE_MAX_IPCNT]

Definition at line 81 of file PxeBaseCode.h.


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