Definition at line 1723 of file UefiPxe.h.
◆ BufferAddr
Address of first byte of receive buffer. This is also the first byte of the frame header.
Definition at line 1728 of file UefiPxe.h.
◆ BufferLen
PXE_UINT32 s_pxe_cpb_receive::BufferLen |
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 1735 of file UefiPxe.h.
◆ reserved
PXE_UINT32 s_pxe_cpb_receive::reserved |
Reserved, must be set to zero.
Definition at line 1740 of file UefiPxe.h.
The documentation for this struct was generated from the following file: