Searched defs:ntoh64 (Results 1 – 3 of 3) sorted by relevance
54 static inline uint64_t ntoh64(uint64_t n) in ntoh64() function63 #define ntoh64(x) (x) macro
57 static inline uint64_t ntoh64(uint64_t n) in ntoh64() function66 #define ntoh64(x) (x) macro
64 #define ntoh64(x) (x) macro72 static inline uint64_t ntoh64(uint64_t n) in ntoh64() function