TianoCore EDK2 master
Loading...
Searching...
No Matches
s_pxe_dpb_station_address Struct Reference

Data Fields

PXE_MAC_ADDR StationAddr
 
PXE_MAC_ADDR BroadcastAddr
 
PXE_MAC_ADDR PermanentAddr
 

Detailed Description

Definition at line 1339 of file UefiPxe.h.

Field Documentation

◆ BroadcastAddr

PXE_MAC_ADDR s_pxe_dpb_station_address::BroadcastAddr

Station broadcast MAC address.

Definition at line 1348 of file UefiPxe.h.

◆ PermanentAddr

PXE_MAC_ADDR s_pxe_dpb_station_address::PermanentAddr

Permanent station MAC address.

Definition at line 1353 of file UefiPxe.h.

◆ StationAddr

PXE_MAC_ADDR s_pxe_dpb_station_address::StationAddr

Current station MAC address.

Definition at line 1343 of file UefiPxe.h.


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