Searched refs:ntoh64 (Results 1 – 4 of 4) sorted by relevance
173 #define ntoh64(x) (x) macro190 static inline uint64_t ntoh64(uint64_t n) in ntoh64() function216 #define hton64(x) ntoh64(x)
95 #define hton64(x) ntoh64(x)653 timestamp = ntoh64(req->timestst); in proc_sync_set_req()846 timestamp = ntoh64(rsp->timestst); in proc_sync_set_rsp()877 data.timestamp = ntoh64(req->timestst); in proc_sync_info_ind()
430 ts = ntoh64(ph.ts); in read_dump()436 ts = ntoh64(dp.ts) - 0x00E03AB44A676000ll; in read_dump()
1103 d->val.uint64 = ntoh64(bt_get_unaligned((uint64_t *) p)); in extract_int()