Home | History | Annotate | Download | only in quic

Lines Matching refs:SerializedPacket

104   // random bool and returns that value as a member of SerializedPacket.
105 // Never returns a RetransmittableFrames in SerializedPacket.
106 SerializedPacket SerializeAllFrames(const QuicFrames& frames);
112 SerializedPacket ReserializeAllFrames(
162 // SerializedPacket. Also, sets |serialized_frames| in the SerializedPacket
165 SerializedPacket SerializePacket();
169 // that value as a member of SerializedPacket.
170 SerializedPacket SerializeFec();
174 // bool and returns that value as a member of SerializedPacket.
175 SerializedPacket SerializeConnectionClose(
181 // SerializedPacket.