#include <UefiPxe.h>
Definition at line 1746 of file UefiPxe.h.
◆ SrcAddr
Source and destination MAC addresses from media header.
Definition at line 1750 of file UefiPxe.h.
◆ DestAddr
◆ FrameLen
Length of received frame.
May be larger than receive buffer size. The receive buffer will not be overwritten. This is how to tell if data was lost because the receive buffer was too small.
Definition at line 1758 of file UefiPxe.h.
◆ Protocol
Protocol type from media header.
Definition at line 1763 of file UefiPxe.h.
◆ MediaHeaderLen
Length of media header in received frame.
Definition at line 1768 of file UefiPxe.h.
◆ Type
Type of receive frame.
Definition at line 1773 of file UefiPxe.h.
◆ reserved
Reserved, must be zero.
Definition at line 1778 of file UefiPxe.h.
The documentation for this struct was generated from the following file: