s_pxe_cpb_receive Struct Reference
#include <UefiPxe.h>
Detailed Description
Definition at line 1698 of file UefiPxe.h.
Field Documentation
Address of first byte of receive buffer.
This is also the first byte of the frame header.
Definition at line 1703 of file UefiPxe.h.
Length of receive buffer.
This must be large enough to hold the received frame (media header + data). If the length of smaller than the received frame, data will be lost.
Definition at line 1710 of file UefiPxe.h.
Reserved, must be set to zero.
Definition at line 1715 of file UefiPxe.h.
The documentation for this struct was generated from the following file: