photon
1.1
|
#include <photon.h>
Data Fields | |
uint8_t | raw [16] |
unsigned long | s_addr |
struct { | |
uint64_t prefix | |
uint64_t proc_id | |
} | global |
struct { | |
uint32_t blk0 | |
uint32_t blk1 | |
uint32_t blk2 | |
uint32_t blk3 | |
} | blkaddr |
The Photon address union with enough bits to encode a 128b address. Currently only used in the experimental UD send/recv API.
struct { ... } photon_addr::blkaddr |
struct { ... } photon_addr::global |