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

Data Fields

UINT8 * SenderHwAddr
 
UINT8 * SenderProtoAddr
 
UINT8 * TargetHwAddr
 
UINT8 * TargetProtoAddr
 

Detailed Description

Definition at line 65 of file ArpImpl.h.

Field Documentation

◆ SenderHwAddr

UINT8* ARP_ADDRESS::SenderHwAddr

Definition at line 66 of file ArpImpl.h.

◆ SenderProtoAddr

UINT8* ARP_ADDRESS::SenderProtoAddr

Definition at line 67 of file ArpImpl.h.

◆ TargetHwAddr

UINT8* ARP_ADDRESS::TargetHwAddr

Definition at line 68 of file ArpImpl.h.

◆ TargetProtoAddr

UINT8* ARP_ADDRESS::TargetProtoAddr

Definition at line 69 of file ArpImpl.h.


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