Searched defs:termination_packets (Results 1 – 5 of 5) sorted by relevance
151 std::vector<std::unique_ptr<QuicEncryptedPacket>> termination_packets; in AddStatelessConnectionId() local318 std::vector<std::unique_ptr<QuicEncryptedPacket>> termination_packets; in TEST_F() local335 std::vector<std::unique_ptr<QuicEncryptedPacket>> termination_packets; in TEST_F() local449 std::vector<std::unique_ptr<QuicEncryptedPacket>> termination_packets; in TEST_F() local535 std::vector<std::unique_ptr<QuicEncryptedPacket>> termination_packets; in TEST_F() local661 std::vector<std::unique_ptr<QuicEncryptedPacket>> termination_packets; in TEST_F() local686 std::vector<std::unique_ptr<QuicEncryptedPacket>> termination_packets; in TEST_F() local712 std::vector<std::unique_ptr<QuicEncryptedPacket>> termination_packets; in TEST_F() local
52 std::vector<std::unique_ptr<QuicEncryptedPacket>>* termination_packets, in TimeWaitConnectionInfo()60 std::vector<std::unique_ptr<QuicEncryptedPacket>>* termination_packets, in TimeWaitConnectionInfo()
51 std::vector<std::unique_ptr<QuicEncryptedPacket>> termination_packets; member
1067 std::vector<std::unique_ptr<QuicEncryptedPacket>> termination_packets; in StatelesslyTerminateConnection() local
1030 std::vector<std::unique_ptr<QuicEncryptedPacket>>* termination_packets() { in termination_packets() function