Searched refs:CONNECTION_CLOSE_FRAME (Results 1 – 7 of 7) sorted by relevance
47 case CONNECTION_CLOSE_FRAME: in ~QuicPacketGenerator()
146 CONNECTION_CLOSE_FRAME, enumerator732 : type(CONNECTION_CLOSE_FRAME), in QuicFrame()
212 if ((frame.type == ACK_FRAME || frame.type == CONNECTION_CLOSE_FRAME) && in CanTruncate()332 case CONNECTION_CLOSE_FRAME: in BuildDataPacket()1058 case CONNECTION_CLOSE_FRAME: { in ProcessFrameData()1654 case CONNECTION_CLOSE_FRAME: in ComputeFrameLength()
390 case CONNECTION_CLOSE_FRAME: in ~RetransmittableFrames()
331 queued_frames_.back().type == CONNECTION_CLOSE_FRAME); in SerializePacket()
244 case CONNECTION_CLOSE_FRAME: in OnFrameAddedToPacket()
146 if (retransmittable_frames->frames()[i].type == CONNECTION_CLOSE_FRAME) { in HasForcedFrames()