iPXE
Data Fields
s_pxe_dpb_station_address Struct Reference

#include <UefiPxe.h>

Data Fields

PXE_MAC_ADDR StationAddr
 Current station MAC address. More...
 
PXE_MAC_ADDR BroadcastAddr
 Station broadcast MAC address. More...
 
PXE_MAC_ADDR PermanentAddr
 Permanent station MAC address. More...
 

Detailed Description

Definition at line 1341 of file UefiPxe.h.

Field Documentation

◆ StationAddr

PXE_MAC_ADDR s_pxe_dpb_station_address::StationAddr

Current station MAC address.

Definition at line 1345 of file UefiPxe.h.

◆ BroadcastAddr

PXE_MAC_ADDR s_pxe_dpb_station_address::BroadcastAddr

Station broadcast MAC address.

Definition at line 1350 of file UefiPxe.h.

◆ PermanentAddr

PXE_MAC_ADDR s_pxe_dpb_station_address::PermanentAddr

Permanent station MAC address.

Definition at line 1355 of file UefiPxe.h.


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