Searched defs:ntohll (Results 1 – 7 of 7) sorted by relevance
86 #define ntohll(x) BMASK_64(x) macro96 ntohll(uint64_t n) in ntohll() function102 #define ntohll(x) BSWAP_64(x) macro
68 ntohll(uint64_t n) in ntohll() function80 ntohll(uint64_t n) in ntohll() function
106 ntohll(uint64_t n) in ntohll() function
137 ntohll(uint64_t n) in ntohll() function
109 #define ntohll(x) cpu_to_be64((x)) macro
1150 #define ntohll(x) be64toh(x) macro