Searched refs:htonll (Results 1 – 3 of 3) sorted by relevance
51 #undef htonll53 #define htonll(data) host_to_net64(data) macro183 reply.offset = htonll(fImageSize); in _HandleHelloRequest()228 reply->offset = htonll(offset); in _HandleReadRequest()273 reply.offset = htonll(offset); in _HandleWriteRequest()
50 #undef htonll52 #define htonll(data) host_to_net64(data) macro119 request.offset = htonll(pos); in ReadAt()
62 #undef htonll64 #define htonll(data) host_to_net64(data) macro194 request.offset = htonll(pos); in ReadAt()249 request->offset = htonll(pos); in WriteAt()