Searched refs:htonll (Results 1 – 3 of 3) sorted by relevance
48 Buffer.prototype.htonll = function htonll() { method in Buffer
22 #define htonll(x) ntohll(x) macro
1159 #ifndef htonll1168 #define htonll(x) htobe64(x) macro