Searched refs:kMinimumPayloadSizeWithTwoByteExtendedPayloadLength (Results 1 – 1 of 1) sorted by relevance
24 const size_t kMinimumPayloadSizeWithTwoByteExtendedPayloadLength = 126; variable37 else if (payload_size > kMinimumPayloadSizeWithTwoByteExtendedPayloadLength) in GetFrameSize()