Searched defs:wireSize (Results 1 – 2 of 2) sorted by relevance
159 static size_t wireSize(uint32_t protocolVersion) { in wireSize() function
425 int wireSize = data.length + 5; // 5 is the size of the header in windowUpdateMatchesTarget() local