s_PXENV_UNDI_GET_MCAST_ADDRESS Struct Reference
[PXENV_UNDI_GET_MCAST_ADDRESS]

Parameter block for pxenv_undi_get_mcast_address(). More...

#include <pxe_api.h>


Data Fields

PXENV_STATUS_t Status
 PXE status code.
IP4_t InetAddr
 Multicast IP address.
MAC_ADDR_t MediaAddr
 Multicast MAC address.


Detailed Description

Parameter block for pxenv_undi_get_mcast_address().

Definition at line 1359 of file pxe_api.h.


Field Documentation

PXE status code.

Definition at line 1360 of file pxe_api.h.

Referenced by pxenv_undi_get_mcast_address().

Multicast IP address.

Definition at line 1361 of file pxe_api.h.

Referenced by pxenv_undi_get_mcast_address().

Multicast MAC address.

Definition at line 1362 of file pxe_api.h.

Referenced by pxenv_undi_get_mcast_address().


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