s_pxe_cpb_receive Struct Reference

#include <UefiPxe.h>


Data Fields

PXE_UINT64 BufferAddr
 Address of first byte of receive buffer.
PXE_UINT32 BufferLen
 Length of receive buffer.
PXE_UINT32 reserved
 Reserved, must be set to zero.


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:

Generated on Tue Apr 6 20:02:08 2010 for gPXE by  doxygen 1.5.7.1