Searched defs:htonll (Results 1 – 2 of 2) sorted by relevance
23 htonll(uint64_t v) in htonll() function
84 #define htonll(x) BMASK_64(x) macro87 #define htonll(x) BSWAP_64(x) macro