iPXE
|
#include <mlx_types_priv.h>
Data Fields | |
struct { | |
uint32_t low | |
uint32_t high | |
}; | |
uint8_t | addr [MAC_ADDR_LEN] |
Definition at line 52 of file mlx_types_priv.h.
uint32_t mlx_mac_address::low |
Definition at line 54 of file mlx_types_priv.h.
uint32_t mlx_mac_address::high |
Definition at line 55 of file mlx_types_priv.h.
struct { ... } |
uint8_t mlx_mac_address::addr[MAC_ADDR_LEN] |
Definition at line 57 of file mlx_types_priv.h.