Searched defs:ntoh64 (Results 1 – 1 of 1) sorted by relevance
173 #define ntoh64(x) (x) macro190 static inline uint64_t ntoh64(uint64_t n) in ntoh64() function