iPXE
Data Fields
rdc_mac Union Reference

A MAC address. More...

#include <rdc.h>

Data Fields

uint8_t raw [ETH_ALEN]
 Raw bytes. More...
 
uint16_t mid [ETH_ALEN/2]
 MIDx registers. More...
 

Detailed Description

A MAC address.

Definition at line 122 of file rdc.h.

Field Documentation

◆ raw

uint8_t rdc_mac::raw[ETH_ALEN]

Raw bytes.

Definition at line 124 of file rdc.h.

◆ mid

uint16_t rdc_mac::mid[ETH_ALEN/2]

MIDx registers.

Definition at line 126 of file rdc.h.


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