iPXE
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 63 of file dwmac.h.

Member Function Documentation

◆ __attribute__()

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

References count.

Field Documentation

◆ addrl

uint32_t dwmac_mac::addrl

Definition at line 65 of file dwmac.h.

◆ addrh

uint32_t dwmac_mac::addrh

Definition at line 66 of file dwmac.h.

◆ raw

uint8_t dwmac_mac::raw[ETH_ALEN]

Definition at line 68 of file dwmac.h.


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