iPXE
Data Fields
s_PXENV_UNDI_SET_STATION_ADDRESS Struct Reference

Parameter block for pxenv_undi_set_station_address() More...

#include <pxe_api.h>

Data Fields

PXENV_STATUS_t Status
 PXE status code. More...
 
MAC_ADDR_t StationAddress
 Station MAC address. More...
 

Detailed Description

Parameter block for pxenv_undi_set_station_address()

Definition at line 1108 of file pxe_api.h.

Field Documentation

◆ Status

PXENV_STATUS_t s_PXENV_UNDI_SET_STATION_ADDRESS::Status

PXE status code.

Definition at line 1109 of file pxe_api.h.

Referenced by pxenv_undi_set_station_address().

◆ StationAddress

MAC_ADDR_t s_PXENV_UNDI_SET_STATION_ADDRESS::StationAddress

Station MAC address.

Definition at line 1110 of file pxe_api.h.

Referenced by pxenv_undi_set_station_address(), and undinet_open().


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