Searched refs:chunk_base (Results 1 – 1 of 1) sorted by relevance
91 const uint8_t* chunk_base = in SendMsgAll() local93 ret = SendAll(sender, socket_fd, chunk_base + offset_within_chunk, in SendMsgAll()133 uint8_t* chunk_base = static_cast<uint8_t*>(msg->msg_iov[i].iov_base); in RecvMsgAll() local134 ret = RecvAll(receiver, socket_fd, chunk_base + offset_within_chunk, in RecvMsgAll()