s_PXENV_GET_CACHED_INFO Struct Reference
[PXENV_GET_CACHED_INFO]

Parameter block for pxenv_get_cached_info(). More...

#include <pxe_api.h>


Data Fields

PXENV_STATUS_t Status
 PXE status code.
UINT16_t PacketType
 Packet type.
UINT16_t BufferSize
 Buffer size.
SEGOFF16_t Buffer
 Buffer address.
UINT16_t BufferLimit
 Maximum buffer size.


Detailed Description

Parameter block for pxenv_get_cached_info().

Definition at line 284 of file pxe_api.h.


Field Documentation

PXE status code.

Definition at line 285 of file pxe_api.h.

Referenced by pxenv_get_cached_info().

Buffer size.

Definition at line 292 of file pxe_api.h.

Referenced by get_cached_dhcpack(), and pxenv_get_cached_info().

Buffer address.

Definition at line 293 of file pxe_api.h.

Referenced by get_cached_dhcpack(), and pxenv_get_cached_info().

Maximum buffer size.

Definition at line 294 of file pxe_api.h.

Referenced by pxenv_get_cached_info().


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