Searched refs:kTwoBytePayloadLengthField (Results 1 – 2 of 2) sorted by relevance
35 const kTwoBytePayloadLengthField = 126; constant79 singleByteLength = kTwoBytePayloadLengthField;142 case kTwoBytePayloadLengthField:
252 const size_t kTwoBytePayloadLengthField = 126; variable264 frame.push_back(kTwoBytePayloadLengthField); in encode_frame_hybi17()331 if (payload_length64 == kTwoBytePayloadLengthField) { in decode_frame_hybi17()