Searched refs:crc32buf (Results 1 – 1 of 1) sorted by relevance
614 uint8_t crc32buf[8] = {}; in sendCommand() local618 memcpy(crc32buf + padLen, &crc32, sizeof(crc32)); in sendCommand()621 iov[2].iov_base = crc32buf; in sendCommand()