iPXE
intel_receive_address Union Reference

Receive address. More...

#include <intel.h>

Data Fields

struct { 
   uint32_t   low 
   uint32_t   high 
reg
uint8_t raw [ETH_ALEN]

Detailed Description

Receive address.

Definition at line 213 of file intel.h.

Field Documentation

◆ low

uint32_t intel_receive_address::low

Definition at line 215 of file intel.h.

◆ high

uint32_t intel_receive_address::high

Definition at line 216 of file intel.h.

◆ [struct]

struct { ... } intel_receive_address::reg

◆ raw

uint8_t intel_receive_address::raw[ETH_ALEN]

Definition at line 218 of file intel.h.


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