Searched refs:ipmbConnectionHeaderLength (Results 1 – 4 of 4) sorted by relevance
69 ipmbConnectionHeaderLength); in ipmbConnectionHeaderChecksumValidate()75 (reinterpret_cast<uint8_t*>(ipmbHeader) + ipmbConnectionHeaderLength), in ipmbDataChecksumValidate()76 (length - ipmbConnectionHeaderLength)); in ipmbDataChecksumValidate()
69 constexpr size_t ipmbConnectionHeaderLength = 3; variable78 ipmbPktLenSize + ipmbConnectionHeaderLength + ipmbResponseDataHeaderLength +
98 ipmbConnectionHeaderLength); in ipmbConnectionHeaderChecksumValidate()105 ipmbConnectionHeaderLength), in ipmbDataChecksumValidate()106 (length - ipmbConnectionHeaderLength)); in ipmbDataChecksumValidate()140 bufferLength - (ipmbConnectionHeaderLength + in IpmbRequest()177 buffer, ipmbConnectionHeaderLength - ipmbChecksumSize); in ipmbToi2cConstruct()183 &buffer[ipmbConnectionHeaderLength + ipmbResponseDataHeaderLength]); in ipmbToi2cConstruct()187 ipmbConnectionHeaderLength + ipmbChecksumSize; in ipmbToi2cConstruct()
71 constexpr size_t ipmbConnectionHeaderLength = 3; variable78 ipmbConnectionHeaderLength + ipmbResponseDataHeaderLength +