iPXE
Data Fields
_EFI_ARP_PROTOCOL Struct Reference

ARP is used to resolve local network protocol addresses into network hardware addresses. More...

#include <Arp.h>

Data Fields

EFI_ARP_CONFIGURE Configure
 
EFI_ARP_ADD Add
 
EFI_ARP_FIND Find
 
EFI_ARP_DELETE Delete
 
EFI_ARP_FLUSH Flush
 
EFI_ARP_REQUEST Request
 
EFI_ARP_CANCEL Cancel
 

Detailed Description

ARP is used to resolve local network protocol addresses into network hardware addresses.

Definition at line 365 of file Arp.h.

Field Documentation

◆ Configure

EFI_ARP_CONFIGURE _EFI_ARP_PROTOCOL::Configure

Definition at line 366 of file Arp.h.

◆ Add

EFI_ARP_ADD _EFI_ARP_PROTOCOL::Add

Definition at line 367 of file Arp.h.

◆ Find

EFI_ARP_FIND _EFI_ARP_PROTOCOL::Find

Definition at line 368 of file Arp.h.

◆ Delete

EFI_ARP_DELETE _EFI_ARP_PROTOCOL::Delete

Definition at line 369 of file Arp.h.

◆ Flush

EFI_ARP_FLUSH _EFI_ARP_PROTOCOL::Flush

Definition at line 370 of file Arp.h.

◆ Request

EFI_ARP_REQUEST _EFI_ARP_PROTOCOL::Request

Definition at line 371 of file Arp.h.

◆ Cancel

EFI_ARP_CANCEL _EFI_ARP_PROTOCOL::Cancel

Definition at line 372 of file Arp.h.


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