XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_ARP_FIND_DATA Struct Reference

#include <Arp.h>

Public Attributes

UINT32 Size
 
BOOLEAN DenyFlag
 
BOOLEAN StaticFlag
 
UINT16 HwAddressType
 
UINT16 SwAddressType
 
UINT8 HwAddressLength
 
UINT8 SwAddressLength
 

Member Data Documentation

◆ DenyFlag

BOOLEAN EFI_ARP_FIND_DATA::DenyFlag

Set to TRUE if this entry is a "deny" entry. Set to FALSE if this entry is a "normal" entry.

◆ HwAddressLength

UINT8 EFI_ARP_FIND_DATA::HwAddressLength

The length of the hardware address.

◆ HwAddressType

UINT16 EFI_ARP_FIND_DATA::HwAddressType

16-bit ARP hardware identifier number.

◆ Size

UINT32 EFI_ARP_FIND_DATA::Size

Length in bytes of this entry.

◆ StaticFlag

BOOLEAN EFI_ARP_FIND_DATA::StaticFlag

Set to TRUE if this entry will not time out. Set to FALSE if this entry will time out.

◆ SwAddressLength

UINT8 EFI_ARP_FIND_DATA::SwAddressLength

The length of the protocol address.

◆ SwAddressType

UINT16 EFI_ARP_FIND_DATA::SwAddressType

16-bit protocol type number.


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