iPXE
|
eIPoIB Remote Ethernet MAC address More...
#include <ipoib.h>
Data Fields | |
uint32_t | qpn |
Remote QPN. More... | |
uint16_t | lid |
Remote LID. More... | |
eIPoIB Remote Ethernet MAC address
An eIPoIB REMAC address is an Ethernet-like (6 byte) link-layer pseudo-address used to look up a full IPoIB link-layer address.
uint32_t ipoib_remac::qpn |
Remote QPN.
Must be ORed with EIPOIB_QPN_LA so that eIPoIB REMAC addresses are considered as locally-assigned Ethernet MAC addreses.
Definition at line 55 of file ipoib.h.
Referenced by ipoib_complete_recv().
uint16_t ipoib_remac::lid |