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

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

Field Documentation

◆ Filters

UINT8 EFI_PXE_BASE_CODE_IP_FILTER::Filters

Definition at line 76 of file PxeBaseCode.h.

◆ IpCnt

UINT8 EFI_PXE_BASE_CODE_IP_FILTER::IpCnt

Definition at line 77 of file PxeBaseCode.h.

◆ IpList

EFI_IP_ADDRESS EFI_PXE_BASE_CODE_IP_FILTER::IpList[EFI_PXE_BASE_CODE_MAX_IPCNT]

Definition at line 79 of file PxeBaseCode.h.

◆ reserved

UINT16 EFI_PXE_BASE_CODE_IP_FILTER::reserved

Definition at line 78 of file PxeBaseCode.h.


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