Home
last modified time | relevance | path

Searched refs:QueueUndecryptablePacket (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/quic/
Dquic_connection.h612 void QueueUndecryptablePacket(const QuicEncryptedPacket& packet);
Dquic_connection.cc1118 QueueUndecryptablePacket(packet); in ProcessUdpPacket()
1668 void QuicConnection::QueueUndecryptablePacket( in QueueUndecryptablePacket() function in net::QuicConnection