Searched refs:netOrderLabel (Results 1 – 2 of 2) sorted by relevance
139 uint64_t netOrderLabel = HostToNet(commLabel); in AllocCommunicator() local140 uint8_t *eachByte = reinterpret_cast<uint8_t *>(&netOrderLabel); in AllocCommunicator()
525 uint64_t netOrderLabel = HostToNet(commLabel); in ToLabelType() local526 uint8_t *eachByte = reinterpret_cast<uint8_t *>(&netOrderLabel); in ToLabelType()