Home | History | Annotate | Download | only in quic

Lines Matching refs:QuicPacket

386                        QuicPacket* packet) {
497 QuicPacket* BuildDataPacket(const QuicPacketHeader& header,
2156 scoped_ptr<QuicPacket> data(BuildDataPacket(*visitor_.header_, frames));
2217 scoped_ptr<QuicPacket> data(BuildDataPacket(*visitor_.header_, frames));
2291 scoped_ptr<QuicPacket> data(BuildDataPacket(*visitor_.header_, frames));
2372 scoped_ptr<QuicPacket> data(BuildDataPacket(*visitor_.header_, frames));
3249 scoped_ptr<QuicPacket> data(BuildDataPacket(header, frames));
3295 scoped_ptr<QuicPacket> data(BuildDataPacket(header, frames));
3341 scoped_ptr<QuicPacket> data(BuildDataPacket(header, frames));
3387 scoped_ptr<QuicPacket> data(BuildDataPacket(header, frames));
3440 scoped_ptr<QuicPacket> data(BuildDataPacket(header, frames));
3495 scoped_ptr<QuicPacket> data(BuildDataPacket(header, frames));
3550 scoped_ptr<QuicPacket> data(BuildDataPacket(header, frames));
3639 scoped_ptr<QuicPacket> data(BuildDataPacket(header, frames));
3709 scoped_ptr<QuicPacket> data(BuildDataPacket(header, frames));
3825 scoped_ptr<QuicPacket> data(
3894 scoped_ptr<QuicPacket> data(
3941 scoped_ptr<QuicPacket> data(BuildDataPacket(header, frames));
4010 scoped_ptr<QuicPacket> data(BuildDataPacket(header, frames));
4059 scoped_ptr<QuicPacket> data(BuildDataPacket(header, frames));
4105 scoped_ptr<QuicPacket> data(BuildDataPacket(header, frames));
4130 scoped_ptr<QuicPacket> data;
4186 scoped_ptr<QuicPacket> data(BuildDataPacket(header, frames));
4236 scoped_ptr<QuicPacket> data(BuildDataPacket(header, frames));
4289 scoped_ptr<QuicPacket> data(BuildDataPacket(header, frames));
4335 scoped_ptr<QuicPacket> data(BuildDataPacket(header, frames));
4377 scoped_ptr<QuicPacket> data(BuildDataPacket(header, frames));
4417 scoped_ptr<QuicPacket> data(BuildDataPacket(header, frames));
4563 scoped_ptr<QuicPacket> data(
4595 scoped_ptr<QuicPacket> raw(
4596 QuicPacket::NewDataPacket(AsChars(packet), arraysize(packet), false,
4631 scoped_ptr<QuicPacket> raw(
4632 QuicPacket::NewDataPacket(AsChars(packet), arraysize(packet), false,
4664 scoped_ptr<QuicPacket> raw_ack_packet(
4707 scoped_ptr<QuicPacket> raw_ack_packet(
4755 scoped_ptr<QuicPacket> raw_ack_packet(BuildDataPacket(header, frames));
4803 scoped_ptr<QuicPacket> raw_ack_packet(BuildDataPacket(header, frames));