Searched refs:GetCommLayerFrameHeaderLength (Results 1 – 3 of 3) sorted by relevance
57 static uint32_t GetCommLayerFrameHeaderLength();
91 uint32_t ProtocolProto::GetCommLayerFrameHeaderLength() in GetCommLayerFrameHeaderLength() function in DistributedDB::ProtocolProto188 int errCode = buffer->AllocBufferByPayloadLength(0, GetCommLayerFrameHeaderLength()); in BuildEmptyFrameForVersionNegotiate()238 GetCommLayerFrameHeaderLength()); in BuildLabelExchange()276 int errCode = buffer->AllocBufferByPayloadLength(payloadLen, GetCommLayerFrameHeaderLength()); in BuildLabelExchangeAck()
246 … ProtocolProto::GetCommLayerFrameHeaderLength() : ProtocolProto::GetAppLayerFrameHeaderLength(); in CreateNewFrameBuffer()