iPXE
Data Fields
hermon_port_mac Union Reference

A Hermon port Ethernet MAC address. More...

#include <hermon.h>

Data Fields

struct {
   uint16_t   h
 
   uint32_t   l
 
part
 
uint8_t raw [ETH_ALEN]
 

Detailed Description

A Hermon port Ethernet MAC address.

Definition at line 837 of file hermon.h.

Field Documentation

◆ h

uint16_t hermon_port_mac::h

Definition at line 839 of file hermon.h.

◆ l

uint32_t hermon_port_mac::l

Definition at line 840 of file hermon.h.

◆ part

struct { ... } hermon_port_mac::part

◆ raw

uint8_t hermon_port_mac::raw[ETH_ALEN]

Definition at line 842 of file hermon.h.


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