iPXE
Public Member Functions | Data Fields
dwmac_mac Union Reference

A DesignWare MAC address. More...

#include <dwmac.h>

Public Member Functions

struct {
   uint32_t   addrl
 
   uint32_t   addrh
 
__attribute__ ((packed)) reg
 

Data Fields

uint8_t raw [ETH_ALEN]
 

Detailed Description

A DesignWare MAC address.

Definition at line 67 of file dwmac.h.

Member Function Documentation

◆ __attribute__()

struct dwmac_mac::@39 dwmac_mac::__attribute__ ( (packed)  )

Field Documentation

◆ addrl

uint32_t dwmac_mac::addrl

Definition at line 69 of file dwmac.h.

◆ addrh

uint32_t dwmac_mac::addrh

Definition at line 70 of file dwmac.h.

◆ raw

uint8_t dwmac_mac::raw[ETH_ALEN]

Definition at line 72 of file dwmac.h.


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