iPXE
mlx_mac_address Union Reference

#include <mlx_types_priv.h>

Data Fields

struct { 
   uint32_t   low 
   uint32_t   high 
}; 
uint8_t addr [MAC_ADDR_LEN]

Detailed Description

Definition at line 52 of file mlx_types_priv.h.

Field Documentation

◆ low

uint32_t mlx_mac_address::low

Definition at line 54 of file mlx_types_priv.h.

◆ high

uint32_t mlx_mac_address::high

Definition at line 55 of file mlx_types_priv.h.

◆ [struct]

struct { ... } mlx_mac_address

◆ addr

uint8_t mlx_mac_address::addr[MAC_ADDR_LEN]

Definition at line 57 of file mlx_types_priv.h.


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