Searched defs:htonll (Results 1 – 7 of 7) sorted by relevance
85 #define htonll(x) BMASK_64(x) macro90 htonll(uint64_t n) in htonll() function101 #define htonll(x) BSWAP_64(x) macro
62 htonll(uint64_t n) in htonll() function74 htonll(uint64_t n) in htonll() function
100 htonll(uint64_t n) in htonll() function
131 htonll(uint64_t n) in htonll() function
108 #define htonll(x) cpu_to_be64((x)) macro
1155 #define htonll(x) htobe64(x) macro