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