#include <pxe_api.h>
Data Fields | |
| PXENV_STATUS_t | Status |
| PXE status code. | |
| MAC_ADDR_t | StationAddress |
| Station MAC address. | |
Definition at line 1165 of file pxe_api.h.
PXE status code.
Definition at line 1166 of file pxe_api.h.
Referenced by pxenv_undi_set_station_address().
Station MAC address.
Definition at line 1167 of file pxe_api.h.
Referenced by pxenv_undi_set_station_address(), and undinet_open().
1.5.7.1