Searched defs:GHostToNetworkLL (Results 1 – 1 of 1) sorted by relevance
177 inline uint64_t GHostToNetworkLL(uint64_t x) { return gbswap_64(x); } in GHostToNetworkLL() function186 inline uint64 GHostToNetworkLL(uint64 x) { return x; } in GHostToNetworkLL() function