s_PXENV_UNDI_SET_PACKET_FILTER Struct Reference
[PXENV_UNDI_SET_PACKET_FILTER]

Parameter block for pxenv_undi_set_packet_filter(). More...

#include <pxe_api.h>


Data Fields

PXENV_STATUS_t Status
 PXE status code.
UINT8_t filter
 Receive packet filter.


Detailed Description

Parameter block for pxenv_undi_set_packet_filter().

Definition at line 1188 of file pxe_api.h.


Field Documentation

PXE status code.

Definition at line 1189 of file pxe_api.h.

Referenced by pxenv_undi_set_packet_filter().

Receive packet filter.

This field takes the same values as s_PXENV_UNDI_OPEN::PktFilter.

Note:
Yes, this field is a different size to s_PXENV_UNDI_OPEN::PktFilter. Blame "the managers at Intel who apparently let a consultant come up with the spec without any kind of adult supervision" (quote from hpa).

Definition at line 1200 of file pxe_api.h.

Referenced by pxenv_undi_set_packet_filter().


The documentation for this struct was generated from the following file:

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