iPXE
|
An LMAC address. More...
#include <thunderx.h>
Data Fields | |
struct { | |
uint8_t pad [2] | |
uint8_t raw [ETH_ALEN] | |
}; | |
uint64_t | be64 |
An LMAC address.
Definition at line 898 of file thunderx.h.
uint8_t txnic_lmac_address::pad[2] |
Definition at line 900 of file thunderx.h.
Definition at line 901 of file thunderx.h.
Referenced by txnic_bgx_mac(), and txnic_lmac_probe().
struct { ... } |
uint64_t txnic_lmac_address::be64 |
Definition at line 903 of file thunderx.h.
Referenced by txnic_bgx_mac().