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

Data Fields

UINT16 HwType
 
UINT16 ProtoType
 
UINT8 HwAddrLen
 
UINT8 ProtoAddrLen
 
UINT16 OpCode
 

Detailed Description

Definition at line 53 of file ArpImpl.h.

Field Documentation

◆ HwAddrLen

UINT8 ARP_HEAD::HwAddrLen

Definition at line 56 of file ArpImpl.h.

◆ HwType

UINT16 ARP_HEAD::HwType

Definition at line 54 of file ArpImpl.h.

◆ OpCode

UINT16 ARP_HEAD::OpCode

Definition at line 58 of file ArpImpl.h.

◆ ProtoAddrLen

UINT8 ARP_HEAD::ProtoAddrLen

Definition at line 57 of file ArpImpl.h.

◆ ProtoType

UINT16 ARP_HEAD::ProtoType

Definition at line 55 of file ArpImpl.h.


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